[BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)
-
- Posts: 43
- Joined: 28 May 2012, 23:01
Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)
Alright, how do I go about a lifetime license for my Ubuntu system?
tho I already paid for this before and then you pulled the plug on the Ubuntu store
tho I already paid for this before and then you pulled the plug on the Ubuntu store
Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)
Debian package on Ubuntu 18.04 gives me that error when trying to run it:
vincen@fixe:~$ filebot
Gtk-Message: 12:19:30.514: Failed to load module "canberra-gtk-module"
vincen@fixe:~$
Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)
As of now, there are only 1 year licenses. Assuming that the current implementation works well, then I might start issuing licenses without expiration date around this time next year, for the price of around ~50 USD.MasterCATZ wrote: ↑06 Jul 2018, 08:02 Alright, how do I go about a lifetime license for my Ubuntu system?

Me?


Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)
This is a GTK message, and it's effectively just a warning message. If FileBot is indeed not working, then the cause is likely completely unrelated to this message.
You can get rid of this warning by installing canberra-gtk-module:
Code: Select all
sudo apt install libcanberra-gtk-module libcanberra-gtk3-module
This command will launch the GUI application, and since there's no error, I can only assume that FileBot was successfully launched:
Code: Select all
filebot
Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)
I’d be interested in being one of your test subjects for a lifetime licence. Let me know if I make your shortlist.
Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)
Windows 7 /10 taskbar is fixed with r5684 or higher. I'll upload new builds today or tomorrow.
Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)
Anybody interested in a Cross-Platform Life-Time License, please sign up here, so I can keep you updated and have all your forum user names available so I can PM you individually once I've got something.
➔ viewtopic.php?f=9&t=6023
Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)
Installed these two extra packages but now when I start filebot I get that error:rednoah wrote: ↑06 Jul 2018, 15:21 This is a GTK message, and it's effectively just a warning message. If FileBot is indeed not working, then the cause is likely completely unrelated to this message.
You can get rid of this warning by installing canberra-gtk-module:This command will launch the GUI application, and since there's no error, I can only assume that FileBot was successfully launched:Code: Select all
sudo apt install libcanberra-gtk-module libcanberra-gtk3-module
What exactly is not working? Are you trying to use the GUI? CLI? Does filebot -script fn:sysinfo work?Code: Select all
filebot
Code: Select all
vincen@fixe:~$ filebot
[xcb] Unknown request in queue while dequeuing
[xcb] Most likely this is a multi-threaded client and XInitThreads has not been called
[xcb] Aborting, sorry about that.
java: ../../src/xcb_io.c :165 : dequeue_pending_request: l'assertion « !xcb_xlib_unknown_req_in_deq » a échoué.
Aborted (core dumped)
vincen@fixe:~$
Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)
Code: Select all
dequeue_pending_request ... xcb_xlib_unknown_req_in_deq ...
-
- Posts: 3
- Joined: 10 Jul 2018, 00:33
Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)
I just purchased the beta license and when I try to activate it I get,
I tried both on Linux and Windows.
Is it because of the timezone?
Please let me know.
Thanks
Mike
Code: Select all
License Error: License Expired
Is it because of the timezone?
Please let me know.
Thanks
Mike
Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)
Sorry, there was something broken on the license server. Should be fixed now. Please clear the cache and try again.
-
- Posts: 3
- Joined: 10 Jul 2018, 00:33
-
- Posts: 3
- Joined: 10 Jul 2018, 21:40
Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)
Hello,
I am using filebot on my Mac. Now I wanted to use it on my Synology NAS
I have installed FileBot_4.8.2_noarch.spk from https://get.filebot.net/filebot/FileBot_4.8.2/
and
filebot-node-0.2.8-noarch.spk from https://github.com/filebot/filebot-node/releases
When I open filebot node I cannot config the format. I just see this:
http://www.bilder-upload.eu/show.php?fi ... 261047.png
What can i do?
How can i config the format, I think in the lower section is something missing.
I have installed the java, so this error is not there anymore
Cheers
Bigpoopa
I am using filebot on my Mac. Now I wanted to use it on my Synology NAS
I have installed FileBot_4.8.2_noarch.spk from https://get.filebot.net/filebot/FileBot_4.8.2/
and
filebot-node-0.2.8-noarch.spk from https://github.com/filebot/filebot-node/releases
When I open filebot node I cannot config the format. I just see this:
http://www.bilder-upload.eu/show.php?fi ... 261047.png
What can i do?
How can i config the format, I think in the lower section is something missing.
I have installed the java, so this error is not there anymore
Cheers
Bigpoopa
Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)
So you're saying the web app doesn't render correctly in your browser? What browser are you using?
-
- Posts: 3
- Joined: 10 Jul 2018, 21:40
Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)
Ok i just read it in an other post. I was using Safari on a Mac.
Thank you
Thank you

Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)
Been awhile since I had to install FileBot on my raspberrypi... Is this version now supported on Linux? Is there an up-to-date guide on how to install it? There was a lot of extra stuff that needed to be installed.. JNA, JAVA, MediaInfo.. etc... Is this still the case?
Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)
Yes. Same as always. You can get the generic Linux package, extract, run, look at the output and fix things as they come up. If you have java working, then it'll probably work out of the box.
Here's a helper script:
Native dependencies such as JNA / MediaInfo / etc have always been optional. They're not required to run FileBot, but may be required depending on what you're doing.
Here's a helper script:
Code: Select all
sh -xu <<< "$(curl -fsSL https://raw.githubusercontent.com/filebot/plugins/master/installer/tar.sh)"
Native dependencies such as JNA / MediaInfo / etc have always been optional. They're not required to run FileBot, but may be required depending on what you're doing.
Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)
I tried the script you posted and after running it, it says
Code: Select all
FileBot_4.8.2-portable.tar.xz: FAILED
sha256sum: WARNING: 1 computed checksum did NOT match
+ exit 1
Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)
Since the packages are updated frequently these days, hash mismatches are expected. You can just skip that step.
Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)
Hi.
I am trying to purchase the yearly subscription, but when I press the link that pops up nothing happens. Any tips? This is on Ubuntu 16.04.4 LTS
I am trying to purchase the yearly subscription, but when I press the link that pops up nothing happens. Any tips? This is on Ubuntu 16.04.4 LTS
Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)
Can you provide a screenshot of “nothing happens” please?
Like, what package are you using? SNAP or DEB or TAR? Does the purchase page not open? Or does the browser open but nothing loads? Or JavaScript errors? What browser are you using?
Like, what package are you using? SNAP or DEB or TAR? Does the purchase page not open? Or does the browser open but nothing loads? Or JavaScript errors? What browser are you using?
Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)
I use FileBot_4.8.2_amd64.deb. What happens is that when I press the purchase link the window containing the options of purchase and registering key just closes. Nothing happens in the browser. No new tabs. I have Firefox as default browser. If I press the register key option however, the expected window opens as it should and I can select the location of the key file.
Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)
I see. It should open a link in your browser, which I guess doesn't work on your particular distribution. It works on my Ubuntu 18.04 though. What Desktop environment are you using? Default Gnome Shell? Anything noteworthy to mention that might make your system significantly different from a fresh Ubuntu install?
What does the FileBot error log say, if anything? You can find the error log in your $HOME/.filebot folder.
What does the FileBot error log say, if anything? You can find the error log in your $HOME/.filebot folder.
Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)
It didn't occur to me that it could be the desktop environment. I use xfce 4.12.
Thanks for the help 
Code: Select all
GNU nano 2.5.3 File: error.log
Jul 11, 2018 8:47:28 PM net.filebot.util.ui.SwingUI openURI
SEVERE: Failed to open URI: https://www.filebot.net/purchase.html#deb
java.io.IOException: Cannot run program "xdg-open": error=2, No such file or directory
at net.filebot.util.ui.SwingUI.openURI(SwingUI.java:87)
at net.filebot.ui.rename.RenameAction.lambda$createLicensePopup$7(RenameAction.java:251) at net.filebot.util.ui.SwingUI$LambdaAction.actionPerformed(SwingUI.java:388)
Caused by: java.io.IOException: error=2, No such file or directory
... 3 more
Jul 11, 2018 8:47:49 PM net.filebot.util.ui.SwingUI openURI
SEVERE: Failed to open URI: https://www.filebot.net/purchase.html#deb
java.io.IOException: Cannot run program "xdg-open": error=2, No such file or directory
at net.filebot.util.ui.SwingUI.openURI(SwingUI.java:87)
at net.filebot.ui.rename.RenameAction.lambda$createLicensePopup$7(RenameAction.java:251) at net.filebot.util.ui.SwingUI$LambdaAction.actionPerformed(SwingUI.java:388)
Caused by: java.io.IOException: error=2, No such file or directory
... 3 more
Jul 11, 2018 8:56:41 PM net.filebot.util.ui.SwingUI openURI
SEVERE: Failed to open URI: https://www.filebot.net/purchase.html#deb
java.io.IOException: Cannot run program "xdg-open": error=2, No such file or directory
at net.filebot.util.ui.SwingUI.openURI(SwingUI.java:87)
at net.filebot.ui.rename.RenameAction.lambda$createLicensePopup$7(RenameAction.java:251) at net.filebot.util.ui.SwingUI$LambdaAction.actionPerformed(SwingUI.java:388)
Caused by: java.io.IOException: error=2, No such file or directory
... 3 more
Jul 11, 2018 8:56:49 PM net.filebot.util.ui.SwingUI openURI
SEVERE: Failed to open URI: https://www.filebot.net/purchase.html#deb
java.io.IOException: Cannot run program "xdg-open": error=2, No such file or directory
at net.filebot.util.ui.SwingUI.openURI(SwingUI.java:87)
at net.filebot.ui.rename.RenameAction.lambda$createLicensePopup$7(RenameAction.java:251) at net.filebot.util.ui.SwingUI$LambdaAction.actionPerformed(SwingUI.java:388)
Caused by: java.io.IOException: error=2, No such file or directory
... 3 more
Jul 11, 2018 8:57:02 PM net.filebot.util.ui.SwingUI openURI
SEVERE: Failed to open URI: https://www.filebot.net/purchase.html#deb
java.io.IOException: Cannot run program "xdg-open": error=2, No such file or directory
at net.filebot.util.ui.SwingUI.openURI(SwingUI.java:87)
at net.filebot.ui.rename.RenameAction.lambda$createLicensePopup$7(RenameAction.java:251) at net.filebot.util.ui.SwingUI$LambdaAction.actionPerformed(SwingUI.java:388)
Caused by: java.io.IOException: error=2, No such file or directory
... 3 more
Jul 11, 2018 9:06:58 PM net.filebot.util.ui.SwingUI openURI
SEVERE: Failed to open URI: https://www.filebot.net/purchase.html#deb
[ Read 63 lines ]
^G Get Help ^O Write Out ^W Where Is ^K Cut Text ^J Justify ^C Cur Pos
^X Exit ^R Read File ^\ Replace ^U Uncut Text ^T To Spell ^_ Go To Line

Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)
I reinstalled xdg-utils, and now it works. 
