[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-bugs-dist
Subject:    [kdevelop] [Bug 330539] Konsole opens bash after kdevelop_attach even if zsh is set.
From:       Markus Trippelsdorf <bugzilla_noreply () kde ! org>
Date:       2016-10-26 15:48:30
Message-ID: bug-330539-17878-xgnzMBlab7 () http ! bugs ! kde ! org/
[Download RAW message or body]

https://bugs.kde.org/show_bug.cgi?id=330539

--- Comment #9 from Markus Trippelsdorf <octoploid@yandex.com> ---
(In reply to Kevin Funk from comment #8)
> It'd be better to have these patches on either ReviewBoard or Phabricator so
> we could discuss the diff.

It is just a rough rebase. I have only tested it in a very limited way.
Split open doesn't work for example:

markus@x4 ~ % cat test.zsh
RESULT=$(qdbus org.kdevelop.kdevelop-30695 /org/kdevelop/DocumentController
org.kdevelop.DocumentController.openDocumentsSimple  $1 )
 if [[ "$RESULT" != "true" ]]; then
       echo "Failed to open $1" && exit 1
 fi
 echo "OK"
markus@x4 ~ % bash test.zsh "( /home/markus/bench.cpp - /home/markus/hello.cpp
)"
OK
markus@x4 ~ % zsh test.zsh "( /home/markus/bench.cpp - /home/markus/hello.cpp
)"
Failed to open ( /home/markus/bench.cpp - /home/markus/hello.cpp )

Not sure what is going on. 
So this needs more testing before it can be officially proposed.

-- 
You are receiving this mail because:
You are watching all bug changes.=
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic