Hello,

Conscious User [2012-11-22 11:11 -0200]:
> dialog.add_credit_section('Designed By', ['Some Guy <[email protected]>'])
>
> you'll see that it complains about the second parameter being a list
> and not a string, which does not make much sense considering what
> the method is supposed to do. And either way, replacing the list
> with a string results in a segmentation fault.

Fixed:

  
http://git.gnome.org/browse/gtk+/commit/?id=2927383b5f7f175211413bc1fba021c1b2c3ed96

I also cherry-picked it into the gtk-3-6 branch, so it will be in the
next stable point release.

Thanks for the report!

Martin
-- 
Martin Pitt                        | http://www.piware.de
Ubuntu Developer (www.ubuntu.com)  | Debian Developer  (www.debian.org)
_______________________________________________
python-hackers-list mailing list
[email protected]
https://mail.gnome.org/mailman/listinfo/python-hackers-list

Reply via email to