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).
commit(): Failure in adding Birthdays. Error is 202
dbus-send --print-reply --session --dest=com.nokia.calendar /com/nokia/calendar com.nokia.calendar.top_application
-:1: error: invalid string constant "osso-combobox-entry-arrow", expected valid string constant
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