View Single Post
Old 06-28-2022, 02:11 PM   #873
ownedbycats
Custom User Title
ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.
 
ownedbycats's Avatar
 
Posts: 11,135
Karma: 77213683
Join Date: Oct 2018
Location: Canada
Device: Kobo Libra H2O, formerly Aura HD
More specifically, here's the issue I had:

I have a 'Remove Book from Device' chain*, mostly for when I finish an Overdrive book.

It first clears some Kobo-related columns and then adds the book to a 'Remove from Device' reading list. Then, if my device is connected, it immediately syncs the list.

However, on 5.99, it doesn't sync the list after upgrading to the beta. This is because the conditional is checking for 'Kobo Libra H2O' and the template is returning a null value.

Will the breakpoints thing help with that? I'd run from source but I haven't figured out how to switch to the qt6 branch in Sourcetree.

* I'd attach it, but the export is throwing a AttributeError: type object 'QFileDialog' has no attribute 'AnyFile' error.

Last edited by ownedbycats; 06-28-2022 at 04:18 PM.
ownedbycats is offline   Reply With Quote