Re: promotion of orphaned packages

2011-12-14 Thread Nicolai Hess
2011/12/14 Attila Csipa ma...@csipa.in.rs On 14-Dec-11 03:00, Roberto Colistete Jr. wrote: This have been talked about, but stopped at a question - do you really want orphaned packages published in Extras ? If a problem surfaces or a bug gets reported, there is nobody to take care of it, and

Re: N950 SEGFAULT - help?

2011-11-05 Thread Nicolai Hess
: Valid eglHandle received but not running with meego compatible graphicssystem. Any ideas? Thanks, Felipe 2011/10/7 Nicolai Hess nicolaih...@web.de Have you tried to use a QGLWidget for the qmlviewer ? This works for the QML Camera element which has the same behavior, segfaults when

Re: N950 SEGFAULT - help?

2011-11-05 Thread Nicolai Hess
(opengl); and haven't been able to crash the application but it gets really slow and unresponsive. Also I get these error messages on my log: Valid eglHandle received but not running with meego compatible graphicssystem. Any ideas? Thanks, Felipe 2011/10/7 Nicolai Hess nicolaih...@web.de

Re: looking for info from Phone.SIM.get_service_provider_info, Phone.SIM.get_service_provider_name and getting the proper operator name

2011-11-04 Thread Nicolai Hess
here is another result: get_service_provider_name method return sender=:1.20 - dest=:1.209 reply_serial=2 string o2 - de uint32 0 uint32 0 int32 0 get_service_provider_info method return sender=:1.20 - dest=:1.210 reply_serial=2 array [ byte 98 byte 242 byte 112

Re: looking for info from Phone.SIM.get_service_provider_info, Phone.SIM.get_service_provider_name and getting the proper operator name

2011-11-04 Thread Nicolai Hess
2011/11/4 Jonathan Wilson jfwf...@tpgi.com.au This is from a o2 prepaid card Service provider is o2 the original operator name widget shows o2 - de in the statusbar your operator-name-cbs-widget shows the same but twice o2 - de o2 - de :-) ok, looks like I have a bug to fix then. I think I

Re: looking for help with dbus_g_proxy_call

2011-10-26 Thread Nicolai Hess
2011/10/26 Jonathan Wilson jfwf...@tpgi.com.au This code: #define PHONE_SIM_SERVICE com.nokia.phone.SIM #define PHONE_SIM_PATH /com/nokia/phone/SIM #define PHONE_SIM_IFACE Phone.Sim #define GET_SERVICE_PROVIDER_NAME get_service_provider_name DBusGProxy *dbus_g_proxy = NULL;

Re: Looking for anyone with a N900 running Maemo5 to run a shell script get some diagnostics for me

2011-10-26 Thread Nicolai Hess
2011/10/26 Jonathan Wilson jfwf...@tpgi.com.au I want everyone who has a N900 running Maemo5 (and who can do it) to run the following shell script on their N900 (make sure the script has UNIX line endings rather than dos otherwise things will break) get_service_provider_name method return

Re: Looking for some help/tutorials on status bar widgets for my Cell Broadcast SMS status bar widget

2011-10-17 Thread Nicolai Hess
Hi Jonathan, I would like to help with that. The connui home plugin in is closed, but qwerty12 wrote a similiar statusbar plugin (customoperator name plugin). Nicolai 2011/10/17 Jonathan Wilson jfwf...@tpgi.com.au I have gotten my Cell Broadcast SMS code finished to the point where it does

Re: Looking for some help/tutorials on status bar widgets for my Cell Broadcast SMS status bar widget

2011-10-17 Thread Nicolai Hess
2011/10/17 Jonathan Wilson jfwf...@tpgi.com.au Nicolai Hess wrote: Hi Jonathan, I would like to help with that. The connui home plugin in is closed, but qwerty12 wrote a similiar statusbar plugin (customoperator name plugin). Thank you, how can you help? I can write the statusbar

Re: problems while porting ARToolkit

2011-05-02 Thread Nicolai Hess
And there is artoolkitplus in maemos extra-devel repository: http://maemo.org/packages/view/artoolkitplus and an example application arapp http://maemo.org/packages/view/arapp nicolai 2011/5/2 Kristóf Timur ti...@sch.bme.hu There is no GLX in Maemo. There is OpenGL ES. So probably you will

Re: raw image buffer and gstv4l2camsrc

2011-03-16 Thread Nicolai Hess
use the gdigicam api which in turn uses the gstcamerabin. On 3/9/11, Nicolai Hess nicolaih...@web.de wrote: Hi, I hope someone can help me or points me to someone else how knows something about the gstv4l2camsrc. I have got a question regarding raw-image buffers in gstv4l2camsrc.c

raw image buffer and gstv4l2camsrc

2011-03-09 Thread Nicolai Hess
Hi, I hope someone can help me or points me to someone else how knows something about the gstv4l2camsrc. I have got a question regarding raw-image buffers in gstv4l2camsrc.c (in gstreamer0.10-plugins-camera- 0.79 for Fremantle). I am interested in this method: gst_v4l2camsrc_send_raw_frame

Re: Telepathy approver example for maemo?

2011-03-01 Thread Nicolai Hess
Hi Jonathan, I implemented an approver for my Messageblocker application. http://maemo.org/packages/view/messageblocker http://talk.maemo.org/showthread.php?t=65396 It doesn't work as expected, because the rtcom-notification-ui (which seems to be a telepathy.client.approver as well) and the

Re: calendar-backend API: CCalendar's entries empty

2010-11-05 Thread Nicolai Hess
2010/11/5 Filip-M. Brinkmann filip.brinkm...@gmail.com Hi all, I'd like to code a small Todo-list widget, which shows all due to-dos on the desktop. I started today, but I cannot access the to-dos because the CCalendar instances don't return any entries. I have 2 Calendars on my N900 and I

Re: problem using osso-abook in Qt/MADDE

2010-11-03 Thread Nicolai Hess
2010/11/3 Roman Morawek li...@morawek.at Hello, I try to use the native Maemo address book selection dialog in a Qt application. I followed the information at http://wiki.forum.nokia.com/index.php/How_to_use_native_Maemo5_contacts_dialogs . However, as I add CONFIG += link_pkgconfig

Re: Using libosso-abook getting package requirement error

2010-05-19 Thread Nicolai Hess
2010/5/19 Pallavi Kandhare pallavi.kandh...@yahoo.com Hi David, I again tried re-doing the entire procedure and the output is as follows: [sbox-FREMANTLE_X86: ~] apt-get update Ign http://repository.maemo.org fremantle/sdk Release.gpg Ign http://repository.maemo.org fremantle/tools

maemo-qemu gles-libs

2010-05-07 Thread Nicolai Hess
Hi, is anyone using maemo-qemu with gles-libs wrappers? I tried to boot a n900 image (Kernel and Rootfs) with qemu. As I understand the Readme.maemo in gles-libs, it should be possible to use maemo-qemu and gles-libs to boot n900 image with simulated gles support. My image boots up in qemu and

How long do we have to wait ...

2010-04-01 Thread Nicolai Hess
... til autobuilder is useful again? I can understand no one can say something about the PR1.2 release date. But more and more users on talk.maemo.org complains about uninstallable and unupdateable applications. Ok, extras-devel is not for every user, but many users are willing to use and test

HildonTouchSelector and visible rows

2010-03-15 Thread Nicolai Hess
Hi, I made a home widget for maemo5. The settings dialog should show a HildonTouchSelector with some entries where the use can select one. I don't know how to configure HildonTouchSelector to make more than one row visible. At the moment the dialog (created with gtk_dialog_new_with_buttons) shows

Re: HildonTouchSelector and visible rows

2010-03-15 Thread Nicolai Hess
2010/3/15 Claudio Saavedra csaave...@igalia.com El lun, 15-03-2010 a las 10:13 +0100, Nicolai Hess escribió: Hi, I made a home widget for maemo5. The settings dialog should show a HildonTouchSelector with some entries where the use can select one. I don't know how to configure

Re: where to get a N900?

2010-01-27 Thread Nicolai Hess
2010/1/27 Christopher Intemann intem...@gmail.com Hello, where can I purchase a N900 in Hamburg, Germany? I checked several stores, but its not in stock anywhere... I rather get a hand on the phone before buying it. Any hints? Hannover or Bremen would also be fine. Thanks, Chris