Serebriakov / dwlab

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

Linux: World editor crashes #20

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
Compile and execute the World editor under Linux

What do you see instead?
The editor window appears and closes immediately.

When line
  SetGraphics( CanvasGraphics( TilesetCanvas ) )
is executed, the editor crashes and on the console I see error
Executing:editor.debug
 X Error of failed request:  BadDrawable (invalid Pixmap or Window parameter)
   Major opcode of failed request:  14 (X_GetGeometry)
   Resource id in failed request:  0x4e0000a
   Serial number of failed request:  3423
   Current serial number in output stream:  3423

The problem happens in graphics.bmx:
g.GetSettings _gWidth,_gHeight,_gDepth,_gHertz,_gFlags

What version of the product are you using? On what operating system?
svn version of dwlab, Arch Linux, BlitzMax 1.44

Original issue reported on code.google.com by immo.ger...@gmail.com on 22 Oct 2011 at 11:50

GoogleCodeExporter commented 8 years ago
As it seems it's MaxGUI problem and I don't know yet how to fix this. Try yet 
to launch editor in WinE (though, I saw graphics problems there) or Windows 
virtual machine.

Original comment by MattMerkulov on 27 Oct 2011 at 1:07

GoogleCodeExporter commented 8 years ago
let's wait until v1.6 will be finished with full DWLab native GUI support (and 
editor will be fully ported to this GUI)

Original comment by MattMerkulov on 16 Jul 2012 at 5:09

GoogleCodeExporter commented 8 years ago

Original comment by MattMerkulov on 16 Jul 2012 at 6:12

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago

Original comment by MattMerkulov on 14 Aug 2013 at 5:25