[kde] [Bug 477358] Startup notification does not work when opening an AppImage app
    Nate Graham 
    bugzilla_noreply at kde.org
       
    Sun Nov 26 17:04:35 GMT 2023
    
    
  
https://bugs.kde.org/show_bug.cgi?id=477358
Nate Graham <nate at kde.org> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |UPSTREAM
                 CC|                            |nate at kde.org
             Status|REPORTED                    |RESOLVED
--- Comment #1 from Nate Graham <nate at kde.org> ---
This is unfortunately caused by design decisions of the AppImage developers.
Startup notification feedback requires that the app have a .desktop file so we
can map its icon to the executable. AppImage developers reject not only this
premise but also the entire XDG desktop file spec. As a result, the feature
does not work for AppImages.
As a workaround, you can use AppImageLauncher to generate a .desktop file for
your AppImage and provide desktop environment integration, which will make
startup feedback work.
-- 
You are receiving this mail because:
You are the assignee for the bug.
    
    
More information about the Unassigned-bugs
mailing list