Review Request 129217: Fix re-parsing of command line arguments
Martin Tobias Holmedahl Sandsmark
martin.sandsmark at kde.org
Sat Oct 22 20:20:26 UTC 2016
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/129217/
-----------------------------------------------------------
(Updated Oct. 22, 2016, 8:20 p.m.)
Status
------
This change has been marked as submitted.
Review request for Konsole and Kurt Hindenburg.
Changes
-------
Submitted with commit 4ec9b565800b9e9bdbf45dbb5983530fb95791e7 by Martin T. H. Sandsmark to branch master.
Repository: konsole
Description
-------
If a new Konsole instance is launched via DBus (e. g. single process mode), it re-used the QCommandLineParser each time, so each new instance would inherit all parsed options.
Most noticeably is if you have konsole running, press Shift+F4 in Dolphin to launch a Konsole instance in the current folder (which leads Konsole to use a temporary profile), and then try to open a new konsole instance outside of that, it would open in the folder from Dolphin.
Diffs
-----
src/Application.h 2c606b1
src/Application.cpp e903981
src/main.cpp 29f6f2b
Diff: https://git.reviewboard.kde.org/r/129217/diff/
Testing
-------
Thanks,
Martin Tobias Holmedahl Sandsmark
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/konsole-devel/attachments/20161022/67cce6f2/attachment-0001.html>
More information about the konsole-devel
mailing list