Open larham opened 2 years ago
Thanks for opening an issue. I have not worked on FreeBSD but are Desktop Entries (.desktop
) supported?
I found a document about a tool for installing .desktop on freebsd Is that related?
What I mean is that if FreeBSD uses the same method as Linux does?
In Linux, whenever you install an application, it creates a .desktop
file (e.g. firefox.desktop
) which contains the app information including where the executables are located. This only applies to desktop Linux.
Sorry, I'm ignorant of desktop mode on both linux and freebsd.
Is there a small investigative step I can perform to help you understand the answer to your question?
That's alright. Can you check if any of these directories contain .desktop
files?
apparently not:
ls: ~/.local/share/applications: No such file or directory
ls: /usr/share/applications: No such file or directory
ls: /var/lib/snapd/desktop/applications: No such file or directory
as a shared server at a hosting company, I'd expect server-only style, headless executables
Thanks! I will have to try FreeBSD to add support.
attempting to run python with selenium + webdriver-setup (for chrome or firefox) on a shared server at a hosting provider (pair.com)
2022-07-06 23:47:24,133 INFO 'freebsd12' is currently not supported. Please open an issue or a PR at 'https://github.com/roniemartinez/browsers'