Segmentation fault when using a custom file system handler

Hello,

I can’t get a custom file system handler to work; attached is a minimal example that reproduces the segmentation fault.

Python 3.6

wxPython 4.0.1

Tried it on Mac and Linux.

Best regards,

Toni

custom_file_system_handler.py (596 Bytes)

See: https://github.com/wxWidgets/Phoenix/issues/926

···

On Monday, July 9, 2018 at 8:42:31 AM UTC-7, Toni Ruža wrote:

Hello,

I can’t get a custom file system handler to work; attached is a minimal example that reproduces the segmentation fault.

Python 3.6

wxPython 4.0.1

Tried it on Mac and Linux.

Robin

Works with wxPython 4.0.4

···

On Monday, July 9, 2018 at 5:42:31 PM UTC+2, Toni Ruža wrote:

Hello,

I can’t get a custom file system handler to work; attached is a minimal example that reproduces the segmentation fault.

Python 3.6

wxPython 4.0.1

Tried it on Mac and Linux.

Best regards,

Toni