/System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in `require': dlopen(/Users/xxxx/Library/Application Support/TextMate/Managed/Bundles/Bundle Support.tmbundle/Support/shared/lib/osx/plist.bundle, 0x0009): symbol '_rb_funcall3' not found, expected in flat namespace by '/Users/xxxx/Library/Application Support/TextMate/Managed/Bundles/Bundle Support.tmbundle/Support/shared/lib/osx/plist.bundle' - /Users/xxxx/Library/Application Support/TextMate/Managed/Bundles/Bundle Support.tmbundle/Support/shared/lib/osx/plist.bundle (LoadError)from /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in `require'from /Users/xxxx/Library/Application Support/TextMate/Managed/Bundles/Bundle Support.tmbundle/Support/shared/lib/ui.rb:8:in `<top (required)>'from /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in `require'from /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in `require'from /Users/xxxx/Library/Application Support/TextMate/Managed/Bundles/LaTeX.tmbundle/Support/lib/Ruby/command.rb:10:in `<top (required)>'from /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in `require'from /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in `require'from Include Image:5:in `<main>'
I’ve tried poking into the code, but can’t find any reference to `funcall3` anywhere in the Ruby folder in the LaTeX bundle support folder. I’ve tried reinstalling the LaTeX bundle, but it didn’t make a difference. I get the same error when I try to drop in a `*.tex` file (expecting to get `include{file.tex}`) or a source code file, so this seems to be an issue with the whole suite of “File Drop Actions”.
Just in case this was related to weird characters in my iCloud drive file path, I also tried this experiment with two files on the Desktop, same results were obtained.
This is TextMate 2.0rc.10 running on macOS 10.14.3.
Thanks,
Dustin