Page 1 of 1

Calling filebot issue?

Posted: 19 Sep 2020, 04:07
by cheaters
Hi,
I have a beta version installed on macOS 10.14.6 (Mojave) and seeing an error. If there is anything else I can add to help figure this out let me know.

Code: Select all

$ filebot @/Users/john/Desktop/Plex\ Movies.txt
2020-09-18 22:59:17.465 java[41520:1240860] forwardInvocation: <NSInvocation: 0x7fd03f49f320>
2020-09-18 22:59:17.465 java[41520:1240860] Before CallBooleanMethod
objc[41520]: Class FIFinderSyncExtensionHost is implemented in both /System/Library/PrivateFrameworks/FinderKit.framework/Versions/A/FinderKit (0x7fffaa3163d8) and /System/Library/PrivateFrameworks/FileProvider.framework/OverrideBundles/FinderSyncCollaborationFileProviderOverride.bundle/Contents/MacOS/FinderSyncCollaborationFileProviderOverride (0x183848f50). One of the two will be used. Which one is undefined.
2020-09-18 22:59:24.116 java[41520:1240860] After CallBooleanMethod

Code: Select all

$ filebot -script fn:sysinfo
FileBot 4.9.2 (r8025)
JNA Native: 6.1.0
MediaInfo: 20.08
7-Zip-JBinding: 16.02
Chromaprint: 1.5.0
Extended Attributes: OK
Unicode Filesystem: OK
Script Bundle: 2020-09-10 (r673)
Groovy: 3.0.5
JRE: OpenJDK Runtime Environment 14.0.2
JVM: 64-bit OpenJDK 64-Bit Server VM
CPU/MEM: 16 Core / 17 GB Max Memory / 53 MB Used Memory
OS: Mac OS X (x86_64)
HW: Darwin iMac191.local 18.7.0 Darwin Kernel Version 18.7.0: Thu Jun 18 20:50:10 PDT 2020; root:xnu-4903.278.43~1/RELEASE_X86_64 x86_64
STORAGE: apfs [/] @ 56 GB | hfs [/Volumes/Mercury-2_9481] @ 1.1 TB | ntfs [/Volumes/BOOTCAMP] @ 43 GB | hfs [/Volumes/Godzilla Clone] @ 1.5 TB | hfs [/Volumes/Godzilla] @ 4.5 TB | apfs [/Volumes/iMacHDD] @ 1.9 TB | hfs [/Volumes/SeedDrive] @ 405 GB | hfs [/Volumes/Mercury-1_9940] @ 13 GB | hfs [/Volumes/PlexMedia] @ 1.7 TB
DATA: /Users/john/.filebot
Package: APP
License: FileBot License ********* (Valid-Until: 2069-09-03)
Done ヾ(@⌒ー⌒@)ノ

Re: Calling filebot issue?

Posted: 19 Sep 2020, 04:25
by rednoah
Does filebot crash after printing this error message? If you launch the FileBot GUI from console then you may see many log messages from internal components that you can safely ignore.

Re: Calling filebot issue?

Posted: 19 Sep 2020, 14:32
by cheaters
OK. Incidentally, doing it that way the GUI is not the same as launching the app package. White background vs dark. Is it functionally the same?

Re: Calling filebot issue?

Posted: 19 Sep 2020, 16:00
by rednoah
If you launch the GUI directly, instead of the appropriate macOS interfaces, then various UI things may be broken, but the non-UI core should be functionally the same.