Unable to start on Ubuntu 14.10

All your suggestions, requests and ideas for future development
Post Reply
michael.heuberger
Posts: 2
Joined: 18 Dec 2014, 23:54

Unable to start on Ubuntu 14.10

Post 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
michael.heuberger
Posts: 2
Joined: 18 Dec 2014, 23:54

Re: Unable to start on Ubuntu 14.10

Post 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 ...
User avatar
rednoah
The Source
Posts: 22998
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Unable to start on Ubuntu 14.10

Post by rednoah »

An which package would that be? Last time I checked there was no (official) Java 8 package.
:idea: Please read the FAQ and How to Request Help.
Post Reply