Problem running firefox built from source (on Ubuntu 9.10)
Posted
by Markus O'Reilly
on Stack Overflow
See other posts from Stack Overflow
or by Markus O'Reilly
Published on 2010-04-09T18:35:08Z
Indexed on
2010/04/09
18:43 UTC
Read the original article
Hit count: 151
The title of the question sums it up pretty well. I've downloaded the source for firefox 3.6 and built it (no errors), but when I try to run it, I get a warning that says:
(firefox-bin:2857): GLib-WARNING **: g_set_prgname() called multiple times
I'm not sure what to try now. Any suggestions? Or even a better place to ask this question?
*EDIT - It's not that I only get a warning, that wouldn't bother me. The problem is that the warning is the only thing that ever happens (no firefox windows show up or anything). When I run it from the terminal, that warning shows up twice and then nothing else happens (it just hangs and I have to Ctrl-C it).
© Stack Overflow or respective owner