sirjuddington / SLADE

It's a Doom editor
https://slade.mancubus.net
GNU General Public License v2.0
710 stars 109 forks source link

Chrash when opening new map #1666

Closed crowbardoctor closed 6 months ago

crowbardoctor commented 9 months ago

SLADE Version

3.2.5

OS

Linux

Editor

Map editor

Steps to Reproduce

I was trying to make a new map in SLADE on my Chromebook. I'm using the most recent build provided by Flathub.

To reproduce:

  1. Open a WAD or PK3/ZIP
  2. Click on 'New Map'
  3. Press 'Open Map'
  4. Crash occurs

Crash Information

Version: 3.2.5
No current action

Operating System: Linux 6.1.60-08594-g03a802b9a072 x86_64
Graphics Vendor: OpenGL not initialised
Graphics Hardware: OpenGL not initialised
OpenGL Version: OpenGL not initialised

Stack Trace:

Last Log Messages:
Error: EGL version is 1.4. EGL version 1.5 or greater is required.
Error: can't open file '/home/elinax1111/.slade3/mapwindow.layout' (error 2: No such file or directory)
Tokenizer::openFile: Unable to open file /home/elinax1111/.slade3/mapwindow.layout
Error: EGL version is 1.4. EGL version 1.5 or greater is required.
Error: EGL version is 1.4. EGL version 1.5 or greater is required.
Error: EGL version is 1.4. EGL version 1.5 or greater is required.
Setting up the OpenGL context
Failed to setup the OpenGL context
Opening map MAP02
Removed 0 detached vertices, 0 detached sides, 0 invalid sides and 0 detached sectors

Screenshots

No response

sirjuddington commented 6 months ago

Unfortunately I'm not sure there is much you can do apart from see if you can update graphics drivers, from the log it looks like your system doesn't support a recent enough OpenGL version to run the map editor.