View Single Post
Old 12-19-2019, 03:04 PM   #60
JimmXinu
Plugin Developer
JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.
 
JimmXinu's Avatar
 
Posts: 7,041
Karma: 4604637
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Here's another minor Win10 issue:

If I've copied something to the clipboard, when I quit there's an error:

Spoiler:
Code:
calibre 4.99.2  embedded-python: True is64bit: False
Windows-10-10.0.18362-SP0 Windows ('32bit', 'WindowsPE')
32bit process running on 64bit windows
('Windows', '10', '10.0.18362')
Python 3.8.0
Windows: ('10', '10.0.18362', 'SP0', '')
Interface language: None
Successfully initialized third party plugins: ColumnSum (2, 1, 0) && EpubMerge (2, 7, 1) && EpubSplit (2, 8, 2) && FanFicFare (3, 14, 2) && SmartEject (2, 2, 1) && View Manager (1, 5, 4)
Turning on automatic hidpi scaling
devicePixelRatio: 2.0
logicalDpi: 96.0 x 96.0
physicalDpi: 141.35652173913041 x 141.4020618556701
Using calibre Qt style: True
[0.00] Starting up...
[0.02] Showing splash screen...
[0.42] splash screen shown
[0.42] Initializing db...
[0.42] db initialized
[0.42] Constructing main UI...
EpubMerge: DEBUG: 2019-12-19 14:01:48,864: calibre_plugins.epubmerge.epubmerge_plugin(156): macmenuhack file_path:C:\Users\retief\Desktop\nook\CalibrePorts\4.99-2-py3\Calibre Settings\plugins\fanficfare_macmenuhack.txt
FFF: DEBUG: 2019-12-19 14:01:48,869: calibre_plugins.fanficfare_plugin.fff_plugin(209): Plugin FanFicFare macmenuhack file_path:C:\Users\retief\Desktop\nook\CalibrePorts\4.99-2-py3\Calibre Settings\plugins\fanficfare_macmenuhack.txt
[1.64] main UI initialized...
[1.64] Hiding splash screen
[1.92] splash screen hidden
[1.92] Started up in 1.92 seconds with 23 books
Traceback (most recent call last):
  File "__init__.py", line 997, in flush_clipboard
  File "__init__.py", line 359, in __init__
TypeError: a bytes-like object is required, not 'str'


Also, is this meant to clear the clipboard on quit? Because that's really irritating when I'm trying to copy an error message...
JimmXinu is offline   Reply With Quote