﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	notify_on_close	platform	project
5987	AlphaFold prediction with Qt 6: 'QWebEngineDownloadRequest' object has no attribute 'finished'	Tom Goddard	Tom Goddard	"Could not report this with bug reporter since it is broken.  Bug on macOS 10.15.7, home laptop after AlphaFold prediction finishes.  Apparently Qt 6 has renamed the ""finished"" signal and also renamed the QWebEngineDownloadItem class (Qt 5) to QWebEngineDownloadRequest (Qt 6).


Traceback (most recent call last):
  File ""/Users/goddard/ucsf/chimerax/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/chimerax/alphafold/predict.py"", line 124, in _download_requested
    item.finished.connect(self._unzip_results)
AttributeError: 'QWebEngineDownloadRequest' object has no attribute 'finished'"	defect	closed	moderate		Structure Prediction		fixed						all	ChimeraX
