[Digikam-devel] [Bug 305839] Opening terminal from Album List opens Terminal in background
Gilles Caulier
caulier.gilles at gmail.com
Mon Aug 27 11:07:55 BST 2012
https://bugs.kde.org/show_bug.cgi?id=305839
Gilles Caulier <caulier.gilles at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |caulier.gilles at gmail.com
--- Comment #2 from Gilles Caulier <caulier.gilles at gmail.com> ---
I can reproduce the problem on my system, with KDE 4.8.2
The way to open konsole is delegate to KDE of course.
Note that problem is not reproducible if you want to open in File Manager
(Dolphin here)...
Code relevant is here :
Action from GUI :
https://projects.kde.org/projects/extragear/graphics/digikam/repository/revisions/master/entry/digikam/main/digikamapp.cpp#L803
Slot connected to open terminal :
https://projects.kde.org/projects/extragear/graphics/digikam/repository/revisions/master/entry/digikam/views/digikamview.cpp#L1073
Note : Open terminal use KToolInvocation::invokeTerminal() and Open In File
MAnager use KRun(), both from KDE API
Gilles Caulier
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Digikam-devel
mailing list