LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   MIssing attachment icons in Thunderbird and Seamonkey mail (https://www.linuxquestions.org/questions/slackware-14/missing-attachment-icons-in-thunderbird-and-seamonkey-mail-765243/)

m95vebj 10-29-2009 03:57 AM

MIssing attachment icons in Thunderbird and Seamonkey mail
 
I can't see any nice icons in attachment list indicating the file type in Thunderbird or Seamonkey mail on Slackware. It does work in Vista, so my question is if it is my installation or a general slack problem? The same goes for app helper window when managing file types, I don't see any icons there either.

Is there anyone else that could see those icons in Linux?

ljb643 10-31-2009 04:15 PM

I don't get the icons either in Seamonkey on Slackware, nor in Thunderbird on Xubuntu. So it doesn't seem to be Slackware specific. Possibly it just doesn't work on any Linux. I saw your posts and others on the mozillazine forum about this, but no fixes.

There are a bunch of bug reports about attachment icons, but I didn't see anything current specifically about this. Have you considered opening one at https://bugzilla.mozilla.org ? You might at least get a reply from a developer.

m95vebj 11-02-2009 05:05 PM

1 Attachment(s)
Quote:

Originally Posted by ljb643 (Post 3739468)
I don't get the icons either in Seamonkey on Slackware, nor in Thunderbird on Xubuntu. So it doesn't seem to be Slackware specific. Possibly it just doesn't work on any Linux. I saw your posts and others on the mozillazine forum about this, but no fixes.

There are a bunch of bug reports about attachment icons, but I didn't see anything current specifically about this. Have you considered opening one at https://bugzilla.mozilla.org ? You might at least get a reply from a developer.

Luckily I did not have to file a bug and expose my self to the hole spam world, seems as they are not that anxious to get bug reports. By trial and error I finally succeeded getting the icons in place.

Prerequisites are gnome-vfs and gnomeui and all there dependencies. I compiled packages available from Slackbuild.org.

Then I had to compile Tunderbird from source adding:

ac_add_options --enable-gnomevfs
ac_add_options --enable-gnomeui

to the mozconfig file. Those options are supposed to be automatically checked for as I understand it. But that didn't work for me so I had to put them there.

Finally, I had to start a gtk theme manager. I use xfce-mcs-manager as that is distributed with Slackware. One must also choose an icon theme that contains all necessary icons. The theme manager needs to run all the time so I put an application link to it in KDE autostart folder. It should, if I understand it correct, pick up specifically application installed icons as well but it seems that theme icons overrides them.

Result can be seen in attached picture with Rodent icon theme.


All times are GMT -5. The time now is 12:03 PM.