Search found 4 matches

by Burdarper
23 May 2019, 22:14
Forum: Ubuntu & Desktop Linux
Topic: "Load" Button does not work (Linux Mint 19.1)
Replies: 7
Views: 5828

Re: "Load" Button does not work (Linux Mint 19.1)

Hi,

here is the output and it solved the problem ;-) thank you very much.

burdarper@zb-linux:~$ bash -xu <<< "$(curl -fsSL https://raw.githubusercontent.com/filebot/plugins/master/installer/deb.sh)"
+ apt-cache show openjfx --no-all-versions
+ grep 'Version: 8'
+ REPO='deb [arch=all] https://get ...
by Burdarper
23 May 2019, 17:15
Forum: Ubuntu & Desktop Linux
Topic: "Load" Button does not work (Linux Mint 19.1)
Replies: 7
Views: 5828

Re: "Load" Button does not work (Linux Mint 19.1)

burdarper@zb-linux:~$ apt-cache show openjfx
Package: openjfx
Architecture: amd64
Version: 11.0.2+1-1~18.04.2
Priority: optional
Section: universe/java
Origin: Ubuntu
Maintainer: Debian Java Maintainers <[email protected]>
Bugs: https://bugs.launchpad.net/ubuntu/+filebug ...
by Burdarper
23 May 2019, 11:55
Forum: Ubuntu & Desktop Linux
Topic: "Load" Button does not work (Linux Mint 19.1)
Replies: 7
Views: 5828

Re: "Load" Button does not work (Linux Mint 19.1)

Hello, thank you for your answer.

I assume its the latest one:11.0.2+1-1~18.04.2


burdarper@zb-linux:~$ sudo apt-get install openjfx
Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut.
Statusinformationen werden eingelesen.... Fertig
openjfx ist schon die neueste Version (11.0 ...
by Burdarper
23 May 2019, 07:03
Forum: Ubuntu & Desktop Linux
Topic: "Load" Button does not work (Linux Mint 19.1)
Replies: 7
Views: 5828

"Load" Button does not work (Linux Mint 19.1)

Hello everybody,

in order to finally get completely rid of windows I also wanted to install filebot to linux.

I did so via commands:

bash -xu <<< "$(curl -fsSL https://raw.githubusercontent.com/filebot/plugins/master/installer/deb.sh)"

check up with:

sudo apt-get install filebot ( 0 ...