Opened 3 years ago
Closed 3 years ago
#12728 closed defect (fixed)
SYMBIAN: scummvm.exe crashes.
Reported by: | fedor4ever | Owned by: | digitall |
---|---|---|---|
Priority: | normal | Component: | Port: Symbian |
Version: | Keywords: | ||
Cc: | Game: |
Description (last modified by )
I build and run sucesfully scummvm.exe without any engines prior 31.06.21 with C++11 features and without. Any suggestions?
My sucessfull build count near 20, unsucessfull - 10.
This was good testing for symbian_builder anyway.
I delete all generated files after every build myself in filemanager.
Change History (10)
comment:1 by , 3 years ago
Description: | modified (diff) |
---|
comment:2 by , 3 years ago
comment:3 by , 3 years ago
Here wan't run -
Revision: 4fa7695d0ce3e3ec384cd1e3cbaf2d7b2d956385
Author: ScummVM-Translations <ScummVM-Translations@…>
Date: 30.06.2021 22:43:46
Message:
I18N: Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
comment:4 by , 3 years ago
Running -
Revision: 1945e3ec5cc45d0791be7b0a17e8e9a5c1320c2a
Author: ysj1173886760 <1173886760@…>
Date: 29.06.2021 15:36:41
Message:
GRAPHICS: MACGUI: realloc surface after changing dims
Next commits mine...
comment:6 by , 3 years ago
Priority: | high → normal |
---|
@fedor4ever: Is this issue fixed? Since you are the Symbian porter, it is a bit odd to file a bug on this. It would have probably been better on Discord / IRC?
comment:7 by , 3 years ago
Owner: | set to |
---|---|
Resolution: | → pending |
Status: | new → pending |
comment:8 by , 3 years ago
Opened https://github.com/scummvm/scummvm/pull/3157.
Cooked full build. 2 new engines excluded due same linker error. All exe running.
comment:10 by , 3 years ago
Resolution: | pending → fixed |
---|---|
Status: | pending → closed |
Commit runnable -
Revision: c759e27fe766c4666ad2921c932d9b27fe872908
Author: ysj1173886760 <1173886760@…>
Date: 27.06.2021 11:12:32
Message:
GRAPHICS: MACGUI: introduce _fixedDims to mactext, which represent for whether mactext should auto expanding.