View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0003908 | Spring engine | General | public | 2013-07-31 22:54 | 2013-08-02 05:01 | ||||
Reporter | abma | ||||||||
Assigned To | abma | ||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | resolved | Resolution | no change required | ||||||
Product Version | 94.1 | ||||||||
Target Version | 95.0 | Fixed in Version | 95.0 | ||||||
Summary | 0003908: VFS.CompressFolder seems to fail | ||||||||
Description | http://pastebin.com/jKa3MS8c | ||||||||
Tags | No tags attached. | ||||||||
Checked infolog.txt for Errors | |||||||||
Attached Files |
|
![]() |
|
abma (administrator) 2013-08-01 17:34 |
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 (developer) 2013-08-01 17:43 |
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 (administrator) 2013-08-01 17:53 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 (developer) 2013-08-02 02:14 |
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 (administrator) 2013-08-02 04:58 |
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 (administrator) 2013-08-02 05:01 |
(= engine bug in 94.1) |
![]() |
|||
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 | View Revisions |
2013-08-01 17:54 | abma | Note Edited: 0011133 | View Revisions |
2013-08-01 17:54 | abma | Note Edited: 0011133 | View Revisions |
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 |