You are not logged in.

#1 2009-10-20 20:02:33

jmak
Member
Registered: 2008-12-21
Posts: 453

After update, I cannot launch any browsers[SOLVED]

Hello,

I've updated today my kde 4 desktop and now, I cannot launch any of my browsers.
Command line launch gives me this message:

[mak@myhost ~]$ firefox
Bus error
[mak@myhost ~]$

When I try to launch chromium, I get this message:

[mak@myhost ~]$ chromium-browser
/usr/bin/chromium-browser: line 4:  1833 Bus error               ./chrome --enable-greasemonkey --enable-user-scripts "$@"
[mak@myhost ~]$

Any idea fixing this error?

Oh, and one more thing, when I try to restart the system hangs. I had to use the reset button.

Proc: 2.6 gig
Desktop kde 4.3 64bit
Mem: 6 gig
Video: radeon hd 3600
Motherbord: asus
Kernel: 2.6.31-ARCH

On a separate partition, I also run the exact same system but with xfce. The update doesn't seem to be effected the that desktop.

Thanks,
jmak

Last edited by jmak (2009-10-21 16:23:13)

Offline

#2 2009-10-20 20:52:57

raul_nds
Member
From: Lisbon, Portugal
Registered: 2007-06-28
Posts: 258

Re: After update, I cannot launch any browsers[SOLVED]

Try reinstalling xulrunner

Offline

#3 2009-10-20 21:15:16

jmak
Member
Registered: 2008-12-21
Posts: 453

Re: After update, I cannot launch any browsers[SOLVED]

I reinstalled xulrunner but the problem remained. In the meantime, I noticed that this problem affects only gnome based applications: Firefox, chromium, abiword, gimp, all of them stopped working. However, it doesn't affect kde based apps. The arora browser works, also koffice.

jmak

Offline

#4 2009-10-20 21:40:59

fsckd
Forum Fellow
Registered: 2009-06-15
Posts: 4,173

Re: After update, I cannot launch any browsers[SOLVED]

Is dbus running?


aur S & M :: forum rules :: Community Ethos
Resources for Women, POC, LGBT*, and allies

Offline

#5 2009-10-20 22:35:42

jmak
Member
Registered: 2008-12-21
Posts: 453

Re: After update, I cannot launch any browsers[SOLVED]

How, am I supposed to check this?

Offline

#6 2009-10-20 22:47:19

fsckd
Forum Fellow
Registered: 2009-06-15
Posts: 4,173

Re: After update, I cannot launch any browsers[SOLVED]

ls /var/run/dbus*
ps ax | grep dbus


aur S & M :: forum rules :: Community Ethos
Resources for Women, POC, LGBT*, and allies

Offline

#7 2009-10-20 23:15:43

jmak
Member
Registered: 2008-12-21
Posts: 453

Re: After update, I cannot launch any browsers[SOLVED]

This is what I got.

[mak@myhost ~]$ ls /var/run/dbus*
/var/run/dbus.pid

/var/run/dbus:
system_bus_socket
[mak@myhost ~]$ ps ax | grep dbus
1321 ?        Ss     0:00 /usr/bin/dbus-daemon --system
1531 ?        S      0:00 dbus-launch --autolaunch 3a1f94d4be759c3a515467be4ab68be9 --binary-syntax --close-stderr
1532 ?        Ss     0:00 /usr/bin/dbus-daemon --fork --print-pid 5 --print-address 7 --session
1647 ?        S      0:00 dbus-launch --sh-syntax --exit-with-session
1648 ?        Ss     0:00 /usr/bin/dbus-daemon --fork --print-pid 5 --print-address 7 --session
1768 pts/1    S+     0:00 grep dbus
[mak@myhost ~]$

Offline

#8 2009-10-20 23:52:14

raul_nds
Member
From: Lisbon, Portugal
Registered: 2007-06-28
Posts: 258

Re: After update, I cannot launch any browsers[SOLVED]

Offline

#9 2009-10-21 02:18:53

jmak
Member
Registered: 2008-12-21
Posts: 453

Re: After update, I cannot launch any browsers[SOLVED]

None of those steps solved my problem.

All gnome apps report the exact same problem.

[mak@myhost ~]$ gimp
Bus error
[mak@myhost ~]$ abiword
Bus error
[mak@myhost ~]$ firefox
Bus error
[mak@myhost ~]$ chromium-browser
/usr/bin/chromium-browser: line 4:  1894 Bus error               ./chrome --enable-greasemonkey --enable-user-scripts "$@"
[mak@myhost ~]$ ufraw
Bus error
[mak@myhost ~]$

But arora starts as normal. There is no error message there.

[mak@myhost ~]$ arora

jmak

Offline

#10 2009-10-21 09:32:27

Nezmer
Member
Registered: 2008-10-24
Posts: 559
Website

Re: After update, I cannot launch any browsers[SOLVED]

Make sure your partition is not full . If It's full , free some space and reinstall all the packages you updated lately . Pacman doesn't handle end-of-space situations properly .

If I understand correctly , all your non-functional apps depend on gtk2 . So reinstalling that package might help .


English is not my native language .

Offline

#11 2009-10-21 10:51:23

JGC
Developer
Registered: 2003-12-03
Posts: 1,664

Re: After update, I cannot launch any browsers[SOLVED]

This is clearly something related to GTK. Try reinstalling gtk2 and your theme engine. I don't know what theme engine is used on your system, but remember that gtk2 made a major version bump, your theme engine could be incompatible with gtk2 2.18.x.

Offline

#12 2009-10-21 14:08:51

tankmcp
Member
From: Tulsa, OK
Registered: 2007-09-17
Posts: 54

Re: After update, I cannot launch any browsers[SOLVED]

[edit] sorry re-read your first post where you tried rebooting.

Last edited by tankmcp (2009-10-21 14:10:01)

Offline

#13 2009-10-21 16:22:40

jmak
Member
Registered: 2008-12-21
Posts: 453

Re: After update, I cannot launch any browsers[SOLVED]

Thanks a lot to everyone for the suggestions. I re-installed gtk2 and this solved all the problems. Now, all of my gnome based  apps are working.

jmak

Offline

#14 2009-11-12 13:01:47

knicefire
Member
Registered: 2009-11-12
Posts: 3

Re: After update, I cannot launch any browsers[SOLVED]

Hi.
I have same problem, but any solutions not work.
I re-install gtk2 and reinstall xulrunner, and I also reinstall all gtk package with command
for pac in `pacman -Qq | grep gtk`; do pacman -S $pac; done
this no help. Problem still here!
Help please and sorry for my English.

Offline

Board footer

Powered by FluxBB