View Single Post
Old 10-04-2019, 11:40 PM   #6
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: 47,834
Karma: 173906420
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
Quote:
Originally Posted by Dorian67 View Post
@theducks yes a typo: Wright message: LoadLibrary with error 87: Falscher Parameter

Spoiler:
C:\Program Files\Calibre2>calibre-debug -g
calibre 4.0 [64bit] embedded-python: True is64bit: True
Windows-10-10.0.18362-SP0 Windows ('64bit', 'WindowsPE')
('Windows', '10', '10.0.18362')
Python 2.7.16+
Windows: ('10', '10.0.18362', 'SP0', u'Multiprocessor Free')
Interface language: de
Successfully initialized third party plugins: Gather KFX-ZIP (from KFX Input) (1, 20, 0) && Package KFX (from KFX Input) (1, 20, 0) && KFX metadata reader (from KFX Input) (1, 20, 0) && KFX Input (1, 20, 0) && User Category (1, 5, 3) && Find Duplicates (1, 6, 3) && Quality Check (1, 9, 11) && Count Pages (1, 8, 2)
Turning on automatic hidpi scaling
From looking at a debug output on my computer, the next section should be similar to the below:

Code:
Turning off automatic hidpi scaling
devicePixelRatio: 1.0
logicalDpi: 120.0 x 120.0
physicalDpi: 141.76744186 x 141.402061856
Which makes me wonder about your video driver when attempting to fetch windows.devicePixelRatio. The last time I ran into a similar problem, I needed a video driver update to correct it.
DNSB is offline   Reply With Quote