Source code of osso-iradio-applet

2008-11-05 Thread Hermann Lacheiner
Hi maemo developers! I am looking for the sources of the osso-iradio-applet, I did not find them in the svn repository. So I think the sources are not released under an open source license. I am asking the responsible people at Nokia now, is it possible to release the sources of

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

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

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

Re: mediaplayer dbus interface

2008-10-08 Thread Hermann Lacheiner
. An example class for controlling the osso-media-server via D-Bus (in Python) can be found at https://garage.maemo.org/plugins/scmsvn/viewcvs.php/trunk/mediaplayer/OSSOPlayer.py?revision=338root=mediaboxview=markup Regards, Martin 2008/10/7, Hermann Lacheiner [EMAIL PROTECTED]: Hi

mediaplayer dbus interface

2008-10-07 Thread Hermann Lacheiner
Hi maemo community! I would like to implement a home applet for setting an alarm. When the alarm goes off, e.g. the mediaplayer should be started to play an internet radio stream. So your favorite internet radio stream is played in the morning and getting up should be a little bit easier ;) My

Re: [maemo-developers] Reboot Cycle

2006-08-30 Thread Hermann Lacheiner
Johannes Eickhold wrote: Has anybody found a solution to this problem that avoids reflashing? Reflashing would cause me a lot of work :-/. It's apparently caused by upgrading the gst-plugins-farsight package. Removing /usr/lib/gstreamer-0.10/libgstrtpjitterbuffer.so (which segfaults) solves

[maemo-developers] Simultaneous key press events

2006-08-02 Thread Hermann Lacheiner
Hi all! I cross-compiled gnuboy for the Nokia, but I noticed a problem, that simultaneously pressing the cursor keys and the fullscreen key does not work. Either the cursor key or the fullscreen key generates a key press event, but not both at the same time. But this is especially needed, when