Ahmad Syukri Abdollah [2015-01-11 11:06 -]:
> I was scheming to update Zim to use gnome-introspection, but to
> ensure smooth transition to GTK3, I wanted to make sure it ran well
> on GTK2 first. Looks like I have to go guerilla…
Yeah, I'm afraid the GTK 2 → 3 and pygtk → GI transitions can'
Noted.
I was scheming to update Zim to use gnome-introspection, but to ensure smooth
transition to GTK3, I wanted to make sure it ran well on GTK2 first.
Looks like I have to go guerilla…
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu
This is a case of "just don't do that", I'm afraid. GTK 2 is very old
and hasn't been maintained for like 5 years. At the time when gobject
introspection came up we already had GTK 3, so any introspection stuff
which happens to work with GTK 2 is pure luck.
** Information type changed from Private
Oh, and pygtkcompat's purpose is to provide a pygtk like compat wrapper
for PyGI + GTK 3. :-) If you have to use GTK 2 still, use the
corresponding real pygtk. (But as I said, none of that is supported any
more).
--
You received this bug notification because you are a member of Ubuntu
Bugs, which