Open dzg opened 6 years ago
Same here.
I will make an effort to get a mac environment up and see whats going on. There was probably a recent change which broke compatibility
I used the file "TraktRater_v2.2.5.exe" on Xamarin Studio ver 6.3 with mono 5.4.1 (The program searched for a newer version of mono I must say) and It worked fine (Until the Imdb dictionary error)
Btw, OSX 10.11.6
Thanks for confirming. I wonder if its just the version of Mono that is the issue, or the OS its run under.
The IMDb issue is unrelated and will be addressed in the next release.
Sorry to revive an old thread but I was just having this issue and resolved it by passing --arch=32
to the mono command.
No luck with TraktRater 2.3.13 and Mono 6.12.0.182:
❯ /usr/local/Cellar/mono/6.12.0.182/bin/mono TraktRater_v2.3.13.exe --arch=32
WARNING: The Carbon driver has not been ported to 64bits, and very few parts of Windows.Forms will work properly, or at all
Unhandled Exception:
System.TypeInitializationException: The type initializer for 'System.Windows.Forms.WindowsFormsSynchronizationContext' threw an exception. ---> System.TypeInitializationException: The type initializer for 'System.Windows.Forms.ThemeEngine' threw an exception. ---> System.TypeInitializationException: The type initializer for 'System.Drawing.GDIPlus' threw an exception. ---> System.DllNotFoundException: libgdiplus.dylib assembly:<unknown assembly> type:<unknown type> member:(null)
at (wrapper managed-to-native) System.Drawing.GDIPlus.GdiplusStartup(ulong&,System.Drawing.GdiplusStartupInput&,System.Drawing.GdiplusStartupOutput&)
at System.Drawing.GDIPlus..cctor () [0x000b0] in <7bc4e6758f244088960cc18832e68b32>:0
--- End of inner exception stack trace ---
at System.Drawing.StringFormat..ctor (System.Drawing.StringFormatFlags options, System.Int32 language) [0x00011] in <7bc4e6758f244088960cc18832e68b32>:0
at System.Drawing.StringFormat..ctor () [0x00000] in <7bc4e6758f244088960cc18832e68b32>:0
at (wrapper remoting-invoke-with-check) System.Drawing.StringFormat..ctor()
at System.Windows.Forms.ThemeWin32Classic.ResetDefaults () [0x0001f] in <c6f62864f5474d3b92f14f72559d4cf3>:0
at System.Windows.Forms.ThemeVisualStyles.ResetDefaults () [0x00000] in <c6f62864f5474d3b92f14f72559d4cf3>:0
at System.Windows.Forms.ThemeWin32Classic..ctor () [0x00006] in <c6f62864f5474d3b92f14f72559d4cf3>:0
at System.Windows.Forms.ThemeVisualStyles..ctor () [0x00000] in <c6f62864f5474d3b92f14f72559d4cf3>:0
at System.Windows.Forms.ThemeEngine..cctor () [0x00007] in <c6f62864f5474d3b92f14f72559d4cf3>:0
--- End of inner exception stack trace ---
at System.Windows.Forms.SystemInformation.get_MenuAccessKeysUnderlined () [0x00000] in <c6f62864f5474d3b92f14f72559d4cf3>:0
at System.Windows.Forms.Control..ctor () [0x000d6] in <c6f62864f5474d3b92f14f72559d4cf3>:0
at (wrapper remoting-invoke-with-check) System.Windows.Forms.Control..ctor()
at System.Windows.Forms.WindowsFormsSynchronizationContext..cctor () [0x00000] in <c6f62864f5474d3b92f14f72559d4cf3>:0
--- End of inner exception stack trace ---
at System.Windows.Forms.Control..ctor () [0x0000d] in <c6f62864f5474d3b92f14f72559d4cf3>:0
at System.Windows.Forms.ScrollableControl..ctor () [0x00000] in <c6f62864f5474d3b92f14f72559d4cf3>:0
at System.Windows.Forms.ContainerControl..ctor () [0x0000e] in <c6f62864f5474d3b92f14f72559d4cf3>:0
at System.Windows.Forms.Form..ctor () [0x00012] in <c6f62864f5474d3b92f14f72559d4cf3>:0
at TraktRater.TraktRater..ctor () [0x0000b] in <4e209d36cb794bfba0f9831f678e970a>:0
at (wrapper remoting-invoke-with-check) TraktRater.TraktRater..ctor()
at TraktRater.Program.Main () [0x0000b] in <4e209d36cb794bfba0f9831f678e970a>:0
[ERROR] FATAL UNHANDLED EXCEPTION: System.TypeInitializationException: The type initializer for 'System.Windows.Forms.WindowsFormsSynchronizationContext' threw an exception. ---> System.TypeInitializationException: The type initializer for 'System.Windows.Forms.ThemeEngine' threw an exception. ---> System.TypeInitializationException: The type initializer for 'System.Drawing.GDIPlus' threw an exception. ---> System.DllNotFoundException: libgdiplus.dylib assembly:<unknown assembly> type:<unknown type> member:(null)
at (wrapper managed-to-native) System.Drawing.GDIPlus.GdiplusStartup(ulong&,System.Drawing.GdiplusStartupInput&,System.Drawing.GdiplusStartupOutput&)
at System.Drawing.GDIPlus..cctor () [0x000b0] in <7bc4e6758f244088960cc18832e68b32>:0
--- End of inner exception stack trace ---
at System.Drawing.StringFormat..ctor (System.Drawing.StringFormatFlags options, System.Int32 language) [0x00011] in <7bc4e6758f244088960cc18832e68b32>:0
at System.Drawing.StringFormat..ctor () [0x00000] in <7bc4e6758f244088960cc18832e68b32>:0
at (wrapper remoting-invoke-with-check) System.Drawing.StringFormat..ctor()
at System.Windows.Forms.ThemeWin32Classic.ResetDefaults () [0x0001f] in <c6f62864f5474d3b92f14f72559d4cf3>:0
at System.Windows.Forms.ThemeVisualStyles.ResetDefaults () [0x00000] in <c6f62864f5474d3b92f14f72559d4cf3>:0
at System.Windows.Forms.ThemeWin32Classic..ctor () [0x00006] in <c6f62864f5474d3b92f14f72559d4cf3>:0
at System.Windows.Forms.ThemeVisualStyles..ctor () [0x00000] in <c6f62864f5474d3b92f14f72559d4cf3>:0
at System.Windows.Forms.ThemeEngine..cctor () [0x00007] in <c6f62864f5474d3b92f14f72559d4cf3>:0
--- End of inner exception stack trace ---
at System.Windows.Forms.SystemInformation.get_MenuAccessKeysUnderlined () [0x00000] in <c6f62864f5474d3b92f14f72559d4cf3>:0
at System.Windows.Forms.Control..ctor () [0x000d6] in <c6f62864f5474d3b92f14f72559d4cf3>:0
at (wrapper remoting-invoke-with-check) System.Windows.Forms.Control..ctor()
at System.Windows.Forms.WindowsFormsSynchronizationContext..cctor () [0x00000] in <c6f62864f5474d3b92f14f72559d4cf3>:0
--- End of inner exception stack trace ---
at System.Windows.Forms.Control..ctor () [0x0000d] in <c6f62864f5474d3b92f14f72559d4cf3>:0
at System.Windows.Forms.ScrollableControl..ctor () [0x00000] in <c6f62864f5474d3b92f14f72559d4cf3>:0
at System.Windows.Forms.ContainerControl..ctor () [0x0000e] in <c6f62864f5474d3b92f14f72559d4cf3>:0
at System.Windows.Forms.Form..ctor () [0x00012] in <c6f62864f5474d3b92f14f72559d4cf3>:0
at TraktRater.TraktRater..ctor () [0x0000b] in <4e209d36cb794bfba0f9831f678e970a>:0
at (wrapper remoting-invoke-with-check) TraktRater.TraktRater..ctor()
at TraktRater.Program.Main () [0x0000b] in <4e209d36cb794bfba0f9831f678e970a>:0
Omitting the --arch=32
flag returns the same error. I tried running TraktRater 2.3.13 with an older version of Mono (6.12.0.93) as well, but that returns an error which others have also experienced in https://github.com/damienhaynes/TraktRater/issues/139
Has anyone managed to get this to work on mac?
Wine works fine.
I installed mono via brew ... but
mono TraktRater_v2.2.5.exe
failed immediately.Then I tried installing mono from http://www.mono-project.com/download/
Running traktrater gave me: