https://bugs.kde.org/show_bug.cgi?id=522686
--- Comment #2 from Chad Davis <[email protected]> --- I just switched back and forth between 36 (working) and 58 (broken) a couple more times and finally realized "Failed to create wl_display (No such file or directory)" is actually in the output successfully running with 36. So... not the problem. Version 58 Failed to create wl_display (No such file or directory) (qt.qpa.plugin) From 6.5.0, xcb-cursor0 or libxcb-cursor0 is needed to load the Qt xcb platform plugin. This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem. Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vkkhrdisplay, vnc, wayland-brcm, wayland-egl, wayland, xcb. Version 36 Failed to create wl_display (No such file or directory) Gtk-Message: 23:40:44.500: Failed to load module "canberra-gtk-module" Gtk-Message: 23:40:44.500: Failed to load module "canberra-gtk-module" Qt: Session management error: Could not open network socket Adding snap-specific PYTHONPATH to sys.path: /home/mrdavis/snap/freecad/common/.local/lib/python3.12/site-packages:/snap/freecad/2266/lib/python3.12/site-packages:/snap/freecad/2266/usr/lib/python3/dist-packages FreeCAD 1.1.0, Libs: 1.1.0R44227 +568 (Git) (C) 2001-2026 FreeCAD contributors FreeCAD is free and open-source software licensed under the terms of LGPL2+ license. Anyway, I think I saw Wayland mentioned in the first and last lines and my bias made me jump the gun assuming something to do with Wayland was to blame. I must have also got confused looking back and forth and copy/pasting output because after looking again both versions have WAYLAND_DISPLAY=unset in the snap environment and the same desktop-launch script. So, at the moment I have no insight past 36 works, 56 does not and it maybe has something to do with the xcb library. -- You are receiving this mail because: You are watching all bug changes.
