Author Topic: The question I always forget to ask...  (Read 1216 times)

Offline Crow

  • Hero Member
  • *****
  • Posts: 8746
  • OBJECTS IN MIRROR... ARE LOSING
Re: The question I always forget to ask...
« Reply #15 on: November 26, 2012, 11:21:13 AM »
How did Crow escaped the syntax error?  ???

I have tried this through the time on minimum 20 installs (KDE), PC and laptop alike and never saw it working.

Probably I need to update and I will get the error  ??? 

I will try to produce that as soon as I get home.
I shall pass this way but once;
any good therefore that I can do,
or any kindness that I can show
let me not defer nor neglect it,
for I shall not pass this way again.

Linux User #330412

Offline bicol_willem

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 2378
Re: The question I always forget to ask...
« Reply #16 on: November 26, 2012, 11:31:51 AM »
How did Crow escaped the syntax error?  ???

I have tried this through the time on minimum 20 installs (KDE), PC and laptop alike and never saw it working.

Probably I need to update and I will get the error  ??? 

I will try to produce that as soon as I get home.

Unlikely, this problem is all but new.

Offline Linuzoid

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 1393
    • LinuzoidArt Studio
Re: The question I always forget to ask...
« Reply #17 on: November 26, 2012, 01:13:11 PM »
Gotcha!

/usr/share/kde4/services/ServiceMenus/sram_d.desktop

Open it using "Edit as root" (it works) ;) and then remove those quote marks from the last line of that file. Save.
It should look like below:

Code: [Select]
Exec=kdesu rm -f -r %U

Try "Delete as root". It should work now.

If everyone finds this correct, then we should report it to Neal perhaps? or Archie?

Yup, this works for Delete as Root on folders and files.
Be very, very kind to your neighbors, but don't take the fence down!

Offline Crow

  • Hero Member
  • *****
  • Posts: 8746
  • OBJECTS IN MIRROR... ARE LOSING
Re: The question I always forget to ask...
« Reply #18 on: November 26, 2012, 03:23:55 PM »
How did Crow escaped the syntax error?  ???

I have tried this through the time on minimum 20 installs (KDE), PC and laptop alike and never saw it working.

Probably I need to update and I will get the error  ??? 

I will try to produce that as soon as I get home.

Unlikely, this problem is all but new.

My apologies, just failed  :-\
I shall pass this way but once;
any good therefore that I can do,
or any kindness that I can show
let me not defer nor neglect it,
for I shall not pass this way again.

Linux User #330412

Offline Archie

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 8583
  • Aurum nostrum non est aurum vulgi.
Re: The question I always forget to ask...
« Reply #19 on: November 26, 2012, 03:54:04 PM »
Open as root uses Konq ... should we change this to use Dolphin instead?
Since 2006 | LiCo 401868 | Bare Metal | What is necessary is never unwise. --Sarek, 2258.42


Offline Just17

  • PCLinuxOS Tester
  • Super Villain
  • *******
  • Posts: 10607
  • MLUs Forever!
Re: The question I always forget to ask...
« Reply #20 on: November 26, 2012, 04:05:45 PM »
Open as root uses Konq ... should we change this to use Dolphin instead?

I would say yes .....  Dolphin is the default file manager of KDE ....
MLUs rule the roost!

Linux XPS 3.2.18-pclos2.pae.bfs  32 bit
Intel Core2 Quad CPU Q9450 @ 2.66GHz
4 GB RAM
MCP51 High Def Audio
GeForce GTX 550 Ti
PHILIPS  ‎DVD+-RW DVD8701
‎Logitech ‎BT Mini-Receiver
Afatech DTT

Offline Linuzoid

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 1393
    • LinuzoidArt Studio
Re: The question I always forget to ask...
« Reply #21 on: November 26, 2012, 05:00:32 PM »
Open as root uses Konq ... should we change this to use Dolphin instead?

I would say yes .....  Dolphin is the default file manager of KDE ....

+1 ;)
Be very, very kind to your neighbors, but don't take the fence down!

Offline Archie

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 8583
  • Aurum nostrum non est aurum vulgi.
Re: The question I always forget to ask...
« Reply #22 on: November 26, 2012, 05:38:36 PM »
There are two servicemenus, Open as root and I'm removing one. I am also going to enable smb2rdc.desktop which certainly would require an extra package.
Since 2006 | LiCo 401868 | Bare Metal | What is necessary is never unwise. --Sarek, 2258.42


Offline bicol_willem

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 2378
Re: The question I always forget to ask...
« Reply #23 on: November 26, 2012, 05:42:12 PM »
Gotcha!

/usr/share/kde4/services/ServiceMenus/sram_d.desktop

Open it using "Edit as root" (it works) ;) and then remove those quote marks from the last line of that file. Save.
It should look like below:

Code: [Select]
Exec=kdesu rm -f -r %U

Try "Delete as root". It should work now.

If everyone finds this correct, then we should report it to Neal perhaps? or Archie?

Yup sling-shot, works like charm!  Should indeed be brought to the attention of some.

Offline bicol_willem

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 2378
Re: The question I always forget to ask...
« Reply #24 on: November 26, 2012, 05:43:53 PM »
Open as root uses Konq ... should we change this to use Dolphin instead?

I would say yes .....  Dolphin is the default file manager of KDE ....

+1, one more illogical action out of the way.  ;)

Offline Archie

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 8583
  • Aurum nostrum non est aurum vulgi.
Re: The question I always forget to ask...
« Reply #25 on: November 26, 2012, 05:44:20 PM »
Gotcha!

/usr/share/kde4/services/ServiceMenus/sram_d.desktop

Open it using "Edit as root" (it works) ;) and then remove those quote marks from the last line of that file. Save.
It should look like below:

Code: [Select]
Exec=kdesu rm -f -r %U

Try "Delete as root". It should work now.

If everyone finds this correct, then we should report it to Neal perhaps? or Archie?

Yup sling-shot, works like charm!  Should indeed be brought to the attention of some.

Attended  ;D  and dropboxed.
Since 2006 | LiCo 401868 | Bare Metal | What is necessary is never unwise. --Sarek, 2258.42


Offline Just17

  • PCLinuxOS Tester
  • Super Villain
  • *******
  • Posts: 10607
  • MLUs Forever!
Re: The question I always forget to ask...
« Reply #26 on: November 26, 2012, 06:07:21 PM »
Thanks Archie  ;)
MLUs rule the roost!

Linux XPS 3.2.18-pclos2.pae.bfs  32 bit
Intel Core2 Quad CPU Q9450 @ 2.66GHz
4 GB RAM
MCP51 High Def Audio
GeForce GTX 550 Ti
PHILIPS  ‎DVD+-RW DVD8701
‎Logitech ‎BT Mini-Receiver
Afatech DTT

Offline bicol_willem

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 2378
Re: The question I always forget to ask...
« Reply #27 on: November 26, 2012, 06:44:30 PM »
Thanks, now THAT was solutions brought on fast!  :D

Offline Archie

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 8583
  • Aurum nostrum non est aurum vulgi.
Re: The question I always forget to ask...
« Reply #28 on: November 26, 2012, 06:44:57 PM »
Thanks Archie  ;)

Thanks, now THAT was solutions brought on fast!  :D


Twas an easy fix ... no big deal. Just that thank you all for pointing out stuff that don't work correctly. We certainly want to fix valid bugs,such as this.

All that's left now is to wait for DoAsRoot to be updated. ;)
Since 2006 | LiCo 401868 | Bare Metal | What is necessary is never unwise. --Sarek, 2258.42