Re: [Conkeror] TypeError: can't access dead object
❦ 14 août 2012 20:28 CEST, "John J. Foerch" : >> It also happens when using just the keyboard but it is more difficult to >> reproduce. Here is an example: >> >> 1. Go to www.google.com. >> 2. Enter any search. >> 3. f + 21 + Enter + f >> >> Hitting "f" right after "Enter" (before the new page starts rendering) >> will do the trick. > > Thank you. Never seen that one, but that is definitely something I would > want to fix for the 1.0 release. Seems you have to get the timing just > right; I haven't reproduced it yet. Go ahead an do the report on > bugs.conkeror.org where it won't get lost. I have filed issue 414 for this: http://bugs.conkeror.org/issue414 And I have found an easier way to reproduce the problem using a page with a redirect: 1. g http://xfe.sourceforge.net/ 2. f then wait for 10 seconds for the other page to load -- Don't over-comment. - The Elements of Programming Style (Kernighan & Plauger) ___ Conkeror mailing list [email protected] https://www.mozdev.org/mailman/listinfo/conkeror
Re: [Conkeror] TypeError: can't access dead object
On Tue, Aug 14, 2012 at 07:53:15PM +0200, Vincent Bernat wrote: > ❦ 14 août 2012 19:30 CEST, "John J. Foerch" : > > >> I am often stuck in Conkeror with this error: > >> > >> TypeError: can't access dead object > >> > >> This is very easy to reproduce: on any page, type "f", then click any > >> link. The minibuffer will stay in the "follow mode" but I cannot exit > >> this mode anymore. Even C-g does not work. The only way to exit is to > >> close Conkeror. Pretty annoying. > >> > >> Xulrunner 15.0b3. > >> > >> Thanks! > > > > Agreed, pretty annoying. Conkeror's input system does not currently > > support the mouse, so don't mix mouse and keyboard. Expect mouse support > > in 2.0. > > It also happens when using just the keyboard but it is more difficult to > reproduce. Here is an example: > > 1. Go to www.google.com. > 2. Enter any search. > 3. f + 21 + Enter + f > > Hitting "f" right after "Enter" (before the new page starts rendering) > will do the trick. Thank you. Never seen that one, but that is definitely something I would want to fix for the 1.0 release. Seems you have to get the timing just right; I haven't reproduced it yet. Go ahead an do the report on bugs.conkeror.org where it won't get lost. Thanks -- John Foerch ___ Conkeror mailing list [email protected] https://www.mozdev.org/mailman/listinfo/conkeror
Re: [Conkeror] TypeError: can't access dead object
❦ 14 août 2012 19:30 CEST, "John J. Foerch" : >> I am often stuck in Conkeror with this error: >> >> TypeError: can't access dead object >> >> This is very easy to reproduce: on any page, type "f", then click any >> link. The minibuffer will stay in the "follow mode" but I cannot exit >> this mode anymore. Even C-g does not work. The only way to exit is to >> close Conkeror. Pretty annoying. >> >> Xulrunner 15.0b3. >> >> Thanks! > > Agreed, pretty annoying. Conkeror's input system does not currently > support the mouse, so don't mix mouse and keyboard. Expect mouse support > in 2.0. It also happens when using just the keyboard but it is more difficult to reproduce. Here is an example: 1. Go to www.google.com. 2. Enter any search. 3. f + 21 + Enter + f Hitting "f" right after "Enter" (before the new page starts rendering) will do the trick. -- Make your program read from top to bottom. - The Elements of Programming Style (Kernighan & Plauger) ___ Conkeror mailing list [email protected] https://www.mozdev.org/mailman/listinfo/conkeror
Re: [Conkeror] TypeError: can't access dead object
On Tue, Aug 14, 2012 at 02:17:19PM +0200, Vincent Bernat wrote: > Hi! > > I am often stuck in Conkeror with this error: > TypeError: can't access dead object > > This is very easy to reproduce: on any page, type "f", then click any > link. The minibuffer will stay in the "follow mode" but I cannot exit > this mode anymore. Even C-g does not work. The only way to exit is to > close Conkeror. Pretty annoying. > > Xulrunner 15.0b3. > > Thanks! Agreed, pretty annoying. Conkeror's input system does not currently support the mouse, so don't mix mouse and keyboard. Expect mouse support in 2.0. -- John Foerch ___ Conkeror mailing list [email protected] https://www.mozdev.org/mailman/listinfo/conkeror
