Quote:
Originally Posted by kovidgoyal
What OS do you see tiny fonts on? Works for me in linux. I also cannot reproduce it not exiting full screen. And it remembers those settings for me. Are you running the current beta version 3.99.4?
|
3.99.5 on Linux (Plasma KDE) for me. I don't have DPI / font size issues in ebook-edit; just in ebook-viewer's right-click pop-up menu.
(Also, ignore my fullscreen comments. I had force full screen set in KDE on my end. There's no fullscreen issue.)
I get this issue when running "ebook-viewer" and clicking on a "Recently viewed book":
Code:
Traceback (most recent call last):
File "site-packages/calibre/gui2/viewer/ui.py", line 266, in load_finished
File "site-packages/calibre/gui2/viewer/web_view.py", line 56, in set_book_path
File "site-packages/calibre/utils/serialize.py", line 118, in json_loads
File "json/__init__.py", line 352, in loads
File "json/decoder.py", line 364, in decode
TypeError: expected string or buffer
If I run "ebook-viewer mybook.epub", I don't get the issue.
Also, the "insert link" functionality in calibre's comment field overwrites selected text with the URL instead of hyperlinking selected text to said URL.
And what's the point of style="color: #2980b9" for URL text?
thanks