I just downloaded the latest code from Git and build a N9 package with
./make-meego-deb.sh
After installing it on my N950, I tried to run it, but it fails with the following error:
agtl-meego
154 WARNING gpsreader If you re on maemo, please install python-location // gpsreader.py:33
Found SGX/MBX driver, enabling FullClearOnEveryFrame
Found v1.4 driver, enabling brokenTexSubImage
Successfully resolved MeeGo graphics system: /usr/lib/qt4/plugins/graphicssystems/libqmeegographicssystem.so
MeegoGraphics: found EGL_NOK_image_shared
MeegoGraphics: found EGL_KHR_lock_surface2
MeegoGraphics: found EGL_KHR_fence_sync
Update geocaches called
Update geocaches called
4502 ERROR qmlgui [] // qmlgui.py:1302
Update geocaches called
Lat/Lon restored from settings: 47.400208321184344 / 8.713531494140625
Update geocaches called
Zoom restored from settings: 15
Traceback (most recent call last):
File "./core.py", line 976, in <module>
start()
File "./core.py", line 926, in start
Core(gui, determine_path())
File "./core.py", line 190, in __init__
http_handler = logging.handlers.HTTPHandler("danielfett.de", "http://www.danielfett.de/files/collect.php")
AttributeError: 'module' object has no attribute 'handlers'
X Error: BadDamage (invalid Damage parameter) 153
Extension: 146 (Uknown extension)
Minor opcode: 2 (Unknown request)
Resource id: 0x380000a
Note: The official AGTL 0.9.0.0-0 starts without issues.
I just downloaded the latest code from Git and build a N9 package with ./make-meego-deb.sh
After installing it on my N950, I tried to run it, but it fails with the following error:
Note: The official AGTL 0.9.0.0-0 starts without issues.