Mike Hommey wrote:
> Then your bug is the same as #552426.
> I invite you to read the message at the following url and try what is
> written in it.
> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=552426#15

BTW, as far as I see it this is really two bugs:
Bug 1: The saved session fails to restore (corrupt session file?)
Bug 2: When you hit Restore in the "This is embarrassing" tab, the
       firefox window gets hidden. (FWIW, my WM is pekwm)

This highly cut down one restores fine:
({"windows":
 [{"tabs":
  [{"entries":
   [{"url":"http://www.tomodachi.de/","title":"Anime no Tomodachi 
e.V.","ID":2936398838,"scroll":"0,0"}],
    "index":1},
  {"entries":
   [{"url":"http://uguu.de/Main_Page","title":"Main Page - 
TDiedrich","ID":4,"scroll":"0,0"}],
    "index":2},
  {"entries":
   [{"url":"http://tdiedrich.de/~ranma/","ID":6,"scroll":"0,0"}],
    "index":3}
  ]}]})

Even more so, if I then kill or close firefox the rewritten
sessionstore.js still is fine:
({"windows":
 [{"tabs":
  [{"entries":
   [{"url":"http://www.tomodachi.de/","title":"Anime no Tomodachi 
e.V.","ID":2937586887,"scroll":"0,0"}],
   "index":1,
   "attributes":{"image":"http://www.tomodachi.de/favicon.ico"},
   "_formDataSaved":true},
   {"entries":
    [{"url":"http://uguu.de/Main_Page","title":"Main Page - 
TDiedrich","ID":2937587143,"scroll":"0,0"}],
    "index":1,
    "attributes":{},
    "_formDataSaved":true},
   {"entries":
    [{"url":"http://tdiedrich.de/~ranma/","ID":2937587189,"scroll":"0,0"}],
    "index":1,
    "attributes":{},
    "_formDataSaved":true}],
  "selected":3,
  "_closedTabs":[],
  "_hosts":{"tomodachi.de":true,
            "de":true,
            "www.tomodachi.de":true,
            "uguu.de":true,
            "tdiedrich.de":true},
  "width":1020,
  "height":744,
  "screenX":0,
  "screenY":0,
  "sizemode":"normal",
  "title":"http://tdiedrich.de/~ranma/"}],
 "selectedWindow":0,
 "_closedWindows":[],
 "session":{"state":"stopped","lastUpdate":1257068046524}})


...and now I'm down to:
--- sessionstore.js.ok1 2009-11-01 18:41:58.258375408 +0900
+++ sessionstore.js.test2       2009-11-01 18:54:31.907403039 +0900
@@ -30,4 +30,4 @@
   "title":"http://tdiedrich.de/~ranma/"}],
  "selectedWindow":0,
  "_closedWindows":[],
- "session":{"state":"stopped","lastUpdate":1257068046524}})
+ "session":{"state":"running","lastUpdate":1257066879693,"recentCrashes":1}})

Which looks like a red herring, because I suppose this just the part
in the sessionstore.js that forces firefox to display the "Well, this
is embarrassing" tab, which does not work properly (bug2)?

-- 
Tobias                                          PGP: http://8ef7ddba.uguu.de



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to