Author Topic: Getting odd error message from Krusader (SOLVED)  (Read 1331 times)

Offline Snapshot

  • Hero Member
  • *****
  • Posts: 610
Getting odd error message from Krusader (SOLVED)
« on: March 24, 2011, 03:15:17 PM »
When I try to start root mode krusader from the tool menu in user mode Krusader I get this error message:  Cannot execute command ' '/usr/bin/krusader --left=file:///home/shutterbug/Documents/FF%20BACKUP --right=file:///home/shutterbug/.mozilla/firefox/3686n9fc.default/ScrapBook''. Starting root Krusader any other way  it works just fine.  I didn't have this problem prior to upgrading to KDE4.6.  It's a very minor or trivial complaint but I'd still like to know if there's a way to fix it. Thanks.

Bob
« Last Edit: March 24, 2011, 05:45:09 PM by Snapshot »
If fishing is interfering
with your business, give
up your business.
Sparse Grey Hackle
(Alfred W. Miller)

Offline menotu

  • PCLinuxOS Tester
  • Super Villain
  • *******
  • Posts: 15288
  • ┌∩┐(◕_◕)┌∩┐
Re: Getting odd error message from Krusader
« Reply #1 on: March 24, 2011, 03:21:40 PM »
Looks like a similar problem was posted at the Krusader site yesterday Snapshot

http://www.krusader.org/phpBB/viewtopic.php?p=11439
PCLinuxOS 32bit KDE 4.10.1; kernel-3.4.11-pclos1.bfs & 64bit 3.2.18bfs; NVidia GeForce 8400GS 1GB 310.19 driver

Sony Vaio SVE1513A4ESI Laptop, Intel Core i5, 2.6GHz, 6GB RAM, 750GB, 15.6" Intel HD Graphics 4000

Offline Snapshot

  • Hero Member
  • *****
  • Posts: 610
Re: Getting odd error message from Krusader
« Reply #2 on: March 24, 2011, 03:33:59 PM »
Looks like a similar problem was posted at the Krusader site yesterday Snapshot

http://www.krusader.org/phpBB/viewtopic.php?p=11439
Thanks.  I'll go there.
If fishing is interfering
with your business, give
up your business.
Sparse Grey Hackle
(Alfred W. Miller)

Offline Snapshot

  • Hero Member
  • *****
  • Posts: 610
Re: Getting odd error message from Krusader
« Reply #3 on: March 24, 2011, 03:51:45 PM »
Looks like a similar problem was posted at the Krusader site yesterday Snapshot

http://www.krusader.org/phpBB/viewtopic.php?p=11439
There has been no new posts since that one but I'm  now registered and when there is activity I'll be notified.  Thanks for the link.
If fishing is interfering
with your business, give
up your business.
Sparse Grey Hackle
(Alfred W. Miller)

Offline John Bee

  • Full Member
  • ***
  • Posts: 184
Re: Getting odd error message from Krusader
« Reply #4 on: March 24, 2011, 04:51:23 PM »
Ya, notice the double single quotes surrounding the command line.

I just created a user action to mimic that line without the double single quotes and that works.

Also, another annoying thing, if you are viewing a long list of file/dirs, when you delete an entry, it used to just
delete it from the listview and then closeup the empty row. Now with the 2011 version update, it resets the listview
back up to the top.  I went back to the 2010 rpm and that one does not do that.

Offline Snapshot

  • Hero Member
  • *****
  • Posts: 610
Re: Getting odd error message from Krusader
« Reply #5 on: March 24, 2011, 05:44:36 PM »
Ya, notice the double single quotes surrounding the command line.

I just created a user action to mimic that line without the double single quotes and that works.

Also, another annoying thing, if you are viewing a long list of file/dirs, when you delete an entry, it used to just
delete it from the listview and then closeup the empty row. Now with the 2011 version update, it resets the listview
back up to the top.  I went back to the 2010 rpm and that one does not do that.

Thanks John.  That was a great idea.  It took me a while to figure out but once I did it works like a charm.  Many thanks for a great tip :) :).

Bob
If fishing is interfering
with your business, give
up your business.
Sparse Grey Hackle
(Alfred W. Miller)

Offline John Bee

  • Full Member
  • ***
  • Posts: 184
Re: Getting odd error message from Krusader
« Reply #6 on: March 24, 2011, 06:17:26 PM »
I just created a user action to mimic that line without the double single quotes and that works.

Thanks John.  That was a great idea.  It took me a while to figure out but once I did it works like a charm.  Many thanks for a great tip :) :).

Bob
[/quote]

YW. I think I even associated my UA to a toolbar button as well. However, the UA, while it works for standard dirs from the non-root krusader passing (I usually start root-krusader that way) it does not do well if one of the lists is showing the contents of a archive file. but other than that, it works ok.

Offline Snapshot

  • Hero Member
  • *****
  • Posts: 610
Re: Getting odd error message from Krusader (SOLVED)
« Reply #7 on: March 24, 2011, 06:24:35 PM »
I just created a user action to mimic that line without the double single quotes and that works.

Thanks John.  That was a great idea.  It took me a while to figure out but once I did it works like a charm.  Many thanks for a great tip :) :).

Bob

YW. I think I even associated my UA to a toolbar button as well. However, the UA, while it works for standard dirs from the non-root krusader passing (I usually start root-krusader that way) it does not do well if one of the lists is showing the contents of a archive file. but other than that, it works ok.


 
I knew what to do but didn't know how to do it.  Your tip helped me to accomplish that but in a different way.  I know I can always launch from the panel but sometimes it's more convenient to launch root mode from the menu bar at the top.

BR,
Bob
« Last Edit: March 24, 2011, 06:27:30 PM by Snapshot »
If fishing is interfering
with your business, give
up your business.
Sparse Grey Hackle
(Alfred W. Miller)

Offline John Bee

  • Full Member
  • ***
  • Posts: 184
Re: Getting odd error message from Krusader (SOLVED)
« Reply #8 on: March 27, 2011, 10:50:33 AM »
I knew what to do but didn't know how to do it.  Your tip helped me to accomplish that but in a different way.  I know I can always launch from the panel but sometimes it's more convenient to launch root mode from the menu bar at the top.

BR,
Bob

YVW. Always glad to help when I can. (Memory notwithstanding!)  :D

Offline Snapshot

  • Hero Member
  • *****
  • Posts: 610
Re: Getting odd error message from Krusader (SOLVED)
« Reply #9 on: March 27, 2011, 11:01:45 AM »
I knew what to do but didn't know how to do it.  Your tip helped me to accomplish that but in a different way.  I know I can always launch from the panel but sometimes it's more convenient to launch root mode from the menu bar at the top.

BR,
Bob

YVW. Always glad to help when I can. (Memory notwithstanding!)  :D
As long as I've been using PCLOS I still find it hard to find ways to help since there are so many other experienced and knowledgeable users here.  Once in awhile I find a topic that I have experience with and try to help.  Even so I seem to always be on the receiving end rather than the giving end when it comes to help.  I know how good it feels to help someone else and slowly but surely I'm getting there.  You really helped me out on this one and once again, I thank you.

All the best,
Bob
If fishing is interfering
with your business, give
up your business.
Sparse Grey Hackle
(Alfred W. Miller)

Offline Snapshot

  • Hero Member
  • *****
  • Posts: 610
Re: Getting odd error message from Krusader (SOLVED)
« Reply #10 on: March 27, 2011, 10:39:01 PM »
Ya, notice the double single quotes surrounding the command line.

I just created a user action to mimic that line without the double single quotes and that works.

Also, another annoying thing, if you are viewing a long list of file/dirs, when you delete an entry, it used to just
delete it from the listview and then closeup the empty row. Now with the 2011 version update, it resets the listview
back up to the top.  I went back to the 2010 rpm and that one does not do that.

John,  after a re-boot my icon no longer launches root mode although I can still launch from the user actions menu.  Any ideas on how to fix this?  I've tried editing it with different commands and icons but I get the same error message as before. If you have any suggestions feel free to tell me.  Otherwise I won't sweat it and be happy with the success that I got using your method.  Thanks.

Bob
If fishing is interfering
with your business, give
up your business.
Sparse Grey Hackle
(Alfred W. Miller)

Offline John Bee

  • Full Member
  • ***
  • Posts: 184
Re: Getting odd error message from Krusader (SOLVED)
« Reply #11 on: March 28, 2011, 11:29:32 AM »
John,  after a re-boot my icon no longer launches root mode although I can still launch from the user actions menu.  Any ideas on how to fix this?  I've tried editing it with different commands and icons but I get the same error message as before. If you have any suggestions feel free to tell me.  Otherwise I won't sweat it and be happy with the success that I got using your method.  Thanks.

Bob

I had to stop and think about how I got my action to that toolbar button. I had forgotten how! :o

But all actions show up in the 'configure toolbar' dialog on the left side. Just take out on the right side the existing button for root and sub yours. But I think you already have done this, so, I give you my action here:

Title: Root mode &w/set folders

Tooltip: Runs Krusader with current dirs as root

Description: Mar. 12, 2011 - I made this useraction because Krusaders own is broken. It surrounds the command in two single quotes, which confuses the system.

Command: krusader --left %lPath% --right %rPath%

Exectution mode: Normal
Command accepts local files only

Under advanced properties, make sure 'run as different user' is set to root.

Then assign this action to the toolbar button.



Offline Snapshot

  • Hero Member
  • *****
  • Posts: 610
Re: Getting odd error message from Krusader (SOLVED)
« Reply #12 on: March 28, 2011, 12:00:21 PM »
John,  after a re-boot my icon no longer launches root mode although I can still launch from the user actions menu.  Any ideas on how to fix this?  I've tried editing it with different commands and icons but I get the same error message as before. If you have any suggestions feel free to tell me.  Otherwise I won't sweat it and be happy with the success that I got using your method.  Thanks.

Bob

I had to stop and think about how I got my action to that toolbar button. I had forgotten how! :o

But all actions show up in the 'configure toolbar' dialog on the left side. Just take out on the right side the existing button for root and sub yours. But I think you already have done this, so, I give you my action here:

Title: Root mode &w/set folders

Tooltip: Runs Krusader with current dirs as root

Description: Mar. 12, 2011 - I made this useraction because Krusaders own is broken. It surrounds the command in two single quotes, which confuses the system.

Command: krusader --left %lPath% --right %rPath%

Exectution mode: Normal
Command accepts local files only

Under advanced properties, make sure 'run as different user' is set to root.

Then assign this action to the toolbar button.



I set it up but the icon still doesn't work.  How do you assign this u/a to the toolbar button?  I've tried everything I can and can't figure out how to assign it.  It works fine from the drop down u/a menu so if it won't work from the icon it's not a big deal.  Thanks for the tips.
If fishing is interfering
with your business, give
up your business.
Sparse Grey Hackle
(Alfred W. Miller)

Offline John Bee

  • Full Member
  • ***
  • Posts: 184
Re: Getting odd error message from Krusader (SOLVED)
« Reply #13 on: March 29, 2011, 12:28:51 PM »
How do you assign this u/a to the toolbar button?  I've tried everything I can and can't figure out how to assign it.

Ok, lets see now.

1. Settings Menu -- Configure toolbars. (Make sure maintoolbar is selected in the pulldown.)

2. In the left side list, you should see your UA. (It'll be whatever you called it.)

3. Select it from the left side and with the arrow button move it to the right side.

4. You can position it wherever you like in the list, and give it an appropriate icon.

That should do it. I hope!  ;D

Offline Snapshot

  • Hero Member
  • *****
  • Posts: 610
Re: Getting odd error message from Krusader (SOLVED)
« Reply #14 on: March 29, 2011, 12:54:09 PM »
How do you assign this u/a to the toolbar button?  I've tried everything I can and can't figure out how to assign it.

Ok, lets see now.

1. Settings Menu -- Configure toolbars. (Make sure maintoolbar is selected in the pulldown.)

2. In the left side list, you should see your UA. (It'll be whatever you called it.)

3. Select it from the left side and with the arrow button move it to the right side.

4. You can position it wherever you like in the list, and give it an appropriate icon.

That should do it. I hope!  ;D

Hello, John.  I had previously positioned the icon on the toolbar and the first time I did that it worked fine.  After rebooting on a different day the icon gave the same result as trying to launch root mode from the toos/start root mode krusader.  From the UA toolbar dropdown it launches just fine whether using the commands you cited or the command that I was using.  I thought your description of configuring the icon meant that you actually configured the icon itself.  In that case it already has been assigned by Krusader to launch root mode and thus cannot be changed.  Oh well, thanks for trying.  It's not a big deal as I have two launch options now instead of only one.  Your first tip was excellent and still works but the root mode icon is contrary so I've removed it and will use one of the other options.  Happy computing to you.

Bob
If fishing is interfering
with your business, give
up your business.
Sparse Grey Hackle
(Alfred W. Miller)