I have received word from Andrew Howlett with regard to this bug.  He
says:

> The second problem is #84837. When you leave the "save password"
> checkbox unchecked then gnome-ppp fails to send the password. This is
> a very simple problem. The problem is that gnome-ppp is sending the
> password to stdout, not the wvdial pipe. To fix this change line 72 in
> gnome-ppp-wvdial.c
>
> change
>                   in = g_io_channel_unix_new ((guint)data);
> to
>                   in = g_io_channel_unix_new (wvdial.in_pipe);

-- 
Gnome PPP dialogue doesn't send one-time passwords to wvdial
https://bugs.launchpad.net/bugs/84837
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to