Package Details: openvisualtraceroute 2.0.0-3

Git Clone URL: https://aur.archlinux.org/openvisualtraceroute.git (read-only, click to copy)
Package Base: openvisualtraceroute
Description: Open source cross-platform Java Visual Traceroute
Upstream URL: https://sourceforge.net/projects/openvisualtrace
Licenses: LGPLv3
Submitter: bchretien
Maintainer: Emeric
Last Packager: Emeric
Votes: 16
Popularity: 0.000539
First Submitted: 2015-02-01 16:19 (UTC)
Last Updated: 2025-05-06 17:02 (UTC)

Dependencies (2)

Required by (0)

Sources (3)

Latest Comments

« First ‹ Previous 1 2

UtopianShoe commented on 2020-10-29 16:52 (UTC) (edited on 2020-10-29 17:05 (UTC) by UtopianShoe)

@Jake: It seems to be related to the script ./ovtr_run_as_root.sh

./ovtr_run_as_root.sh: line 4: xhost: command not found
set symbolic link /usr/lib64/libpcap.so.0.8 => /usr/lib/libpcap.so.1
ln: failed to create symbolic link '/usr/lib64/libpcap.so.0.8': File exists
starting OpenVisualTraceroute...
12:41:22.687 [main] INFO  org.leo.traceroute.Main - Open Visual Traceroute 1.7.1 
12:41:22.769 [main] INFO  org.leo.traceroute.install.Env - Java run-time version: 1.8.0_261
12:41:22.770 [main] INFO  org.leo.traceroute.install.Env - NASA World Wind Java v2.1.0
12:41:22.770 [main] INFO  org.leo.traceroute.install.Env - /usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib
12:41:22.780 [main] INFO  org.leo.traceroute.install.Env - OS:Linux / arch:amd64
Locale en_GB
12:41:24.201 [SwingWorker-pool-1-thread-1] INFO  o.leo.traceroute.core.geo.GeoService - Use geoip db /home/utopianshoe/ovtr/GeoLite2-City.mmdb which is 18564 day(s) old
12:41:24.203 [SwingWorker-pool-1-thread-1] INFO  o.leo.traceroute.core.geo.GeoService - Downloading GeoIP database to /home/utopianshoe/ovtr/GeoLite2-City.mmdb...
12:41:28.762 [AWT-EventQueue-0] INFO  org.leo.traceroute.Main - Startup completed in 6083ms
12:41:30.344 [Shutdown] INFO  o.leo.traceroute.core.geo.GeoService - DNS LOC records saved to /home/utopianshoe/ovtr/dns.loc
12:41:30.359 [Shutdown] INFO  org.leo.traceroute.install.Env - Preferences saved.
12:41:30.360 [Shutdown] INFO  o.leo.traceroute.ui.TraceRouteFrame - Application exited.
./ovtr_run_as_root.sh: line 20: xhost: command not found

The program can now launch as long as I change the line in $HOME/ovtr/ovtr.properties from is.3D=true to is.3D=false. I presumably lack the necessary package installed for the 3D rendering.

Jake commented on 2020-10-29 16:13 (UTC)

@UtopianShoe: I don't have that installed and it runs fine. Seems strange to me, why should Xhost be required for this tool?

UtopianShoe commented on 2020-10-29 14:36 (UTC)

This package requires xorg-xhost. Can you add that as a dependency?

Jake commented on 2020-02-03 22:42 (UTC)

I have set java-runtime to below version 11 now, that should fix it.

flowingisart commented on 2020-01-25 03:33 (UTC)

Install with java-runtime package jre10 rather than the newest edition to avoid errors at start time. Cheers.

nbvcxz commented on 2018-01-06 09:29 (UTC)

Tracetoute not working (whois is fine). In logs I can see "Cannot find a suitable network device for tracing"

therafiq commented on 2015-08-27 13:19 (UTC)

Hi, this package requires traceroute. Can you add that as a dependency.