https://bugs.kde.org/show_bug.cgi?id=361442

            Bug ID: 361442
           Summary: Ignore var Icon= in .desktop file
           Product: plasmashell
           Version: 5.6.2
          Platform: Archlinux Packages
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: Application Launcher (Kickoff)
          Assignee: k...@davidedmundson.co.uk
          Reporter: ceo.ro...@gmail.com
                CC: plasma-b...@kde.org

I want use chrome or chromium application ass dekstop application. I wrote
custom .desktop file to start web application.
Example .desktop:
---------------
#!/usr/bin/env xdg-open
[Desktop Entry]
Categories=Internet
Version=1.0
Terminal=false
Type=Application
Name=Gmail
Exec=/opt/google/chrome/google-chrome --profile-directory=Default
--app-id=pjkljhegncpnkpknbcohdijeoejaedia
Icon=chrome-pjkljhegncpnkpknbcohdijeoejaedia-Default
StartupWMClass=crx_pjkljhegncpnkpknbcohdijeoejaedia
-------------------
or another:
-------------------
[Desktop Entry]
Categories=Internet
Comment[ru_RU]=WhatsApp Client
Comment=WhatsApp Client
Exec=whatsapp
--icon=/usr/share/icons/elementary-plus/apps/128/chrome-https___web.whatsapp.com_.svg
GenericName[ru_RU]=WhatsApp Client
GenericName=WhatsApp Client
Icon=/usr/share/icons/elementary-plus/apps/128/chrome-https___web.whatsapp.com_.svg
MimeType=
Name[ru_RU]=WhatsApp
Name=WhatsApp
NoDisplay=false
Path[$e]=
StartupNotify=false
StartupWMClass=WhatsApp
Terminal=0
TerminalOptions=
Type=Application
X-DBUS-ServiceName=
X-DBUS-StartupType=
X-KDE-SubstituteUID=false
X-KDE-Username=
X-KDE-StartupNotify=false
---------------------

But when I start application I see in taskbar chromium icon, not webapp icon(

Reproducible: Always

Steps to Reproduce:
1. Creat custom app launcher with chromium 
2. Start this application
3. See taskbar

Actual Results:  
In taskbar appliaction icon is taken from Exec= variable

Expected Results:  
Application icon is taken from Icon= variable
Example: http://i.stack.imgur.com/yqsH6.png

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to