[Interest] Images not loading under Linux

Jordi Pujol pisoengracia at gmail.com
Fri Aug 31 09:56:56 CEST 2012


As nikos said, if you are using gnome take a look at this

https://jeremy.visser.name/2009/09/how-to-fix-menu-icons-in-gnome-2-28/

I've had the same problem and it's a configurable option...

Jordi
El 30/08/2012 23:56, "Bob Hood" <bhood2 at comcast.net> escribió:

> I have a small project that has a number of PNG images I use for menu
> entries.  Everything works correctly under Windows.  However, compiling
> (using
> either the command-line Makefile or Qt Creator) and running the same
> project
> under Linux using the Qt SDK 1.2.1 displays none of the images.
>
> I have verified that my .qrc file is being processed and the resulting
> qrc_*.cpp file is compiled into the project.  So, I'm guessing that it's a
> plug-in issue.  I have a copy of the plugins/ folder in the same directory
> where the executable runs, and I have a qt.conf file that points at it.
>  Just
> to be sure, I've launched the program with the LD_LIBRARY_PATH pointing at
> the
> 4.8.1 Qt libraries to ensure I'm not picking up some existing Qt
> installation
> that would consider the plug-ins incompatible.
>
> Is there a way, at program launch, to see the plug-in loading actions just
> to
> see if this is the issue?  Or, if I debug the program using Qt Creator, how
> can I verify that the plug-ins are actually being loaded?
>
> Thanks.
>
> _______________________________________________
> Interest mailing list
> Interest at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20120831/98fd55e2/attachment.html>


More information about the Interest mailing list