View Issue Details

IDProjectCategoryView StatusLast Update
0003908Spring engineGeneralpublic2013-08-02 05:01
Reporterabma Assigned Toabma  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionno change required 
Product Version94.1 
Target Version95.0Fixed in Version95.0 
Summary0003908: VFS.CompressFolder seems to fail
Descriptionhttp://pastebin.com/jKa3MS8c
TagsNo tags attached.
Attached Files
compressfail.lua (Attachment missing)
Checked infolog.txt for Errors

Activities

abma

2013-08-01 17:34

administrator   ~0011131

can't reproduce it on windows xp:

[f=0001003] Loading: LuaUI\Widgets\compressfail.lua
[f=0001102] Removed: LuaUI\Widgets\compressfail.lua
[f=0001115] Loading: LuaUI\Widgets\compressfail.lua
[f=0001115] [string "LuaUI\Widgets\compressfail.lua"]:24: File already exists ex
ample.zip

@gajop:

any further information?

maybe files are open because of a virus scanner? or are files not probably closed in the lua script that wrote the files?

gajop

2013-08-01 17:43

developer   ~0011132

You need to delete example.zip before enabling this widget, because compress folder has probably created it before (in previous widget initializations).
Is size of example.zip greater than zero and is it a valid .zip file?

abma

2013-08-01 17:53

administrator   ~0011133

Last edited: 2013-08-01 17:54

i ran the widget twice (F11, unload + load), first time it worked, second time it fails, because the zip exists.

yes, zip file was fine.

nothing about "cannot get modification time" (or something similar to that)

i tested with the current development version of spring.

gajop

2013-08-02 02:14

developer   ~0011135

well the issue for me is on 94.1
i don't think that being on windows xp would make such a huge difference (i tested on windows 7)

abma

2013-08-02 04:58

administrator   ~0011136

https://github.com/spring/spring/blob/94.1/rts/System/FileSystem/FileSystemAbstraction.cpp#L183
vs
https://github.com/spring/spring/blob/develop/rts/System/FileSystem/FileSystemAbstraction.cpp#L183


current develop works for me, 94.1 seems to fail. i don't see why we should investigate any further.

please reopen if current develop still doesn't work for you.

abma

2013-08-02 05:01

administrator   ~0011137

(= engine bug in 94.1)

Issue History

Date Modified Username Field Change
2013-07-31 22:54 abma New Issue
2013-07-31 22:54 abma Status new => assigned
2013-07-31 22:54 abma Assigned To => abma
2013-07-31 22:55 abma File Added: compressfail.lua
2013-07-31 22:56 abma Product Version => 94.1
2013-08-01 17:34 abma Note Added: 0011131
2013-08-01 17:34 abma Status assigned => feedback
2013-08-01 17:43 gajop Note Added: 0011132
2013-08-01 17:53 abma Note Added: 0011133
2013-08-01 17:53 abma Status feedback => assigned
2013-08-01 17:53 abma Note Edited: 0011133
2013-08-01 17:54 abma Note Edited: 0011133
2013-08-01 17:54 abma Note Edited: 0011133
2013-08-02 02:14 gajop Note Added: 0011135
2013-08-02 04:58 abma Note Added: 0011136
2013-08-02 04:58 abma Status assigned => resolved
2013-08-02 04:58 abma Fixed in Version => 95.0
2013-08-02 04:58 abma Resolution open => no change required
2013-08-02 05:01 abma Note Added: 0011137