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

Null pointer in TransferController.<>c.<View_ValidateShowEvent #10575

Closed
cyberduck opened this issue Jan 17, 2019 · 4 comments
Closed

Null pointer in TransferController.<>c.<View_ValidateShowEvent #10575

cyberduck opened this issue Jan 17, 2019 · 4 comments
Assignees
Milestone

Comments

@cyberduck
Copy link
Collaborator

11bfe86 created the issue

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

Application: Cyberduck
Version:     6.9.0.29768
Region:      French (France)
Machine:     xxxxx
User:        xxxxx
Date: 2019-01-17
Time: 06:52

User Explanation:

xxxxx 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.TransferController.<>c.<View_ValidateShowEvent>b__22_0(Transfer transfer)
   at Ch.Cyberduck.Ui.Controller.TransferController.ValidateToolbarItem(TransferToolbarValidator validate)
   at Ch.Cyberduck.Ui.Controller.TransferController.View_ValidateShowEvent()
   at Ch.Cyberduck.Ui.Core.ValidateCommand.Invoke()
   at Ch.Cyberduck.Ui.Winforms.TransferForm.<ConfigureToolbar>b__102_13()
   at Ch.Cyberduck.Ui.Core.Commands.Command.Validate()
   at Ch.Cyberduck.Ui.Core.Commands.Validate()
   at Ch.Cyberduck.Ui.Winforms.BaseForm.OnApplicationIdle(Object sender, EventArgs e)
   at System.EventHandler.Invoke(Object sender, EventArgs e)
   at System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FDoIdle(Int32 grfidlef)
   at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
   at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
   at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
   at Ch.Cyberduck.Ui.Program.Main(String[] args)

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

[Assembly Info]

mscorlib, 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
Windows, Version=255.255.255.255
System.ServiceModel, Version=4.0.0.0
StructureMap, Version=2.6.1.0
Cyberduck.Core, Version=6.9.0.29768
Cyberduck.Core.Native, Version=6.9.0.29768
ObjectListView, Version=2.5.1.35588
CustomOpenFileFolderDialog, Version=0.0.0.0
IKVM.OpenJDK.Core, Version=8.1.6610.0
System.Design, Version=4.0.0.0
Cyberduck.Bonjour.Native, Version=6.9.0.29768
Microsoft.Toolkit.Uwp.Notifications, Version=2.0.0.0
Microsoft.WindowsAPICodePack.Shell, Version=1.1.0.0
Cyberduck.Importer, Version=6.9.0.29768
System.Core, Version=4.0.0.0
Cyberduck.Protocols, Version=6.9.0.29768
System.Xml, Version=4.0.0.0
IKVM.Runtime, Version=8.1.6610.0
Cyberduck.Bonjour, Version=6.9.0.29768
Cyberduck.Cryptomator, Version=6.9.0.29768
IKVM.OpenJDK.Security, Version=8.1.6610.0
IKVM.OpenJDK.Text, Version=8.1.6610.0

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

[System Info]

Operating System
-Microsoft Windows 7 Home Premium
--CodeSet = 1252
--CSDVersion = Service Pack 1
--CurrentTimeZone = 60
--FreePhysicalMemory = 1710504
--OSArchitecture = 64-bit
--OSLanguage = 1033
--ServicePackMajorVersion = 1
--ServicePackMinorVersion = 0
--Version = 6.1.7601

Machine
-xxxxx
--Manufacturer = Gigabyte Technology Co., Ltd.
--Model = GA-73PVM-S2H
--TotalPhysicalMemory = 4293386240
--UserName = xxxxx\xxxxx

-----------------------------
@cyberduck
Copy link
Collaborator Author

@dkocher commented

Ticket retargeted after milestone closed

1 similar comment
@cyberduck
Copy link
Collaborator Author

@dkocher commented

Ticket retargeted after milestone closed

@cyberduck
Copy link
Collaborator Author

@dkocher commented

In 1ccf13c.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Milestone renamed

@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