View Single Post
qwerty12's Avatar
Posts: 4,274 | Thanked: 5,358 times | Joined on Sep 2007 @ Looking at y'all and sighing
#72
I spoke too soon. Sorry, but this bug rears its head randomly.

I did what I had done before - firing up browser-switchboard when the bug popped up again, and this was the output:

~ $ browser-switchboard
continuous_mode: 0
default_browser: 'tear'
other_browser_cmd: 'NULL'
Starting main loop
launch_microb with uri 'new_window'
Waiting for MicroB to start
Checking to see if MicroB is ready
Message has only 0 arguments, but more were expected
This was my ps output:

~ $ ps | grep bro
1225 user 39964 S /usr/sbin/browserd -d
3328 user 65160 S /usr/sbin/browserd -s 3328 -n RTComMessagingServer
3362 user 3936 S browser
3363 user 28656 S browser
3385 user 81092 S /usr/sbin/browserd -s 3385 -n browserui
3420 user 3336 S browser-switchboard [the one I've started manually]
3449 user 3936 S browser
3450 user 28652 S browser
3478 user 2092 S grep bro
But when I did "killall browser", launching the Browser from the menu worked fine again.

And, FWIW, despite having these four browser processes running, I had no browser window upon my screen.

Last edited by qwerty12; 2010-02-15 at 03:24.
 

The Following User Says Thank You to qwerty12 For This Useful Post: