[konsole] [Bug 368949] foo.desktop: Terminal=true no longer works with konsole-16.08.1

2016-09-17 Thread Antonio Rojas via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368949 Antonio Rojas changed: What|Removed |Added CC||aro...@archlinux.org ---

[konsole] [Bug 368949] foo.desktop: Terminal=true no longer works with konsole-16.08.1

2016-09-17 Thread Rex Dieter via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368949 --- Comment #4 from Rex Dieter --- And, that seems to be related to bug #366793 :( -- You are receiving this mail because: You are watching all bug changes.

[konsole] [Bug 368949] foo.desktop: Terminal=true no longer works with konsole-16.08.1

2016-09-17 Thread Rex Dieter via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368949 --- Comment #3 from Rex Dieter --- So, kio contains this code: if (d->service.terminal()) { KConfigGroup cg(KSharedConfig::openConfig(), "General"); QString terminal = cg.readPathEntry("TerminalApplication",

[konsole] [Bug 368949] foo.desktop: Terminal=true no longer works with konsole-16.08.1

2016-09-17 Thread Rex Dieter via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368949 --- Comment #2 from Rex Dieter --- Quick-n-dirty cli test: kioclient5 exec bc.desktop -- You are receiving this mail because: You are watching all bug changes.

[konsole] [Bug 368949] foo.desktop: Terminal=true no longer works with konsole-16.08.1

2016-09-17 Thread Rex Dieter via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368949 Rex Dieter changed: What|Removed |Added Status|UNCONFIRMED |CONFIRMED Ever