Re: gtk_about_dialog_add_credit_section not properly introspected?
- From: Conscious User <conscioususer gmail com>
- To: python-hackers-list gnome org
- Subject: Re: gtk_about_dialog_add_credit_section not properly introspected?
- Date: Thu, 22 Nov 2012 13:02:26 -0200
Excellent, thanks for the quick fix!
Em 22-11-2012 11:59, Martin Pitt escreveu:
Hello,
Conscious User [2012-11-22 11:11 -0200]:
dialog.add_credit_section('Designed By', ['Some Guy <some guy com>'])
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
[
Date Prev][Date Next] [
Thread Prev][Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]