Re: Request internet connection with python

2008-10-23 Thread Hermann Lacheiner
Kurtis Heimerl wrote: > I'm pulling the source for this library now to try and make progress, > but did you figure out anything aside from the (slightly wonky) > workaround? Yesterday I made some tests, but had not time to investigate it any further. So I can not report any progress. At least I h

Re: Request internet connection with python

2008-10-22 Thread Kurtis Heimerl
I'm curious about this problem, as I'm trying to use the same library but I'd prefer not to have to manage the archaic and poorly documented icd-dbus interface. I'm pulling the source for this library now to try and make progress, but did you figure out anything aside from the (slightly wonky) wor

Re: Request internet connection with python

2008-10-11 Thread Hermann Lacheiner
> I've also seen this problem. It never worked, even on chinook. As a workaround I am listening now for the status_changed signal of the com.nokia.icd dbus service. Strangely I get an DBusException when registering: "/com/nokia/icd: Unsupported interface or method" but nevertheless the signal ha

Re: Request internet connection with python

2008-10-10 Thread Owen Williams
On Thu, 2008-10-09 at 21:40 +, Hermann Lacheiner wrote: > Hi all! > > I am trying to request an internet connection using conic and python. > I started with this example: > https://garage.maemo.org/svn/pymaemo/packages/python-conic/branches/chinook/tests/test_connect.py > > The problem is no

Request internet connection with python

2008-10-09 Thread Hermann Lacheiner
Hi all! I am trying to request an internet connection using conic and python. I started with this example: https://garage.maemo.org/svn/pymaemo/packages/python-conic/branches/chinook/tests/test_connect.py The problem is now, that the callback function is never called, when the connection become