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 handler is
called on status change.

Cheers, hermann
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Jalimo and Java 6

2008-10-11 Thread Lisa Stotz
Hello.

Is there a way to get the N810 to run Java 1.6 edition?

I have some code that is written in Java 1.6 and my goal is to have it
run on the tablet, but the code uses some of the great features that are
only in Java 1.6 (like GroupLayout).  I would rather not rewrite code
that already exists, but I can't seem to figure out how to get a later
version of Java on the tablet.

Thank  you in advance.


___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers