Bug 457638 - Launch feedback doesn't work on wine application
Summary: Launch feedback doesn't work on wine application
Status: CONFIRMED
Alias: None
Product: kwin
Classification: Plasma
Component: general (other bugs)
Version First Reported In: 5.25.4
Platform: Arch Linux Linux
: NOR minor
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords: usability
Depends on:
Blocks:
 
Reported: 2022-08-08 17:29 UTC by saxn
Modified: 2023-02-23 14:18 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description saxn 2022-08-08 17:29:57 UTC
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
Comment 1 saxn 2022-08-08 17:44:12 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
Comment 2 Nicolas Fella 2022-08-08 20:14:25 UTC
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
Comment 3 saxn 2023-02-23 13:36:27 UTC Comment hidden (spam)