Topic: Missing refresh/stop/home/new tab button icons in FF

Any idea why this would happen? Using "real" Firefox in Openbox Statler Alpha 2 amd64.

Icons seem to be missing everywhere.

The fonts also seem off -- is this how they're supposed to look?

Thanks!

http://i.imgur.com/YYem3.png

Re: Missing refresh/stop/home/new tab button icons in FF

Not sure about the missing buttons, but the fonts are that of the system, so you would need to change your system fonts.

Re: Missing refresh/stop/home/new tab button icons in FF

afaik firefox always came with an icon theme, so you may want to install the tango icon theme or something. I'm not sure that thats the whole story tho, firefox has always used the default icon theme no probs so perhaps its patched in the repos, im guessing youve got yours direct from mozila.

- - - - - - - - Wiki Pages - - - - - - -
#! install guide           *autostart programs, modify the menu & keybindings
configuring Conky       *installing scripts

Re: Missing refresh/stop/home/new tab button icons in FF

I did get mine directly from Mozilla, because the debian repos don't have the 'regular' Firefox.

How can I install the tango icon theme?

Re: Missing refresh/stop/home/new tab button icons in FF

^ The tango theme should already be installed; in your openbox right-click menu, go to Settings => User Interface Settings and take a look at the Icon tab.

while ( ! ( succeed = try() ) );

Re: Missing refresh/stop/home/new tab button icons in FF

pvsage wrote:

^ The tango theme should already be installed; in your openbox right-click menu, go to Settings => User Interface Settings and take a look at the Icon tab.

Indeed sad

Any ideas on what I can do to get the icons if it's already installed?

Re: Missing refresh/stop/home/new tab button icons in FF

Some applications are a bit quirky about how they update icons when you change themes.  With some (most?) icons change automatically; some don't change the icons until you kill & restart the app (I think Iceweasel/Firefox is one of these).  Tint2 doesn't change icons in its systray even if you kill & restart; you have to logout & restart X to get the new icons there.

If restarting X doesn't get you the right icons, you might need to do an internet search for something like "mozilla branding".

while ( ! ( succeed = try() ) );

Re: Missing refresh/stop/home/new tab button icons in FF

What happens if you change the icon theme to something besides Tango then restart Firefox?

Or are the icons missing for all icon themes?

Note: ** Please read before posting **

BTW if you wish to contact me, send me an e-mail instead of a PM.

Re: Missing refresh/stop/home/new tab button icons in FF

Found the issue, it's a bug with 64-bit debian not including the necessary svg decoder when running 32-bit firefox:

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=498044

Re: Missing refresh/stop/home/new tab button icons in FF

Any luck on finding a work around? I couldn't get much of how to fix this issue from the two bug reports.