https://bugs.kde.org/show_bug.cgi?id=395626
--- Comment #17 from [email protected] --- (In reply to Cyril Giraud from comment #16) > Sorry, I just tried, but my Ubuntu Studio is old (20.04.6 LTS and waiting > for 26.04 to migrate). So kdenlive-25.12.1-x86_64.AppImage failed to launch > (/tmp/.mount_kdenliGaJkdb/AppRun.wrapped: symbol lookup error: > /tmp/.mount_kdenliGaJkdb/usr/bin/../lib/libwayland-cursor.so.0: undefined > symbol: wl_proxy_marshal_flags). The error "undefined symbol: wl_proxy_marshal_flags" typically occurs when an AppImage is incompatible with the Wayland display server due to missing or outdated libraries. To resolve this, you can try running the AppImage using the X11 display server instead of Wayland. -According to web search -- You are receiving this mail because: You are watching all bug changes.
