Summary: | First deal has broken animation | ||
---|---|---|---|
Product: | [Applications] kpat | Reporter: | Techokami <techokami> |
Component: | general | Assignee: | Stephan Kulow <coolo> |
Status: | REPORTED --- | ||
Severity: | normal | CC: | aacid, kde-games-bugs-null, ngompa13 |
Priority: | NOR | ||
Version First Reported In: | 24.08.2 | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Techokami
2024-10-31 02:57:48 UTC
Well, it's probably something that happened as part of porting to Qt6, it doesn't necessarily mean it's a Qt6 issue *itself*. (In reply to Neal Gompa from comment #1) > Well, it's probably something that happened as part of porting to Qt6, it > doesn't necessarily mean it's a Qt6 issue *itself*. That's kind of what I meant by "Qt6-related", probably could have worded it better Can you record a video? Mod3 perfectly animates here want to see what you mean (In reply to Albert Astals Cid from comment #3) > Can you record a video? > > Mod3 perfectly animates here want to see what you mean Alright, here's a quick video showing the bug: https://youtu.be/D5tgR-1JGSc Wow you really have no animations at all. I see you're using wayland, can you try in X11? (In reply to Albert Astals Cid from comment #5) > Wow you really have no animations at all. > > I see you're using wayland, can you try in X11? Considering I'm on Fedora 41, uh, no. There's no longer any option to start Plasma with X11. For further details about this, please ask Neal Gompa. You can also test it by launching the application in X11 mode. Try this from Konsole: ``` $ QT_QPA_PLATFORM="xcb" kpat & ``` (In reply to Neal Gompa from comment #7) > You can also test it by launching the application in X11 mode. Try this from > Konsole: > > ``` > $ QT_QPA_PLATFORM="xcb" kpat & > ``` Oh, I did not know that! Sorry about namedropping you. The behavior is exactly the same when run this way. I should also add that, back on Fedora 39 when I didn't have this problem, I was also using only Wayland, soo... really unsure why needing to double-check on X11 was needed > back on Fedora 39 when I didn't have this problem, I was also using only Wayland, soo... really unsure why needing to double-check on X11 was needed
Because I can't read your mind.
Anyhow this seems to be a Fedora problem, since it works fine on non Fedora. Maybe you can try from flathub and see if that one works? https://flathub.org/apps/org.kde.kpat (In reply to Albert Astals Cid from comment #12) > Maybe you can try from flathub and see if that one works? > > https://flathub.org/apps/org.kde.kpat I'd rather not find out what happens when native packages and flatpaks collide, thanks. 😬 |