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

Ralf Jung <p...@ralfj.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |UNCONFIRMED
         Resolution|INVALID                     |---

--- Comment #7 from Ralf Jung <p...@ralfj.de> ---
> If you install an application in your $HOME you're responsible for putting a 
> .desktop file specifying the icon in $HOME/.local/share/applications and also 
> deploying the icon.

Are you serious?  Most of the time, I don't even bother to create a menu entry
for an application.  The Alt+F2 menu works just fine for applications symlinked
from ~/bin.  KWin demonstrates that showing the icon for such applications is
perfectly possible.  So, to be frank, I think it is quite ridiculous to not
support this. It is quite surprising as well.  People observing this behavior
will see a bug in KDE, there is no way to *know* that .desktop files are
suddenly considered mandatory by some software.

But, okay, in the interest of making progress let me play my your rules -- it's
your software after all.  I added a menu entry for nightly using KMenuEditor. 
This is what the .desktop file looks like:

$ cat ~/.local/share/applications/firefox-2.desktop 
[Desktop Entry]
Comment=Browse the World Wide Web
Encoding=UTF-8
Exec=/home/r/bin/firefox-nightly
GenericName=Web Browser
Icon=/home/r/bin/firefox.nightly.d/browser/icons/mozicon128.png
MimeType=text/html;text/xml;application/xhtml+xml;application/xml;application/vnd.mozilla.xul+xml;application/rss+xml;application/rdf+xml;image/gif;image/jpeg;image/png;x-scheme-handler/http;x-scheme-handler/https;
Name=Firefox Nightly
NoDisplay=false
Path[$e]=
StartupNotify=true
StartupWMClass=Firefox
Terminal=0
TerminalOptions=
Type=Application
X-GNOME-FullName=Firefox Web Browser
X-KDE-SubstituteUID=false
X-KDE-Username=
X-MultipleArgs=false

The issue remains the same:  I started Firefox Nightly from the KDE menu, and
still, the taskbar panel shows the wrong icon.  Reopening because the reason
given dos not apply any more.

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

Reply via email to