JPNaude
10th November 2010, 13:02
Hi
I have a problem in multiple applications which were all developed on a Windows machine. When I build the same apps on Ubuntu and run them, no icons are shown (not in the toolbar, list widget etc.).
Here is a few things that I've figured out while trying to fix it:
1) One of the things I tested with is a dynamic library which provides a widget with icons in a toolbar. When create two different apps and show the widget from the library in them, it works in one and does not work in the other.
2) All icons are .png files.
3) It happens both for icons in resource files as well as icons for which I specify the icon's path on the hard drive.
Any ideas why this might happen will be appreciated?
Ubuntu distribution & Compiler: gcc version 4.4.5 (Ubuntu/Linaro 4.4.4-14ubuntu5)
Thanks,
Jaco
I have a problem in multiple applications which were all developed on a Windows machine. When I build the same apps on Ubuntu and run them, no icons are shown (not in the toolbar, list widget etc.).
Here is a few things that I've figured out while trying to fix it:
1) One of the things I tested with is a dynamic library which provides a widget with icons in a toolbar. When create two different apps and show the widget from the library in them, it works in one and does not work in the other.
2) All icons are .png files.
3) It happens both for icons in resource files as well as icons for which I specify the icon's path on the hard drive.
Any ideas why this might happen will be appreciated?
Ubuntu distribution & Compiler: gcc version 4.4.5 (Ubuntu/Linaro 4.4.4-14ubuntu5)
Thanks,
Jaco