View Single Post
Posts: 1 | Thanked: 0 times | Joined on Oct 2006
#83
Originally Posted by gnuite
To everyone who has cleared their configuration and is now getting a segfault on startup with Maemo Mapper v1.2.3: please try typing the following commands (exactly as they appear - use copy/paste) into an xterm.
Code:
gconftool-2 -s -t string "/apps/maemo/maemo-mapper/units" "km"
gconftool-2 -s -t string "/apps/maemo/maemo-mapper/escape_key" "Toggle Tracks"
Then try starting Maemo Mapper. Let me know if this has any effect.
Thanks gnuite, this worked for me, too. MM 1.2.3 did not start even if gconftool-2 -a "/apps/maemo/maemo-mapper" output was nothing.

Originally Posted by delaroca
Freshly flashed Nokia 770 (os 2006): maemo mapper v1.2.3 fails to launch! Did install thru app manager, from maemo garage repository... no other apps installed... any suggestions about what may be happening?
You might want to try the above trick, if this does not solve the problem for you.

gconftool-2 --recursive-unset "/apps/maemo/maemo-mapper"

-Paavo