Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-34526

QSystemTrayIcon doesn't show the icon

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Not Evaluated
    • None
    • 5.1.1, 5.2.0 Beta1
    • GUI: Window management
    • None
    • Mandriva Linux 2011, Gnome2, Xfce

    Description

      code below doesn't work

      m_systemTrayIcon = new QSystemTrayIcon (m_settings->appIcon (), this);
      m_systemTrayIcon->setVisible (true);
      m_systemTrayIcon->show ();

      No icon is displayed with Qt 5.1.1 and 5.2.0-b1
      But it works well with Qt 4.8.5

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            Unassigned Unassigned
            papajaac Gilles Pascual
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes