Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=4367004
By: heihee
Configuration: SL-C860, Sharp ROM, Holux GR-271, gpsd 2.34
I just uninstalled 0.9.3pre and installed 0.9.3.1
qpegps is not starting ticking the icon in "laptop" mode so I used konsole:
bash-2.05$ qpegps
Display size = 480x640
could not open translation file /home/QtPalmtop//i18n/en/libsl.qmid
QLibrary open failed!: /home/QtPalmtop/lib/libqsfepj.so, libkke.so.1: cannot
load shared object file: No such file or directory
killall: gpsd: no process killed
stop script called
executing cardctl resume
start script called
stop script called
bash-2.05$
On my Zaurus the translation file i18n/en/libsl.qmid is not existing - I copied
it from the /home/QtPalmtop/i18n/ja/ directory.
There is a "//" in the path but that seems to be no problem.
The problem with the shared object file libqsfepj.so, libkke.so.1 is solved:
there was no link...
After doing this changes on my system:
bash-2.05$ qpegps
SlSharedManager: can't get proc entry
Display size = 480x640
killall: gpsd: no process killed
stop script called
executing cardctl resume
start script called
stop script called
bash-2.05$
Ticking the icon is working in "handheld" mode so detecting the display orientation
at startup seems to be the problem. Turning the display later is working.
"OK-menu" not working until ticking screen and canceling saving the location
and saving a place is not working correctly. This funktion seems not to be stable.
Maybe freezing GPS position for saving (just idea) because saving in map mode
is working properly.
Track animation is very slow with GPS connection in background. Idea: pausing
processing GPS data during this and go on when track is finished.
I'm using maps in gif format downloaded from GoogleMaps without problems.
Test still going on...
______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit:
https://sourceforge.net/forum/unmonitor.php?forum_id=186974
|