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 ...
Search found 2 matches
- 19 Dec 2014, 00:04
- Forum: Feature Requests and Bug Reports
- Topic: Unable to start on Ubuntu 14.10
- Replies: 2
- Views: 2451
- 18 Dec 2014, 23:58
- Forum: Feature Requests and Bug Reports
- Topic: Unable to start on Ubuntu 14.10
- Replies: 2
- Views: 2451
Unable to start on Ubuntu 14.10
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 ...