[konsole] [Bug 385454] konsole becomes uninteractive after running any bash script

2017-10-23 Thread Simon Andric
https://bugs.kde.org/show_bug.cgi?id=385454 Simon Andric changed: What|Removed |Added CC||simonandr...@gmail.com

[konsole] [Bug 385454] konsole becomes uninteractive after running any bash script

2017-10-21 Thread Bronson
https://bugs.kde.org/show_bug.cgi?id=385454 --- Comment #20 from Bronson --- I suspect anyone with a windows background would expect this behaviour. Is it possible to add a setting to konsole to change this behaviour? As i think its a better solution than adding

[konsole] [Bug 385454] konsole becomes uninteractive after running any bash script

2017-10-21 Thread Kurt Hindenburg
https://bugs.kde.org/show_bug.cgi?id=385454 Kurt Hindenburg changed: What|Removed |Added Status|NEEDSINFO |RESOLVED

[konsole] [Bug 385454] konsole becomes uninteractive after running any bash script

2017-10-21 Thread Bronson
https://bugs.kde.org/show_bug.cgi?id=385454 --- Comment #18 from Bronson --- Adding to the end of my file I found a workaround! $SHELL -- You are receiving this mail because: You are watching all bug changes.

[konsole] [Bug 385454] konsole becomes uninteractive after running any bash script

2017-10-21 Thread Bronson
https://bugs.kde.org/show_bug.cgi?id=385454 --- Comment #17 from Bronson --- actually, is there any way to change this to the behaviour I expect? I want run in konsole to launch the console, run the script, and return to prompt. Ive have a play with the commandline

[konsole] [Bug 385454] konsole becomes uninteractive after running any bash script

2017-10-20 Thread Bronson
https://bugs.kde.org/show_bug.cgi?id=385454 --- Comment #16 from Bronson --- ok thanks, ill change that to work as intended. You can close this bug then. -- You are receiving this mail because: You are watching all bug changes.

[konsole] [Bug 385454] konsole becomes uninteractive after running any bash script

2017-10-20 Thread Kurt Hindenburg
https://bugs.kde.org/show_bug.cgi?id=385454 --- Comment #15 from Kurt Hindenburg --- That's the correct behavior for how the konsolerun.desktop is coded; the hold means don't close; I think what you expect is not how 'Run in Konsole' actually means. [Desktop Action

[konsole] [Bug 385454] konsole becomes uninteractive after running any bash script

2017-10-20 Thread Bronson
https://bugs.kde.org/show_bug.cgi?id=385454 --- Comment #14 from Bronson --- Ok ive made some progress! Ive found that if i run the script through the existing konsole window it is actually working. So manually typing ./echo.sh into the console works fine. The problem

[konsole] [Bug 385454] konsole becomes uninteractive after running any bash script

2017-10-20 Thread Bronson
https://bugs.kde.org/show_bug.cgi?id=385454 --- Comment #13 from Bronson --- I have tried removing the .bashrc files from my home folder and also /etc/bash/ and still have the issue. Are there any other files that may affect this? -- You are receiving this mail

[konsole] [Bug 385454] konsole becomes uninteractive after running any bash script

2017-10-14 Thread Bronson
https://bugs.kde.org/show_bug.cgi?id=385454 --- Comment #12 from Bronson --- (In reply to Christoph Feck from comment #10) > If even a simple "echo" script does not return to the prompt, it is > unrelated to Python. > > Is this reproducible with a freshly created user

[konsole] [Bug 385454] konsole becomes uninteractive after running any bash script

2017-10-14 Thread Bronson
https://bugs.kde.org/show_bug.cgi?id=385454 --- Comment #11 from Bronson --- So ive tested this booting directly off the KDE manjaro bootable usb, and it has the same issue. So ive also posted on the manjaro forums, hopefully someone there may have a fix?

[konsole] [Bug 385454] konsole becomes uninteractive after running any bash script

2017-10-12 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=385454 --- Comment #10 from Christoph Feck --- If even a simple "echo" script does not return to the prompt, it is unrelated to Python. Is this reproducible with a freshly created user account? Are you using bash or a different default shell?

[konsole] [Bug 385454] konsole becomes uninteractive after running any bash script

2017-10-11 Thread Bronson
https://bugs.kde.org/show_bug.cgi?id=385454 --- Comment #9 from Bronson --- its certainly not python. Ill ask the manjaro guys if they can help, but it also happens on kde neon. -- You are receiving this mail because: You are watching all bug changes.

[konsole] [Bug 385454] konsole becomes uninteractive after running any bash script

2017-10-11 Thread Bronson
https://bugs.kde.org/show_bug.cgi?id=385454 --- Comment #8 from Bronson --- Created attachment 108273 --> https://bugs.kde.org/attachment.cgi?id=108273=edit simpler script -- You are receiving this mail because: You are watching all bug changes.

[konsole] [Bug 385454] konsole becomes uninteractive after running any bash script

2017-10-10 Thread Kurt Hindenburg
https://bugs.kde.org/show_bug.cgi?id=385454 --- Comment #7 from Kurt Hindenburg --- Well I'm puzzled on why this would not work in your system/Konsole, but then work in xterm. It works here w/o issue. Perhaps a python bug? I have 2.7.12 Have you asked on Manjaro's

[konsole] [Bug 385454] konsole becomes uninteractive after running any bash script

2017-10-10 Thread Bronson
https://bugs.kde.org/show_bug.cgi?id=385454 --- Comment #6 from Bronson --- Thanks for looking into this, its incredibly frustrating! Ive added my sample script. It happens with any script I run about 90% of the time. -- You are receiving this mail because: You are

[konsole] [Bug 385454] konsole becomes uninteractive after running any bash script

2017-10-10 Thread Bronson
https://bugs.kde.org/show_bug.cgi?id=385454 --- Comment #5 from Bronson --- Created attachment 108263 --> https://bugs.kde.org/attachment.cgi?id=108263=edit sample script -- You are receiving this mail because: You are watching all bug changes.

[konsole] [Bug 385454] konsole becomes uninteractive after running any bash script

2017-10-09 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=385454 Nate Graham changed: What|Removed |Added CC||pointedst...@zoho.com

[konsole] [Bug 385454] konsole becomes uninteractive after running any bash script

2017-10-09 Thread Kurt Hindenburg
https://bugs.kde.org/show_bug.cgi?id=385454 --- Comment #3 from Kurt Hindenburg --- Ok but without the script, I have no way of debugging this -- You are receiving this mail because: You are watching all bug changes.

[konsole] [Bug 385454] konsole becomes uninteractive after running any bash script

2017-10-09 Thread Bronson
https://bugs.kde.org/show_bug.cgi?id=385454 --- Comment #2 from Bronson --- ive tried the same script in xterm, and it works fine. So this is definately a konsole issue. I have fonts set to 120dpi, not sure if this would cause some issue like this? But I do have this

[konsole] [Bug 385454] konsole becomes uninteractive after running any bash script

2017-10-07 Thread Kurt Hindenburg
https://bugs.kde.org/show_bug.cgi?id=385454 --- Comment #1 from Kurt Hindenburg --- The easiest way to determine if the issue is Konsole, try running the script in xterm and/or other terminals (gnome-terminal, etc) -- You are receiving this mail because: You are