View Single Post
Old 08-03-2012, 12:23 AM   #10
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 31,079
Karma: 60358908
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Quote:
Originally Posted by davidfor View Post
OK, I just saw an error in the Kobo device driver code. With the change I mentioned above for the checking the new firmware, I can see the following at line 463:
Code:
    def remove_books_from_metadata(self, paths, booklists):
        if self.modify_datbase_check("remove_books_from_metatata") == False:
            return

But, "modify_datbase_check" doesn't exist and it should be "modify_database_check". I have fixed this for my local version of the code and done a test. With this, the "on device" state gets updated properly when I delete a book from my Kobo Touch.
My apology; You really had, and Found the code error in a driver.
theducks is offline   Reply With Quote