As a side note, Python has also opened a Discourse instance (in addition to
their Zulip experiment), and the results have pretty much been positive.
I've also been on Fedora's for quite some time, and it's great.
On Wed, Feb 6, 2019 at 5:46 AM Emmanuele Bassi via gtk-devel-list <
gtk-devel-l...@gn
Hi all,
I'm very much in favor! Being able to still use e-mail while also
having a convenient and pretty-looking interface is something I look
*really* forward to.
My only question is: what happens to the old archives? Do we keep them
online as-is, or is there a plan to also migrate them? The for
One benefit I find to mailing lists is that they are search engine
indexed, meaning when I google a warning or assertion error I often get
pointed to a mailing list thread that discusses the issue I am trying to
fix.
Being able to find such discussions and then follow them in thread
format is
Hi,
I'm using PyGTK3 [python3.7, Debian 9.7 @ x86_64, Gtk 3.22.11] for an
embedded UI [X11, Xfce4, kiosk mode].
I noticed that after a while, the UI "freezes": the UI items are not
repainted anymore, whatever Gtk calls are invoked.
I initially thought the main loop was stuck for some reason