Search found 10 matches

by Sjonnie
20 Jul 2019, 12:16
Forum: Ubuntu & Desktop Linux
Topic: [Ubuntu MATE] [Nimbus Look-and-Feel] Visual glitches on buttons
Replies: 6
Views: 5299

Re: FileBot 4.8.5 buttons "garbled" (Ubuntu 18.04)

Hi,

You are right! I have removed the other two options and FileBot still starts up without visual artifacts.

Tx again!

EDIT: Your addition to create a new launcher is even better! No need to change anything after an upgrade.

EDIT2: bummer! The new launcher does not work. The visual artifacts ...
by Sjonnie
20 Jul 2019, 12:07
Forum: Ubuntu & Desktop Linux
Topic: [Ubuntu MATE] [Nimbus Look-and-Feel] Visual glitches on buttons
Replies: 6
Views: 5299

Re: FileBot 4.8.5 buttons "garbled" (Ubuntu 18.04)

Hi again,

1.
That works! :) And since I am a lazy sod I decided to modify /usr/share/filebot/bin/filebot.sh to include the options (look for $JAVA_OPTS )
#!/bin/sh
FILEBOT_HOME="/usr/share/filebot"

if [ -z "$HOME" ]; then
echo '$HOME must be set'
exit 1
fi

# select application data folder
APP ...
by Sjonnie
20 Jul 2019, 11:25
Forum: Ubuntu & Desktop Linux
Topic: [Ubuntu MATE] [Nimbus Look-and-Feel] Visual glitches on buttons
Replies: 6
Views: 5299

Re: FileBot 4.8.5 buttons "garbled" (Ubuntu 18.04)

Let me start by thanking you for your swift reply!

1.
I don't understand what I should do with the post on SuperUser. How am I to change the hardware acceleration? Note that I am using Compiz on my machine.

Neither synaptic or apt indicate I am missing packages. I have updated twice but nothing ...
by Sjonnie
20 Jul 2019, 10:42
Forum: Ubuntu & Desktop Linux
Topic: [Ubuntu MATE] [Nimbus Look-and-Feel] Visual glitches on buttons
Replies: 6
Views: 5299

[Ubuntu MATE] [Nimbus Look-and-Feel] Visual glitches on buttons

Hi All,

Since a couple of weeks all the buttons in the interface are "garbled". Below an example of match and rename button:

https://i.postimg.cc/TP1s9bpv/buttons.png

I have uninstalled and re-installed FileBot but that didn't help.

I have searched this forum but could not find an answer ...
by Sjonnie
27 Apr 2019, 08:33
Forum: Ubuntu & Desktop Linux
Topic: Files to rename not selectable (only folders)
Replies: 10
Views: 5377

Re: Files to rename not selectable (only folders)

The files are dropped from a mounted NFS share. The network is Gigabit all the way and the files are hosted on a DS215+. I suspect the file handler on my Linux machine is the cause of the delay. I can live with it :)
by Sjonnie
27 Apr 2019, 08:08
Forum: Ubuntu & Desktop Linux
Topic: Files to rename not selectable (only folders)
Replies: 10
Views: 5377

Re: Files to rename not selectable (only folders)

Turns out I have to drag, wait two seconds and then drop. Weird but workable. So now two options to work on files and not folders :)
by Sjonnie
26 Apr 2019, 16:26
Forum: Ubuntu & Desktop Linux
Topic: Files to rename not selectable (only folders)
Replies: 10
Views: 5377

Re: Files to rename not selectable (only folders)

Hi Red,

The latest entries to the log are these:


Apr 24, 2019 6:47:14 PM net.filebot.CachedResource fileNotFound
WARNING: Resource not found: https://api.thetvdb.com/search/series?name=*********+download
Apr 24, 2019 7:06:24 PM net.filebot.Main onStart
SEVERE: Failed to initialize JavaFX
java ...
by Sjonnie
24 Apr 2019, 16:51
Forum: Ubuntu & Desktop Linux
Topic: Files to rename not selectable (only folders)
Replies: 10
Views: 5377

Re: Files to rename not selectable (only folders)

Hi Red,

D&D doesn't work on my machine. I tried creating a preset but somehow I don't get what I want. So I'll stick to right-clicking the load button. It takes some getting used to but I'll live ;)

Greetz,

Sjonnie
by Sjonnie
23 Apr 2019, 17:49
Forum: Ubuntu & Desktop Linux
Topic: Files to rename not selectable (only folders)
Replies: 10
Views: 5377

Re: Files to rename not selectable (only folders)

Hi Red,

Right clicking the load button does allow me to select files. Is there a reason for this changed behavior?

Tx!

Greetz,

Sjonnie
by Sjonnie
23 Apr 2019, 17:21
Forum: Ubuntu & Desktop Linux
Topic: Files to rename not selectable (only folders)
Replies: 10
Views: 5377

Files to rename not selectable (only folders)

Hi All,

I recently bought a one year license for FileBot because I had some trouble with the version I was using. I had major problems (failed to initialize JavaFX-type of problems) getting FileBot installed and run properly but finally managed. I am using FileBot_4.8.5_amd64.deb on Ubuntu 18.04 ...