View Single Post
Old 06-07-2010, 09:15 AM   #39
JBlyth
Connoisseur
JBlyth doesn't litterJBlyth doesn't litter
 
Posts: 97
Karma: 126
Join Date: May 2010
Location: Carnarvon - Western Australia
Device: Kobo, Kobo Touch, Ipaq 214, HTC WildFire Android
Quote:
Originally Posted by timlegge View Post
Hi

Did you remove the old version of the plugin? Also, if possible open the zip file, extract the kobo_plugin.py file and see if line 267 which references a sd card is commented out. It is possible that I uploaded the wrong version of the plugin again.

Tim
Hi Tim,

Yes, I started off from a complete new install, including removing the folders left in the AppData folder.

The line 267 does appear to be commented out....


ContentID = path
ContentID = ContentID.replace(self._main_prefix, "file:///mnt/onboard/")
# ContentID = ContentID.replace(self._card_a_prefix, "file:///mnt/sd/")
# print "ContentID: " + ContentID
ImageID = self.delete_via_sql(ContentID, ContentType)

Cheers
John
JBlyth is offline   Reply With Quote