You are not logged in.
After yesterday upgrade firefox and chrome not strating up, i see just the bouncing cursor for a while then nothing happend (i am using kde 4.3.4).
Can any body explain why?
Offline
Run konsole, start firefox from there and see if an error message helps.
Offline
Run konsole, start firefox from there and see if an error message helps.
Couldn't load XPCOM.
Offline
research it well since fixing chrome will fix firefox since the problems are related. i'll bet that is a libpng thingy and you have other cairo package and you should recompile yourself to link to libpng 14
Give what you have. To someone, it may be better than you dare to think.
Offline
firefox doesn't start for me either... i have no cairo-lcd installed and there's also no console output when trying to start firefox in a terminal. it simply doesn't start.
Offline
Hi.
I have the same problems with Firefox and Thunderbird.
Starting Firefox from the console will neither start up Firefox nor will it produce any warning or error messages.
But, Firefox will start up in safe mode using option -safe-mode.
After closing the safe-mode instance, Firefox will start up in normal mode but only one time.
Closing the normal mode instance of Firefox and it will not start up again.
Offline
1. simplify the desktop environment (twm, fluxbox, openbox, ...)
2. create a new user
If firefox still doesn't start:
3. strace -o dump /usr/bin/firefox
and then check dump to see where it got stuck
Good ideas do not need lots of lies told about them in order to gain public acceptance.
Offline
I had this same problem, though not with just Firefox and Chrome so I reinstalled the entire system using yaourt
sudo pacman -Qqe > pkglistsudo yaourt -S --noconfirm $(cat pkglist)Now everything is working again
Offline
For chrome, installing libpng12 from AUR may solve. Works for me.
Thanks sHyLoCk its work for me so.
Offline
@m7d1 you don't say if you use firefox from repos or not, but i'm assuming you are using some builds from aur.
unsupported packages have to be rebuilt as for chrome, get rid of it and use chromium from extra.
Give what you have. To someone, it may be better than you dare to think.
Offline
Reinstall cairo xulrunner and xcb-util to fix firefod coudlnt load xpcom problem.
pacman -S cairo xulrunner xcb-util
Linux user since redhat 6.1. former gentooer, former slacker. Now arher.
Offline
@m7d1 you don't say if you use firefox from repos or not, but i'm assuming you are using some builds from aur.
unsupported packages have to be rebuilt as for chrome, get rid of it and use chromium from extra.
I am using firefox-opensuse pkg from aur, i will to rebuild again.
chromium (from extra) is working after i install libpng12 from aur.
Offline
@m7d1 you are the first person who said that chromium from extra is not link correctly. something is fishy on your system.
Last edited by wonder (2010-02-02 14:48:54)
Give what you have. To someone, it may be better than you dare to think.
Offline
Hi.
I have the same problems with Firefox and Thunderbird.
Starting Firefox from the console will neither start up Firefox nor will it produce any warning or error messages.
But, Firefox will start up in safe mode using option -safe-mode.
After closing the safe-mode instance, Firefox will start up in normal mode but only one time.
Closing the normal mode instance of Firefox and it will not start up again.
I've exactly the same issue, it works if i disable gmail notifier and greasemonkey extensions.
Funny thing is that at home (where i use kdemod) it works.
At work (using kde4 from archlinux) it wont load with those extensions enabled.
Another strange thing is that when it works (only the first time after i enabled the extensions, like manalishi said) gmail notifier notification window appear as usual on kde4, while at home (kdemod4) it uses kde notification system.
I was unable to trace down the error using strace or even starting with a clean profile.
Trying with a different user works, i even tried to bisect the problem with my default user, but no success.
Last edited by kokoko3k (2010-02-02 17:00:33)
Help me to improve ssh-rdp !
Retroarch User? Try my koko-aio shader !
Offline
Hi.
In my case, the following firefox add-ons cause the trouble: Echofon and Startup Master. The second one is a possible candidate for thunderbird.
Last edited by manalishi (2010-02-02 17:39:12)
Offline
@m7d1 you are the first person who said that chromium from extra is not link correctly. something is fishy on your system.
Just to clarify further, in my previous post I didn't mention that I'm using chromium-browser-bin from AUR and not the one from /extra. Hence I have no idea if there's an issue there in the first place. However if you are using any AUR package for chromium, libpng12 will be needed!
Offline