Thread
:
PR. 1.3 has broken my program
View Single Post
kif
2010-11-21 , 13:50
Posts: 60 | Thanked: 40 times | Joined on May 2010 @ Skovballe, Denmark
#
1
Hi
I have just discovered that after the pr. 1.3 update, my OSMapper program crashes when trying to activate the GPS.
Some debugging has shown the problem to be in the QGeoSatelliteInfoSource::startUpdates() and QGeoPositionInfoSource::startUpdates() methodes.
Whenever either of these methodes are calles the program exits with the following messages in syslog :
GLIB CRITICAL ** GLib-GObject - g_object_get: assertion `G_IS_OBJECT (object)' failed
GLIB CRITICAL ** Gtk - gtk_widget_set_sensitive: assertion `GTK_IS_WIDGET (widget)' failed
exiting on signal 15
The program was compiled in QT 4.6 and was functioning until the pr. 1.3 update, compiling it with QT 4.7 hasn't solved anything.
The program runs without any problems on the simulator.
Any ideas ?
Kim
Quote & Reply
|
kif
View Public Profile
Send a private message to kif
Find all posts by kif