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. QIconFromTheme won't change when you change theme in Ubuntu (Bug?)

QIconFromTheme won't change when you change theme in Ubuntu (Bug?)

Scheduled Pinned Locked Moved General and Desktop
6 Posts 3 Posters 2.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.
  • L Offline
    L Offline
    Leon
    wrote on last edited by
    #1

    Tell me i am right, in my application (Wallch), i just saw it.. the icons that are in the menubar are from the new theme i installed, but the buttons in the mainwindow like the +Add +Addfolder are from the default theme of Ubuntu . Why?

    !http://i.imgur.com/otKfU.png(Screenshot)!

    You see the Add files in the menubar and the +Add button should have the exact same icon because i have set the same iconfromtheme icon...

    If you think it is a bug, which Component/s should i select in my bug report?

    [edit: fix picture link, koahnig]

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

      I don't see anything that I would not expect here. A button gets an icon and uses it. Why should it change the icon if you do not ask it to?

      1 Reply Last reply
      0
      • L Offline
        L Offline
        Leon
        wrote on last edited by
        #3

        Sorry do you see the button Add?
        Do you see the action Add files?
        I have set to both of them QIconFromTheme=list-add

        Do you see that they have different icons? Why? Because the action add files takes the QIconFromTheme=list-add, from the current theme installed, but the button add takes the QIconFromTheme=list-add from the default theme of Ubuntu.. Isn't that weird?(Bug?)

        1 Reply Last reply
        0
        • D Offline
          D Offline
          DerManu
          wrote on last edited by
          #4

          Not sure but maybe the new theme only offers the respective icon for menu sizes (16x16 or so) and thus for larger sizes as on the button (32x32) your operating system falls back to the default theme.

          1 Reply Last reply
          0
          • L Offline
            L Offline
            Leon
            wrote on last edited by
            #5

            [quote author="DerManu" date="1346534257"]Not sure but maybe the new theme only offers the respective icon for menu sizes (16x16 or so) and thus for larger sizes as on the button (32x32) your operating system falls back to the default theme.[/quote]

            Hmm no, if i set the size of icon of the buton in 16x16, or even 12x12 still the same..

            1 Reply Last reply
            0
            • L Offline
              L Offline
              Leon
              wrote on last edited by
              #6

              So i quess i must report it as a bug.
              which Component/s should i select in my bug report?

              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