Summary: | Launch feedback doesn't work on wine application | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | saxn <saileshpoudel0> |
Component: | general | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | CONFIRMED --- | ||
Severity: | minor | CC: | nate, nicolas.fella |
Priority: | NOR | Keywords: | usability |
Version First Reported In: | 5.25.4 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
saxn
2022-08-08 17:29:57 UTC
(In reply to saxn from comment #0) > SUMMARY > Install wine and install sketchup or any other application > pin to task manager or run the application, > no lauch feedback is shown > no bouch in wine :( > > SOFTWARE/OS VERSIONS > Operating System: Arch Linux > KDE Plasma Version: 5.25.4 > KDE Frameworks Version: 5.96.0 > Qt Version: 5.15.5 > Kernel Version: 5.18.16-zen1-1-zen (64-bit) > Graphics Platform: Wayland > Processors: 8 × Intel® Core™ i5-9300H CPU @ 2.40GHz > Memory: 7.6 GiB of RAM > Graphics Processor: Mesa Intel® UHD Graphics 630 + NVIDIA [POC] https://youtu.be/JCwc9pjRNzI This is probably related to the fact that wine installs the .desktop files to a subfolder of .local/share/applications e.g. .local/share/applications/wine/Programs/Kate/Kate.desktop That probably confuses the desktop entry name handling in ApplicationLauncherJob and/or KWin No update yet ? |