Closed samundra closed 8 years ago
Seems so! It's working in mine FYI, I have gtk3 3.20.4-2 and pygtk 2.24.0-6
I don't know what could be other problem. The last time I remember @rhoit mentioned something about the py3 and gtk version compatibility.
I don't have problem running the application from master branch. When I run application from master branch the icon are missing which I believe is due to older gtk version.
I checked out
experimental
branch and tried running it. I ended up with following errors.Basically,
AttributeError: 'TextView' object has no attribute 'set_top_margin'
seems to be the problem. Maybe I am using the older Gtk.