-
-
Notifications
You must be signed in to change notification settings - Fork 296
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 with ArgumentNullException in System.Windows.Forms.CurrencyManager when loading Preferences #15795
Comments
I've tried opening Preferences with 8.8.2 and it also crashes. I'll try repairing the install with 8.8.2 once the download links on the website are working. Crash report: 638482318813424446.txt |
Thanks for both crash reports, not quite sure why it's crashing on your end. If it continuous to crash even when downgrading to a version that previously worked, can you check whether resetting Cyberduck makes a difference (Bookmarks, Profiles, History will be kept). Your configured locale is en-GB, and you don't have other culture/region changes applied? |
Fails in cyberduck/windows/src/main/csharp/ch/cyberduck/ui/controller/PreferencesController.cs Lines 912 to 1094 in dbc42f1
|
Tested this, and found this behavior:
If you don't want to reset all settings, you can delete the line starting with |
@dkocher |
Thank you so much. Commenting out |
Yes, we should have a generic fallback to |
Was this related to the profile I see it is no longer available in the profile list and the link on the website doesn't work. The secition should probably be replaced with https://profiles.cyberduck.io/S3%20(Credentials%20from%20AWS%20Command%20Line%20Interface).cyberduckprofile, which can be used to obtain temporary credentials from the AWS Security Token Service (STS). When selecting one of the profiles to download, I instead see the contents of the file rather than it downloading. Mozilla have some suggestions, although most people probably using the interface inside Cyberduck to add profiles. |
Describe the bug
When attempting to adjust preferences by going to the Preferences menu item, the app crashes. Therefore I can't access the latest snapshot builds. I've tried reverting to 8.8.0 and 8.7.3 and repairing the install of 8.8.1.41263, but it still crashes.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Preferences load
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Log Files
The following is the crash report 638477617558948223.txt
The text was updated successfully, but these errors were encountered: