mojo2012 / zipeg

Automatically exported from code.google.com/p/zipeg
0 stars 0 forks source link

AssertionError: resources/win.file.xp.16x16.png at com.zipeg.Resources.getResourceAsStream #16

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
[zipeg crash] 2.7.1.982 AssertionError: resources/win.file.xp.16x16.png at
com.zipeg.Resources.getResourceAsStream

Archive: \"sample.zip\"

Last Archive: \"sample.zip\"

java.lang.AssertionError: resources/win.file.xp.16x16.png
Resources.getResourceAsStream(Resources:77)
Resources.readBytes(Resources:96)
Resources.getImage(Resources:36)
ItemList.getFileIcon(ItemList:133)
ItemList.getIconWidth(ItemList:153)
ItemList.createThumbIcon(ItemList:665)
ItemList.access$1400(ItemList:20)
ItemList$9.run(ItemList:648)
CacheController$2.run(CacheController:55)
event.InvocationEvent.dispatch(InvocationEvent:209)
EventQueue.dispatchEvent(EventQueue:461)
IdlingEventQueue.dispatchEvent(IdlingEventQueue:183)

apple.awt.textantialiasing=true
sun.boot.library.path=/System/Library/Frameworks/JavaVM.framework/Versions/1.5.0
/Libraries
java.vm.version=1.5.0_16-133
awt.nativeDoubleBuffering=true
com.apple.mrj.application.apple.menu.about.name=Zipeg
gopherProxySet=false
file.encoding.pkg=sun.io
user.country=ES
sun.os.patch.level=unknown
user.dir=/Applications/Zipeg.app/Contents/Resources/Java
java.runtime.version=1.5.0_16-b06-284
os.arch=i386
java.io.tmpdir=/tmp
os.name=Mac OS X
apple.laf.useScreenMenuBar=true
sun.jnu.encoding=MacRoman
com.apple.mrj.application.live-resize=true
java.library.path=/Applications/Zipeg.app/Contents/Resources/Java:/System/Librar
y/PrivateFrameworks/JavaApplicationLauncher.framework/Resources:.:/Library/Java/
Extensions:/System/Library/Java/Extensions:/usr/lib/java:/Applications/Zipeg.app
/Contents/Resources/Java
os.version=10.5.6
http.nonProxyHosts=local|*.local|169.254/16|*.169.254/16
user.home=/Users/user
user.timezone=Europe/Madrid
file.encoding=MacRoman
java.specification.version=1.5
java.class.path=/Applications/Zipeg.app/Contents/Resources/Java/zipeg.jar:/Syste
m/Library/Java
com.apple.macos.smallTabs=false
apple.awt.graphics.UseQuartz=true
apple.awt.showGrowBox=false
java.home=/System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Home
sun.arch.data.model=32
com.apple.mrj.application.growbox.intrudes=true
user.language=es
awt.toolkit=apple.awt.CToolkit
java.vm.info=mixed mode, sharing
java.version=1.5.0_16
java.ext.dirs=/Library/Java/Extensions:/System/Library/Java/Extensions:/System/L
ibrary/Frameworks/JavaVM.framework/Versions/1.5.0/Home/lib/ext
apple.awt.brushMetalRounded=true
sun.boot.class.path=/System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/C
lasses/classes.jar:/System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Cl
asses/ui.jar:/System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Classes/
laf.jar:/System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Classes/sunrs
asign.jar:/System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Classes/jss
e.jar:/System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Classes/jce.jar
:/System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Classes/charsets.jar
:/System/Library/PrivateFrameworks/JavaApplicationLauncher.framework/Resources/L
auncherSupport.jar
apple.awt.brushMetalLook=true
sun.io.unicode.encoding=UnicodeLittle
sun.cpu.endian=little
mrj.version=1050.1.5.0_16-284
socksNonProxyHosts=local|*.local|169.254/16|*.169.254/16
ftp.nonProxyHosts=local|*.local|169.254/16|*.169.254/16
sun.cpu.isalist=

Original issue reported on code.google.com by leo.kuzn...@gmail.com on 9 Jun 2009 at 12:24

GoogleCodeExporter commented 8 years ago
this is most likely uninstall scenario...
cannot reproduce locally.
I hope when the installer changes to install at /User/.../AppData/ and do it 
via move
not write over it may cure the problem.

Original comment by leo.kuzn...@gmail.com on 9 Jun 2009 at 12:26

GoogleCodeExporter commented 8 years ago
It was actually different issue altogether. Only happens on mac because I 
decided to save few KB and removed windows resources from mac distro. Result on 
Mac when 1.5 is used sometimes the icons for the list view are MIA. Fixed.

Original comment by leo.kuzn...@gmail.com on 27 Jun 2010 at 7:58