Hello guys
I downloaded filebot_4.5.3_amd64.deb and installed it with
```
sudo dpkg -i filebot_4.5.3_amd64.deb
```
but am unable to start it. When I click on the icon, I see some processing (cursor) but nothing happens. No sceen turns up.
I have Java installed:
```
$ java -showversion
java version "1.7.0_65"
OpenJDK Runtime Environment (IcedTea 2.5.3) (7u71-2.5.3-0ubuntu1)
OpenJDK 64-Bit Server VM (build 24.65-b04, mixed mode)
```
Any clues what's missing?
Thanks
Michael
Unable to start on Ubuntu 14.10
-
- Posts: 2
- Joined: 18 Dec 2014, 23:54
Re: Unable to start on Ubuntu 14.10
Ah, I have just installed Java 1.8 and it works now.
Wish you have had listed Java 1.8 as a dependency in the package ...
Wish you have had listed Java 1.8 as a dependency in the package ...
Re: Unable to start on Ubuntu 14.10
An which package would that be? Last time I checked there was no (official) Java 8 package.