Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Interoperability with Wine #7035

Closed
cyberduck opened this issue Jan 6, 2013 · 2 comments
Closed

Interoperability with Wine #7035

cyberduck opened this issue Jan 6, 2013 · 2 comments

Comments

@cyberduck
Copy link
Collaborator

Tael67 created the issue

I am trying to use Cyberduck with Wine on Ubuntu but it crashes at launch :

fixme:mscoree:ConfigFileHandler_startElement Unknown element L"configSections" in state 1
fixme:mscoree:ConfigFileHandler_startElement Unknown element L"sectionGroup" in state 3
fixme:mscoree:ConfigFileHandler_startElement Unknown element L"section" in state 3

Unhandled Exception: System.TypeInitializationException: An exception was thrown by the type initializer for Ch.Cyberduck.Ui.Controller.MainController ---> System.ArgumentException: Culture name zh is not supported.
Parameter name: zh
  at System.Globalization.CultureInfo.CreateSpecificCulture (System.String name) [0x00000] in <filename unknown>:0
  at Ch.Cyberduck.Ui.Controller.UserPreferences.HasEastAsianFontSupport () [0x00000] in <filename unknown>:0
  at Ch.Cyberduck.Ui.Controller.UserPreferences.applicationLocales () [0x00000] in <filename unknown>:0
  at Ch.Cyberduck.Ui.Controller.UserPreferences.GetDefaultLanguage () [0x00000] in <filename unknown>:0
  at Ch.Cyberduck.Ui.Controller.UserPreferences.setDefaults () [0x00000] in <filename unknown>:0
  at ch.cyberduck.core.Preferences.instance () [0x00000] in <filename unknown>:0
  at Ch.Cyberduck.Ui.Controller.MainController.RegisterImplementations () [0x00000] in <filename unknown>:0
  at Ch.Cyberduck.Ui.Controller.MainController..cctor () [0x00000] in <filename unknown>:0
  --- End of inner exception stack trace ---
[ERROR] FATAL UNHANDLED EXCEPTION: System.TypeInitializationException: An exception was thrown by the type initializer for Ch.Cyberduck.Ui.Controller.MainController ---> System.ArgumentException: Culture name zh is not supported.
Parameter name: zh
  at System.Globalization.CultureInfo.CreateSpecificCulture (System.String name) [0x00000] in <filename unknown>:0
  at Ch.Cyberduck.Ui.Controller.UserPreferences.HasEastAsianFontSupport () [0x00000] in <filename unknown>:0
  at Ch.Cyberduck.Ui.Controller.UserPreferences.applicationLocales () [0x00000] in <filename unknown>:0
  at Ch.Cyberduck.Ui.Controller.UserPreferences.GetDefaultLanguage () [0x00000] in <filename unknown>:0
  at Ch.Cyberduck.Ui.Controller.UserPreferences.setDefaults () [0x00000] in <filename unknown>:0
  at ch.cyberduck.core.Preferences.instance () [0x00000] in <filename unknown>:0
  at Ch.Cyberduck.Ui.Controller.MainController.RegisterImplementations () [0x00000] in <filename unknown>:0
  at Ch.Cyberduck.Ui.Controller.MainController..cctor () [0x00000] in <filename unknown>:0
  --- End of inner exception stack trace ---
@cyberduck
Copy link
Collaborator Author

8356825 commented

Cyberduck 4.3.1 seems to work with Wine, although it is quite ugly: http://bayimg.com/hAOfHaAEf

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Replying to [comment:3 pierre rudloff]:

Cyberduck 4.3.1 seems to work with Wine, although it is quite ugly: http://bayimg.com/hAOfHaAEf

Thanks for testing.

@iterate-ch iterate-ch locked as resolved and limited conversation to collaborators Nov 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants