Bug 442022 - No longer setting window title according to -qwindowtitle option
Summary: No longer setting window title according to -qwindowtitle option
Status: RESOLVED NOT A BUG
Alias: None
Product: konquest
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Debian testing Linux
: NOR normal
Target Milestone: ---
Assignee: Pierre Ducroquet
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-09-05 06:43 UTC by david
Modified: 2021-09-06 20:23 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
Results of using '-qwindowtitle' option and 'tabtitle' property (37.26 KB, application/pdf)
2021-09-05 06:43 UTC, david
Details

Note You need to log in before you can comment on or make changes to this bug.
Description david 2021-09-05 06:43:12 UTC
Created attachment 141306 [details]
Results of using '-qwindowtitle' option and 'tabtitle' property

After an upgrade and reboot konsole stopped setting the window title of konsole windows according to the -qwindowtitle option.


STEPS TO REPRODUCE
1. Run command `konsole -qwindowtitle File_Manager --workdir 12-realms -e mc` (adjusting --workdir value to an existing directory)

OBSERVED RESULT
Window title is set to '12-realms : mc'

EXPECTED RESULT
Window title set to 'File_Manager'

SOFTWARE/OS VERSIONS
Linux: 5.10.0
KDE Plasma Version: 5.21.5
KDE Frameworks Version: 5.85.0
Qt Version: 5.15.2
Konsole: 21.08.1

ADDITIONAL INFORMATION
The command `konsole -p tabtitle=File_Manager --workdir 12-realms -e mc` *does* set the window title to 'File_Manager'
Comment 1 Albert Astals Cid 2021-09-05 09:43:21 UTC
Does this want to be a bug against konsole and not against konquest?
Comment 2 david 2021-09-05 12:28:39 UTC
(In reply to Albert Astals Cid from comment #1)
> Does this want to be a bug against konsole and not against konquest?

Doh! Menu selection fail. Please close this bug as created in error. I will raise a new bug report against konsole.

Thank you for pointing out my mistake.