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

OSX double clicking on window throws exception #3

Open
DavidKarlas opened this issue Dec 31, 2014 · 0 comments
Open

OSX double clicking on window throws exception #3

DavidKarlas opened this issue Dec 31, 2014 · 0 comments

Comments

@DavidKarlas
Copy link

In Yosemite new action was added to windows... Double clicking resizes it to full screen. Doing so on JabbReto client throws following exception:

An unexpected error has occurred. Please report this to [email protected]

Details: System.ArgumentNullException: Argument cannot be null.
Parameter name: sender
at MonoMac.AppKit.NSWindow.Zoom (MonoMac.Foundation.NSObject) <0x0009b>
at Eto.Platform.Mac.Forms.MyWindow.Zoom (MonoMac.Foundation.NSObject) <0x000a7>
at (wrapper dynamic-method) object.Eto.Platform.Mac.Forms.MyWindow.Void Zoom(MonoMac.Foundation.NSObject) <0x00033>
at (wrapper native-to-managed) object.Eto.Platform.Mac.Forms.MyWindow.Void Zoom(MonoMac.Foundation.NSObject) <0x0011b>
at (wrapper managed-to-native) MonoMac.AppKit.NSApplication.NSApplicationMain (int,string[]) <0x00003>
at MonoMac.AppKit.NSApplication.Main (string[]) <0x00097>
at Eto.Platform.Mac.Forms.ApplicationHandler.Run (string[]) <0x0008b>
at Eto.Forms.Application.Run (string[]) <0x0001c>
at JabbR.Eto.Mac.MainClass.Main (string[]) <0x002b2>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant