Folgende Warnungen sind aufgetreten:
Warning [2] Undefined variable $unreadreports - Line: 34 - File: global.php(961) : eval()'d code PHP 8.2.2 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/global.php(961) : eval()'d code 34 errorHandler->error_callback
/global.php 961 eval
/printthread.php 16 require_once
Warning [2] Undefined property: MyLanguage::$archive_pages - Line: 2 - File: printthread.php(287) : eval()'d code PHP 8.2.2 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/printthread.php(287) : eval()'d code 2 errorHandler->error_callback
/printthread.php 287 eval
/printthread.php 117 printthread_multipage



RasPiCar Projekt Forum
Waze - Navigation Program - Druckversion

+- RasPiCar Projekt Forum (https://RasPiCarProjekt.de)
+-- Forum: Software (https://RasPiCarProjekt.de/forumdisplay.php?fid=4)
+--- Forum: Navigation (https://RasPiCarProjekt.de/forumdisplay.php?fid=43)
+--- Thema: Waze - Navigation Program (/showthread.php?tid=1138)

Seiten: 1 2 3 4


RE: Waze - Navigation Program - Albino_Hedgehog - 22.12.2017

Hello,

Sorry for the late replies,

We are still using Jessie, as I'm sure you are aware, CarPC is not yet Compatible with Stretch.

I will edit this post with the /opt/carpc/ file to show you how to get it running from the main menu Smile


RE: Waze - Navigation Program - Albino_Hedgehog - 29.12.2017

sorry I had to rebuild my whole SD Card.

The /opt/carpc/Startup file was edited, and I replaced ".navit" with "waze".

This allows Waze to launch in place of Navit.

However I have now run into the issue of having a notification window popup over the top of Waze, and I am unable to use the mouse to close this!

Is there a way to close these via ssh?


RE: Waze - Navigation Program - sergynio - 02.05.2018

Some news about waze on rpi, is working ok, is worth it to change navit software on carpc ??


RE: Waze - Navigation Program - Albino_Hedgehog - 03.05.2018

Yeah, over on the other forum we found it to be very useable!


RE: Waze - Navigation Program - sergynio - 04.05.2018

Thanks for the info, in this weekend i have work to do, i try to install waze.


RE: Waze - Navigation Program - B.C. - 17.05.2018

is it now working with a USB GPS mouse?

Thanks!


RE: Waze - Navigation Program - B.C. - 18.05.2018

I think I finally managed it to install waze?

But I get an error when trying to start:

pi@raspberrypi:~ $ waze

(waze:1152): Gtk-WARNING **: cannot open display:

I'm using the 7" RPi Touchscreen.
Do I need to edit the settings somehow?

Edit:
I can start waze using the console on the Rasperry from Jessie - but not via network using putty
Strange!


RE: Waze - Navigation Program - sergynio - 19.05.2018

(18.05.2018, 19:25)B.C. schrieb: I think I finally managed it to install waze?

But I get an error when trying to start:

pi@raspberrypi:~ $ waze

(waze:1152): Gtk-WARNING **: cannot open display:

I'm using the 7" RPi Touchscreen.
Do I need to edit the settings somehow?

Edit:
I can start waze using the console on the Rasperry from Jessie - but not via network using putty
Strange!

Same errorĀ 



RE: Waze - Navigation Program - sergynio - 20.05.2018

I can't start waze from carpc, if i change in startcarpc navit with waze, nothing is happening. For the moment i give up.


RE: Waze - Navigation Program - B.C. - 22.05.2018

I got it starting by editing the StartCarPC file:

#!/bin/bash

# Start gpsd
#sudo killall gpsd
#sudo chmod a+r /dev/ttyUSB0
#gpsd /dev/ttyUSB0

# Start Navit with a low priority
waze &
#/usr/bin/7ways_starter.sh &

cd /opt/carpc/startup/
./StartCarPC_stage2 &

When it starts, I've to confirm "Terms of use", but I can't scroll down to hit the "Accept" button

EDIT: Change Skin to Confluence to setup your account - change back to CarPC Skin - working