[kepler-dev] [Bug 2426] New: - Search for 'image' in actor tree 'hangs' window in nightly build
bugzilla-daemon at ecoinformatics.org
bugzilla-daemon at ecoinformatics.org
Tue Apr 25 10:22:33 PDT 2006
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=2426
Summary: Search for 'image' in actor tree 'hangs' window in
nightly build
Product: Kepler
Version: 1.0.0beta2
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: general
AssignedTo: higgins at nceas.ucsb.edu
ReportedBy: higgins at nceas.ucsb.edu
QAContact: kepler-dev at ecoinformatics.org
A search for 'image' in the actor tab 'hangs' the window when one is using the
nightly zipped version; message is
Uncaught error fetching image:
java.lang.NullPointerException
at sun.awt.image.URLImageSource.getConnection(Unknown Source)
at sun.awt.image.URLImageSource.getDecoder(Unknown Source)
at sun.awt.image.InputStreamImageSource.doFetch(Unknown Source)
at sun.awt.image.ImageFetcher.fetchloop(Unknown Source)
at sun.awt.image.ImageFetcher.run(Unknown Source)
But when using ant and launching using 'ant run-dev' a search for 'image'
works!
Perhaps this is due to the way the path is setup?
Need to determine if this problem occurs for installer version
More information about the Kepler-dev
mailing list