Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Systray icons don't show up on target machine Windows XP SP3
Forum Updated to NodeBB v4.3 + New Features

Systray icons don't show up on target machine Windows XP SP3

Scheduled Pinned Locked Moved Installation and Deployment
6 Posts 4 Posters 3.0k 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.
  • Z Offline
    Z Offline
    zchrish
    wrote on last edited by
    #1

    Hi,

    I have read several posts in the past but none seems to fix my issue. My target machine is a Windows XP box with SP3. My development box is also Windows XP SP3. The systray application works fine on the development machine. 
    

    Any ideas?

    Best,
    Chris

    1 Reply Last reply
    0
    • T Offline
      T Offline
      tobias.hunger
      wrote on last edited by
      #2

      For the record: Which Qt version are you using? I will most likely not be able to help, but am pretty sure the Qt version is important to anybody who can;-)

      1 Reply Last reply
      0
      • G Offline
        G Offline
        giesbert
        wrote on last edited by
        #3

        so, if the icon does not show up,:

        • do you see any other icons in your app?
        • do you see other icons with the same file format (jpeg, png, gif, ...)
        • did you also install the imageformat plugins beside the Qt libs?

        Nokia Certified Qt Specialist.
        Programming Is Like Sex: One mistake and you have to support it for the rest of your life. (Michael Sinz)

        1 Reply Last reply
        0
        • Z Offline
          Z Offline
          zchrish
          wrote on last edited by
          #4

          Hi,

          I am using Qt 4.7 and have tried to follow the advice of several of the previous threads.

          1. Added imageformats to my apps folder; doesn't work
          2. Added iconengines to my app folder; doesn't work
          3. Added plugins to my app folder; doesn't work
          4. Tried making a qt.conf file; doesn't work.

          Maybe someone can try the opposite. Maybe someone can make a configuration that works and then post the solution here (with a zip file)? That is my preferred request. Thank you.

          Best,
          Chris

          1 Reply Last reply
          0
          • Z Offline
            Z Offline
            zchrish
            wrote on last edited by
            #5

            BTW, I am just trying to get the stock systray to work, nothing fancy.

            Best,
            Chris

            1 Reply Last reply
            0
            • G Offline
              G Offline
              goetz
              wrote on last edited by
              #6

              I know for sure, that it definitely works. It's most likely that Qt does not find the imageformats plugin your the icon itself is not deployed (did you copy it to the destination or did you put it into a resource file?).

              http://www.catb.org/~esr/faqs/smart-questions.html

              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