Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 69891 - menu items stuffed up in azureus 2.2.0.0
Summary: menu items stuffed up in azureus 2.2.0.0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High trivial (vote)
Assignee: Gentoo net-p2p team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-02 14:43 UTC by Tristram Chapman
Modified: 2004-11-03 04:52 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tristram Chapman 2004-11-02 14:43:15 UTC
emerged the new azureus, and two menu items appear as !MainWindow.menu.transfers! and !MainWindow.menu.tools!

Reproducible: Always
Steps to Reproduce:
1. start azureus
2. look at menu

Actual Results:  
the program runs fine, its just a gui error.

Expected Results:  
say Transfers and Tools as menu options

i updated from 2.1.0.4 to 2.2.0.0

i think thats about it
Comment 1 Andrej Kacian (RETIRED) gentoo-dev 2004-11-02 17:29:55 UTC
I can't reproduce this on a freshly emerged azureus-bin-2.2.0.0. Are you using the GTK, or the motif version?
Comment 2 Tristram Chapman 2004-11-02 18:58:46 UTC
i assume gtk, seeing as i am using gnome and emerge -p azureus gives me 
[ebuild   R   ] net-p2p/azureus-bin-2.2.0.0  -kde 0 kB

I'm not sure where to go from here, or what other info is needed :|
Comment 3 Martin Holzer (RETIRED) gentoo-dev 2004-11-03 02:45:08 UTC
seems the MessagesBundle.properties
in ~/.Azureus causes this

clean up your old config and try again
Comment 4 Tristram Chapman 2004-11-03 04:52:57 UTC
ah thanks! I removed ~/.Azureus/MessageBundle.properties and the menus resolved themselves. Many thanks :)