aesthete-team team mailing list archive
-
aesthete-team team
-
Mailing list archive
-
Message #00092
Re: 32bit RPM build error
Turns out it was an incredibly easy fix - I've tested this with
'~/.aesthete/welcomed' deleted and it fires up fine.
Have just committed some necessary changes for CSV opening - buggy but it works.
P
On Sat, Sep 1, 2012 at 12:17 PM, Chris Palmer <cpalmer@xxxxxxxxxxxxxxxxx> wrote:
> 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.
>
>
> --
> Mailing list: https://launchpad.net/~aesthete-team
> Post to : aesthete-team@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~aesthete-team
> More help : https://help.launchpad.net/ListHelp
References