Bug 356990 - --icon options are ignored
Summary: --icon options are ignored
Status: CONFIRMED
Alias: None
Product: frameworks-kxmlgui
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: ---
Assignee: kdelibs bugs
URL:
Keywords: investigated, triaged
Depends on:
Blocks:
 
Reported: 2015-12-21 10:10 UTC by Juan Simón
Modified: 2018-10-20 22:50 UTC (History)
2 users (show)

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 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.