View Single Post
Old 06-30-2010, 02:00 AM   #1
peterloron
Member
peterloron began at the beginning.
 
Posts: 14
Karma: 10
Join Date: Dec 2009
Location: WA
Device: iPhone Stanza
Exclamation MacOS Errors with Calibre 0.76 - QImage::setPixel

I just installed calibre 0.76, and have noted that it is very, very slow. I was using 0.72 before, IIRC. I'm on MacOS 10.6.4.

Looking in the system.log, I see thousands of error messages (a snippet is included below). A swarm of these errors is recorded any time I perform an action in the UI such as sorting a column, editing metadata, etc.

Please let me know if there is anything I can do to help investigate the issue. Thanks.

Code:
Jun 29 22:48:07 mac [0x0-0x3af3af].net.kovidgoyal.calibre[11113]: QImage::setPixel: coordinate (114,450) out of range
Jun 29 22:48:07 mac [0x0-0x3af3af].net.kovidgoyal.calibre[11113]: QImage::setPixel: coordinate (115,450) out of range
Jun 29 22:48:07 mac [0x0-0x3af3af].net.kovidgoyal.calibre[11113]: QImage::setPixel: coordinate (116,450) out of range
Jun 29 22:48:07 mac [0x0-0x3af3af].net.kovidgoyal.calibre[11113]: QImage::setPixel: coordinate (117,450) out of range
Jun 29 22:48:07 mac [0x0-0x3af3af].net.kovidgoyal.calibre[11113]: QImage::setPixel: coordinate (118,450) out of range
Jun 29 22:48:07 mac [0x0-0x3af3af].net.kovidgoyal.calibre[11113]: QImage::setPixel: coordinate (119,450) out of range
Jun 29 22:48:07 mac [0x0-0x3af3af].net.kovidgoyal.calibre[11113]: QImage::setPixel: coordinate (120,450) out of range
Jun 29 22:48:07 mac [0x0-0x3af3af].net.kovidgoyal.calibre[11113]: QImage::setPixel: coordinate (-110,451) out of range
Jun 29 22:48:07 mac [0x0-0x3af3af].net.kovidgoyal.calibre[11113]: QImage::setPixel: coordinate (-109,451) out of range
Jun 29 22:48:07 mac [0x0-0x3af3af].net.kovidgoyal.calibre[11113]: QImage::setPixel: coordinate (-108,451) out of range
Jun 29 22:48:07 mac [0x0-0x3af3af].net.kovidgoyal.calibre[11113]: QImage::setPixel: coordinate (-107,451) out of range
Jun 29 22:48:07 mac [0x0-0x3af3af].net.kovidgoyal.calibre[11113]: QImage::setPixel: coordinate (-106,451) out of range
Jun 29 22:48:07 mac [0x0-0x3af3af].net.kovidgoyal.calibre[11113]: QImage::setPixel: coordinate (-105,451) out of range
Jun 29 22:48:07 mac [0x0-0x3af3af].net.kovidgoyal.calibre[11113]: QImage::setPixel: coordinate (-104,451) out of range
Jun 29 22:48:07 mac [0x0-0x3af3af].net.kovidgoyal.calibre[11113]: QImage::setPixel: coordinate (-103,451) out of range
Jun 29 22:48:07 mac [0x0-0x3af3af].net.kovidgoyal.calibre[11113]: QImage::setPixel: coordinate (-102,451) out of range
Jun 29 22:48:07 mac [0x0-0x3af3af].net.kovidgoyal.calibre[11113]: QImage::setPixel: coordinate (-101,451) out of range
Jun 29 22:48:07 mac [0x0-0x3af3af].net.kovidgoyal.calibre[11113]: QImage::setPixel: coordinate (-100,451) out of range
Jun 29 22:48:07 mac [0x0-0x3af3af].net.kovidgoyal.calibre[11113]: QImage::setPixel: coordinate (-99,451) out of range
Jun 29 22:48:07 mac [0x0-0x3af3af].net.kovidgoyal.calibre[11113]: QImage::setPixel: coordinate (-98,451) out of range
Jun 29 22:48:07 mac [0x0-0x3af3af].net.kovidgoyal.calibre[11113]: QImage::setPixel: coordinate (-97,451) out of range
Jun 29 22:48:07 mac [0x0-0x3af3af].net.kovidgoyal.calibre[11113]: QImage::setPixel: coordinate (-96,451) out of range
Jun 29 22:48:07 mac [0x0-0x3af3af].net.kovidgoyal.calibre[11113]: QImage::setPixel: coordinate (-95,451) out of range
Jun 29 22:48:07 mac [0x0-0x3af3af].net.kovidgoyal.calibre[11113]: QImage::setPixel: coordinate (-94,451) out of range
Jun 29 22:48:07 mac [0x0-0x3af3af].net.kovidgoyal.calibre[11113]: QImage::setPixel: coordinate (-93,451) out of range
Jun 29 22:48:07 mac [0x0-0x3af3af].net.kovidgoyal.calibre[11113]: QImage::setPixel: coordinate (-92,451) out of range
Jun 29 22:48:07 mac [0x0-0x3af3af].net.kovidgoyal.calibre[11113]: QImage::setPixel: coordinate (-91,451) out of range
Jun 29 22:48:07 mac [0x0-0x3af3af].net.kovidgoyal.calibre[11113]: QImage::setPixel: coordinate (-90,451) out of range
Jun 29 22:48:07 mac [0x0-0x3af3af].net.kovidgoyal.calibre[11113]: QImage::setPixel: coordinate (-89,451) out of range
Jun 29 22:48:07 mac [0x0-0x3af3af].net.kovidgoyal.calibre[11113]: QImage::setPixel: coordinate (-88,451) out of range
Jun 29 22:48:07 mac [0x0-0x3af3af].net.kovidgoyal.calibre[11113]: QImage::setPixel: coordinate (-87,451) out of range
Jun 29 22:48:07 mac [0x0-0x3af3af].net.kovidgoyal.calibre[11113]: *** process 11113 exceeded 500 log message per second limit  -  remaining messages this second discarded ***
peterloron is offline   Reply With Quote