Comment 35 for bug 346788

Revision history for this message
karlwilbur (karlwilbur) wrote :

After editing /usr/share/pyshared/RapacheGtk/RapacheGui.py by inserting, at line 80 :
<8 spaces># HACK : work around bug @see https://bugs.launchpad.net/rapache/+bug/346788
<8 spaces>if not Shell.command.ask_password(): sys.exit(1)
<8 spaces>#HACK END

I now get a password dialog at startup. Great, this is expected. However, after carefully typing the correct password I get the same auth error as posts #26 and #29.

12:06:25 [karl@karl-laptop] ~$ rapache
sn_launcher_context_complete called for an SnLauncherContext that hasn't been initiated
[sudo] password for karl:
Sorry, try again.
[sudo] password for karl:
Sorry, try again.
[sudo] password for karl:
Sorry, try again.
sudo: 3 incorrect password attempts

12:06:31 [karl@karl-laptop] ~$