Closed raulgrangeiro closed 3 months ago
I have tested the portable and AppImage on Ubuntu 24.04 with Wayland in a virtual machine, and it worked for me out-of-the-box. However, when I installed the package qt6-wayland
it breaks. I do not know of a way to fix this that does not break these bundles on other versions of various Ubuntu and Linux.
I added 2 files from the Qt 6.4.3 that we bundle, and now it works:
libQt6WaylandClient.so.6.4.3
-> lib/libQt6WaylandClient.so.6
and
libQt6WaylandEglClientHwIntegration.so.6.4.3
-> lib/libQt6WaylandEglClientHwIntegration.so.6
Now, I see lib/libQt6WaylandClient.so.6
was removed because its addition in #1475 caused a problem in Ubuntu 22.04. However, both of those problems might be because libQt6WaylandEglClientHwIntegration.so.6
was not bundled. I will make a build that includes these 2 libs and test on different versions.
Here is a zip containing these 2 Qt 6.4.3 libs that can be added to the portable. libQt6WaylandClient.zip
I verified new portable build with these libs works on Wayland/GNOME sessions on Ubuntu 24.04, 23.10, 22.04, Fedora 39; Shotcut Snap from beta channel in Ubuntu 22.04 and 24.04
Here is a zip containing these 2 Qt 6.4.3 libs that can be added to the portable. libQt6WaylandClient.zip
How can I add them? Are they going to be on the newer version of Shotcut?
I have tested the portable and AppImage on Ubuntu 24.04 with Wayland in a virtual machine, and it worked for me out-of-the-box. However, when I installed the package
qt6-wayland
it breaks. I do not know of a way to fix this that does not break these bundles on other versions of various Ubuntu and Linux.
I checked here to see if I have this package installed and I have. That should be why it doesn't work.
I verified new portable build with these libs works on Wayland/GNOME sessions on Ubuntu 24.04, 23.10, 22.04, Fedora 39; Shotcut Snap from beta channel in Ubuntu 22.04 and 24.04
I just installed the Snap version 24.08.16 from Beta Channel and opened perfectly! Friend, thank you so much for fixing it! God bless you!
The Shotcut version 2024.06.26 is crashing at start on the packages Snap, AppImage and Portable Tar. They all have the same output from terminal:
Terminal Output:
I'm using Ubuntu 24.04 LTS on Gnome 46 on Wayland with the following hardware:
CPU: AMD Ryzen 7 5700U GPU: AMD Radeon RX Vega 8 RAM: 20GB DDR4 3200 MHz SSD: WD SN530 512GB M.2
Could someone help to solve this?
It only works on Flatpak, I don't know why.