Message1176

Author jon
Recipients quantum
Date 2013-12-24.05:53:03
Content
Just by way of confirmation: the update to Firefox 26 stopped conkeror from launching with exactly the
same console output provided by quantum.  Installing 'Mozilla XULRunner 26.0 - 20131205075310' seems to
have fixed the problem as well.

Details: 
Ubuntu 12.10, 64 bit

$ firefox -v
Mozilla Firefox 26.0

$ conkeror -v
xulrunner not found, trying firefox instead. 
conkeror.mozdev.org conkeror 1.0pre (Debian-1.0~~pre+git1312212307-~nightly1)

$ conkeror
[output as described by quantum above]

And (now) this works:

$ xulrunner -v
Mozilla XULRunner 26.0 - 20131205075310

$ xulrunner /usr/share/conkeror/application.ini
History
Date User Action Args
2013-12-24 05:53:04jonsetmessageid: <1387864384.09.0.647448845193.issue457@bugs.conkeror.org>
2013-12-24 05:53:04jonsetrecipients: + quantum
2013-12-24 05:53:04jonlinkissue457 messages
2013-12-24 05:53:03joncreate