PCLinuxOS-Forums
News: ...FLASH!!! ...New PCLinuxOS Testing board now open. Register today! Be an active contributor to the PCLinuxOS future! ... Read all about it now, on THIS forum!!!..
 
*
Welcome, Guest. Please login or register. May 25, 2012, 10:43:36 AM


Login with username, password and session length


Pages: [1] 2 3   Go Down
  Print  
Author Topic: Why Konqueror Superuser FM?  (Read 779 times)
Just18
PCLinuxOS Tester
Hero Member
*******
Offline Offline

Posts: 4618


MLUs Forever!


« on: February 02, 2012, 12:41:39 PM »

I have wondered why we have, by default, on KDE ISOs, the following filemanagers

Dolphin,
Konqueror
Konqueror - Superuser Mode

and no Dolphin-Superuser mode?

As I understand the situation Dolphin is the default file manager in KDE4.

So would it not be reasonable to see an entry for Dolphin-Superuser mode rather than the Konqueror entry?

No, I am not objecting to the Konqueror entries  Cheesy  Personally I would prefer to see four entries ...

I would only like to know why we do not have a default entry for Dolphin-Superuser mode, when Dolphin is the default file manager for KDE4.

Is there a reason?

Thanks.
Logged

MLUs rule the roost!

Linux XPS 3.2.17-pclos1.pae.bfs  32 bit
Intel(R) Core(TM)2 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 ‎DVB-T 2 USB DTT
djohnston
PCLinuxOS Tester
Hero Member
*******
Offline Offline

Posts: 5695


I don't do Windows


« Reply #1 on: February 02, 2012, 01:17:05 PM »

Only thing I can figure out is the Konqueror SU desktop file has this line:

X-KDE-SubstituteUID=true

Is there an equivalent setting for Dolphin?
Logged

Bare metal                           VBox
AMD Athlon 7750 Dual-Core    Single core
4GiB RAM                              1GiB RAM
nVidia GeForce FX 5200          64MB video
LXDE 32bit                            KDE 64bit

Registered Linux User #416378
Just18
PCLinuxOS Tester
Hero Member
*******
Offline Offline

Posts: 4618


MLUs Forever!


« Reply #2 on: February 02, 2012, 02:05:05 PM »

Only thing I can figure out is the Konqueror SU desktop file has this line:

X-KDE-SubstituteUID=true

Is there an equivalent setting for Dolphin?


I don't know what that line does, so could not even guess  Cheesy  [OK, googled and found this]
Quote
All YaST .destop files in /usr/share/applications/YaST2 use the
"X-KDE-SubstituteUID" to make them running as root.

Code:
kdesu dolphin %i -caption "%c" %u

opens in the same location as the Konqueror-Superuser Mode link. (/root)

Other than that I cannot comment.

Logged

MLUs rule the roost!

Linux XPS 3.2.17-pclos1.pae.bfs  32 bit
Intel(R) Core(TM)2 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 ‎DVB-T 2 USB DTT
Bald Brick
PCLinuxOS Tester
Hero Member
*******
Online Online

Posts: 5142


I'm going South


« Reply #3 on: February 02, 2012, 04:32:44 PM »

Only thing I can figure out is the Konqueror SU desktop file has this line:

X-KDE-SubstituteUID=true

Is there an equivalent setting for Dolphin?


I don't know what that line does, so could not even guess  Cheesy  [OK, googled and found this]
Quote
All YaST .destop files in /usr/share/applications/YaST2 use the
"X-KDE-SubstituteUID" to make them running as root.

Code:
kdesu dolphin %i -caption "%c" %u

opens in the same location as the Konqueror-Superuser Mode link. (/root)

Other than that I cannot comment.



If you add a new menu entry with the menu editor and tick "Run as a different user" on the Advanced tab without specifying a user name,  "X-KDE-SubstituteUID" will be added to the .desktop file created in ~/.local/share/applications, and clicking the menu entry will try to start the application as root -- after asking for root's password.

Adding the line to a .desktop file in /usr/share/applications/kde4 will have the same effect, but globally of course.

I don't use Dolphin but I did create a super user menu entry for Dolphin years ago....
 
Logged

If it ain't broke
hit harder!

AMD Athlon 7450 Dual-Core Processor, 7.80 GiB RAM, Nvidia GeForce GT 120/PCIe/SSE2, OpenGL/ES-version: 3.3 0 NVIDIA 295.40, SBx00 Azalia (Intel HDA) soundcard, ‎Logitech B500 webcam, SAA7146 DVB card, HDDs: Seagate 250824AS, Western Digital WD10EAVS-00D
Just18
PCLinuxOS Tester
Hero Member
*******
Offline Offline

Posts: 4618


MLUs Forever!


« Reply #4 on: February 02, 2012, 06:05:55 PM »

BB I do use Dolphin and the command I gave above, which is the standard Dolphin command with kdesu pre-pended works as expected.
No need to 'run as different user' .....
Logged

MLUs rule the roost!

Linux XPS 3.2.17-pclos1.pae.bfs  32 bit
Intel(R) Core(TM)2 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 ‎DVB-T 2 USB DTT
Neal ManBear
Administrator
Super Villain
*****
Offline Offline

Posts: 15184


LXDE! Coffee, Bacon and Cheesecake!


« Reply #5 on: February 02, 2012, 08:56:25 PM »

If you want to have a dolphin-superuser menu entry, you can create a .desktop file for it in /usr/share/applications. Up to you. Wink Smiley     
Logged

djohnston
PCLinuxOS Tester
Hero Member
*******
Offline Offline

Posts: 5695


I don't do Windows


« Reply #6 on: February 03, 2012, 12:18:09 AM »


If you add a new menu entry with the menu editor and tick "Run as a different user" on the Advanced tab without specifying a user name,  "X-KDE-SubstituteUID" will be added to the .desktop file created in ~/.local/share/applications, and clicking the menu entry will try to start the application as root -- after asking for root's password.

Adding the line to a .desktop file in /usr/share/applications/kde4 will have the same effect, but globally of course.

I don't use Dolphin but I did create a super user menu entry for Dolphin years ago....
 

That's a good tip, Bald Brick. Thanks.
Logged

Bare metal                           VBox
AMD Athlon 7750 Dual-Core    Single core
4GiB RAM                              1GiB RAM
nVidia GeForce FX 5200          64MB video
LXDE 32bit                            KDE 64bit

Registered Linux User #416378
Bald Brick
PCLinuxOS Tester
Hero Member
*******
Online Online

Posts: 5142


I'm going South


« Reply #7 on: February 03, 2012, 12:28:23 AM »

BB I do use Dolphin and the command I gave above, which is the standard Dolphin command with kdesu pre-pended works as expected.
No need to 'run as different user' .....

Yes, of course, but if you tick "Run as a different user" you won't need kdesu.  It's another way of achieving the same thing, not necessarily a better one.
Logged

If it ain't broke
hit harder!

AMD Athlon 7450 Dual-Core Processor, 7.80 GiB RAM, Nvidia GeForce GT 120/PCIe/SSE2, OpenGL/ES-version: 3.3 0 NVIDIA 295.40, SBx00 Azalia (Intel HDA) soundcard, ‎Logitech B500 webcam, SAA7146 DVB card, HDDs: Seagate 250824AS, Western Digital WD10EAVS-00D
Just18
PCLinuxOS Tester
Hero Member
*******
Offline Offline

Posts: 4618


MLUs Forever!


« Reply #8 on: February 03, 2012, 06:02:34 AM »

If you want to have a dolphin-superuser menu entry, you can create a .desktop file for it in /usr/share/applications. Up to you. Wink Smiley     

I am well aware of that, and from my posts you can see I already do it.

That does not answer the question posed .....

Quote
I would only like to know why we do not have a default entry for Dolphin-Superuser mode, when Dolphin is the default file manager for KDE4.

Is there a reason?

Logged

MLUs rule the roost!

Linux XPS 3.2.17-pclos1.pae.bfs  32 bit
Intel(R) Core(TM)2 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 ‎DVB-T 2 USB DTT
Neal ManBear
Administrator
Super Villain
*****
Offline Offline

Posts: 15184


LXDE! Coffee, Bacon and Cheesecake!


« Reply #9 on: February 03, 2012, 06:08:31 AM »

I do not know of such a reason.     
Logged

Just18
PCLinuxOS Tester
Hero Member
*******
Offline Offline

Posts: 4618


MLUs Forever!


« Reply #10 on: February 03, 2012, 06:19:51 AM »

I do not know of such a reason.     

Thank you  Wink

If there is no reason not to have such an entry, then IMO it is something that should be considered for inclusion.
Logged

MLUs rule the roost!

Linux XPS 3.2.17-pclos1.pae.bfs  32 bit
Intel(R) Core(TM)2 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 ‎DVB-T 2 USB DTT
Bald Brick
PCLinuxOS Tester
Hero Member
*******
Online Online

Posts: 5142


I'm going South


« Reply #11 on: February 03, 2012, 10:23:22 AM »

I do not know of such a reason.    

Thank you  Wink

If there is no reason not to have such an entry, then IMO it is something that should be considered for inclusion.

This is just guesswork, but ...

When Dolphin was first made the default browser in KDE4 there were quite a number of posters on the KDE mailing lists who pointed out that Dolphin was actually an emasculated version of Konqueror with a few purely cosmetic improvements. The stock answer was that Konqueror was still there for advanced users. And I suppose that anybody who needs to run a file manager with administrative rights is at least semi-advanced...?

Also note that to open a super user instance of Dolphin from within any running Dolphin you need a total of two mouse clicks plus root's password.
Logged

If it ain't broke
hit harder!

AMD Athlon 7450 Dual-Core Processor, 7.80 GiB RAM, Nvidia GeForce GT 120/PCIe/SSE2, OpenGL/ES-version: 3.3 0 NVIDIA 295.40, SBx00 Azalia (Intel HDA) soundcard, ‎Logitech B500 webcam, SAA7146 DVB card, HDDs: Seagate 250824AS, Western Digital WD10EAVS-00D
Just18
PCLinuxOS Tester
Hero Member
*******
Offline Offline

Posts: 4618


MLUs Forever!


« Reply #12 on: February 03, 2012, 10:37:21 AM »

I do not know of such a reason.    

Thank you  Wink

If there is no reason not to have such an entry, then IMO it is something that should be considered for inclusion.

This is just guesswork, but ...

When Dolphin was first made the default browser in KDE4 there were quite a number of posters on the KDE mailing lists who pointed out that Dolphin was actually an emasculated version of Konqueror with a few purely cosmetic improvements. The stock answer was that Konqueror was still there for advanced users. And I suppose that anybody who needs to run a file manager with administrative rights is at least semi-advanced...?

Also note that to open a super user instance of Dolphin from within any running Dolphin you need a total of two mouse clicks plus root's password.


Yes I remember there were difficulties in the early KDE4 releases with Dolphin.

What two mouse clicks are you referring to above? .....  just wondering  Wink

Logged

MLUs rule the roost!

Linux XPS 3.2.17-pclos1.pae.bfs  32 bit
Intel(R) Core(TM)2 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 ‎DVB-T 2 USB DTT
Bald Brick
PCLinuxOS Tester
Hero Member
*******
Online Online

Posts: 5142


I'm going South


« Reply #13 on: February 03, 2012, 10:58:47 AM »

I do not know of such a reason.    

Thank you  Wink

If there is no reason not to have such an entry, then IMO it is something that should be considered for inclusion.

This is just guesswork, but ...

When Dolphin was first made the default browser in KDE4 there were quite a number of posters on the KDE mailing lists who pointed out that Dolphin was actually an emasculated version of Konqueror with a few purely cosmetic improvements. The stock answer was that Konqueror was still there for advanced users. And I suppose that anybody who needs to run a file manager with administrative rights is at least semi-advanced...?

Also note that to open a super user instance of Dolphin from within any running Dolphin you need a total of two mouse clicks plus root's password.


Yes I remember there were difficulties in the early KDE4 releases with Dolphin.

What two mouse clicks are you referring to above? .....  just wondering  Wink



Right-click the folder you want to open as root (or the window background if if you want to retain your current directory).
Click Root menu -> Open as root. (Here you only need one single click as the submenu with "Open as root" opens when you drag the cursor to "Root menu".)
Give root's password and hit Enter.
Logged

If it ain't broke
hit harder!

AMD Athlon 7450 Dual-Core Processor, 7.80 GiB RAM, Nvidia GeForce GT 120/PCIe/SSE2, OpenGL/ES-version: 3.3 0 NVIDIA 295.40, SBx00 Azalia (Intel HDA) soundcard, ‎Logitech B500 webcam, SAA7146 DVB card, HDDs: Seagate 250824AS, Western Digital WD10EAVS-00D
Just18
PCLinuxOS Tester
Hero Member
*******
Offline Offline

Posts: 4618


MLUs Forever!


« Reply #14 on: February 03, 2012, 11:01:03 AM »

I do not know of such a reason.    

Thank you  Wink

If there is no reason not to have such an entry, then IMO it is something that should be considered for inclusion.

This is just guesswork, but ...

When Dolphin was first made the default browser in KDE4 there were quite a number of posters on the KDE mailing lists who pointed out that Dolphin was actually an emasculated version of Konqueror with a few purely cosmetic improvements. The stock answer was that Konqueror was still there for advanced users. And I suppose that anybody who needs to run a file manager with administrative rights is at least semi-advanced...?

Also note that to open a super user instance of Dolphin from within any running Dolphin you need a total of two mouse clicks plus root's password.


Yes I remember there were difficulties in the early KDE4 releases with Dolphin.

What two mouse clicks are you referring to above? .....  just wondering  Wink



Right-click the folder you want to open as root (or the window background if if you want to retain your current directory).
Click Root menu -> Open as root. (Here you only need one single click as the submenu with "Open as root" opens when you drag the cursor to "Root menu".)
Give root's password and hit Enter.


That Opens Konqueror here and not Dolphin!
Logged

MLUs rule the roost!

Linux XPS 3.2.17-pclos1.pae.bfs  32 bit
Intel(R) Core(TM)2 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 ‎DVB-T 2 USB DTT
Pages: [1] 2 3   Go Up
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines

Valid XHTML 1.0! Valid CSS! Dilber MC Theme by HarzeM