[arch-general] pysol/python broken?

Javier Vasquez jevv.cr at gmail.com
Mon Dec 1 09:54:59 EST 2008


On 11/30/08, stefan-husmann at t-online.de <stefan-husmann at t-online.de> wrote:
>
> -----Original Message-----
>> Date: Sun, 30 Nov 2008 21:30:09 +0100
>> Subject: [arch-general] pysol/python broken?
>> From: "Javier Vasquez" <jevv.cr at gmail.com>
>> To: arch-general at archlinux.org
>
>> Hi all,
>>
>> I'm trying to run pysol, but as soon as I get to load a game, pysol
>> crashes:
>> Traceback (most recent call last):
>> File "/usr/lib/python2.5/site-packages/pysollib/app.py", line 529, in
>> mainloop self.runGame(id, random)
>> File "/usr/lib/python2.5/site-packages/pysollib/app.py", line 626, in
>> runGame self.menubar.updateFavoriteGamesMenu()
>> File "/usr/lib/python2.5/site-packages/pysollib/tile/menubar.py", line
>> 884, in updateFavoriteGamesMenu
>> self.updateGamesMenu(submenu, games)
>> File "/usr/lib/python2.5/site-packages/pysollib/tile/menubar.py", line
>> 809, in updateGamesMenu
>> menu.delete(0, 'last')
>> File "/usr/lib/python2.6/lib-tk/Tkinter.py", line 2670, in delete if c
>> in self._tclCommands:
>> TypeError: argument of type 'NoneType' is not iterable
>> Traceback (most recent call last):
>> File "/usr/bin/pysol", line 32, in <module>
>> sys.exit(main(sys.argv))
>> File "/usr/lib/python2.5/site-packages/pysollib/main.py", line 374, in
>> main app.mainloop()
>> File "/usr/lib/python2.5/site-packages/pysollib/app.py", line 529, in
>> mainloop self.runGame(id, random)
>> File "/usr/lib/python2.5/site-packages/pysollib/app.py", line 626, in
>> runGame self.menubar.updateFavoriteGamesMenu()
>> File "/usr/lib/python2.5/site-packages/pysollib/tile/menubar.py", line
>> 884, in updateFavoriteGamesMenuJavier.
>>
>> --
>> Javier
>>
>> self.updateGamesMenu(submenu, games)
>> File "/usr/lib/python2.5/site-packages/pysollib/tile/menubar.py", line
>> 809, in updateGamesMenu
>> menu.delete(0, 'last')
>> File "/usr/lib/python2.6/lib-tk/Tkinter.py", line 2670, in delete if c
>> in self._tclCommands:
>> TypeError: argument of type 'NoneType' is not iterable
>>
>> Before that, when just running pysol, there were other errors
>> regarding no having a sound device, which is OK since I don't, :)
>> However these other errors when loading any game make pysol crash...
>>
>> Thanks
>>
>> Javier.
>>
>>
> Hello,
>
> happens here too. I rebuild the package and now the messages have a 2.6
> in the mentioned paths, but the problem still is there. I will file a
> bug report.
> Do you use i686 or x86_64?
>
> Regards Stefan


i686

Thanks,

-- 
Javier



More information about the arch-general mailing list