crash after uninstalling and re-installing
Bart Vanherck <[email protected]> Sat, 23 Jul 2005 17:14:51 +0200
| Newsgroups | gmane.editors.mlview.devel |
|---|---|
| Message-ID | <1122131691.9149.5.camel@localhost> |
Dodji, Following error occurs with mlview--main--0.9 (tla archive http://www.gnome.org/~dodji/arch/2005/mlview ) I had previously one version of the main--0.9 branch. I did make uninstall to uninstall this version, tla update to have the latest version. ./configure && make && sudo make install no problems now. mlview starts up like it has to be started. Now the curious thing. sudo make uninstall && ./configure --prefix=/usr && make && sudo make install when running mlview now it crashes. No matter if it is run in the source tree or just with mlview out of the path. The error I get is : ** ERROR **: file mlview-app.cc: line 1184 (mlview::App::App(const Glib::ustring&)): assertion failed: (glade_file) aborting... My system is Gentoo Base System version 1.6.13 maybe this curious bug is also applicable on other sytems ? I did not put it in bugzilla yet because of the lack of 0.9.X in the version. I do not know yet if it is applicable for 0.8 versions too . kind regards, Bart