|
View:
New views
10 Messages
—
Rating Filter:
Alert me
|
|
|
[Bug 184788] New: new tab behaves more like "clone" than "new"https://bugs.kde.org/show_bug.cgi?id=184788
Summary: new tab behaves more like "clone" than "new" Product: konsole Version: unspecified Platform: SuSE RPMs OS/Version: unspecified Status: UNCONFIRMED Severity: normal Priority: NOR Component: general AssignedTo: konsole-devel@... ReportedBy: jnelson-kde@... Version: (using KDE 4.2.0) Installed from: SuSE RPMs Have a .desktop file which starts an application (like ssh) The .desktop file specifies that the application runs in a konsole Execute the .desktop file Now, with the konsole open, create a new tab. konsole will re-exec ssh (instead of starting /bin/bash). This is undesireable! Furthermore, if you control-c the ssh program, you'll get this: Warning: Program '/usr/bin/ssh' crashed. (it did not 'crash' - it exited normally) and lastly, now the tab will not exit. KDE 3.5 konsole did not do this. Please fix! -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ konsole-devel mailing list konsole-devel@... https://mail.kde.org/mailman/listinfo/konsole-devel |
|
|
[Bug 184788] new tab behaves more like "clone" than "new"https://bugs.kde.org/show_bug.cgi?id=184788
--- Comment #1 from Matthew Woehlke <mw_triad users sourceforge net> 2009-02-20 01:15:19 --- I think you can get around this by changing the Command (Settings->Edit Current Profile->General) to e.g. 'bash -l'. Otherwise, as you say, Konsole tries to "clone" the current tab. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ konsole-devel mailing list konsole-devel@... https://mail.kde.org/mailman/listinfo/konsole-devel |
|
|
[Bug 184788] new tab behaves more like "clone" than "new"https://bugs.kde.org/show_bug.cgi?id=184788
Robert Knight <robertknight@...> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |robertknight@... --- Comment #2 from Robert Knight <robertknight gmail com> 2009-02-20 13:45:18 --- Actually what happens is that Konsole is layering the command-to-execute setting specified in the .desktop file on top of the default settings and then using that combination as the default for new tabs in the window. This is the same as if you had created a custom profile with that command and then started Konsole using the --profile argument to use that profile as the default for new tabs in the window. This behavior makes sense sometimes - just not in Jon's particular case. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ konsole-devel mailing list konsole-devel@... https://mail.kde.org/mailman/listinfo/konsole-devel |
|
|
[Bug 184788] new tab behaves more like "clone" than "new"https://bugs.kde.org/show_bug.cgi?id=184788
csmart <mail@...> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mail@... -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ konsole-devel mailing list konsole-devel@... https://mail.kde.org/mailman/listinfo/konsole-devel |
|
|
[Bug 184788] new tab behaves more like "clone" than "new"https://bugs.kde.org/show_bug.cgi?id=184788
Marc Benstein <mdb@...> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mdb@... --- Comment #3 from Marc Benstein <mdb cs unm edu> 2009-03-18 17:05:53 --- *** Bug 185458 has been marked as a duplicate of this bug. *** -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ konsole-devel mailing list konsole-devel@... https://mail.kde.org/mailman/listinfo/konsole-devel |
|
|
[Bug 184788] new tab behaves more like "clone" than "new"https://bugs.kde.org/show_bug.cgi?id=184788
LeVA <leva@...> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |leva@... --- Comment #4 from LeVA <leva az isten hu> 2009-05-10 08:40:01 --- Then111 please make this bug CONFIRMED. This is an existing problem: 1. Create a new item with the Menu Editor. 2. Check the "Run in terminal" check-box on the new item's "Advanced" configuration page (still in the Menu Editor) 2a. Make sure that your default Terminal Emulator is Konsole. (System Settings / Default Applications / Terminal Emulator). 3. Run the created program from the K Menu and then create a new tab in the running Konsole. 4. In the new tab it will execute the program already running in the existing tab. <- this is the bug. Please make this configurable at least. A new option like "Always start new tabs with the default profile" would make sense: one could configure his/her default profile to start /bin/sh (like the already existing "Shell" profile), and then no matter what application is running in Konsole, it would start the default profile in the newly opened tab. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ konsole-devel mailing list konsole-devel@... https://mail.kde.org/mailman/listinfo/konsole-devel |
|
|
[Bug 184788] new tab behaves more like "clone" than "new"https://bugs.kde.org/show_bug.cgi?id=184788
kjkuan@... changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kjkuan@... --- Comment #5 from <kjkuan gmail com> 2009-06-01 08:13:48 --- another easy way to reproduce(in kde 4.2.3): 1) open konsole 2) run the command: konsole --new-tab -e ssh user@host 3) open a new tab -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ konsole-devel mailing list konsole-devel@... https://mail.kde.org/mailman/listinfo/konsole-devel |
|
|
[Bug 184788] new tab behaves more like "clone" than "new"https://bugs.kde.org/show_bug.cgi?id=184788
chris rouch <cro@...> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |cro@... -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ konsole-devel mailing list konsole-devel@... https://mail.kde.org/mailman/listinfo/konsole-devel |
|
|
[Bug 184788] new tab behaves more like "clone" than "new"https://bugs.kde.org/show_bug.cgi?id=184788
Anselmo Lacerda Silveira de Melo (anselmolsm) <anselmo.melo@...> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |anselmo.melo@... -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ konsole-devel mailing list konsole-devel@... https://mail.kde.org/mailman/listinfo/konsole-devel |
|
|
[Bug 184788] new tab behaves more like "clone" than "new"https://bugs.kde.org/show_bug.cgi?id=184788
newsscott@... changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |newsscott@... --- Comment #6 from <newsscott gmx de> 2009-11-06 01:16:47 --- The default behaviour should be that "new tab" starts a new shell. I hate this bug. It traps me so often. Maybe an option to switch to current behaviour. by the way: the same also applies to "new window". -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ konsole-devel mailing list konsole-devel@... https://mail.kde.org/mailman/listinfo/konsole-devel |
| Free embeddable forum powered by Nabble | Forum Help |