Opened 7 years ago
Last modified 5 years ago
#58 assigned defect
Linux SDL2 skin error, prevents starting
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | major | Milestone: | 3.0 |
Component: | GrafX2 | Version: | 2.4 |
Keywords: | Cc: |
Description
Compiles without errors, spits this out when I try to run it:
Error in skin file: Was looking right from 254,139 for a 'mouse cursor', and reached the edge of the image Error number 1 occured in file main.c, line 727, function Init_program. Error: File containing the GUI graphics is missing! This program cannot run without this file.
Change History (4)
comment:1 by , 7 years ago
comment:2 by , 7 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:3 by , 5 years ago
Milestone: | 2.5 → 2.6 |
---|
comment:4 by , 5 years ago
Milestone: | 2.6 → 3.0 |
---|
Note:
See TracTickets
for help on using tickets.
Check #55 for a temporary fix. Issue discussed in https://groups.google.com/forum/#!topic/grafx2/KIMYvmHT1uk as well.
TL;DR skins are being reworked for SDL2 by yrizoud, point your cfg to e.g. skin_modern or change defaults in code. You could also apply patch #55 and rebuild