-
-
Notifications
You must be signed in to change notification settings - Fork 556
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[UI] Wayland Meta Thread #1630
Comments
Start a “Discussions” thread and merge there? |
@elsandosgrande Could you please check whether you are experiencing #1629 on Gnome Wayland, too? |
Maybe we could clarify point 1 a little: It's not that the video to be viewed would be completely invisible, only the background flickers and is (half-)transparent, but the video itself is rendered correctly. Maybe that was not clear enough from my screenshots and description. |
The following is not a real issue since it currently does not impact the user, but maybe it's interesting information anyway:
For instance, this message shows up when triggering the pop-up explaining that you can't export an empty sequence. Maybe (probably?) it's with all olive pop-ups, I haven't checked. |
@itsmattkc , I've got crash on startup.
OS : ARCH-LINUX |
@HarshilPatel007 Yes. This is because you are using the AppImage, which does not ship the Wayland platform plugin. I think it's a known packaging issue (#1487). If you build Olive from source, you'll be able to run the program as native Wayland instance (with a few usability issues, though). |
@mara004 , tried to build. but, got errors..!!!!
|
@HarshilPatel007 I ran into that issue a few months back myself and a workaround was discovered: #1590 EditQuick question: Which version of GCC are you using? |
@elsandosgrande , I'm using gcc (GCC) 11.1.0 edit: |
@mara004 @itsmattkc @elsandosgrande ,
|
Maybe try The strange thing is that the program should actually select Wayland automatically, but for you it doesn't. Did you build with the Qt/Wayland development libraries installed? I just built Olive on current Neon User with Plasma Wayland and cannot reproduce your problems. |
The action search Wayland issue apparently fixed itself, so we can cross it out from the list :) |
@HarshilPatel007 Do you have QtWayland installed in the first place? It seems like it's not being detected for whatever reason. There is no issue like that on Ubuntu Hirsute after installing the @mara004 For what it's worth, Ubuntu (and likely Debian) has the files in |
@elsandosgrande I don't know; I was just guessing. Missing QtWayland packages could indeed be the cause. |
@elsandosgrande , yes I've full QT5 and Wayland setup in my system. @mara004 here is my setup: sysenv related to Wayland :
now it's opened(working) after setting |
Interesting that only setting the platform was enough to make it work. Your environment variables seem correct as far as I can tell. |
I can reproduce the glitches in the Footage & Sequence Viewer too. Other than that, it seems to be working well. |
Just stumbled over another Wayland issue reported to the OBS project. The symptoms are quite different, however (completely transparent area): It would be worth testing KDE's Qt 5.15 version. The wayland branch has some additional commits: https://invent.kde.org/qt/qt/qtwayland/-/tree/kde/5.15 |
I was looking into this a bit, currently Wayland works as expected on KDE and Weston for me during brief testing. while Sway and Gnome have the transparency bug. only Sway from what I have tested has an issue with actions search. It comes up, I just cannot type in it for some reason. |
Indeed, I can confirm the observations of @Quackdoc regarding KDE Plasma. After updating/rebuilding Olive on current KDE Neon, rendering now works perfectly - no more flickering. The action search still works, too. |
Resizing the sequence viewer stops after the cursor leaves the view splitter when trying to make it smaller, but works perfectly fine when making it larger in build 99bbb16. This doesn't happen when QT_QPA_PLATFORM is set to xcb. 2022-06-22.03-35-56.mp4 |
at some point KDE broke again, hopefully fixed in the PR |
We don't currently have the means to properly support Wayland and there appear to be several issues when using Olive natively on Wayland rather than X11 or XWayland. To prevent clogging up the issue tracker, I'm making this thread as a general list of known issues on Wayland that people can post in and add to instead. If you're an expert with Wayland, feel free to contribute pull requests to solve any of these issues.
If you find other Wayland-exclusive issues, comment here and they will be added to this main post.
The text was updated successfully, but these errors were encountered: