I found very useful application in the ports tree. But there is a small bug there [pavel.timofeev@ptimofeev ~]$ gtk-recordMyDesktop bash: /usr/local/bin/gtk-recordMyDesktop: /usr/local/bin/python: bad interpreter: No such file or directory [pavel.timofeev@ptimofeev ~]$ head -1 /usr/local/bin/gtk-recordMyDesktop #!/usr/local/bin/python Please, fix
Thanks for the report, will fix soon. I also discovered that it is looking for locales in a wrong place.
Got the same problem. Temporary fix (as root): ln -s /usr/local/bin/python2.7 /usr/local/bin/python
ping!
A commit references this bug: Author: rm Date: Sun Feb 11 19:41:31 UTC 2018 New revision: 461521 URL: https://svnweb.freebsd.org/changeset/ports/461521 Log: multimedia/gtk-recordmydesktop: fix runtime - fix runtime by correcting shebang line - set LICENSE_FILE - set NO_ARCH since this package does not contain platform dependent files - seitch to USES=localbase and correct requred python version - bump PORTREVISION to reflect package changes PR: 220800 Reported by: timp87@gmail.com MFH: 2018Q1 Changes: head/multimedia/gtk-recordmydesktop/Makefile
Fixed, thank you! Sorry for such a long delay(
A commit references this bug: Author: rm Date: Mon Feb 12 20:14:02 UTC 2018 New revision: 461649 URL: https://svnweb.freebsd.org/changeset/ports/461649 Log: MFH: r461521 multimedia/gtk-recordmydesktop: fix runtime - fix runtime by correcting shebang line - set LICENSE_FILE - set NO_ARCH since this package does not contain platform dependent files - seitch to USES=localbase and correct requred python version - bump PORTREVISION to reflect package changes PR: 220800 Reported by: timp87@gmail.com Approved by: portmgr (riggs) Changes: _U branches/2018Q1/ branches/2018Q1/multimedia/gtk-recordmydesktop/Makefile