Re: PyGObject: Segmentation with signal “activate link” in a markup-text label

2021-03-05 Thread Neil Muller via python-hackers-list
On Fri, 5 Mar 2021 at 11:56, c.buhtz--- via python-hackers-list wrote: > > X-Post: https://stackoverflow.com/q/66483316/4865723 > > Hello together, > > I observe a segmentation fault when using a hyperlink (as markup text) > in a Gtk.Label. I am not sure if I use Gtk the wrong way here or if this

PyGObject: Segmentation with signal “activate link” in a markup-text label

2021-03-05 Thread c.buhtz--- via python-hackers-list
X-Post: https://stackoverflow.com/q/66483316/4865723 Hello together, I observe a segmentation fault when using a hyperlink (as markup text) in a Gtk.Label. I am not sure if I use Gtk the wrong way here or if this is a bug. Details and an MWE can be found on StackOverflow: https://stackoverflo