[Konsole-devel] [Bug 288200] [PATCH] "konsole --nofork" crashes when started not from terminal

Jekyll Wu adaptee at gmail.com
Fri Jan 13 14:19:19 UTC 2012


https://bugs.kde.org/show_bug.cgi?id=288200





--- Comment #12 from Jekyll Wu <adaptee gmail com>  2012-01-13 14:19:19 ---
(In reply to comment #10)

I see your point. I didn't misunderstand the steps :)

(In reply to comment #11)
> So, konsole exists and ".../konsole --new-tab" must reuse process

Yes, but ONLY IF the existing konsole process is reusable. 

In step 3 of comment 10, that started konsole process is NOT reusable because
NonUniqueInstance is used. The basic problem is that konsole process uses
org.kde.konsole-<pid> instead of org.kde.konsole as its dbus address.

Of course, that is just my understanding. I will check again whether that
problem is really one regression caused by that commit.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
You are the assignee for the bug.



More information about the konsole-devel mailing list