I have to periodically reinstall the license

Support for Ubuntu and other Desktop Linux distributions
Post Reply
ryanknapper
Posts: 3
Joined: 13 Nov 2017, 17:30

I have to periodically reinstall the license

Post by ryanknapper »

I've installed FileBot 4.8.2 (r5667) on Ubuntu and I keep having to re-install the license. I've run done so for my user as well as root, but it just won't stick. Shouldn't it be good for a year?
User avatar
rednoah
The Source
Posts: 22986
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: I have to periodically reinstall the license

Post by rednoah »

:!: We're in beta. Things change fast. Make sure you're using a recent revision. We are currently at FileBot r5736.

:arrow: Please run filebot -script fn:sysinfo and post the output.

:idea: The license is stored in the ~/.filebot folder, so as long as you don't delete that folder, FileBot will be able to remember the license.

:idea: Since the license is stored in the $HOME folder, you'll have to install it once for each user.

:idea: You will never need to run FileBot as root, in fact, you shouldn't.
:idea: Please read the FAQ and How to Request Help.
ryanknapper
Posts: 3
Joined: 13 Nov 2017, 17:30

Re: I have to periodically reinstall the license

Post by ryanknapper »

license.txt is currently in the .filebot folder for myself and root, but I re-installed the license already today. I was calling it as root because of a permissions issue, but I think I've resolved that. I'll update my scripts and see what that ruins.

I have now updated to r5736. Pre-update sysinfo:

Code: Select all

FileBot 4.8.2 (r5667)
JNA Native: 5.2.0
MediaInfo: 18.05
7-Zip-JBinding: 9.20
Jul 22, 2018 9:46:33 AM java.util.prefs.FileSystemPreferences$1 run
INFO: Created user preferences directory.
Chromaprint: 1.4.2
Extended Attributes: OK
Unicode Filesystem: OK
Script Bundle: 2018-07-15 (r530)
Groovy: 2.5.0
JRE: Java(TM) SE Runtime Environment 10.0.1
JVM: 64-bit Java HotSpot(TM) 64-Bit Server VM
CPU/MEM: 4 Core / 988 MB Max Memory / 35 MB Used Memory
OS: Linux (amd64)
HW: Linux particle 4.13.0-46-generic #51-Ubuntu SMP Tue Jun 12 12:36:29 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
DATA: /home/ryanknapper/.filebot
Package: DEB
License: FileBot License P3958736 (Valid-Until: 2019-07-04)
Done ヾ(@⌒ー⌒@)ノ
User avatar
rednoah
The Source
Posts: 22986
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: I have to periodically reinstall the license

Post by rednoah »

This line means that everything is fine and well:

Code: Select all

License: FileBot License P3958736 (Valid-Until: 2019-07-04)
If something is intermittently not working, it's probably not a license issue. In any case, I'd need the log to do anything about it.
:idea: Please read the FAQ and How to Request Help.
Post Reply