On Mon, 2009-04-20 at 14:28 +0000, Leonard Richardson wrote:
> Actually get_token_and_login is fine to use in console applications, if
> you don't mind the generic 'hit enter' message.

Could it be changed to "Hit Enter" but only if the web browser doesn't
close with a valid exit value.  So if someone did have the browser open,
did something, and then closed it, they wouldn't have to hit enter as
well.

> The webbrowser.Galeon module starts Galeon with ">/dev/null 2>&1", so
> standard error should be redirected to standard output, which should be
> redirected to /dev/null. So you shouldn't be having this problem in the
> first place. Check to see how Galeon is actually being started.

Okay, so they why don't you grab STDOUT as well.  I don't see why any
text from the webbrowser should get to the user when using the console
based utility.  It's never going to be very readable.

-- 
apport-collect should suppress STDERR
https://bugs.launchpad.net/bugs/337240
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to