aesthete-team team mailing list archive
-
aesthete-team team
-
Mailing list archive
-
Message #00091
32bit RPM build error
Hi all,
I've managed to build a 32 bit Fedora 17 RPM, but on running it I get
the following:
Loaded style : Pukeko Chick (3x2 lines)
Loaded style : Petrel
Loaded style : Pukeko
Loaded style : Kea
<Element families at 0xad900a4>
space_family
<Element families at 0xad9048c>
equality_family
<Element families at 0xad90af4>
equality_family
WARNING : Could not parse PG '/usr/share/aesthete/defs/order.txt',
continuing without: Start tag expected, '<' not found, line 1, column 1
{0: 'best', 1: 'upper right', 2: 'upper left', 3: 'lower left', 4:
'lower right', 5: 'right', 6: 'center left', 7: 'center right', 8:
'lower center', 9: 'upper center', 10: 'center'}
Traceback (most recent call last):
File "/usr/bin/aesthete_ime", line 915, in <module>
visual_setup()
File "/usr/bin/aesthete_ime", line 877, in visual_setup
window = Aesthete()
File "/usr/bin/aesthete_ime", line 228, in __init__
noshow_hbox.pack_start(Gtk.Label('Don\'t show this again', True,
True, 0))
TypeError: __init__() takes at most 2 arguments (5 given)
Any ideas?
Chris.
Follow ups