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

Crash in PreferencesController.PopulateDocumentExportFormats #9769

Closed
cyberduck opened this issue Nov 21, 2016 · 2 comments
Closed

Crash in PreferencesController.PopulateDocumentExportFormats #9769

cyberduck opened this issue Nov 21, 2016 · 2 comments

Comments

@cyberduck
Copy link
Collaborator

76107c1 created the issue

Open app...connect or not (doesn't matter) .. Edit / Preferences causes crash. Log below.

Windows 7 64 bit (2 different systems display same behavior).

-----------------------------
[General Info]

Application: Cyberduck
Version:     5.3.0.21434
Region:      English (United States)
Machine:     EW620R90JFULP
User:        U079872
Date: 11/21/2016
Time: 8:03 PM

User Explanation:

U079872 said ""
-----------------------------

[Exception Info 1]

Top-level Exception
Type:        System.NullReferenceException
Message:     Object reference not set to an instance of an object.
Source:      Cyberduck
Stack Trace: at Ch.Cyberduck.Ui.Controller.PreferencesController.PopulateDocumentExportFormats()
   at Ch.Cyberduck.Ui.Controller.PreferencesController.Init()
   at Ch.Cyberduck.Ui.Controller.PreferencesController..ctor(IPreferencesView view)
   at Ch.Cyberduck.Ui.Controller.PreferencesController.get_Instance()
   at Ch.Cyberduck.Ui.Controller.BrowserController.View_ShowPreferences()
   at Ch.Cyberduck.Ui.Winforms.BrowserForm.<ConfigureEditCommands>b__554_8(Object o, EventArgs eventArgs)
   at System.Windows.Forms.MenuItem.OnClick(EventArgs e)
   at System.Windows.Forms.MenuItem.MenuItemData.Execute()
   at System.Windows.Forms.Command.Invoke()
   at System.Windows.Forms.Command.DispatchID(Int32 id)
   at System.Windows.Forms.Control.WmCommand(Message& m)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   at System.Windows.Forms.Form.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

-----------------------------

[Assembly Info]

mscorlib, Version=4.0.0.0
System.Core, Version=4.0.0.0
System, Version=4.0.0.0
System.Windows.Forms, Version=4.0.0.0
System.Drawing, Version=4.0.0.0
StructureMap, Version=2.6.1.0
Cyberduck.Core, Version=5.3.0.0
Cyberduck.Core.Native, Version=5.3.0.21434
ObjectListView, Version=2.5.1.35588
CustomOpenFileFolderDialog, Version=0.0.0.0
ActiveButtons, Version=1.0.1.0
IKVM.OpenJDK.Core, Version=8.1.5835.0
System.Design, Version=4.0.0.0
Microsoft.VisualBasic, Version=10.0.0.0
Windows7.DesktopIntegration, Version=1.0.0.0
Cyberduck.Importer, Version=5.3.0.0
Cyberduck.Protocols, Version=5.3.0.0
System.Xml, Version=4.0.0.0
Cyberduck.Bonjour, Version=5.3.0.0
IKVM.Runtime, Version=8.1.5835.0
IKVM.OpenJDK.Text, Version=8.1.5835.0
Cyberduck.Bonjour.Native, Version=0.0.0.0

-----------------------------

[Config Settings]

<?xml version="1.0"?>
<configuration>
  <configSections>
    <sectionGroup name="userSettings" type="System.Configuration.UserSettingsGroup, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
      <section name="Ch.Cyberduck.Properties.Settings" type="System.Configuration.ClientSettingsSection, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" allowExeDefinition="MachineToLocalUser" requirePermission="false" />
    </sectionGroup>
  </configSections>
</configuration>
-----------------------------

[System Info]

Operating System
-Microsoft Windows 7 Enterprise
--CodeSet = 1252
--CSDVersion = Service Pack 1
--CurrentTimeZone = -300
--FreePhysicalMemory = 11081528
--OSArchitecture = 64-bit
--OSLanguage = 1033
--ServicePackMajorVersion = 1
--ServicePackMinorVersion = 0
--Version = 6.1.7601

Machine
-EW620R90JFULP
--Manufacturer = LENOVO
--Model = 20EGS2T21D
--TotalPhysicalMemory = 17053487104
--UserName = DOW\U079872

-----------------------------


@cyberduck
Copy link
Collaborator Author

@dkocher commented

Please update to version 5.2.3.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

In 85d09fe.

@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

1 participant