Davem734

Results 11 comments of Davem734

Thank you for your help. I tried and there seems to be an issue at this step: ``` $ pip3 install --upgrade -r tribler/requirements.txt Defaulting to user installation because normal...

Same problem here. Using Ubuntu 22.04 on laptop installed as follows: ``` sudo apt -y install navit # Navit is a car navigation system with routing engine. sudo apt -y...

It looks like the URL's I am using to download the missing .XML files are downloading an HTML document and not the .XML file. The correct path to the .XML...

Looks like there is a bug parsing the navit_layout_car_shipped.xml file. If I remove Item types: "cliff,embankment" from the file then it works. Here is the script that I used to...

It looks like it displays altitude, speed and distance in metric units until the GPS gets a valid fix, then it starts displaying imperial units.

Just another confirmation that this fixed the compile error on Ubuntu 22.04.2 LTS These are the steps that I used to install the patched version: ``` git clone https://github.com/pietern/goestools.git cd...

Can confirm. ``` $ uname -a Linux sdr-HPG3 6.5.0-17-generic #17~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 16 14:32:32 UTC 2 x86_64 x86_64 x86_64 GNU/Linux $ sudo systemctl enable SoapySDRServer # Fails Failed...

There is a problem with rendering land as the color of water. There is also a problem with it rendering water as the color of land. And the problem seems...

I did not have much luck finding the broken items in my map data (from http://download.geofabrik.de/north-america-latest.osm.bz2). The downloaded map file was 20+ Gb and is pretty hard to do anything...

I second this request. I have a de-googled tablet running LineageOS and would prefer to install SDRAngel from F-Droid to have notifications and easy access to updates. And thank you...