Just after sending the comment I realized a lot of things are missing in
that script. It does dock, but then disconnect doesn't work. I think
this script fixes it:

#!/bin/bash
trap "killall -s2 wvdial.bin" 2
(wvdial.bin $@ 2>&1 | sed -u "s/[^:]*:/-->/" 1>&2)&
wait

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to