I have the same problem. For those who don't want to recompile gnome-ppp this will do the trick: rename wvdial to wvdial.bin and put the following script in place of wvdial:
#!/bin/bash wvdial.bin 2>&1 | sed -u "s/[^:]*:/-->/" 1>&2 At least it works for me. -- Gnome-PPP will not dock or minimize https://bugs.launchpad.net/bugs/121487 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
