[PROBLEM] 4.7.2 worked fine. Upgraded to 4.7.5 and can't rename files
Posted: 26 Nov 2016, 04:32
I started Filebot 4.7.2 x64 today and got a prompt to upgrade to 4.7.5. I did so but then found a problem: I was unable to rename files. Clicking Rename just did nothing at all.
I also found that when I looked up a file which required me to clarify the actual show name, the show selection dialog popped up twice in a row--thereafter, the Rename button failed to do anything.
I reinstalled Java, no change. I reinstalled 4.7.5 x64, no change.
I uninstalled, deleted Filebot's folder in Appdata, manually installed 4.7.2 x64 and all is well again. I reinstalled 4.7.5, and the problem returned. Reverted, all was well.
Here's the data from the broken 4.7.5 install. I am sure this error is the source of the trouble because under 4.7.2 my error log is empty. It's strange that 4.7.2 worked perfectly and 4.7.5 failed in the same environment:
WARNING: Could not find JNA native support
My OS is Win7 64 bit and I installed 64 bit Java, though the "HotSpot VM" shows 32 bit, which is confusing.
Filebot console output
filebot -script fn:sysinfo output
C:\Users\matt>"C:\Program Files\FileBot\filebot.exe" -script fn:sysinfo
Filebot error log contains only
I also found that when I looked up a file which required me to clarify the actual show name, the show selection dialog popped up twice in a row--thereafter, the Rename button failed to do anything.
I reinstalled Java, no change. I reinstalled 4.7.5 x64, no change.
I uninstalled, deleted Filebot's folder in Appdata, manually installed 4.7.2 x64 and all is well again. I reinstalled 4.7.5, and the problem returned. Reverted, all was well.
Here's the data from the broken 4.7.5 install. I am sure this error is the source of the trouble because under 4.7.2 my error log is empty. It's strange that 4.7.2 worked perfectly and 4.7.5 failed in the same environment:
WARNING: Could not find JNA native support
My OS is Win7 64 bit and I installed 64 bit Java, though the "HotSpot VM" shows 32 bit, which is confusing.
Filebot console output
Code: Select all
C:\Users\matt>"C:\Program Files\FileBot\filebot.exe"
Could not find JNA native support
java.lang.UnsatisfiedLinkError: Could not find JNA native support
at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java
:844)
at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:826)
at com.sun.jna.Native.<clinit>(Native.java:140)
at net.filebot.win.Shell32.<clinit>(Shell32.java:12)
at net.filebot.win.WinAppUtilities.setAppUserModelID(WinAppUtilities.jav
a:15)
at net.filebot.Main.startUserInterface(Main.java:244)
at net.filebot.Main.lambda$main$1(Main.java:133)
filebot -script fn:sysinfo output
C:\Users\matt>"C:\Program Files\FileBot\filebot.exe" -script fn:sysinfo
Code: Select all
FileBot 4.7.5 (r4600)
JNA Native: java.lang.UnsatisfiedLinkError: Could not find JNA native support
MediaInfo: net.filebot.mediainfo.MediaInfoException: Unable to load x86 (32-bit)
native library MediaInfo.dll: Could not initialize class com.sun.jna.Native
7-Zip-JBinding: net.sf.sevenzipjbinding.SevenZipNativeInitializationException: F
ailed to load 7z-JBinding: C:\Program Files\FileBot\7-Zip-JBinding.dll: Can't lo
ad AMD 64-bit .dll on a IA 32-bit platform
Chromaprint: 1.1.0
Extended Attributes: OK
Script Bundle: 2016-11-26 (r465)
Groovy: 2.4.7
JRE: Java(TM) SE Runtime Environment 1.8.0_111
JVM: 32-bit Java HotSpot(TM) Client VM
CPU/MEM: 4 Core / 247 MB Max Memory / 20 MB Used Memory
OS: Windows 7 (x86)
Package: MSI
Data: C:\Users\matt\AppData\Roaming\FileBot
Done ?(?????)?
Code: Select all
Nov 25, 2016 7:58:06 PM net.filebot.win.WinAppUtilities setAppUserModelID
WARNING: Could not find JNA native support
java.lang.UnsatisfiedLinkError: Could not find JNA native support
at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:844)
at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:826)
at com.sun.jna.Native.<clinit>(Native.java:140)
at net.filebot.win.Shell32.<clinit>(Shell32.java:12)
at net.filebot.win.WinAppUtilities.setAppUserModelID(WinAppUtilities.java:15)
at net.filebot.Main.startUserInterface(Main.java:244)
at net.filebot.Main.lambda$main$1(Main.java:133)