gksu not workingPassword not working in Graphical Applications (gksu)? Works with sudoHow do i fix a “gksu nautilus” command error in terminal?'sudo' not working after changing the permissions of '/usr' directoryGksu Naulitus is not workingCan't get nautilus to go sudo with gksuMake gksu ask for password in terminalDeleted my /usr/ directory, recovered with chroot now getting a Segmentation fault (core dumped) trying to run Sudogksu changing my backgroundOpen nautilus as root from terminal not working on 17.10How to install gksu in Ubuntu 18.04.2? (sudo apt-get command isn't working)
strToHex ( string to its hex representation as string)
Why "Having chlorophyll without photosynthesis is actually very dangerous" and "like living with a bomb"?
The use of multiple foreign keys on same column in SQL Server
How did the USSR manage to innovate in an environment characterized by government censorship and high bureaucracy?
What's the point of deactivating Num Lock on login screens?
Fencing style for blades that can attack from a distance
How to format long polynomial?
Test whether all array elements are factors of a number
TGV timetables / schedules?
Why not use SQL instead of GraphQL?
What does "Puller Prush Person" mean?
In Japanese, what’s the difference between “Tonari ni” (となりに) and “Tsugi” (つぎ)? When would you use one over the other?
Why can't I see bouncing of a switch on an oscilloscope?
What do you call a Matrix-like slowdown and camera movement effect?
Today is the Center
What is the offset in a seaplane's hull?
Why don't electron-positron collisions release infinite energy?
How can I make my BBEG immortal short of making them a Lich or Vampire?
What is the word for reserving something for yourself before others do?
Arthur Somervell: 1000 Exercises - Meaning of this notation
Languages that we cannot (dis)prove to be Context-Free
Minkowski space
Is it tax fraud for an individual to declare non-taxable revenue as taxable income? (US tax laws)
Prove that NP is closed under karp reduction?
gksu not working
Password not working in Graphical Applications (gksu)? Works with sudoHow do i fix a “gksu nautilus” command error in terminal?'sudo' not working after changing the permissions of '/usr' directoryGksu Naulitus is not workingCan't get nautilus to go sudo with gksuMake gksu ask for password in terminalDeleted my /usr/ directory, recovered with chroot now getting a Segmentation fault (core dumped) trying to run Sudogksu changing my backgroundOpen nautilus as root from terminal not working on 17.10How to install gksu in Ubuntu 18.04.2? (sudo apt-get command isn't working)
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
gksu nautilius
Running the above or trying to run the nautlius script -'browse as root' gives the following error
/home/borax12/.gtkrc-2.0:6: error: scanner: unterminated string constant
(gksu:3914): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
Segmentation fault (core dumped)
sudo seems to work fine ,but why is the gksu password prompt not working ,the moment i type a letter in the passowrd prompt box ,it exits and give the above error.
nautilus sudo gksu administrator
bumped to the homepage by Community♦ 10 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
gksu nautilius
Running the above or trying to run the nautlius script -'browse as root' gives the following error
/home/borax12/.gtkrc-2.0:6: error: scanner: unterminated string constant
(gksu:3914): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
Segmentation fault (core dumped)
sudo seems to work fine ,but why is the gksu password prompt not working ,the moment i type a letter in the passowrd prompt box ,it exits and give the above error.
nautilus sudo gksu administrator
bumped to the homepage by Community♦ 10 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
Welcome to AskUbuntu. Was it suppose to begksu nautilus
?
– penreturns
Oct 14 '12 at 18:58
sorry for the typo @penreturn
– borax12
Oct 20 '12 at 17:52
add a comment |
gksu nautilius
Running the above or trying to run the nautlius script -'browse as root' gives the following error
/home/borax12/.gtkrc-2.0:6: error: scanner: unterminated string constant
(gksu:3914): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
Segmentation fault (core dumped)
sudo seems to work fine ,but why is the gksu password prompt not working ,the moment i type a letter in the passowrd prompt box ,it exits and give the above error.
nautilus sudo gksu administrator
gksu nautilius
Running the above or trying to run the nautlius script -'browse as root' gives the following error
/home/borax12/.gtkrc-2.0:6: error: scanner: unterminated string constant
(gksu:3914): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
Segmentation fault (core dumped)
sudo seems to work fine ,but why is the gksu password prompt not working ,the moment i type a letter in the passowrd prompt box ,it exits and give the above error.
nautilus sudo gksu administrator
nautilus sudo gksu administrator
asked Oct 14 '12 at 16:23
borax12borax12
151210
151210
bumped to the homepage by Community♦ 10 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
bumped to the homepage by Community♦ 10 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
Welcome to AskUbuntu. Was it suppose to begksu nautilus
?
– penreturns
Oct 14 '12 at 18:58
sorry for the typo @penreturn
– borax12
Oct 20 '12 at 17:52
add a comment |
Welcome to AskUbuntu. Was it suppose to begksu nautilus
?
– penreturns
Oct 14 '12 at 18:58
sorry for the typo @penreturn
– borax12
Oct 20 '12 at 17:52
Welcome to AskUbuntu. Was it suppose to be
gksu nautilus
?– penreturns
Oct 14 '12 at 18:58
Welcome to AskUbuntu. Was it suppose to be
gksu nautilus
?– penreturns
Oct 14 '12 at 18:58
sorry for the typo @penreturn
– borax12
Oct 20 '12 at 17:52
sorry for the typo @penreturn
– borax12
Oct 20 '12 at 17:52
add a comment |
1 Answer
1
active
oldest
votes
It seems to me that you have got some customisations in .gtkrc-2.0
that are making the graphical display box for gksu
abort. The error message refers to these theme engines, so you could temporarily disable that .gtkrc
file, as this one in the home folder is not installed by default anyway, but contains user's tweaks for various things.
Open a terminal (by default it opens in your home folder) and run the following to rename the file, but not delete it:
mv .gtkrc-2.0 .gtkrc-2.0.backup
You could also remove .gksu.lock
so you have a clean start and then test gksudo
or gksu
by running
gksu nautilus
If that now works, you need to examine your .gtkrc
file to see what the problem was and identify if you need to use it, or what customisations you can safely keep.
If you want to reinstate the .gtkrc
file, simply run (from your home folder)
mv .gtkrc-2.0.backup .gtkrc-2.0
well @Mik thanks for the help , my gtkrc was all fine ,it was some alterations i had done to my bashrc that was causing the problem . I had tried changing the PS1 to look different but ended up screwing this gksu thing
– borax12
Oct 20 '12 at 17:55
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "89"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f201030%2fgksu-not-working%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
It seems to me that you have got some customisations in .gtkrc-2.0
that are making the graphical display box for gksu
abort. The error message refers to these theme engines, so you could temporarily disable that .gtkrc
file, as this one in the home folder is not installed by default anyway, but contains user's tweaks for various things.
Open a terminal (by default it opens in your home folder) and run the following to rename the file, but not delete it:
mv .gtkrc-2.0 .gtkrc-2.0.backup
You could also remove .gksu.lock
so you have a clean start and then test gksudo
or gksu
by running
gksu nautilus
If that now works, you need to examine your .gtkrc
file to see what the problem was and identify if you need to use it, or what customisations you can safely keep.
If you want to reinstate the .gtkrc
file, simply run (from your home folder)
mv .gtkrc-2.0.backup .gtkrc-2.0
well @Mik thanks for the help , my gtkrc was all fine ,it was some alterations i had done to my bashrc that was causing the problem . I had tried changing the PS1 to look different but ended up screwing this gksu thing
– borax12
Oct 20 '12 at 17:55
add a comment |
It seems to me that you have got some customisations in .gtkrc-2.0
that are making the graphical display box for gksu
abort. The error message refers to these theme engines, so you could temporarily disable that .gtkrc
file, as this one in the home folder is not installed by default anyway, but contains user's tweaks for various things.
Open a terminal (by default it opens in your home folder) and run the following to rename the file, but not delete it:
mv .gtkrc-2.0 .gtkrc-2.0.backup
You could also remove .gksu.lock
so you have a clean start and then test gksudo
or gksu
by running
gksu nautilus
If that now works, you need to examine your .gtkrc
file to see what the problem was and identify if you need to use it, or what customisations you can safely keep.
If you want to reinstate the .gtkrc
file, simply run (from your home folder)
mv .gtkrc-2.0.backup .gtkrc-2.0
well @Mik thanks for the help , my gtkrc was all fine ,it was some alterations i had done to my bashrc that was causing the problem . I had tried changing the PS1 to look different but ended up screwing this gksu thing
– borax12
Oct 20 '12 at 17:55
add a comment |
It seems to me that you have got some customisations in .gtkrc-2.0
that are making the graphical display box for gksu
abort. The error message refers to these theme engines, so you could temporarily disable that .gtkrc
file, as this one in the home folder is not installed by default anyway, but contains user's tweaks for various things.
Open a terminal (by default it opens in your home folder) and run the following to rename the file, but not delete it:
mv .gtkrc-2.0 .gtkrc-2.0.backup
You could also remove .gksu.lock
so you have a clean start and then test gksudo
or gksu
by running
gksu nautilus
If that now works, you need to examine your .gtkrc
file to see what the problem was and identify if you need to use it, or what customisations you can safely keep.
If you want to reinstate the .gtkrc
file, simply run (from your home folder)
mv .gtkrc-2.0.backup .gtkrc-2.0
It seems to me that you have got some customisations in .gtkrc-2.0
that are making the graphical display box for gksu
abort. The error message refers to these theme engines, so you could temporarily disable that .gtkrc
file, as this one in the home folder is not installed by default anyway, but contains user's tweaks for various things.
Open a terminal (by default it opens in your home folder) and run the following to rename the file, but not delete it:
mv .gtkrc-2.0 .gtkrc-2.0.backup
You could also remove .gksu.lock
so you have a clean start and then test gksudo
or gksu
by running
gksu nautilus
If that now works, you need to examine your .gtkrc
file to see what the problem was and identify if you need to use it, or what customisations you can safely keep.
If you want to reinstate the .gtkrc
file, simply run (from your home folder)
mv .gtkrc-2.0.backup .gtkrc-2.0
edited Oct 14 '12 at 18:53
answered Oct 14 '12 at 18:21
user76204
well @Mik thanks for the help , my gtkrc was all fine ,it was some alterations i had done to my bashrc that was causing the problem . I had tried changing the PS1 to look different but ended up screwing this gksu thing
– borax12
Oct 20 '12 at 17:55
add a comment |
well @Mik thanks for the help , my gtkrc was all fine ,it was some alterations i had done to my bashrc that was causing the problem . I had tried changing the PS1 to look different but ended up screwing this gksu thing
– borax12
Oct 20 '12 at 17:55
well @Mik thanks for the help , my gtkrc was all fine ,it was some alterations i had done to my bashrc that was causing the problem . I had tried changing the PS1 to look different but ended up screwing this gksu thing
– borax12
Oct 20 '12 at 17:55
well @Mik thanks for the help , my gtkrc was all fine ,it was some alterations i had done to my bashrc that was causing the problem . I had tried changing the PS1 to look different but ended up screwing this gksu thing
– borax12
Oct 20 '12 at 17:55
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f201030%2fgksu-not-working%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Welcome to AskUbuntu. Was it suppose to be
gksu nautilus
?– penreturns
Oct 14 '12 at 18:58
sorry for the typo @penreturn
– borax12
Oct 20 '12 at 17:52