Thread: KeepNote
View Single Post
BrentDC's Avatar
Posts: 903 | Thanked: 632 times | Joined on Apr 2008
#9
Hmm, I just tried that and I keep getting errors:

Code:
AttributeError: 'NoneType' object has no attribute <some_attribute>
It thinks that all the gtk.MenuItems are "NoneType", so they, obviously, keep throwing errors.

Did I do something wrong?