Bug 164182 - If i launch shell script .desktop,all konsole session have the app icon
Summary: If i launch shell script .desktop,all konsole session have the app icon
Status: RESOLVED WORKSFORME
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-15 21:50 UTC by giuseppe
Modified: 2008-07-04 08:57 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description giuseppe 2008-06-15 21:50:33 UTC
Version:            (using Devel)
Installed from:    Compiled sources
Compiler:          gcc 4.2.3 
OS:                Linux

I launch this .desktop file

[Desktop Entry]
Comment=
Comment[it]=
Exec=$HOME/scripts/vdr.sh
GenericName=
GenericName[it]=
Icon=tvtime
MimeType=
Name=vvv
Name[it]=Vdr
Path=
StartupNotify=false
Terminal=true
TerminalOptions=
Type=Application
X-DBUS-StartupType=
X-DCOP-ServiceType=none
X-KDE-SubstituteUID=false
X-KDE-Username=

And it has the correct tvtime icon
but when is active..all session launched
of konsole has the tvtime icon!
See this image
http://img147.imagevenue.com/img.php?image=59161_schermata1_122_607lo.jpg
Comment 1 Robert Knight 2008-06-19 19:10:52 UTC
This is expected behavior.  It happens because there is only one copy of Konsole running (which owns all of the terminal windows) and the window icon is set by the first instance that starts.  

Comment 2 giuseppe 2008-07-04 08:57:56 UTC
Solved on 4.0.85