View Single Post
Old 08-10-2015, 04:33 PM   #6
eschwartz
Ex-Helpdesk Junkie
eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.
 
eschwartz's Avatar
 
Posts: 19,421
Karma: 85400180
Join Date: Nov 2012
Location: The Beaten Path, USA, Roundworld, This Side of Infinity
Device: Kindle Touch fw5.3.7 (Wifi only)
Quote:
Originally Posted by QuietThyme View Post
Hey eschwartz,
Yep, looks like your right. I only did testing on my machine using the latest Calibre, and I haven't done any testing against QT4.

I'll take another look at it and release a version this evening.

In case anyone's wondering, the source for the plugin is located here:
https://github.com/AnalogJ/quietthyme.plugin


Thanks for the feedback
Nope -- take another look at my traceback: calibre 2.34.0
No Qt4 here.

In fact, I am probably one of the only people anywhere who actually bothers to run calibre from a live checkout of the code, updated daily. But I doubt the fourteen commits since Friday broke compatibility.

OTOH, I am using ArchLinux and building calibre from source -- which means e.g. my pyqt5 is more up-to-date than the official calibre builds. So I catch a few bugs that haven't made its way into official releases yet.

Something like:

http://pyqt.sourceforge.net/Docs/PyQt5/gotchas.html
Quote:
If Qt expects a QByteArray then PyQt5 will accept a unicode that contains only Latin-1 characters. This is deprecated in PyQt v5.4 and will be removed in PyQt v5.5.)
eschwartz is offline   Reply With Quote