Opened 12 years ago
Closed 12 years ago
#368 closed defect/bug (worksforme)
navit wants to use png icons even tough it only had svg and xpm icons
Reported by: | Worldcitizen | Owned by: | KaZeR |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | core | Version: | git master |
Severity: | Keywords: | ||
Cc: | joop_boonen@… |
Description
Navit shows while running: navit:displayitem_draw:failed to load icon 'exit.png' navit:displayitem_draw:failed to load icon 'exit.png' navit:displayitem_draw:failed to load icon 'exit.png' navit:displayitem_draw:failed to load icon 'church.png'
Icons in the tarball for both these icons: jboonen@phenomII-x4:~/work/home:worldcitizen/navit> find . -iname church* ./navit-0.1.1+svn2234/navit/xpm/.svn/text-base/church.svg.svn-base ./navit-0.1.1+svn2234/navit/xpm/.svn/text-base/church.xpm.svn-base ./navit-0.1.1+svn2234/navit/xpm/church.xpm ./navit-0.1.1+svn2234/navit/xpm/church.svg jboonen@phenomII-x4:~/work/home:worldcitizen/navit> find . -iname exit* ./navit-0.1.1+svn2234/navit/xpm/.svn/text-base/exit.xpm.svn-base ./navit-0.1.1+svn2234/navit/xpm/.svn/text-base/exit.svg.svn-base ./navit-0.1.1+svn2234/navit/xpm/exit.svg ./navit-0.1.1+svn2234/navit/xpm/exit.xpm
Change History (2)
comment:1 Changed 12 years ago by Worldcitizen
- Summary changed from navit wants to use png icons eventough it only had svg and xpm icons to navit wants to use png icons even tough it only had svg and xpm icons
comment:2 Changed 12 years ago by Horwitz
- Resolution set to worksforme
- Status changed from new to closed
The png files are generated during compilation. You are probably missing some build dependencies. Check the output of the configure run. Especially look for navit_svn2png.