Greener77176 / flyback

Automatically exported from code.google.com/p/flyback
0 stars 0 forks source link

gksu not found, crontab not installed #38

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Use on system without gksu
2. Error given: sh: gksu: command not found

What is the expected output? What do you see instead?

A given system might not have gksu but kdesu available. The attached
patch checks for a KDE session and uses kdesu instead. It would probably
be better to first check if either is available on the system.

What version of the product are you using? On what operating system?

SVN

Please provide any additional information below.

Original issue reported on code.google.com by no...@glokal.eu on 21 Jan 2008 at 1:40

Attachments:

GoogleCodeExporter commented 9 years ago
How about su-to-root command ? (http://packages.qa.debian.org/m/menu.html)

But it will gave problems in others distros as not debian based. But hey can 
patch
more easily one line, that a lot of ones.

Original comment by goth...@gmail.com on 28 Jan 2008 at 9:25

GoogleCodeExporter commented 9 years ago
The patch works great, I couldn't get gksu installed in fedora, and this works 
very well.

Original comment by ethanzo...@gmail.com on 23 Feb 2008 at 4:45

GoogleCodeExporter commented 9 years ago
fixed in svn

Original comment by pub...@kered.org on 5 Dec 2008 at 6:49