| View previous topic :: View next topic |
| Author |
Message |
vtomov Newbie

Joined: 07 Feb 2006 Posts: 2
|
Posted: Tue Feb 07, 2006 9:06 am Post subject: bibus "wrong menu path" error |
|
|
Hello,
I am using Open Office 2 as part of my Fedora distribution. I just installed Bibus 1.1.1 (in /opt/bibus-1.1.1). All seemed to go well and I am able to use Bibus (I was able to look up a reference from Pub Med and retrieve it). However, every time I start Bibus (by typing python /opt/bibus-1.1.1/bibusStart.py), I get the following error:
03:45:39 PM: Wrong menu path: <main>/en_AsInDatabase
03:45:39 PM: Wrong menu path: <main>/en_Default
03:45:39 PM: Wrong menu path: <main>/en_PLoS
03:45:39 PM: Wrong menu path: <main>/en_apa
03:45:39 PM: Wrong menu path: <main>/en_apa2
03:45:39 PM: Wrong menu path: <main>/en_bmc
03:45:39 PM: Wrong menu path: <main>/en_pnas
03:45:39 PM: Wrong menu path: <main>/es_legal
After that the program seems to work fine, although I haven't spent too much time playing with it yet. The above-mentioned files are all in /opt/bibus-1.1.1/Format/Styles. Any help would be appreciated!
Vesko |
|
| Back to top |
|
 |
pmartino Power User

Joined: 17 Sep 2004 Posts: 93
|
Posted: Tue Feb 07, 2006 9:26 am Post subject: Re: bibus "wrong menu path" error |
|
|
| vtomov wrote: | Hello,
I am using Open Office 2 as part of my Fedora distribution. I just installed Bibus 1.1.1 (in /opt/bibus-1.1.1). All seemed to go well and I am able to use Bibus (I was able to look up a reference from Pub Med and retrieve it). However, every time I start Bibus (by typing python /opt/bibus-1.1.1/bibusStart.py), I get the following error:
03:45:39 PM: Wrong menu path: <main>/en_AsInDatabase
03:45:39 PM: Wrong menu path: <main>/en_Default
03:45:39 PM: Wrong menu path: <main>/en_PLoS
03:45:39 PM: Wrong menu path: <main>/en_apa
03:45:39 PM: Wrong menu path: <main>/en_apa2
03:45:39 PM: Wrong menu path: <main>/en_bmc
03:45:39 PM: Wrong menu path: <main>/en_pnas
03:45:39 PM: Wrong menu path: <main>/es_legal
After that the program seems to work fine, although I haven't spent too much time playing with it yet. The above-mentioned files are all in /opt/bibus-1.1.1/Format/Styles. Any help would be appreciated!
Vesko |
If I remember correctly, other people using Fedora got the same problem some times ago. It seems to be a problem with the wxpython/wxgtk libraries. I think the only real fix is to compile it yourself. I suppose there is an easy way to download the Fedora source and compile it.
Have a look at this bug report:
http://sourceforge.net/tracker/?group_id=110943&atid=657832&func=detail&aid=1356682 _________________ --
Pierre Martineau
mail: pmartino@users.sourceforge.net
Bibus home: http://bibus-biblio.sourceforge.net/ |
|
| Back to top |
|
 |
vtomov Newbie

Joined: 07 Feb 2006 Posts: 2
|
Posted: Thu Feb 09, 2006 10:06 am Post subject: |
|
|
Thanks for your help! I installed wxpython 2.6 from http://www.wxpython.org/download.php using the Fedore 2 packages. This solved the problem.
Vesko |
|
| Back to top |
|
 |
|