View Single Post
Posts: 839 | Thanked: 3,386 times | Joined on Mar 2009
#24
I'm continuing with this. I got glib-2.29.92 packed with Maemo-modifications. It can be installed and device still starts, but seems there are some more problems than with 2.26.

*Leafpad segfaults (same as with 2.26)

*Calendar is not starting from menu. Terminal /usr/bin/Calendar gives:
Code:
commit(): Failure in adding Birthdays. Error is 202
But it can be started with
Code:
dbus-send --print-reply --session --dest=com.nokia.calendar /com/nokia/calendar com.nokia.calendar.top_application
*Browser can't be started from menu. Terminal /usr/bin/browser gives:
Code:
-:1: error: invalid string constant "osso-combobox-entry-arrow", expected valid string constant
But it can be started with
Code:
dbus-send --print-reply --dest=com.nokia.osso_browser /com/nokia/osso_browser/request com.nokia.osso_browser.open_new_window string:http://talk.maemo.org
*Other stock PR-1.3 applications start and seem to work (not heavily tested).
 

The Following User Says Thank You to AapoRantalainen For This Useful Post: