[krusader] [Bug 393766] "Open terminal here" action opens shell in home directory

2018-07-19 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=393766

Christoph Feck  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |INVALID
 Status|NEEDSINFO   |RESOLVED

--- Comment #14 from Christoph Feck  ---
No response, changing status. If you have new information, please add a
comment.

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

[krusader] [Bug 393766] "Open terminal here" action opens shell in home directory

2018-06-21 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=393766

--- Comment #13 from Christoph Feck  ---
To further investigate this issue, KDE developers need the information
requested in comment #11. If you can provide it, or need help with finding that
information, please add a comment.

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

[krusader] [Bug 393766] "Open terminal here" action opens shell in home directory

2018-06-06 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=393766

--- Comment #12 from Christoph Feck  ---
If you can provide the information requested in comment #11, please add it.

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

[krusader] [Bug 393766] "Open terminal here" action opens shell in home directory

2018-05-10 Thread Nikita Melnichenko
https://bugs.kde.org/show_bug.cgi?id=393766

Nikita Melnichenko  changed:

   What|Removed |Added

 CC||nikita+...@melnichenko.name
 Status|UNCONFIRMED |NEEDSINFO
 Resolution|--- |WAITINGFORINFO

--- Comment #11 from Nikita Melnichenko  ---
Please provide your krusaderui.rc, you may have an incorrect binding.

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

[krusader] [Bug 393766] "Open terminal here" action opens shell in home directory

2018-05-08 Thread Toni Asensi Esteve
https://bugs.kde.org/show_bug.cgi?id=393766

--- Comment #10 from Toni Asensi Esteve  ---
If
find / -name "krusaderui.rc" 2>/dev/null
shows something like
/usr/share/kxmlgui5/krusader/krusaderui.rc
/home/user/.local/share/kxmlgui5/krusader/krusaderui.rc
[...]
then you can try exiting from Krusader, renaming
/home/user/.local/share/kxmlgui5/krusader/krusaderui.rc
to
/home/user/.local/share/kxmlgui5/krusader/krusaderui.rc.backup
executing Krusader, and trying again the 'open terminal here' functionality.

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

[krusader] [Bug 393766] "Open terminal here" action opens shell in home directory

2018-05-06 Thread Toni Asensi Esteve
https://bugs.kde.org/show_bug.cgi?id=393766

--- Comment #9 from Toni Asensi Esteve  ---
It seems that those files are correct. If you execute: 
   find / -name "krusaderui.rc" 2>/dev/null
what does it show? Could you attach those files to this bug report?

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

[krusader] [Bug 393766] "Open terminal here" action opens shell in home directory

2018-05-06 Thread Kornel Jankowski
https://bugs.kde.org/show_bug.cgi?id=393766

--- Comment #8 from Kornel Jankowski  ---
Tori, 
as I should've checked even before reporting - for a newly created user it
works fine, both on the freshly compiled and the ubuntu-packaged version.

I found the files you asked about, added them as attachements with names being
their paths of origin. 

Is there any other configuration file that the installation manual does not
mention I might have failed to clear trying to get back to a fresh state?

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

[krusader] [Bug 393766] "Open terminal here" action opens shell in home directory

2018-05-06 Thread Kornel Jankowski
https://bugs.kde.org/show_bug.cgi?id=393766

--- Comment #7 from Kornel Jankowski  ---
Created attachment 112445
  --> https://bugs.kde.org/attachment.cgi?id=112445=edit
/opt/krusader/share/krusader/layout.xml

The layout file from the freshly-compiled version.

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

[krusader] [Bug 393766] "Open terminal here" action opens shell in home directory

2018-05-06 Thread Kornel Jankowski
https://bugs.kde.org/show_bug.cgi?id=393766

--- Comment #6 from Kornel Jankowski  ---
Created attachment 112444
  --> https://bugs.kde.org/attachment.cgi?id=112444=edit
/usr/share/krusader/layout.xml

the layout.xml file from the machine where the problem manifested

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

[krusader] [Bug 393766] "Open terminal here" action opens shell in home directory

2018-05-04 Thread Toni Asensi Esteve
https://bugs.kde.org/show_bug.cgi?id=393766

--- Comment #5 from Toni Asensi Esteve  ---
Additionally, if you execute 
find / -name "layout.xml" 2>/dev/null
what does it show? It it shows some files like
/usr/share/krusader/layout.xml
/home/user/krusader/krusader/layout.xml
could you attach them to this bug report?

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

[krusader] [Bug 393766] "Open terminal here" action opens shell in home directory

2018-05-03 Thread Toni Asensi Esteve
https://bugs.kde.org/show_bug.cgi?id=393766

--- Comment #4 from Toni Asensi Esteve  ---
Kornel, if you create a new user in your operating system, and with it you
execute that git version of Krusader, the problem is seen?

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

[krusader] [Bug 393766] "Open terminal here" action opens shell in home directory

2018-05-03 Thread Kornel Jankowski
https://bugs.kde.org/show_bug.cgi?id=393766

--- Comment #3 from Kornel Jankowski  ---
It might be the case that this is in some crazy way specific to my system, it
stopped working properly when I upgraded from 16.04.4 to 18.04 lately

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

[krusader] [Bug 393766] "Open terminal here" action opens shell in home directory

2018-05-03 Thread Kornel Jankowski
https://bugs.kde.org/show_bug.cgi?id=393766

--- Comment #2 from Kornel Jankowski  ---
(In reply to Toni Asensi Esteve from comment #1)
> Hi, Kornel:
> 
> I've tried it using the latest git version of Krusader, with a clean
> profile, under Kubuntu 18.04, and I didn't see the problem. 
> 
> Can you use the latest git version of Krusader? The "compile Krusader from
> source" instructions can be seen in:
> https://commits.kde.org/krusader?path=INSTALL

Hi! 

I've tried with a freshly compiled version
(6e9de699d94414dd58d0ffe1aec3dc142705eb1b was head), and cleared all the
configuration files on the paths mentioned in the installation instructions;
still no luck --- wherever I try 'opening terminal here' it opens in the
homedir. 

When I attempt to do that same thing in Dolphin, it works just fine, hence I
doubt this is something outside of krusader itself...

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

[krusader] [Bug 393766] "Open terminal here" action opens shell in home directory

2018-05-02 Thread Toni Asensi Esteve
https://bugs.kde.org/show_bug.cgi?id=393766

Toni Asensi Esteve  changed:

   What|Removed |Added

 CC||toni.ase...@kdemail.net

--- Comment #1 from Toni Asensi Esteve  ---
Hi, Kornel:

I've tried it using the latest git version of Krusader, with a clean profile,
under Kubuntu 18.04, and I didn't see the problem. 

Can you use the latest git version of Krusader? The "compile Krusader from
source" instructions can be seen in:
https://commits.kde.org/krusader?path=INSTALL

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