After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 579633 - GNOME Commander 1.2.7. The mode "Start GNOME Commander as Root" uses "gksudo" command.
GNOME Commander 1.2.7. The mode "Start GNOME Commander as Root" uses "gksudo"...
Status: RESOLVED FIXED
Product: gnome-commander
Classification: Other
Component: application
1.2.x
Other All
: Normal minor
: 1.2.8
Assigned To: epiotr
epiotr
Depends on:
Blocks:
 
 
Reported: 2009-04-20 17:51 UTC by Andrey Cherkinskiy (aka unihorn)
Modified: 2009-04-22 06:29 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
The corrected file gnome-cmd-user-actions.cc (49.02 KB, patch)
2009-04-20 17:58 UTC, Andrey Cherkinskiy (aka unihorn)
none Details | Review

Description Andrey Cherkinskiy (aka unihorn) 2009-04-20 17:51:46 UTC
Please describe the problem:
Sorry for my English (I am Russian, and I use a program translator).

GNOME Commander 1.2.7.

The mode "Start GNOME Commander as Root" uses "gksudo" command.

The given patch changes"gksudo"on gksu.

 If for"gksu"the mode"sudo"is included, it will work as"gksudo"("gksudo"as"gksu"cannot work :) ).

Not all people use"Ubuntu"(in"Ubuntu"for"gksu"the mode"sudo"is included), and to add users in"sudoers"only for the sake of it, IMHO, it is not meaningful. :)

The corrected file gnome-cmd-user-actions.cc here: http://unihorn.ucoz.ru/gnome-cmd-user-actions.cc .
	
Best regards.

Steps to reproduce:
1. For the utility "gksu" the mode "sudo" is disconnected.
2. Attempt to fulfil the choice "Start GNOME Commander as Root".

Actual results:


Expected results:


Does this happen every time?


Other information:
Comment 1 Andrey Cherkinskiy (aka unihorn) 2009-04-20 17:58:49 UTC
Created attachment 132969 [details] [review]
The corrected file gnome-cmd-user-actions.cc

The corrected file gnome-cmd-user-actions.cc
Comment 2 epiotr 2009-04-22 06:29:02 UTC
This problem has been fixed in our software repository (http://git.gnome.org/cgit/gnome-commander/commit/?id=22851beeff2fd4ea15b799b35074e7bdf4e9b8ef). The fix will go into the next software release. Thank you for your bug report.