![]() |
#1 |
Connoisseur
![]() Posts: 96
Karma: 40
Join Date: Mar 2020
Location: Belgium (sorry, I am from the Walloon side of the country and I speak french only)
Device: PW3, Kobo Libra H2O
|
![]()
I am developing a plugin and was working under calibre-debug --gui to read the prints statement I made...
While selecting a particular row ("la guerre solaire", Riddle) in calibre I got this message poping up: Code:
qt.gui.icc: fromIccProfile: invalid tag offset alignment I used google and searched the message. At least someone else saw this problem intermittenly, no real answer was given, a hint answer was around an image... This message comes from qt5, it is a warning message from qt5/qtbase/src/gui/painting/qicc.cpp see this site, line 651... OK, I can stare at this file as long as I want, it will not make me understand CPP ![]() REPRODUCTIBLE: I created a new library (no custom columns), within that library I created an empty book, with authors = A.G. Riddle; title: "la guerre solaire"... Using noosfere DB, I uploaded the metadata from noosfere... as soon as the image of the cover was displayed I got the message... I selected this image and it was associated in calibre, from now on, to select that row would output the message... Clearly, the message was associated with the cover image loaded from the metadata plugin. WORKAROUND: I copied the image (right click copy) then pasted it back and message went away... Could it be that the way the image is loaded in calibre trigger (or not) that message? I know that pyqt6 is being implemented, this is why I reported this behavior... Would I have not used calibre-debug --gui, I would NOT have seen this message. Just to be complete, a copy of one of my calibre_debyg --gui session. Spoiler:
Hope it helps, otherwise, forget that... ![]() Last edited by lrpirlet; 02-14-2022 at 06:07 AM. Reason: forgot some info |
![]() |
![]() |
![]() |
#2 |
creator of calibre
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 45,318
Karma: 27111242
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
|
it just means there is some invalid data in that image. Its cmpletely harmless and can be ignored.
|
![]() |
![]() |
Advert | |
|
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Tag Mapper: Remove tag if another specific tag exists? | ownedbycats | Library Management | 2 | 07-23-2020 10:32 PM |
How to get a list of books corresponding to the selected tag in the GUI plugin? | esvorontsov | Development | 6 | 09-29-2015 10:06 AM |
Negative seek offset? | John123 | Workshop | 2 | 06-21-2013 06:58 PM |
PB 903 - offset in scribble | spaceman | PocketBook | 0 | 10-02-2011 03:43 AM |
BUG: GUI View button not working if Author tag contains "ë" | ShellShock | Calibre | 1 | 11-15-2008 01:21 PM |