[maemo-developers] Debuging Internet Connections
From: Aldon Hynes Aldon.Hynes at Orient-Lodge.comDate: Tue Aug 31 18:07:10 EEST 2010
- Previous message: how to get crash stack trace in Maemo 2.2 (Nokia 770)
- Next message: Application icons
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I have just been testing a package that adds an APN for IPv6 connectivity and now, when I try to connect to the Internet, I get "No connections available" Specifically, I tried running n900ipv6, a package that runs the following two commands: gconftool-2 -s -t string /system/osso/connectivity/IAP/GPRSv6/type GPRSv6 gconftool-2 -s -t string /system/osso/connectivity/IAP/GPRSv6/name "GPRS ipv6" Once this was run, the only connection that will show up is "GPRS ipv6" If I deinstall it, it runs gconftool-2 --recursive-unset /system/osso/connectivity/IAP/GPRSv6 At this point, I get "No connections available" Using gconftool-2, I can see that there are still entries gconftool-2 --all-dirs /system/osso/connectivity/IAP I get 63 entries. If I go to Settings... Internet Connections... Connections, I still see all my Wifi connections as well as my other APNs. I can also connect to my existing WiFi connection using: dbus-send --type=method_call --system --dest=com.nokia.icd /com/nokia/icd com.nokia.icd.connect string:d36c64ce-6072-4b25-83d7-b5e4e3768f6b uint32:0 Any ideas about how I can debug why I am getting "No connections available" and how to fix it? Aldon
- Previous message: how to get crash stack trace in Maemo 2.2 (Nokia 770)
- Next message: Application icons
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]