View Bug Details

IDProjectCategoryView StatusLast Update
0002926DCP-o-maticBugspublic2025-01-02 22:59
Reportercarl Assigned Tocarl  
PriorityhighSeveritycrashReproducibilityalways
Status confirmedResolutionopen 
Summary0002926: AppImage player crashes in OpenGL mode
Description

assertion failure in src/unix/glegl.cpp:560

TagsNo tags attached.
Branch
Estimated weeks required
Estimated work requiredUndecided

Activities

carl

2025-01-02 12:35

administrator   ~0006705

Last edited: 2025-01-02 16:08

Things that are dynamically linked to the RPM build but not the AppImage one:

libwx_gtk3u_gl-3.2.so.0
libGLU.so.1
libOpenGL.so.0

Though wx is statically linked in these builds.

carl

2025-01-02 12:39

administrator   ~0006706

Maybe need to build the Ubuntu 18.04 copy of wxWidgets with --with-opengl

carl

2025-01-02 12:40

administrator   ~0006707

Would also be nice if DoM didn't crash in this case.

carl

2025-01-02 12:58

administrator   ~0006708

Added that flag to the Ubuntu 18.04 image and queued an appimage build.

carl

2025-01-02 16:07

administrator   ~0006710

Last edited: 2025-01-02 16:14

Doesn't help. wxUSE_OPENGL is being set during Ubuntu 18.04 docker image wx config now (maybe it also was before).

carl

2025-01-02 16:43

administrator   ~0006711

Started builds using wxWidgets 3.2.4 on Ubuntu 18.04 / appimage.

carl

2025-01-02 20:42

administrator   ~0006714

Doesn't seem to help either.

Bug History

Date Modified Username Field Change
2025-01-02 12:31 carl New Bug
2025-01-02 12:31 carl Assigned To => carl
2025-01-02 12:31 carl Status new => confirmed
2025-01-02 12:35 carl Note Added: 0006705
2025-01-02 12:39 carl Note Added: 0006706
2025-01-02 12:40 carl Note Added: 0006707
2025-01-02 12:58 carl Note Added: 0006708
2025-01-02 16:07 carl Note Added: 0006710
2025-01-02 16:08 carl Note Edited: 0006705
2025-01-02 16:14 carl Note Edited: 0006710
2025-01-02 16:14 carl Note Edited: 0006710
2025-01-02 16:43 carl Note Added: 0006711
2025-01-02 20:42 carl Note Added: 0006714
2025-01-02 22:59 carl Priority urgent => high
2025-01-02 22:59 carl Estimated work required => Undecided