Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Application behaviour is not the same on all computers with the same operating system
Forum Updated to NodeBB v4.3 + New Features

Application behaviour is not the same on all computers with the same operating system

Scheduled Pinned Locked Moved General and Desktop
5 Posts 3 Posters 935 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • K Offline
    K Offline
    krosseland
    wrote on last edited by
    #1

    We are writing an application that is running on Linux, redhat 6.3. We are several persons working on the application and now we get different behaviour on different machines. If I run the application on my machine some buttons do not appear. If I run the application on another machine, the buttons do appear. Has anyone experience with this problem? All the computers we have tested have Linux, redhat 6.3. What can be the reason?

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to devnet,

      What does you application do ?

      Are the misbehaving buttons any visibility conditions on them ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • K Offline
        K Offline
        krosseland
        wrote on last edited by
        #3

        The application is showing images and image overlays. The buttons that are not showing when I run the application is buttons on a stacked widget. The position of some fields are also positioned differently on my computer. Can it be different settings in environment variables?

        1 Reply Last reply
        0
        • A Offline
          A Offline
          Asperamanca
          wrote on last edited by
          #4

          Uninitialized member variables maybe? Then the button visibility could depend on whatever the memory contains before starting the application.

          1 Reply Last reply
          0
          • K Offline
            K Offline
            krosseland
            wrote on last edited by
            #5

            The problem was related to the QT Creator installation.... The problem was solved by removing files related to a previous QT Creator version.

            1 Reply Last reply
            0

            • Login

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • Users
            • Groups
            • Search
            • Get Qt Extensions
            • Unsolved