On Sat, Jul 12, 2014 at 6:54 PM,  <me...@gmx.fr> wrote:
> On Fri, 11 Jul 2014 15:03:53 -0700
> Luís Pereira <luis.artur.pere...@gmail.com> wrote:
>
>> On Fri, Jul 11, 2014 at 11:12 AM, Hernán Ramírez <h2222...@gmail.com> wrote:
>>
>> > I also got this bug, but in my case it was in the second restart. I have
>> > Ubuntu Mini 14.04 "only the base system" + LXQT Repos in Virtualbox. I
>> > upgraded with "dist-update" to the latest and i was unable to add new Quick
>> > Launch Icons. However, i had before a Firefox icon and it worked fine.
>> >
>> > After a second restart with no new update/upgrade done, the Firefox icon
>> > had disappeared and the same bug for adding a new Quick Launch icon
>> > appeared. I had the base LXQT 0.7 from the beginning and it was the first
>> > time upgrading with "dist-update" when the Qt5 support was announced.
>> >
>> > Hope this helps,

Well,
In LXQt, the icon theme settings is mainly provided by lxqt-qtplugin.
This is a Qt platform theme module.
If you specify an icon theme name with QIcon::setThemeName() manually,
Qt will use that.
If the name is not set, Qt will query the icon theme name from the
platform plugin.
So, it's possible that you don't have the plugin or it's not loaded correctly.
To use this, you need the latest version of lxqt-common which export
the environment variables required.
Alternatively, you can export the required environment variable yourself.
Please read the README file of lxqt-qtplugin for more details.

------------------------------------------------------------------------------
_______________________________________________
Lxde-list mailing list
Lxde-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lxde-list

Reply via email to