Bug#794061: breeze: Breeze theme completely stopped working after the last upgrade
Hi,
On 31.07.2015 00:05, Salvo Tomaselli wrote:
> Hello,
>
>> You don't happen to have a custom Qt build installed?
>
> I have installed some official binaries from Qt, but they go in /opt so I
> wouldn't think that has anything to do with it.
Could you check with "ldd /usr/bin/qweborf".
That'll shows which Qt library is used.
>> /usr/lib/x86_64-linux-gnu/qt4/plugins is the plugin path that is hardcoded
>> in the Debian qt4-x11 package.
> I don't understand what you mean.
The Debian qt4-x11 build looks for plugins in /usr/lib/<arch>/qt4/plugins.
That's why it loads the breeze style even when the path is not explicitly listed
in QT_PLUGIN_PATH.
Cheers,
Felix
Reply to: