micah <micahm...@gmail.com> writes:

> On a July 22 amd64 snapshot, with the most recent amd64 packages,
> audio/puddletag crashes immediately upon startup:
>
>> $ puddletag
>> puddletag Version: 1.0.5
>> Locale: en_US
>> Traceback (most recent call last):
>>   File "/usr/local/bin/puddletag", line 350, in <module>
>>     win = MainWin()
>>   File "/usr/local/lib/python2.7/site-packages/puddlestuff/puddletag.py", 
>> line 315, in __init__
>>     winactions, self._docks = create_tool_windows(self)
>>   File "/usr/local/lib/python2.7/site-packages/puddlestuff/puddletag.py", 
>> line 92, in create_tool_windows
>>     p = PuddleDock(z[0], z[1], parent, status)
>>   File 
>> "/usr/local/lib/python2.7/site-packages/puddlestuff/puddleobjects.py", line 
>> 2193, in __init__
>>     control = control(status=status)
>>   File 
>> "/usr/local/lib/python2.7/site-packages/puddlestuff/mainwin/artwork.py", 
>> line 61, in __init__
>>     self.picwidget = PicWidget()
>>   File 
>> "/usr/local/lib/python2.7/site-packages/puddlestuff/puddleobjects.py", line 
>> 1530, in __init__
>>     self.label = ArtworkLabel()
>>   File 
>> "/usr/local/lib/python2.7/site-packages/puddlestuff/puddleobjects.py", line 
>> 1421, in __init__
>>     pal.setBrush(self.backgroundRole(), QBrush(QPalette.Window))
>> TypeError: QBrush(): argument 1 has unexpected type 'ColorRole
>
> puddletag's github has some brief details and a possible one-line fix at
> https://github.com/keithgg/puddletag/issues/261.

I've committed this fix.

> Best,
>
> Micah

Thanks,
-- 
jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF  DDCC 0DFA 74AE 1524 E7EE

Reply via email to