[rkward-users] [rkward - Help] RE: 0.4.9pre1 dialog problems
SourceForge.net
noreply at sourceforge.net
Wed Nov 14 11:23:30 UTC 2007
Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=4622751
By: fsando
UPDATE
On a hunch I installed kdesudo. Now I get this error in the message box:
kdesu: Unknown option '-t'.
kdesu: Use --help to get a list of available command line options.
kdesu --help
does not mention a '-t' options
Here it is mentioned but ...
http://docs.kde.org/stable/en/kdebase/kdesu/using-kdesu.html
'-t' - Enable terminal output. This disables password keeping. This is largely
for debugging purposes; if you want to run a console mode app, use the standard
su instead.
>From the debug output when you run:
rkward --debug-level 5
I guess the problem lies in
rkloadlibsdialog.cpp line 165 and 201:
if (as_root) *proc << "kdesu" << "-t";
I would like to change this but don't know how.
I found one other unconfirmed and unanswered bug report on this:
http://www.nabble.com/-Bug-151149--New:-the-%22-t%22-option-is-not-recognised-in
-the-kdesu-command.-t4666447.html
Hope this helps
______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit:
https://sourceforge.net/forum/unmonitor.php?forum_id=165574
More information about the Rkward-users
mailing list