Bug#370077: Epiphany tries to recover from crashes without having crashed

2006-06-04 Thread Yusei
Le dimanche 04 juin 2006 à 12:50 +0200, Josselin Mouette a écrit :
> I understand the dbus system daemon is running correctly, but is the
> session daemon running as well? Can you paste a "ps aux|grep dbus" ?

yusei10566  0.0  0.0   222416 ?Ss   May31   0:00 dbus-daemon 
--fork --print-pid 8 --print-address 6 --session
yusei12095  0.0  0.0   222880 ?Ss   May31   0:00 dbus-daemon 
--fork --print-pid 8 --print-address 6 --session
yusei12840  0.0  0.0   2228 4 ?Ss   Jun01   0:00 dbus-daemon 
--fork --print-pid 8 --print-address 6 --session
yusei13545  0.0  0.0   2224 4 ?Ss   Jun01   0:00 dbus-daemon 
--fork --print-pid 8 --print-address 6 --session
yusei13708  0.0  0.0   222420 ?Ss   Jun01   0:00 dbus-daemon 
--fork --print-pid 8 --print-address 6 --session
yusei15495  0.0  0.0   2224   304 ?Ss   Jun01   0:00 dbus-daemon 
--fork --print-pid 8 --print-address 6 --session
yusei15907  0.0  0.1   2228   868 ?Ss   Jun01   0:00 dbus-daemon 
--fork --print-pid 8 --print-address 6 --session
yusei1  0.0  0.1   2228   868 ?Ss   Jun01   0:00 dbus-daemon 
--fork --print-pid 8 --print-address 6 --session
yusei14610  0.0  0.1   2224   868 ?Ss   Jun02   0:00 dbus-daemon 
--fork --print-pid 8 --print-address 6 --session
yusei24426  0.0  0.1   2180   852 ?Ss   Jun02   0:00 dbus-daemon 
--fork --print-pid 8 --print-address 6 --session
yusei24655  0.0  0.1   2180   836 ?Ss   Jun02   0:00 dbus-daemon 
--fork --print-pid 8 --print-address 6 --session
yusei24838  0.0  0.1   2184   852 ?Ss   Jun03   0:00 dbus-daemon 
--fork --print-pid 8 --print-address 6 --session
yusei26697  0.0  0.1   4492   708 ?Ss   08:50   0:00 
/usr/bin/ssh-agent /usr/bin/ssh-agent /usr/bin/dbus-launch --exit-with-session 
/usr/bin/gnome-session
yusei26698  0.0  0.1   4492   708 ?Ss   08:50   0:00 
/usr/bin/ssh-agent /usr/bin/dbus-launch --exit-with-session 
/usr/bin/gnome-session
yusei26701  0.0  0.1   2660   660 ?S08:50   0:00 
/usr/bin/dbus-launch --exit-with-session /usr/bin/gnome-session
yusei26702  0.0  0.1   2184   880 ?Ss   08:50   0:00 dbus-daemon 
--fork --print-pid 8 --print-address 6 --session
yusei26844  0.0  0.1   2184   852 ?Ss   08:51   0:00 dbus-daemon 
--fork --print-pid 8 --print-address 6 --session
yusei26919  0.0  0.1   2180   848 ?Ss   08:53   0:00 dbus-daemon 
--fork --print-pid 8 --print-address 6 --session
104  27041  0.0  0.1   2184   776 ?Ss   09:07   0:00 
/usr/bin/dbus-daemon --system



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#370077: Epiphany tries to recover from crashes without having crashed

2006-06-04 Thread Josselin Mouette
Le dimanche 04 juin 2006 à 09:09 +0200, Yusei a écrit :
> It seems that a new epiphany process is launched for each application
> that activates links: all calls from xchat will open in the same
> browser, all calls from liferea will open in another browser, all calls
> from a terminal have their window, and so on... so I guess that running
> sessions don't get registered somewhere.

> I didn't reboot recently, but to be sure that everything was running
> properly, I restarted X and dbus, with no effect.

I understand the dbus system daemon is running correctly, but is the
session daemon running as well? Can you paste a "ps aux|grep dbus" ?
-- 
 .''`.   Josselin Mouette/\./\
: :' :   [EMAIL PROTECTED]
`. `'[EMAIL PROTECTED]
  `-  Debian GNU/Linux -- The power of freedom


signature.asc
Description: Ceci est une partie de message	numériquement signée


Bug#370077: Epiphany tries to recover from crashes without having crashed

2006-06-04 Thread Yusei
Le samedi 03 juin 2006 à 17:44 +0200, Josselin Mouette a écrit : 
> Does it happen when libxul0d is upgraded? In this case, this is expected
> behavior (although this could be improved).

I have this version of libxul0d: 1.8.0.1-11
I don't know if upgrading to this version caused the problem, but it
doesn't happen only /when/ it's upgraded, if that was your question.

It seems that a new epiphany process is launched for each application
that activates links: all calls from xchat will open in the same
browser, all calls from liferea will open in another browser, all calls
from a terminal have their window, and so on... so I guess that running
sessions don't get registered somewhere.

(Having different windows for different "sources" could have been a
feature, but since it triggers the crash recovery, it's obviously a bug:
epiphany sees the session-crashed.xml file and sees no running session,
so it believes it has to recover.)

I didn't reboot recently, but to be sure that everything was running
properly, I restarted X and dbus, with no effect.

Yusei



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#370077: Epiphany tries to recover from crashes without having crashed

2006-06-03 Thread Josselin Mouette
Le samedi 03 juin 2006 à 08:44 +0200, Yusei a écrit :
> Package: epiphany-browser
> Version: 2.14.2.1-1
> 
> I've been using epiphany from some time, calling it with:
> epiphany -n url
> Recently (but before upgrading to this version) it started to pretend
> having crashed and proposing restoring previous tabs... even when it
> hadn't crashed and was already opened.
> 
> I can't give a way to reproduce the bug as it seems to happen randomly.

Does it happen when libxul0d is upgraded? In this case, this is expected
behavior (although this could be improved).
-- 
 .''`.   Josselin Mouette/\./\
: :' :   [EMAIL PROTECTED]
`. `'[EMAIL PROTECTED]
  `-  Debian GNU/Linux -- The power of freedom


signature.asc
Description: Ceci est une partie de message	numériquement signée


Bug#370077: Epiphany tries to recover from crashes without having crashed

2006-06-03 Thread Yusei
Package: epiphany-browser
Version: 2.14.2.1-1

I've been using epiphany from some time, calling it with:
epiphany -n url
Recently (but before upgrading to this version) it started to pretend
having crashed and proposing restoring previous tabs... even when it
hadn't crashed and was already opened.

I can't give a way to reproduce the bug as it seems to happen randomly.
Sometimes epiphany -n creates new tabs as planned, sometimes the bug
happens.

I just made another test:
I launched epiphany by activating a link in, say, Liferea, and then
called epiphany -n from command line. This brought two sessions of
epiphany, which pretended having crashed. Then, every call from the
command line opened new tabs in the second epiphany, while every click
in liferea opened tabs in the first one. Activating a link in Evolution
brought a new epiphany. Does it help ?

Manual removal of ~/.gnome2/epiphany/session-crashed.xml doesn't fix the
problem. I guess it may be a dbus problem, so here's info about dbus:
D-BUS Message Bus Daemon 0.61
Package version: 0.61-6

Thanks in advance



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]