Bug#584756: calibre: CSS error on conversion to EPUB

2010-06-17 Thread Martin Pitt
tag 584756 pending confirmed thanks Michael Below [2010-06-06 12:36 +0200]: > AttributeError: 'CSSRuleList' object has no attribute > 'rulesOfType' In bzr I bumped the dependency to >= 0.9.7~ to make this work again, and I prepared an NMU of cssutils, see bug 586261. Martin -- Martin Pitt

Bug#584756: calibre: CSS error on conversion to EPUB

2010-06-17 Thread Martin Pitt
clone 584756 -1 reassign -1 python-cssutils 0.9.6-1 thanks Hello Michael, Michael Below [2010-06-06 12:36 +0200]: > The program as packaged fails at conversion of input to > EPUB format. Eg the news sources don't work. > The error message given is: > > AttributeError: 'CSSRuleList' object has no

Bug#584756: calibre: CSS error on conversion to EPUB

2010-06-06 Thread Michael Below
Package: calibre Version: 0.6.54+dfsg-1 Severity: normal Tags: upstream The program as packaged fails at conversion of input to EPUB format. Eg the news sources don't work. The error message given is: AttributeError: 'CSSRuleList' object has no attribute 'rulesOfType' According to upstream, ca