View Single Post
Old 07-28-2022, 05:16 PM   #1550
astergremlin
Junior Member
astergremlin began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Jul 2022
Device: none
Qt6 error

calibre, version 6.1.0
ERROR: Unhandled exception: <b>AttributeError</b>:'QTextEdit' object has no attribute 'setTabStopWidth'

calibre 6.1 embedded-python: True
Windows-10-10.0.19044-SP0 Windows ('64bit', 'WindowsPE')
('Windows', '10', '10.0.19044')
Python 3.10.1
Windows: ('10', '10.0.19044', 'SP0', 'Multiprocessor Free')
Interface language: None
Successfully initialized third party plugins: DeDRM (7, 1, 0) && Count Pages (1, 11, 2) && FanFicFare (4, 14, 3) && Obok DeDRM (7, 1, 0)
Traceback (most recent call last):
File "calibre_plugins.count_pages.config", line 322, in view_prefs
File "calibre_plugins.count_pages.common_utils", line 817, in __init__
File "calibre_plugins.count_pages.common_utils", line 838, in _init_controls
AttributeError: 'QTextEdit' object has no attribute 'setTabStopWidth'
I'm getting this QT6 error in the latest update. I found a couple of other threads on the forum that seem to address this specific issue. Just a heads up so it can be fixed in the next release

Here's a link to a potential fix https://www.mobileread.com/forums/sh...&postcount=104
astergremlin is offline   Reply With Quote