[Bug 263689] cad/veroroute: desktop file has wrong path for executable
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 30 Apr 2022 18:24:04 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263689 Bug ID: 263689 Summary: cad/veroroute: desktop file has wrong path for executable Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: yuri@freebsd.org Reporter: tingox+freebsd@gmail.com Flags: maintainer-feedback?(yuri@freebsd.org) Assignee: yuri@freebsd.org Installed cad/veroroute 2.20,1 from a package. The installed desktop file (/usr/local/share/applications/veroroute.desktop) refers to the executable in /usr/bin: tingo@kg-core2:~ $ grep Exec /usr/local/share/applications/veroroute.desktop Exec=/usr/bin/veroroute Obviously, this won't work as the program is installed in /usr/local/bin: tingo@kg-core2:~ $ which veroroute /usr/local/bin/veroroute This on tingo@kg-core2:~ $ freebsd-version -ku 13.0-RELEASE-p11 13.0-RELEASE-p11 tingo@kg-core2:~ $ uname -a FreeBSD kg-core2.kg4.no 13.0-RELEASE-p11 FreeBSD 13.0-RELEASE-p11 #0: Tue Apr 5 18:54:35 UTC 2022 root@amd64-builder.daemonology.net:/usr/obj/usr/src/amd64.amd64/sys/GENERIC amd64 -- You are receiving this mail because: You are the assignee for the bug.