Search Criteria
Package Details: openvisualtraceroute 1.7.1-2
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: | http://sourceforge.net/projects/openvisualtrace |
Licenses: | |
Submitter: | bchretien |
Maintainer: | Jake |
Last Packager: | Jake |
Votes: | 14 |
Popularity: | 0.016747 |
First Submitted: | 2015-02-01 16:19 |
Last Updated: | 2020-10-29 17:26 |
Dependencies (2)
- traceroute
- java-runtime<11 (jdk5, tuxjdk, jre7-openjdk-infinality, java-8-openjdk-shenandoah, jre8-openjdk-infinality, java-gcj-compat, jdk9, jre9, jdk-devel, jre10, jdk8-arm64, jdk6, jdk12-openj9-bin, zulu-12-bin, jre6, jre12, jdk8-openjdk-dcevm, jdk11-graalvm-ee-bin, server-jre, jdk8-arm, jdk13-openj9-bin, jdk9-openj9-bin, jdk10, jdk11-openjdk-dcevm, jre8-openjdk-jetbrains, jre8-openjdk-shenandoah, jdk10-openj9-bin, jdk14-openj9-bin, jdk7, jre7, jre14, jdk-arm, jdk8-jetbrains, jdk7r1-j9-bin, jdk7-j9-bin, zulu-14-bin, zulu-13-bin, jdk-bcl, jre-bcl, amazon-corretto-15, jre-openj9, jdk11-openj9-bin, java-openjdk-bin, amazon-corretto-8, amazon-corretto-11, jdk11-openjdk-dcevm-conflicts-fixed, jre8, jdk8, jdk-openj9-bin, jre, jdk11-adoptopenjdk, jdk-adoptopenjdk, zulu-8-bin, zulu-11-bin, zulu-15-bin, liberica-jdk-11-bin, liberica-jdk-11-lite-bin, liberica-jre-11-full-bin, liberica-jdk-8-full-bin, liberica-jdk-full-bin, liberica-jdk-11-full-bin, liberica-jre-11-bin, liberica-jre-8-full-bin, zulu-embedded-jdk, jdk8-j9-bin, zulu-embedded-jdk11, jdk8-openj9-bin, zulu-embedded-jdk8, jre11, sapmachine-jdk-bin, jre11-jetbrains-imfix, jre-jetbrains, jdk11-graalvm-bin, jdk8-graalvm-bin, java-openjdk-loom-ea-bin, java-openjdk-ea-bin, jdk-jetbrains, jre8-adoptopenjdk, jre-openjdk, jre11-openjdk, jre7-openjdk, jre8-openjdk)
Latest Comments
kusky commented on 2020-11-18 15:11
fails on startup:
org.leo.traceroute.install.EnvException: java.lang.NoSuchFieldException: usr_paths
Jake commented on 2020-10-29 17:30
@UtopianShoe: Okay, I see. The script contains stuff that we don't need anyway, so I have removed it now and start the jar directly from the ovtr script.
UtopianShoe commented on 2020-10-29 16:52
@Jake: It seems to be related to the script ./ovtr_run_as_root.sh
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
@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
This package requires xorg-xhost. Can you add that as a dependency?
Jake commented on 2020-02-03 22:42
I have set java-runtime to below version 11 now, that should fix it.
flowingisart commented on 2020-01-25 03:33
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
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
Hi, this package requires traceroute. Can you add that as a dependency.