|
2012-12-20
, 13:16
|
Posts: 445 |
Thanked: 367 times |
Joined on Nov 2010
@ Italy
|
#672
|
|
2012-12-20
, 16:04
|
Posts: 54 |
Thanked: 47 times |
Joined on Dec 2012
|
#673
|
|
2012-12-21
, 00:54
|
Posts: 197 |
Thanked: 91 times |
Joined on Dec 2010
|
#674
|
Hey, I need some help with QML
I installed the last version (5283), following the #511 post instructions and the configuration files from the navit-install.txt script.
Works with the internal gui, but when I set the qt gui it fails with:
I edited the navit.xml, just disabled the internal gui, and addedCode:/home/user# cat log.txt graphics_qt_qpainter:graphics_priv* graphics_qt_qpainter_new(navit*, graphics_methods*, attr**, callback_list*):enter graphics_qt_qpainter:graphics_priv* graphics_qt_qpainter_new(navit*, graphics_methods*, attr**, callback_list*):return navit:plugin_load:can't load '/opt/navit/lib/navit/osd/libosd_core.so', already loaded navit:vehicle_ref:refcount 2 navit:vehicle_unref:refcount 1 navit:xinclude:Unable to include /opt/navit/share/navit/maps/*.xml gui_qml:int gui_qml_set_graphics(gui_priv*, graphics*): FATAL: Environment variable NAVIT_XID not set. Please set NAVIT_XID to the window ID of the window to embed into.
How do I fix it?Am I the only one with this?Code:<gui type="qml" enabled="yes" source="/opt/navit/share/navit/skins" icon_src="/opt/navit/share/navit/xpm/" />
|
2012-12-21
, 10:36
|
Posts: 445 |
Thanked: 367 times |
Joined on Nov 2010
@ Italy
|
#675
|
|
2013-01-05
, 11:24
|
Posts: 101 |
Thanked: 150 times |
Joined on Oct 2007
@ Stuttgart, Germany
|
#676
|
|
2013-01-05
, 14:23
|
Posts: 445 |
Thanked: 367 times |
Joined on Nov 2010
@ Italy
|
#677
|
|
2013-01-05
, 18:59
|
|
Posts: 215 |
Thanked: 448 times |
Joined on Aug 2012
@ Burgas, Bulgaria
|
#678
|
|
2013-01-05
, 20:33
|
Posts: 445 |
Thanked: 367 times |
Joined on Nov 2010
@ Italy
|
#679
|
|
2013-01-06
, 21:53
|
Posts: 101 |
Thanked: 150 times |
Joined on Oct 2007
@ Stuttgart, Germany
|
#680
|
The Following User Says Thank You to rdorsch For This Useful Post: | ||
Tags |
navigation, navit, nokia n900, openstreetmap |
|
I installed the last version (5283), following the #511 post instructions and the configuration files from the navit-install.txt script.
Works with the internal gui, but when I set the qt gui it fails with: