Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 302058

Summary: net-p2p/vuze (l10n): Welcome Window: Error loading resource: whatsnew.german.stf
Product: Gentoo Linux Reporter: Hanno Zysik (geki) <h.mth>
Component: [OLD] JavaAssignee: Java team <java>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: 10.1   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Hanno Zysik (geki) 2010-01-24 12:46:43 UTC
Well, summary says it. Any idea about this?
Comment 1 Vlastimil Babka (Caster) (RETIRED) gentoo-dev 2010-01-24 20:09:40 UTC
Looked through org/gudy/azureus2/ui/swt/welcome/WelcomeWindow.java and it seems it tries to first access online http://www.vuze.com/releasenotes (with some parameters) and only if it fails it tries to read the whatsnew.german.stf file. The file is not there (not even in upstream binary jar) so I guess it's supposed to work just online now. And the online changelog is probably broken.
Comment 2 Vlastimil Babka (Caster) (RETIRED) gentoo-dev 2010-02-03 21:59:12 UTC
So, closing, unless you prove me wrong.
Comment 3 Vlastimil Babka (Caster) (RETIRED) gentoo-dev 2010-02-21 12:31:39 UTC
Probably is our issue in the end.
Comment 4 Vlastimil Babka (Caster) (RETIRED) gentoo-dev 2010-02-21 16:16:09 UTC
Fixed in 4.3.1.4-r1, thanks.