Open xnox opened 4 years ago
Interesting, what happens if you terminate by ctrl-c in the terminal? Just wondering what the traceback shows. Also what python and GTK version are you using?
This might help: #5
Without that change, this app was basically locking up for over a minute on my system (ARM-based..) as it churned through memory operations when it starts/connects.
I connect to my weechat relay, scroll window list, open a channel, and title for it changes, but no scrollback loaded for it.
And then the window just freezes.
Is there anyway for me to crank up the debugging, to see how / why the graphical mainloop appears to hang up?