[kepler-dev] [Bug 4338] need to review usability and gui of module manager

bugzilla-daemon at ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Mon Dec 14 15:10:14 PST 2009


http://bugzilla.ecoinformatics.org/show_bug.cgi?id=4338

--- Comment #3 from Chad Berkley <berkley at nceas.ucsb.edu> 2009-12-14 15:10:13 PST ---
I've reviewed the module manager and these are the things I've noticed:

* the window opens too small on OSX.  It should be ~200px wider.  
* like jianwu said, the progress monitors show each individual download, but
not the entire download.  Either the dialog should be greyed out until the full
download completes, or there should be a full progress bar.
* There seems to be a bug where if I select a few modules to download, then
click the "retrieve" button, the first module is not removed from the gui
"selected modules" list.
* I did a "change-to" on an available suite.  It was about 10% done with
downloading ptolemy, but then displayed a "done downloading modules" dialog.
* After running the change-to, get this exception (and kepler crashes):

[run] java.io.EOFException: Unexpected end of ZLIB input stream
      [run]     at
java.util.zip.InflaterInputStream.fill(InflaterInputStream.java:223)
      [run]     at
java.util.zip.InflaterInputStream.read(InflaterInputStream.java:141)
      [run]     at java.util.zip.ZipInputStream.read(ZipInputStream.java:146)
      [run]     at
org.kepler.modulemanager.AvailableModulesPanel.unzipHelper(AvailableModulesPanel.java:251)
      [run]     at
org.kepler.modulemanager.AvailableModulesPanel.unzip(AvailableModulesPanel.java:214)
      [run]     at
org.kepler.modulemanager.AvailableModulesPanel.downloadModules(AvailableModulesPanel.java:161)
...

* when I try to restart kepler I get:
[run] Exception in thread "main" java.lang.NoClassDefFoundError:
org/kepler/Kepler
      [run] Caused by: java.lang.ClassNotFoundException: org.kepler.Kepler
      [run]     at java.net.URLClassLoader$1.run(URLClassLoader.java:200)

-- 
Configure bugmail: http://bugzilla.ecoinformatics.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the Kepler-dev mailing list