View previous topic :: View next topic |
Author |
Message |
vespaman Guru
Joined: 28 Aug 2002 Posts: 375 Location: Stockholm, Sweden
|
Posted: Mon Nov 04, 2024 9:33 am Post subject: [Solved] Could not find the Qt platform plugin wayland in |
|
|
Hi everyone!
Today, I tried to start an FreeCAD AppImage that I have been using for the last year. But to my surprise, I am treated with this message;
Code: | (qt.qpa.plugin) Could not find the Qt platform plugin "wayland" in ""
(qt.glx) qglx_findConfig: Failed to finding matching FBConfig for QSurfaceFormat(version 2.0, options QFlags<QSurfaceFormat::FormatOption>(), depthBufferSize -1, redBufferSize 1, greenBufferSize 1, blueBufferSize 1, alphaBufferSize -1, stencilBufferSize -1, samples -1, swapBehavior QSurfaceFormat::SingleBuffer, swapInterval 1, colorSpace QSurfaceFormat::DefaultColorSpace, profile QSurfaceFormat::NoProfile)
(qt.glx) qglx_findConfig: Failed to finding matching FBConfig for QSurfaceFormat(version 2.0, options QFlags<QSurfaceFormat::FormatOption>(), depthBufferSize -1, redBufferSize 1, greenBufferSize 1, blueBufferSize 1, alphaBufferSize -1, stencilBufferSize -1, samples -1, swapBehavior QSurfaceFormat::SingleBuffer, swapInterval 1, colorSpace QSurfaceFormat::DefaultColorSpace, profile QSurfaceFormat::NoProfile)
Could not initialize GLX
|
I tried other versions of this AppImage, same thing.
I think I updated this laptop the day before yesterday, so something happened by then.
Something known? Or did I miss some information regarding this?
Last edited by vespaman on Mon Nov 04, 2024 4:39 pm; edited 1 time in total |
|
Back to top |
|
|
flexibeast Guru
Joined: 04 Apr 2022 Posts: 431 Location: Naarm/Melbourne, Australia
|
|
Back to top |
|
|
vespaman Guru
Joined: 28 Aug 2002 Posts: 375 Location: Stockholm, Sweden
|
Posted: Mon Nov 04, 2024 10:25 am Post subject: |
|
|
No, but different error;
Code: | (qt.glx) qglx_findConfig: Failed to finding matching FBConfig for QSurfaceFormat(version 2.0, options QFlags<QSurfaceFormat::FormatOption>(), depthBufferSize -1, redBufferSize 1, greenBufferSize 1, blueBufferSize 1, alphaBufferSize -1, stencilBufferSize -1, samples -1, swapBehavior QSurfaceFormat::SingleBuffer, swapInterval 1, colorSpace QSurfaceFormat::DefaultColorSpace, profile QSurfaceFormat::NoProfile)
(qt.glx) qglx_findConfig: Failed to finding matching FBConfig for QSurfaceFormat(version 2.0, options QFlags<QSurfaceFormat::FormatOption>(), depthBufferSize -1, redBufferSize 1, greenBufferSize 1, blueBufferSize 1, alphaBufferSize -1, stencilBufferSize -1, samples -1, swapBehavior QSurfaceFormat::SingleBuffer, swapInterval 1, colorSpace QSurfaceFormat::DefaultColorSpace, profile QSurfaceFormat::NoProfile)
Could not initialize GLX
|
Edit: Well, similar, but missing the first
Code: | (qt.qpa.plugin) Could not find the Qt platform plugin "wayland" in "" |
line. |
|
Back to top |
|
|
flexibeast Guru
Joined: 04 Apr 2022 Posts: 431 Location: Naarm/Melbourne, Australia
|
Posted: Mon Nov 04, 2024 10:57 am Post subject: |
|
|
That error was also in your first message. My guess, from doing a Web search for "'Failed to finding matching FBConfig' appimage" and results like this, is that changes to the AppImage need to made by the FreeCAD devs. But perhaps someone else can say exactly what the problem is.
(If you're not already aware, app-portage/genlop can be used to list package merges, via `genlop -l`, so that you can review what packages were updated and when.) _________________ https://wiki.gentoo.org/wiki/User:Flexibeast |
|
Back to top |
|
|
vespaman Guru
Joined: 28 Aug 2002 Posts: 375 Location: Stockholm, Sweden
|
Posted: Mon Nov 04, 2024 11:31 am Post subject: |
|
|
flexibeast wrote: | (If you're not already aware, app-portage/genlop can be used to list package merges, via `genlop -l`, so that you can review what packages were updated and when.) |
That I was not! Useful for people like me, forgetting...
I see that I have got these new
Code: | Fri Nov 1 13:38:27 2024 >>> sys-devel/llvm-common-19.1.3
Fri Nov 1 13:39:23 2024 >>> app-containers/docker-cli-27.3.1
Fri Nov 1 13:39:43 2024 >>> sys-libs/liburing-2.8
Fri Nov 1 13:40:02 2024 >>> sys-devel/clang-common-19.1.3
Fri Nov 1 13:47:11 2024 >>> dev-libs/openssl-3.3.2-r1
Fri Nov 1 13:47:34 2024 >>> sys-libs/libcap-2.71
Fri Nov 1 14:49:40 2024 >>> sys-devel/gcc-14.2.1_p20241026
Fri Nov 1 14:51:03 2024 >>> app-containers/containerd-1.7.23
Fri Nov 1 14:52:12 2024 >>> dev-libs/elfutils-0.192-r1
Fri Nov 1 14:53:57 2024 >>> net-misc/openssh-9.9_p1
Fri Nov 1 14:55:33 2024 >>> app-admin/sudo-1.9.16-r1
Fri Nov 1 14:56:08 2024 >>> sys-apps/iproute2-6.11.0-r2
Fri Nov 1 14:57:28 2024 >>> sys-libs/libomp-19.1.3
Fri Nov 1 14:58:05 2024 >>> net-libs/libssh-0.11.1
Fri Nov 1 14:58:48 2024 >>> dev-libs/libgit2-1.8.4
Fri Nov 1 14:59:19 2024 >>> sys-libs/libnvme-1.11
Fri Nov 1 16:28:57 2024 >>> net-libs/nodejs-22.10.0
Fri Nov 1 16:29:19 2024 >>> dev-python/pymdown-extensions-10.12
Fri Nov 1 16:29:46 2024 >>> dev-python/rdflib-7.1.1
Fri Nov 1 16:30:07 2024 >>> dev-util/desktop-file-utils-0.28
Fri Nov 1 16:30:28 2024 >>> dev-python/resolvelib-1.1.0
Fri Nov 1 16:32:29 2024 >>> media-libs/harfbuzz-10.0.1
Fri Nov 1 16:32:55 2024 >>> net-libs/libproxy-0.5.9
Fri Nov 1 16:35:03 2024 >>> app-crypt/gnupg-2.4.6
Fri Nov 1 16:36:40 2024 >>> app-containers/docker-27.3.1
Fri Nov 1 17:41:24 2024 >>> sys-devel/llvm-18.1.8-r6
Fri Nov 1 17:46:14 2024 >>> media-libs/mesa-24.2.6
Fri Nov 1 17:47:33 2024 >>> x11-base/xorg-server-21.1.14
Fri Nov 1 17:48:06 2024 >>> x11-drivers/xf86-input-libinput-1.5.0
Fri Nov 1 17:48:38 2024 >>> x11-drivers/xf86-video-amdgpu-23.0.0
Fri Nov 1 17:49:15 2024 >>> x11-drivers/xf86-video-ati-22.0.0
Fri Nov 1 17:49:43 2024 >>> sys-auth/polkit-125-r1
Fri Nov 1 17:54:55 2024 >>> app-text/ghostscript-gpl-10.04.0
Fri Nov 1 17:55:20 2024 >>> app-text/libspectre-0.2.12
Fri Nov 1 17:55:56 2024 >>> dev-java/jna-5.15.0
Fri Nov 1 17:56:36 2024 >>> kde-frameworks/kglobalaccel-6.7.0-r1
Fri Nov 1 17:57:08 2024 >>> www-client/firefox-bin-132.0
Fri Nov 1 17:57:52 2024 >>> media-libs/pulseaudio-qt-1.6.1
Fri Nov 1 17:58:39 2024 >>> kde-frameworks/kjobwidgets-6.7.0-r1
Fri Nov 1 17:59:37 2024 >>> x11-base/xwayland-24.1.4
Fri Nov 1 19:00:23 2024 >>> sys-devel/llvm-19.1.3
Fri Nov 1 19:03:25 2024 >>> dev-lang/ruby-3.2.6
Fri Nov 1 19:03:50 2024 >>> dev-ruby/json-2.7.5
Fri Nov 1 19:12:28 2024 >>> media-sound/audacity-3.7.0
Fri Nov 1 20:05:07 2024 >>> sys-devel/clang-18.1.8-r6
Fri Nov 1 20:07:23 2024 >>> sys-libs/compiler-rt-sanitizers-18.1.8-r6
Fri Nov 1 21:18:43 2024 >>> mail-client/thunderbird-128.4.0
Fri Nov 1 21:36:45 2024 >>> kde-plasma/kwin-6.2.2-r1
Fri Nov 1 21:37:47 2024 >>> dev-python/mkdocs-material-9.5.43
|
I'll see if someone over at FreeCAD community has experienced this.
Thanks |
|
Back to top |
|
|
logrusx Advocate
Joined: 22 Feb 2018 Posts: 2390
|
Posted: Mon Nov 04, 2024 4:31 pm Post subject: |
|
|
Try logging into an X session.
Best Regards,
Georgi |
|
Back to top |
|
|
vespaman Guru
Joined: 28 Aug 2002 Posts: 375 Location: Stockholm, Sweden
|
Posted: Mon Nov 04, 2024 4:39 pm Post subject: |
|
|
Eventually, I found a branch (link branch), build date yesterday, with a working AppImage. So in a way, it has been solved.
Thanks for suggestions. |
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|