Skip to content

OSX double clicking on window throws exception #3

@DavidKarlas

Description

@DavidKarlas

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 support@picoe.ca

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>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions