NativeFileDialog.jl icon indicating copy to clipboard operation
NativeFileDialog.jl copied to clipboard

pick_multi_file, AssertionError

Open BioTurboNick opened this issue 2 years ago • 2 comments

Unfortunately this was on someone else's computer, so I have a photo instead of copy-paste.

When I open the dialog, this error appears. The dialog seems to function but then returns nothing to the calling code.

20220324_124139

BioTurboNick avatar Mar 24 '22 18:03 BioTurboNick

I can reproduce the error on my machine (Linux), I'll look at what could be triggering the segfault.

Suavesito-Olimpiada avatar Mar 24 '22 22:03 Suavesito-Olimpiada

I think this might be caused because you have both Gtk and NativefileDialog used. I'm not qualified to properly debug this, but maybe @timholy could help us here.

Suavesito-Olimpiada avatar Jun 15 '22 18:06 Suavesito-Olimpiada