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

Qt doesn't load icon theme name from Xfce settings

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • None
    • 4.7.2
    • GUI: Window management
    • None
    • Xubuntu 11.04, Xfce 4.8
    • 078b3419bd33031923c791f9286686d2babb1b61

    Description

      Test case: Xubuntu 11.04 beta 2 livecd.

      Python 2.7.1+ (r271:86832, Apr 11 2011, 18:05:24)
      [GCC 4.5.2] on linux2
      Type "help", "copyright", "credits" or "license" for more information.
      >>> from PyQt4.QtGui import QApplication, QIcon
      >>> QApplication([])
      <PyQt4.QtGui.QApplication object at 0xb72ea104>
      >>> print(QIcon.themeName())
      gnome

      It's "gnome", but it should be "xubuntu-elementary-dark".
      If fallback "gnome" theme is not installed, "hicolor" is used -> no icons are displayed in the application.

      Downstream report: http://sourceforge.net/p/retext/tickets/4/

      Attachments

        For Gerrit Dashboard: QTBUG-18807
        # Subject Branch Project Status CR V

        Activity

          People

            Unassigned Unassigned
            mandriver Dmitry Shachnev
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes