connecting via network manager produced error message including various non-alphabetic symbols. Suucessfuly connected using sudo pppoeconf.
The next time I logged in neither method worked. Finally a ubuntu forum member gave me a bash line to add to the startup applications network manager command line( replacing existing command line. New line:- #!/bin/bash poff -a ppp0 && poff -a ppp1 && sleep 5 && pon dsl-provider It now works but after five or six log ins it did not always connect and I have to restart the computer, sometimes several times to achieve an internet connection! Many thanks -- NetworkManager crashed with SIGSEGV in g_object_unref() https://bugs.launchpad.net/bugs/436286 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
