In LXQT, if the icon image file is missing in the /usr/share/icons directory, 
the "Choose an application" dialog box cannot show it:
https://github.com/lxde/lxqt/issues/814

That means, for Qt package, we have to create the related symbolic links for 
those application icon images.

For example,
ln -s /usr/share/pixmaps/assistant-qt5.png 
/usr/share/icons/hicolor/128x128/apps/assistant-qt5.png
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to