Page 1 of 1

Unable to start on Ubuntu 14.10

Posted: 18 Dec 2014, 23:58
by michael.heuberger
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

Re: Unable to start on Ubuntu 14.10

Posted: 19 Dec 2014, 00:04
by michael.heuberger
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 ...

Re: Unable to start on Ubuntu 14.10

Posted: 19 Dec 2014, 03:41
by rednoah
An which package would that be? Last time I checked there was no (official) Java 8 package.