Bugzilla server move

2023-01-06 Thread Ben Cooksley
Hi all, As part of efforts to ensure our systems remain up to date and secure, we will soon need to move Bugzilla from it's existing home (based on Ubuntu 18.04) to it's new home (based on Ubuntu 22.04). To this end, this morning I moved over the Sandbox, bugstest.kde.org, to the new server. Thi

Re: QTreeWidgetItem::setForeground no longer works with latest KF5

2023-01-06 Thread Robin Atwood
I finally found time to make my trivial example run and it doesn't show the behaviour: I can highlight text in a QTreeWidgetItem. So I don't know what to do next. :( Thanks for the help. Robin