Quote:
Originally Posted by davidfor
Firstly, why do people insist on posting screenshots of errors from calibre when they could press the "Copy" button and paste the text of that error in? It is a lot easier for the people who might help to read and copy bits so they can look up things.
|
To irritate you?

Honestly, I didn't even notice the "copy" button. I'll do that if there's a next time.
Quote:
Originally Posted by davidfor
But, that error has nothing to do with the Kobo desktop update. It is an error because the Obok plugin has not been updated for calibre 6/Qt6. The error is typical of the errors seen with the non-migrated code. In this case, "QTableWidgetItem.UserType" should probably be replaced by "QTableWidgetItem.ItemType.UserType". I have not looked, but, there is probably an update to the plugin available from the DRM plugin source.
|
I was updating my entry while you typed yours. It should reflect the correct issue now, but the title may not be changed, which is regrettable.
Quote:
Originally Posted by davidfor
And for the record, I haven't updated the Kobo desktop application and have gotten the same error. And the post you are referencing is about the other parts of the DRM plugin, not Obok. And I thought it had been solved.
|
Since I've updated this post three times, I'm not sure which version you read. I only ran into the problem after I updated Kobo Desktop, but as I started to look into it, I realized that the issue was with Calibre. I found more information about the problem outside of this site, including the link I posted which didn't come up in my site search.
However, your plugin works now for me. I compiled it from the GitHub master.