https://bugs.kde.org/show_bug.cgi?id=371513

--- Comment #19 from Alex Bikadorov <alex.bikado...@kdemail.net> ---
@Martin

Thanks for debugging this! Can you find a setting where toolbar icons are shown
and panel icons are missing?

@Sergey

> So, how about looking at which icons and in which order it tries to access in 
> that krusader.strace.zip or comparing krusader's icon-loading code to dolphin 
> ?

This is what I already did. I looked at your build log and noticed that you
used a build script and not a plain "cmake && make" to build. I searched in the
strace and found that the icons are actually loaded but nevertheless
(sometimes) not shown. I checked the code and it is the same like Dolphin
(again: both are using the same predefined gui widgets, not modified).

This leads me to the assumption that it is a lot more likely that something
with your system is wrong and not with our code, wouldn't you agree?
Until more reports are incoming that can pinpoint the reason, I assume it has
something do do with LXQt and/or the icon settings.

@Graham
Which icon theme is set for root? If its not Breeze then the internal
applications icons are not picked because the path was wrong. But this is not
the same bug.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to