repository dialog causes crash

Bug #329110 reported by Jozef Mlich
2
Affects Status Importance Assigned to Milestone
tangogps
Fix Released
Undecided
Jozef Mlich

Bug Description

i switch to tab "config" - select "edit" repository - than click "ok" And program crashs

i am using 0.95 openmoko package, i know that exists version 0.96, but i am not able to compile it and there is no binary package for openmoko.

I am using Om 2008.12 with kustomizer 0.2 @ GTA02

Tags: crash
Jozef Mlich (xmlich02)
description: updated
Jozef Mlich (xmlich02)
description: updated
Revision history for this message
Jozef Mlich (xmlich02) wrote :

I configured the repositories by hand with command:

gconftool-2 -s /apps/tangogps/repos "[OSM|http://tile.openstreetmap.org/%d/%d/%d.png|/media/card/Maps/OSM|
0,Topo|maps-for-free|/media/card/Maps/maps4free|0,Aerial|openaerial|/media/card/Maps/openaerial|0,Opencyclemap|http://a.andy.sandbox.cloudmade.com/tiles/cycle/%d/%d/%d.png|/media/card/Maps/opencyclemap|0,Google Sat (testing only)|http://khm1.google.com/kh?v=34&hl=en&x=%d&s=&y=%d&z=%d|/media/card/Maps/googlesat|1]" --type list --list-type string

the problem is still here, i compiled 0.96 version on my ubuntu and it seems to be working there correctly. I do not know where is a problem.

description: updated
Revision history for this message
Jozef Mlich (xmlich02) wrote :

It is a strange problem.

The gtk_combobox_get_active_text(combobox) just returns a NULL in some cases. There are more points of calling of this function and the problem is caused only in one of these cases.

The temporary solution of this is checking of result the function and stopping the function if data are not valid. Feel free to explore problem more detailed

Changed in tangogps:
assignee: nobody → xmlich02
status: New → In Progress
Revision history for this message
Jaakko Nissi (rakshasa) wrote :

And for Jozef's gconftool-2(Thanks for that one, I can finally keep my maps on the uSD) fix to work on anything based on fso 5.X, remember to

opkg install dbus-x11

Revision history for this message
Jozef Mlich (xmlich02) wrote :

i added the "if (item != NULL)" condition on right place, and despite of I do not know anything deeper about this problem, I prefer to spent my time on something else. Feel free to explore problem more detailed and send here an explanation of its.

Changed in tangogps:
status: In Progress → Fix Released
Revision history for this message
NANoo (nanu-oh-my-goodness) wrote :

Same Problem on Openmoko-SHR

Revision history for this message
NANoo (nanu-oh-my-goodness) wrote :

Same Problem on Openmoko-SHR;
The gconftool-fix is working, but the button is still broken

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.