Bug 164182

Summary: If i launch shell script .desktop,all konsole session have the app icon
Product: [Applications] konsole Reporter: giuseppe <metrobotte>
Component: generalAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

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