Bug 356990

Summary: --icon options are ignored
Product: [Frameworks and Libraries] frameworks-kxmlgui Reporter: Juan Simón <decedion>
Component: generalAssignee: kdelibs bugs <kdelibs-bugs>
Status: CONFIRMED ---    
Severity: normal CC: cpigat242, nate
Priority: NOR Keywords: investigated, triaged
Version: unspecified   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In:

Description Juan Simón 2015-12-21 10:10:11 UTC
Qt: 5.5.1
KDE Frameworks: 5.17.0
Konsole: 15.08.0

$ konsole --help-kde
...
KDE options:
  --caption <caption>       Use 'caption' as name in the titlebar
  --icon <icon>             Use 'icon' as the application icon
...

I execute: 'konsole --icon /home/juan/.local/share/icons/ftp-working25.png --caption "lftp v$version" --hide-menubar --hide-tabbar -e lftp ftpovh' but the konsole icon and window title used are the defaults.


Reproducible: Always
Comment 1 Nate Graham 2018-10-20 22:50:52 UTC
I'm afraid the --help-kde and --caption options no longer exist. --icon is still around, but does not work.