SavchenkoValeriy / emacs-swift-module

Write Emacs packages in Swift!
https://savchenkovaleriy.github.io/emacs-swift-module/documentation/emacsswiftmodule/
GNU General Public License v3.0
69 stars 3 forks source link

macos-share crashes emacs #36

Open CestDiego opened 4 months ago

CestDiego commented 4 months ago

Crash report: https://pastebin.com/XDCQQwsk

Hi! thanks for such a cool package. I've been toying with it and the reveal-in-finder works well but the share doesn't. It seems to be crashing at the showing of the share menu. I thought that error handling would be handled by the SwiftModule library. Please let me know how I can help you debug this. I have a few ideas on using the new ML stuff and would love to get started with this.

CestDiego commented 4 months ago

Oh I meant to open this in https://github.com/xenodium/EmacsMacOSModule I'm sorry :') but in any case. I'm wondering if I'm doing something wrong.