[krusader] [Bug 367829] "Open terminal here" will always open at $HOME

2016-08-26 Thread Olivier via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367829

--- Comment #5 from Olivier  ---
However konsole --new-tab from anywhere else does open a tab for me. (konsole
15.12.3). I am trying from kupfer (a krunner-like launcher), krusader's command
line, other terminals and khotkey as well.

In previous versions of Krusader %d was expanded to the pwd, so I could force
it to work on a specific folder via the command I described above, but that
doesn't seem to be the case anymore.

-- 
You are receiving this mail because:
You are watching all bug changes.


[krusader] [Bug 367829] "Open terminal here" will always open at $HOME

2016-08-25 Thread Olivier via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367829

Olivier  changed:

   What|Removed |Added

 Status|RESOLVED|UNCONFIRMED
 Resolution|FIXED   |---

--- Comment #3 from Olivier  ---
Oh, wait, actually, it doesn't open a new tab. Is there anything that can be
done about that?

-- 
You are receiving this mail because:
You are watching all bug changes.


[krusader] [Bug 367829] "Open terminal here" will always open at $HOME

2016-08-25 Thread Olivier via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367829

Olivier  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

--- Comment #2 from Olivier  ---
"konsole --nofork --new-tab" actually did the trick! Thank you very much
Martin.
I actually didn't think of checking out the new defaults after migrating from
the older qt4 version. My bad entirely!

-- 
You are receiving this mail because:
You are watching all bug changes.


[krusader] [Bug 367829] New: "Open terminal here" will always open at $HOME

2016-08-25 Thread Olivier via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367829

Bug ID: 367829
   Summary: "Open terminal here" will always open at $HOME
   Product: krusader
   Version: Git
  Platform: Compiled Sources
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: m...@fork.pl
  Reporter: g1325...@mvrht.com

Since the upgrade to Qt5 opening a terminal will always open it at $HOME,
regardless of configuration.
I used to have "konsole  --new-tab --workdir %d" before the upgrade, but now it
just won't work. Setting "default terminal" to "echo konsole  --new-tab
--workdir %d" will just print "konsole  --new-tab --workdir %d", which probably
means there's no substitution going on like with commands? Setting it to just
"konsole" will have the same result (obviously without opening a new tab).

Reproducible: Always

Steps to Reproduce:
1. Press F9 (or set shortcut for "open terminal here", F11 in my case) or click
"Term" button

Actual Results:  
It will open terminal at $HOME

Expected Results:  
It should open on current folder.

My system is Ubuntu 16.04 64b, built from git against KDE Frameworks 5.23.0, Qt
5.5.1. If any other information is required, I'll provide it.

-- 
You are receiving this mail because:
You are watching all bug changes.