Hi,
Though I have already mentioned this in the PR1.2 bugs thread and had someone confirm it as well, I still thought to start a new thread for it as I'm not sure if its actually a bug or just me.
I have application using GTK_STOCK_DIRECTORY and GTK_STOCK_PREFERENCES and before this PR1.2 it had no problems but now the icons are missing. I recompiled quite a number of times in scratchbox(updated) with no success. Anyone else??
Hi,
Though I have already mentioned this in the PR1.2 bugs thread and had someone confirm it as well, I still thought to start a new thread for it as I'm not sure if its actually a bug or just me.
I have application using GTK_STOCK_DIRECTORY and GTK_STOCK_PREFERENCES and before this PR1.2 it had no problems but now the icons are missing. I recompiled quite a number of times in scratchbox(updated) with no success. Anyone else??
Same for me using Password Safe application as user. The GTK_STOCK_ADD does not appear in the lower left zone of the window.
Using stock icons make sense. The user will recognize buttons with the same function at once.
I'm using Notecase Pro which also uses some stock icons (SAVE and ADD). Both icons are missing. I tried and installed Password Safe; the icon is also missing.
Do you know if this is really a bug? Or some inconsistency reached through software installation/deinstallation?
I've read anywhere that it is done on purpose (in PR1.2) to reduce the memory use on Maemo. However, this would need new apps to include their own icons or load them in other way.
I think the proper solution is just to have a package include the needed stock icons, or just symlinks to the already included ones.
For example, GTK_STOCK_ADD could easily just use the 'general_add' (see in the mail app or calendar app).
First we need a list of missing/needed icons.