Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre

Notices

Closed Thread
 
Thread Tools Search this Thread
Old 04-03-2020, 06:33 AM   #736
jonn.doe
Member
jonn.doe began at the beginning.
 
Posts: 12
Karma: 10
Join Date: Oct 2019
Device: Likebook Mars
Found the problem - not the firewall. I installed virtualbox and the network driver creates a proxy that confused the kindle prog. Weird. So just disabled the network driver bye open network & internet settings - change adapter settings and disable virtual host only adapter. Very strange. And no the kindle prog wasn't using a proxy either...
jonn.doe is offline  
Old 04-13-2020, 11:40 AM   #737
bertofa
Junior Member
bertofa began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Apr 2020
Device: Kindle PaperWhite
Not working


I run Calibre 4.13 on a MacBook Pro 2017 13" with MacOS Catalina 10.15.4. I got the book ("I maestri invisibili", by Igor Sibaldi) from Amazon's Kindle store but the plugin in Calibre can't de-drm it

This is the debug:
Spoiler:

Traceback (most recent call last):
File "site-packages/calibre/gui2/ui.py", line 236, in initialize
File "site-packages/calibre/gui2/actions/__init__.py", line 147, in do_genesis
File "calibre_plugins.wikidata_gui.ui", line 774, in genesis
ImportError: No module named wikidata.urlfixer
calibre Log di debug
calibre 4.13 embedded-python: True is64bit: True
Darwin-19.4.0-x86_64-i386-64bit Darwin ('64bit', '')
('Darwin', '19.4.0', 'Darwin Kernel Version 19.4.0: Wed Mar 4 22:28:40 PST 2020; root:xnu-6153.101.6~15/RELEASE_X86_64')
Python 2.7.16
OSX: ('10.15.4', ('', '', ''), 'x86_64')
Interface language: it
Successfully initialized third party plugins: Gather KFX-ZIP (from KFX Input) (1, 31, 0) && DeDRM (6, 7, 0) && Package KFX (from KFX Input) (1, 31, 0) && Kobo Books (1, 8, 0) && KFX metadata reader (from KFX Input) (1, 31, 0) && KFX Input (1, 31, 0) && Kindle hi-res covers (0, 4, 0) && EpubSplit (2, 9, 0) && Wikidata gui (1, 3, 0) && Amazon.com Multiple Countries (1, 0, 0) && Kindle Collections (1, 7, 24) && Quality Check (1, 9, 11) && INMONDADORI (0, 2, 1) && Set KFX metadata (from KFX Output) (1, 41, 0) && KFX Output (1, 41, 0) && Anobii Fetcher (1, 1, 0) && ANOBII (0, 4, 3) && Obok DeDRM (6, 7, 0)
calibre 4.13 embedded-python: True is64bit: True
Darwin-19.4.0-x86_64-i386-64bit Darwin ('64bit', '')
('Darwin', '19.4.0', 'Darwin Kernel Version 19.4.0: Wed Mar 4 22:28:40 PST 2020; root:xnu-6153.101.6~15/RELEASE_X86_64')
Python 2.7.16
OSX: ('10.15.4', ('', '', ''), 'x86_64')
Interface language: it
Successfully initialized third party plugins: Gather KFX-ZIP (from KFX Input) (1, 31, 0) && DeDRM (6, 7, 0) && Package KFX (from KFX Input) (1, 31, 0) && Kobo Books (1, 8, 0) && KFX metadata reader (from KFX Input) (1, 31, 0) && KFX Input (1, 31, 0) && Kindle hi-res covers (0, 4, 0) && EpubSplit (2, 9, 0) && Wikidata gui (1, 3, 0) && Amazon.com Multiple Countries (1, 0, 0) && Kindle Collections (1, 7, 24) && Quality Check (1, 9, 11) && INMONDADORI (0, 2, 1) && Set KFX metadata (from KFX Output) (1, 41, 0) && KFX Output (1, 41, 0) && Anobii Fetcher (1, 1, 0) && ANOBII (0, 4, 3) && Obok DeDRM (6, 7, 0)
devicePixelRatio: 2.0
logicalDpi: 72.0 x 72.0
physicalDpi: 128.000001922 x 127.500001915
Using calibre Qt style: True
[0.00] Starting up...
[0.02] Showing splash screen...
[0.30] splash screen shown
[0.30] Initializing db...
[0.30] db initialized
[0.31] Constructing main UI...
Initializing wikidata gui preferences
DEBUG: 0.0 obok::utilities.py - loading translations
DEBUG: 0.0 obok::dialogs.py - loading translations
DEBUG: 0.0 obok::config.py - loading translations
DEBUG: 0.0 obok::action_err.py - loading translations
Key u'A' for shortcut Apri la cartella contenente is already used by Aggiungi libri, ignoring
[1.28] main UI initialized...
[1.28] Hiding splash screen
[18.04] splash screen hidden
[18.04] Started up in 18.04 seconds with 39 books
Unable to open device <calibre.devices.kindle.driver.KINDLE2 object at 0x1185c5fd0>
Traceback (most recent call last):
File "site-packages/calibre/gui2/device.py", line 201, in do_connect
File "site-packages/calibre/devices/usbms/device.py", line 827, in open
File "site-packages/calibre/devices/usbms/device.py", line 396, in open_osx
File "site-packages/calibre/devices/usbms/device.py", line 386, in osx_bsd_names
File "site-packages/calibre/devices/usbms/device.py", line 346, in _osx_bsd_names
DeviceError: Could not detect BSD names for Kindle 2/3/4/Touch/PaperWhite/Voyage Device Interface. Try rebooting.
Output from osx_get_usb_drives():
[]

Connect to device failed, retrying in 5 seconds...
Unable to open device <calibre.devices.kindle.driver.KINDLE2 object at 0x1185c5fd0>
Traceback (most recent call last):
File "site-packages/calibre/gui2/device.py", line 201, in do_connect
File "site-packages/calibre/devices/usbms/device.py", line 827, in open
File "site-packages/calibre/devices/usbms/device.py", line 396, in open_osx
File "site-packages/calibre/devices/usbms/device.py", line 386, in osx_bsd_names
File "site-packages/calibre/devices/usbms/device.py", line 346, in _osx_bsd_names
DeviceError: Could not detect BSD names for Kindle 2/3/4/Touch/PaperWhite/Voyage Device Interface. Try rebooting.
Output from osx_get_usb_drives():
[]

Device connect failed again, giving up
Unable to open device <calibre.devices.kindle.driver.KINDLE2 object at 0x1185c5fd0>
Traceback (most recent call last):
File "site-packages/calibre/gui2/device.py", line 201, in do_connect
File "site-packages/calibre/devices/usbms/device.py", line 827, in open
File "site-packages/calibre/devices/usbms/device.py", line 396, in open_osx
File "site-packages/calibre/devices/usbms/device.py", line 386, in osx_bsd_names
File "site-packages/calibre/devices/usbms/device.py", line 346, in _osx_bsd_names
DeviceError: Could not detect BSD names for Kindle 2/3/4/Touch/PaperWhite/Voyage Device Interface. Try rebooting.
Output from osx_get_usb_drives():
[]

Connect to device failed, retrying in 5 seconds...
Unable to open device <calibre.devices.kindle.driver.KINDLE2 object at 0x1185c5fd0>
Traceback (most recent call last):
File "site-packages/calibre/gui2/device.py", line 201, in do_connect
File "site-packages/calibre/devices/usbms/device.py", line 827, in open
File "site-packages/calibre/devices/usbms/device.py", line 396, in open_osx
File "site-packages/calibre/devices/usbms/device.py", line 386, in osx_bsd_names
File "site-packages/calibre/devices/usbms/device.py", line 346, in _osx_bsd_names
DeviceError: Could not detect BSD names for Kindle 2/3/4/Touch/PaperWhite/Voyage Device Interface. Try rebooting.
Output from osx_get_usb_drives():
[]

Device connect failed again, giving up
Unable to open device <calibre.devices.kindle.driver.KINDLE2 object at 0x1185c5fd0>
Traceback (most recent call last):
File "site-packages/calibre/gui2/device.py", line 201, in do_connect
File "site-packages/calibre/devices/usbms/device.py", line 827, in open
File "site-packages/calibre/devices/usbms/device.py", line 396, in open_osx
File "site-packages/calibre/devices/usbms/device.py", line 386, in osx_bsd_names
File "site-packages/calibre/devices/usbms/device.py", line 346, in _osx_bsd_names
DeviceError: Could not detect BSD names for Kindle 2/3/4/Touch/PaperWhite/Voyage Device Interface. Try rebooting.
Output from osx_get_usb_drives():
[]

Connect to device failed, retrying in 5 seconds...
Unable to open device <calibre.devices.kindle.driver.KINDLE2 object at 0x1185c5fd0>
Traceback (most recent call last):
File "site-packages/calibre/gui2/device.py", line 201, in do_connect
File "site-packages/calibre/devices/usbms/device.py", line 827, in open
File "site-packages/calibre/devices/usbms/device.py", line 396, in open_osx
File "site-packages/calibre/devices/usbms/device.py", line 386, in osx_bsd_names
File "site-packages/calibre/devices/usbms/device.py", line 346, in _osx_bsd_names
DeviceError: Could not detect BSD names for Kindle 2/3/4/Touch/PaperWhite/Voyage Device Interface. Try rebooting.
Output from osx_get_usb_drives():
[]

Device connect failed again, giving up
Unable to open device <calibre.devices.kindle.driver.KINDLE2 object at 0x1185c5fd0>
Traceback (most recent call last):
File "site-packages/calibre/gui2/device.py", line 201, in do_connect
File "site-packages/calibre/devices/usbms/device.py", line 827, in open
File "site-packages/calibre/devices/usbms/device.py", line 396, in open_osx
File "site-packages/calibre/devices/usbms/device.py", line 386, in osx_bsd_names
File "site-packages/calibre/devices/usbms/device.py", line 346, in _osx_bsd_names
DeviceError: Could not detect BSD names for Kindle 2/3/4/Touch/PaperWhite/Voyage Device Interface. Try rebooting.
Output from osx_get_usb_drives():
[]

Connect to device failed, retrying in 5 seconds...
Unable to open device <calibre.devices.kindle.driver.KINDLE2 object at 0x1185c5fd0>
Traceback (most recent call last):
File "site-packages/calibre/gui2/device.py", line 201, in do_connect
File "site-packages/calibre/devices/usbms/device.py", line 827, in open
File "site-packages/calibre/devices/usbms/device.py", line 396, in open_osx
File "site-packages/calibre/devices/usbms/device.py", line 386, in osx_bsd_names
File "site-packages/calibre/devices/usbms/device.py", line 346, in _osx_bsd_names
DeviceError: Could not detect BSD names for Kindle 2/3/4/Touch/PaperWhite/Voyage Device Interface. Try rebooting.
Output from osx_get_usb_drives():
[]

Device connect failed again, giving up
Unable to open device <calibre.devices.kindle.driver.KINDLE2 object at 0x1185c5fd0>
Traceback (most recent call last):
File "site-packages/calibre/gui2/device.py", line 201, in do_connect
File "site-packages/calibre/devices/usbms/device.py", line 827, in open
File "site-packages/calibre/devices/usbms/device.py", line 396, in open_osx
File "site-packages/calibre/devices/usbms/device.py", line 386, in osx_bsd_names
File "site-packages/calibre/devices/usbms/device.py", line 346, in _osx_bsd_names
DeviceError: Could not detect BSD names for Kindle 2/3/4/Touch/PaperWhite/Voyage Device Interface. Try rebooting.
Output from osx_get_usb_drives():
[]

Connect to device failed, retrying in 5 seconds...

{u'bsd_drives': {u'main': u'/dev/disk4'},
u'drives': {u'main': '/Volumes/Kindle'},
u'mount_map': {'/Applications/RightZoom/RightZoom.app': '/private/var/folders/lz/g8fl_g8j45j9ycgcfqj5wq4h0000gn/T/AppTranslocation/0ED40B18-2703-430E-B29E-864C771E1943',
'/dev/disk1s1': '/System/Volumes/Data',
'/dev/disk1s4': '/private/var/vm',
'/dev/disk1s5': '/',
'/dev/disk3s2': '/Volumes/Toshiba',
'/dev/disk4': '/Volumes/Kindle',
'devfs': '/dev',
'map auto_home': '/System/Volumes/Data/home'}}
Job: 0 Recupera informazioni sul dispositivo started
DeviceJob: 0 Recupera informazioni sul dispositivo done, calling callback
DeviceJob: 0 Recupera informazioni sul dispositivo callback returned
Job: 1 Imposta informazioni sulla biblioteca started
DeviceJob: 1 Imposta informazioni sulla biblioteca done, calling callback
DeviceJob: 1 Imposta informazioni sulla biblioteca callback returned
Job: 2 Recupera la lista dei libri del dispositivo started
DEBUG: 0.0 USBMS: Fetching list of books from device. Device= KINDLE2 oncard= None
DEBUG: 0.0 USBMS: dirs are: /Volumes/Kindle/ documents
Job: 0 Recupera informazioni sul dispositivo finished
Nessun dettaglio disponibile.
Job: 1 Imposta informazioni sulla biblioteca finished
Nessun dettaglio disponibile.
DEBUG: 0.1 USBMS: scan from root False /Volumes/Kindle/documents
DEBUG: 0.2 USBMS: count found in cache: 147, count of files in metadata: 147, need_sync: False
DEBUG: 0.2 USBMS: Finished fetching list of books from device. oncard= None
DEBUG: 0.2 USBMS: Fetching list of books from device. Device= KINDLE2 oncard= carda
DEBUG: 0.2 USBMS: Fetching list of books from device. DeviGather KFX-ZIP (from KFX Input) 1.31.0: Importing /Volumes/Kindle/documents/Downloads/Items01/I maestri invisibili_ Come incontrare gli Spiriti guida_B071CN54MC.kfx
Gather KFX-ZIP (from KFX Input): Gathered 4 file(s) as /var/folders/lz/g8fl_g8j45j9ycgcfqj5wq4h0000gn/C/calibre_4.13.0_tmp_89ICB6/BXhM2Q.kfx-zip
DeDRM v6.7.0: Trying to decrypt BXhM2Q.kfx-zip
ce= KINDLE2 oncard= cardb
DeviceJob: 2 Recupera la lista dei libri del dispositivo done, calling callback
DeviceJob: metadata_downloaded: Starting set_books_in_library
DeviceJob: set_books_in_library: books to process= 147
DeviceJob: set_books_in_library finished: time= 0.00887680053711
DeviceJob: metadata_downloaded: updating views
DeviceJob: metadata_downloaded: syncing
DeviceJob: metadata_downloaded: refreshing ondevice
DeviceJob: metadata_downloaded: sending metadata_available signal
DeviceJob: 2 Recupera la lista dei libri del dispositivo callback returned
Job: 2 Recupera la lista dei libri del dispositivo finished
Nessun dettaglio disponibile.
Using Library AlfCrypto Python
Decrypting KFX-ZIP ebook: BXhM2Q
Found 1 keys to try after 0.8 seconds
Decrypting KFX DRM voucher: voucher
DeDRM v6.7.0: Failed to decrypt with error: Failed to decrypt KFX DRM voucher with any key
DeDRM v6.7.0: Looking for new default Kindle Key after 0.8 seconds
No k4Mac kindle-info/rainier/kinf2011 files have been found.
DeDRM v6.7.0: Ultimately failed to decrypt after 0.8 seconds. Read the FAQs at Harper's repository: https://github.com/apprenticeharper/...master/FAQs.md
Running file type plugin DeDRM failed with traceback:
Traceback (most recent call last):
File "site-packages/calibre/customize/ui.py", line 172, in _run_filetype_plugins
File "calibre_plugins.dedrm.__init__", line 625, in run
File "calibre_plugins.dedrm.__init__", line 575, in KindleMobiDecrypt
DeDRMError: DeDRM v6.7.0: Ultimately failed to decrypt after 0.8 seconds. Read the FAQs at Harper's repository: https://github.com/apprenticeharper/...master/FAQs.md
Package KFX (from KFX Input) 1.31.0: Packaging /var/folders/lz/g8fl_g8j45j9ycgcfqj5wq4h0000gn/C/calibre_4.13.0_tmp_89ICB6/BXhM2Q.kfx-zip
Processing container: CR!GJ1BWBR4AN66Z82DG6PQ1D8AYSM2.kfx
Processing container: I maestri invisibili_ Come incontrare gli Spiriti guida_B071CN54MC.kfx
Running file type plugin Package KFX (from KFX Input) failed with traceback:
Traceback (most recent call last):
File "site-packages/calibre/customize/ui.py", line 172, in _run_filetype_plugins
File "calibre_plugins.kfx_input.package_filetype", line 21, in run
File "calibre_plugins.kfx_input.package_filetype", line 33, in run_kfx
File "calibre_plugins.kfx_input.kfxlib.yj_book", line 87, in convert_to_single_kfx
File "calibre_plugins.kfx_input.kfxlib.yj_book", line 160, in decode_book
File "calibre_plugins.kfx_input.kfxlib.yj_book", line 267, in get_container
KFXDRMError: Book container I maestri invisibili_ Come incontrare gli Spiriti guida_B071CN54MC.kfx has DRM and cannot be converted
KFX metadata reader (from KFX Input) activated for /var/folders/lz/g8fl_g8j45j9ycgcfqj5wq4h0000gn/C/calibre_4.13.0_tmp_89ICB6/7QSEI6_add_books/0/I maestri invisibili_ Come incontrare gli Spiriti guida_B071CN54MC.kfx-zip
Added I maestri invisibili: Come incontrare gli Spiriti guida (Italian Edition) to db in: 0.0
Added 1 books in 1.8 seconds



Thanks a lot in advance for any help

Last edited by theducks; 04-13-2020 at 12:13 PM. Reason: Please use Spoiler tags for logs
bertofa is offline  
Advert
Old 04-13-2020, 12:48 PM   #738
jhowell
Grand Sorcerer
jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.
 
jhowell's Avatar
 
Posts: 7,075
Karma: 91577715
Join Date: Nov 2011
Location: Charlottesville, VA
Device: Kindles
Quote:
Originally Posted by bertofa View Post
I got the book ("I maestri invisibili", by Igor Sibaldi) from Amazon's Kindle store but the plugin in Calibre can't de-drm it
Providing assistance with DRM removal is not allowed on MobileRead.

Ask for help at either Apprentice Harper's GitHub or Apprentice Alf's Blog.
jhowell is offline  
Old 04-13-2020, 05:44 PM   #739
DNSB
Bibliophagist
DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.
 
DNSB's Avatar
 
Posts: 46,313
Karma: 169098492
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
Quote:
Originally Posted by bertofa View Post

I run Calibre 4.13 on a MacBook Pro 2017 13" with MacOS Catalina 10.15.4. I got the book ("I maestri invisibili", by Igor Sibaldi) from Amazon's Kindle store but the plugin in Calibre can't de-drm it
I would suggest you read the first messages in this thread. It seems rather likely that your Mac did not have an early enough version of Kindle for Mac to allow books to be downloaded as AZW (mobi or azw3) so you are downloading a KFX. You might also want to check out the link to the FAQs on Apprentice Harper's GitHub site shown in the output you posted. Pay special attention to the section titled A Recent Change to Kindle for PC/Kindle for Mac.
DNSB is online now  
Old 04-14-2020, 12:36 AM   #740
odamizu
just an egg
odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.
 
odamizu's Avatar
 
Posts: 1,828
Karma: 7943430
Join Date: Mar 2015
Device: Kindle, iOS
Quote:
Originally Posted by bertofa View Post

I run Calibre 4.13 on a MacBook Pro 2017 13" with MacOS Catalina 10.15.4. ...
Quote:
Originally Posted by DNSB View Post
... It seems rather likely that your Mac did not have an early enough version of Kindle for Mac to allow books to be downloaded as AZW (mobi or azw3) so you are downloading a KFX ...
Unfortunately, bertofa is running Catalina, which requires K4Mac 1.25 or later.

It may be too late since Catalina is already installed, but if you have backups of older versions, you might be able to get it working. See: https://www.mobileread.com/forums/sh...&postcount=508
odamizu is offline  
Advert
Old 04-14-2020, 12:37 AM   #741
lkmiller
Laura
lkmiller ought to be getting tired of karma fortunes by now.lkmiller ought to be getting tired of karma fortunes by now.lkmiller ought to be getting tired of karma fortunes by now.lkmiller ought to be getting tired of karma fortunes by now.lkmiller ought to be getting tired of karma fortunes by now.lkmiller ought to be getting tired of karma fortunes by now.lkmiller ought to be getting tired of karma fortunes by now.lkmiller ought to be getting tired of karma fortunes by now.lkmiller ought to be getting tired of karma fortunes by now.lkmiller ought to be getting tired of karma fortunes by now.lkmiller ought to be getting tired of karma fortunes by now.
 
lkmiller's Avatar
 
Posts: 1,531
Karma: 23597272
Join Date: Nov 2009
Device: Kobo Sage, Kobo Elipsa, Nook Glowlight 4 Plus, Kindle Oasis 2
I suggest looking at Method 3 in the first post.
lkmiller is offline  
Old 04-17-2020, 10:06 AM   #742
bertofa
Junior Member
bertofa began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Apr 2020
Device: Kindle PaperWhite
Sorry. I was not intentionally wrong.
bertofa is offline  
Old 04-17-2020, 10:09 AM   #743
bertofa
Junior Member
bertofa began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Apr 2020
Device: Kindle PaperWhite
Quote:
Originally Posted by jhowell View Post
Providing assistance with DRM removal is not allowed on MobileRead.

Ask for help at either Apprentice Harper's GitHub or Apprentice Alf's Blog.
Sorry. I wasn't intentionally wrong
bertofa is offline  
Old 04-17-2020, 10:18 AM   #744
bertofa
Junior Member
bertofa began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Apr 2020
Device: Kindle PaperWhite
Quote:
Originally Posted by lkmiller View Post
I suggest looking at Method 3 in the first post.
Thanks It worked. The only difference was I didn't need to search for "the proper folder containing the downloaded file". After step 3 a dialog box popped up who asked me if I wanted to use Caliber to open the file.
bertofa is offline  
Old 04-24-2020, 09:12 PM   #745
smersh
Member
smersh began at the beginning.
 
Posts: 10
Karma: 10
Join Date: Oct 2019
Device: kindle paperwhite
Quote:
Originally Posted by smersh View Post
As an update to this, my previous Mac had to be replaced. Got a new one that was on Catalina. Restored from Time Machine backup.

I had to sign back into an account, so I tried my luck and signed into both of my accounts, downloaded a book from each, converted the books into something else in Calibre.

Success.

I can't say for certain that it'll work for anyone wanting to sign out of their account and signing into a new one. But it does work for me.

Super happy that whatever steps we took to get 1.26.1 working in Catalina transferred over in Time Machine. Maybe that points to a better solution in the future?
As an update to this update, K4M is still downloading AZW files. But they are now DRM-protected and won't open in Calibre.

I don't know what changed. This was working two months ago, and I was able to switch between several accounts with no issue. No longer working with any account
smersh is offline  
Old 04-25-2020, 07:06 AM   #746
lkmiller
Laura
lkmiller ought to be getting tired of karma fortunes by now.lkmiller ought to be getting tired of karma fortunes by now.lkmiller ought to be getting tired of karma fortunes by now.lkmiller ought to be getting tired of karma fortunes by now.lkmiller ought to be getting tired of karma fortunes by now.lkmiller ought to be getting tired of karma fortunes by now.lkmiller ought to be getting tired of karma fortunes by now.lkmiller ought to be getting tired of karma fortunes by now.lkmiller ought to be getting tired of karma fortunes by now.lkmiller ought to be getting tired of karma fortunes by now.lkmiller ought to be getting tired of karma fortunes by now.
 
lkmiller's Avatar
 
Posts: 1,531
Karma: 23597272
Join Date: Nov 2009
Device: Kobo Sage, Kobo Elipsa, Nook Glowlight 4 Plus, Kindle Oasis 2
AZW could still be KFX. Do you also see .res and .md files? Perhaps renderer-test got re-enabled?
lkmiller is offline  
Old 04-25-2020, 12:58 PM   #747
smersh
Member
smersh began at the beginning.
 
Posts: 10
Karma: 10
Join Date: Oct 2019
Device: kindle paperwhite
no .res and .md files. Should they be there?
smersh is offline  
Old 04-25-2020, 09:33 PM   #748
Tech Guy
Leftcoast, USA
Tech Guy ought to be getting tired of karma fortunes by now.Tech Guy ought to be getting tired of karma fortunes by now.Tech Guy ought to be getting tired of karma fortunes by now.Tech Guy ought to be getting tired of karma fortunes by now.Tech Guy ought to be getting tired of karma fortunes by now.Tech Guy ought to be getting tired of karma fortunes by now.Tech Guy ought to be getting tired of karma fortunes by now.Tech Guy ought to be getting tired of karma fortunes by now.Tech Guy ought to be getting tired of karma fortunes by now.Tech Guy ought to be getting tired of karma fortunes by now.Tech Guy ought to be getting tired of karma fortunes by now.
 
Tech Guy's Avatar
 
Posts: 38
Karma: 500010
Join Date: Dec 2012
Location: SF Bay Area
Device: Pixel 2 XL, Basic Kindle
I had failure to convert today for the first time. It seems that Kindle for PC updated itself, even though the checkbox to automatically update was not checked. Not sure how that happens, as it doesn't seem like they could change the behavior of an existing app.
Tech Guy is offline  
Old 04-25-2020, 10:30 PM   #749
smersh
Member
smersh began at the beginning.
 
Posts: 10
Karma: 10
Join Date: Oct 2019
Device: kindle paperwhite
Quote:
Originally Posted by Tech Guy View Post
I had failure to convert today for the first time. It seems that Kindle for PC updated itself, even though the checkbox to automatically update was not checked. Not sure how that happens, as it doesn't seem like they could change the behavior of an existing app.
Mine didn't update. Still on 1.26.1. But maybe the AZW files that download have been modified?
smersh is offline  
Old 04-26-2020, 06:49 AM   #750
lkmiller
Laura
lkmiller ought to be getting tired of karma fortunes by now.lkmiller ought to be getting tired of karma fortunes by now.lkmiller ought to be getting tired of karma fortunes by now.lkmiller ought to be getting tired of karma fortunes by now.lkmiller ought to be getting tired of karma fortunes by now.lkmiller ought to be getting tired of karma fortunes by now.lkmiller ought to be getting tired of karma fortunes by now.lkmiller ought to be getting tired of karma fortunes by now.lkmiller ought to be getting tired of karma fortunes by now.lkmiller ought to be getting tired of karma fortunes by now.lkmiller ought to be getting tired of karma fortunes by now.
 
lkmiller's Avatar
 
Posts: 1,531
Karma: 23597272
Join Date: Nov 2009
Device: Kobo Sage, Kobo Elipsa, Nook Glowlight 4 Plus, Kindle Oasis 2
Quote:
Originally Posted by smersh View Post
no .res and .md files. Should they be there?
That would mean the books were KFX format. So it's not that renderer-test got re-enabled. Somehow your key must have changed. If you've had to log in again, that's usually a sign that the app is acting like it's a brand new installation with a different key.
lkmiller is offline  
Closed Thread

Tags
k4pc, kindle for pc


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Handling KFX files in Calibre HarryT Conversion 53 08-31-2018 03:21 AM
Dealing with Kindle for PC/Mac 1.19 and KFX in calibre BetterRed Conversion 0 02-08-2017 12:47 PM
Dealing with Kindle ebooks in calibre BetterRed Devices 0 02-06-2017 06:59 PM
updated calibre with a little help for kfx format cvkemp Amazon Kindle 0 10-06-2015 10:08 AM
Dealing with Multiple Calibre libraries samoanbiscuit Calibre Companion 4 08-27-2014 09:35 AM


All times are GMT -4. The time now is 01:17 AM.


MobileRead.com is a privately owned, operated and funded community.