firestrand / phatch

Phatch - Photo Batch Processor in Python
Other
12 stars 6 forks source link

wxWidgets fails #2

Open remontees opened 5 years ago

remontees commented 5 years ago

Hello,

There are some bugs using Linux Mint 19.1

/usr/lib/python2.7/dist-packages/wx-3.0-gtk3/wx/_core.py:8196: Warning: cannot register existing type 'GdkDisplayManager' return core.PyAppBootstrapApp(*args, **kwargs) /usr/lib/python2.7/dist-packages/wx-3.0-gtk3/wx/_core.py:8196: Warning: g_once_init_leave: assertion 'result != 0' failed return core.PyAppBootstrapApp(*args, *kwargs) /usr/lib/python2.7/dist-packages/wx-3.0-gtk3/wx/_core.py:8196: Warning: g_object_new_with_properties: assertion 'G_TYPE_IS_OBJECT (object_type)' failed return core.PyApp__BootstrapApp(args, **kwargs)

elvisef commented 4 years ago

Yep, I have these bugs as well while starting Phatch, so finall it cannot be started... I am using Debian 10 (Buster).

2019-12-12_05-48