h1aji / chmsee

CHM viewer
GNU General Public License v2.0
1 stars 1 forks source link

chmsee-1.3.0 does not work with xulrunner-2.0 #121

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Install Firefox-4.0 and xulrunner-2.0
2. chmsee refuses to start

-----

$ chmsee -vvv
Gtk-Message: Failed to load module "gnomebreakpad"
** Message: Main >>> load config
** (chmsee:5964): DEBUG: Main >>> chmsee config file path = 
/home/nowhere/.config/chmsee/config
** Message: CS_HTML_GECKO >>> init gecko system

** (chmsee:5964): WARNING **: GECKO_UTILS >>> Couldn't find a compatible GRE!

** ERROR **: Initialize html render engine failed!
aborting...
Gtk-Message: Failed to load module "gnomebreakpad"

-----

$ /usr/lib/xulrunner-2.0/xulrunner --gre-version
2.0.1

-----

$ /usr/lib/xulrunner-2.0/xulrunner -v
Mozilla XULRunner 2.0.1 - 20110509111457

Original issue reported on code.google.com by dairi...@gmail.com on 9 May 2011 at 7:48

GoogleCodeExporter commented 8 years ago
You need update to version 1.3.1.1 that fixed this compatible problem.

Original comment by jungl...@gmail.com on 9 May 2011 at 2:00