https://bugs.kde.org/show_bug.cgi?id=343652
Bug ID: 343652 Summary: "Open with" with "Run in Terminal" does not open a Terminal Product: digikam Version: 4.7.0 Platform: Compiled Sources OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: Albums GUI Assignee: [hidden email] Reporter: [hidden email] I want to create a script for applying Tags to a grouped images using exivtool. When I try to run the script via Rightklick on the selected images Open with->Other and enter the path to my script no Terminal pops up, even if I selected "Run in Terminal" and "Do not close when command exits" The script is executed but users do not know that, if they didn't start digikam out of a terminal or didn't insert echo commands to their scripts. Reproducible: Always Steps to Reproduce: 1. Select Some images 2. Rightclick onto the selection and choose "Open with" 3. In the "Open with" window selcet your script 4. Check "Run in terminal" and "Do not close when command exits" Actual Results: If I do not check "Run in terminal" the script is executed in the same terminal where digikam was opend (at least the output is visible there). If I opend digikam form a terminal, folowing errors apear: digikam(2213) KRunMX1::expandEscapedMacro: -miniicon isn't supported anymore (service "exivTag.sh" ) digikam(2213) KRunMX1::expandEscapedMacro: -miniicon isn't supported anymore (service "exivTag.sh" ) digikam(2213) KRunMX1::expandEscapedMacro: -miniicon isn't supported anymore (service "exivTag.sh" ) Expected Results: A terminal pops up where the script is executed. If "Do not close when command exits" is selected, the terminal window stays opend after the script was executed. For testing a script like: #!/bin/sh echo $@ should work. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
https://bugs.kde.org/show_bug.cgi?id=343652
Maik Qualmann <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[hidden email] --- Comment #1 from Maik Qualmann <[hidden email]> --- With me working "Open with" as expected. This will open a terminal, which remains open. The message in the console is present with me. Does it work with them, for example with Dolphin? Maik -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Florian Hennig
https://bugs.kde.org/show_bug.cgi?id=343652
Gilles Caulier <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[hidden email] --- Comment #2 from Gilles Caulier <[hidden email]> --- Tuxflo, Did you install Konsole terminal from KDE ? Gilles Caulier -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Florian Hennig
https://bugs.kde.org/show_bug.cgi?id=343652
--- Comment #3 from tuxflo <[hidden email]> --- No, I'm not using digikam with KDE, but there are several different Terminalemulators installed like xterm and gnome terminal. On February 6, 2015 10:54:27 PM CET, Gilles Caulier <[hidden email]> wrote: >https://bugs.kde.org/show_bug.cgi?id=343652 > >Gilles Caulier <[hidden email]> changed: > > What |Removed |Added >---------------------------------------------------------------------------- > CC| |[hidden email] > >--- Comment #2 from Gilles Caulier <[hidden email]> --- >Tuxflo, > >Did you install Konsole terminal from KDE ? > >Gilles Caulier -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Florian Hennig
https://bugs.kde.org/show_bug.cgi?id=343652
--- Comment #4 from Gilles Caulier <[hidden email]> --- digiKam delegate terminal launching to KDE Control Panel, where you can find a section dedicated to setup terminal program to use. Launch KDE control Panel and go to "Default Applications/Terminal Emulator" section. Gilles Caulier -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Florian Hennig
https://bugs.kde.org/show_bug.cgi?id=343652
--- Comment #5 from tuxflo <[hidden email]> --- Ok if I change the terminal emulator in the KDE settings manager (I did not know that I had this installed, must be a dependency) it is possible to run the script in the given terminal. But if I set it to a different terminalemulator than Konsole, the Item "Do not close the terminal window..." is not visible. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Florian Hennig
https://bugs.kde.org/show_bug.cgi?id=343652
Gilles Caulier <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED Version Fixed In| |4.11.0 --- Comment #6 from Gilles Caulier <[hidden email]> --- install konsole and use it as well Gilles Caulier -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Florian Hennig
https://bugs.kde.org/show_bug.cgi?id=343652
[hidden email] changed: What |Removed |Added ---------------------------------------------------------------------------- Component|AlbumsView |Interroperability -- You are receiving this mail because: You are the assignee for the bug. |
Free forum by Nabble | Edit this page |