|
2012-12-02
, 18:54
|
Posts: 101 |
Thanked: 150 times |
Joined on Oct 2007
@ Stuttgart, Germany
|
#662
|
this is sad!
was the issue about build problem on armel in scratchbox?
a qemu issue? png generation tool crashing?
what can we do to solve this? open a new topic for scratchbox help?
[sbox-FREMANTLE_X86: ~/tmp.nobackup/navit/build] > make Can't locate File/Basename.pm in @INC (@INC contains: /scratchbox/devkits/git/lib/perl5/site_perl /scratchbox/devkits/svn/lib/perl5/site_perl/5.8.4/i686-linux-thread-multi /etc/perl /usr/local/lib/perl/5.8.3 /usr/local/share/perl/5.8.3 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .) at /scratchbox/devkits/git/bin/git-svn line 41. BEGIN failed--compilation aborted at /scratchbox/devkits/git/bin/git-svn line 41. -- SVN-version 5278 [ 0%] Built target version [ 0%] Built target fib [ 2%] Built target navit_core Linking C executable navit /lib/librt.so.1: undefined reference to `__fortify_fail@GLIBC_PRIVATE' collect2: ld returned 1 exit status make[2]: *** [navit/navit] Error 1 make[1]: *** [navit/CMakeFiles/navit.dir/all] Error 2 make: *** [all] Error 2 [sbox-FREMANTLE_X86: ~/tmp.nobackup/navit/build] >
The Following User Says Thank You to rdorsch For This Useful Post: | ||
|
2012-12-03
, 13:24
|
Posts: 638 |
Thanked: 1,692 times |
Joined on Aug 2009
|
#663
|
|
2012-12-03
, 13:34
|
Posts: 197 |
Thanked: 91 times |
Joined on Dec 2010
|
#664
|
The Following User Says Thank You to sup For This Useful Post: | ||
|
2012-12-03
, 14:22
|
Posts: 638 |
Thanked: 1,692 times |
Joined on Aug 2009
|
#665
|
|
2012-12-03
, 21:38
|
Posts: 197 |
Thanked: 91 times |
Joined on Dec 2010
|
#666
|
I was using your OSD.xml and the issue seems to be related to that file.
Changing the fullscreen button to:
<osd name="my_fullscreen_status" enabled="yes" type="button" x="0" y="-156" src="gui_fullscreen_96_96.png" command='gui.fullscreen=!gui.fullscreen' />
solves the issue.
The Following User Says Thank You to sup For This Useful Post: | ||
|
2012-12-04
, 10:20
|
Posts: 638 |
Thanked: 1,692 times |
Joined on Aug 2009
|
#667
|
Seems that it is a recently introduced bug, I reported it through irc http://irclogs.navit.ie/%23navit-2012-12-03.log (starting with 17:49) so I hope the developers solve it quickly:-).
|
2012-12-04
, 10:38
|
Posts: 197 |
Thanked: 91 times |
Joined on Dec 2010
|
#668
|
In fact i'm trying to port this osd layout:
http://0606.at/index.php?option=com_...roid&Itemid=57
Now it's almost completed but it hangs at the same syntax used to dynamically change icons..
|
2012-12-04
, 21:37
|
Posts: 197 |
Thanked: 91 times |
Joined on Dec 2010
|
#669
|
They rolled out a fix for the full-screen icon, but I still crash on the sound off/on icon. I am reporting in on the IRC right now.
|
2012-12-04
, 22:20
|
Posts: 101 |
Thanked: 150 times |
Joined on Oct 2007
@ Stuttgart, Germany
|
#670
|
[...]
Rdosch: would you care to roll out another update (I have no idea how much work is that)? It would bi kind of nice if navit did not crash on me all the time.
Tags |
navigation, navit, nokia n900, openstreetmap |
|
a qemu issue? png generation tool crashing?
what can we do to solve this? open a new topic for scratchbox help?