[Development] Qt 5 QMessageBox doesn't respond?

Marc Mutz marc.mutz at kdab.com
Thu Oct 11 19:09:12 CEST 2012


On Thursday October 11 2012, Stephen Chu wrote:
> I am wondering if this is the result of switching qtbase to master
> instead of staying wiht qt5.
>
> When I call this on a Mac:
>
> 	QMessageBox::warning(NULL, "", "warning!");
>
> The dialog shows up but clicking at the OK button doesn't dismiss it.
> And QMessageBox code is taking 100% of a core spinning.
>
> Before I file a bug report, can someone with latest qtbase (from
> yesterday) try this?

Works on Linux, but that uses a completely different implementation, of 
course.

If it worked for you before, try bisecting qtbase to find the commit that 
introduced the regression.

-- 
Marc Mutz <marc.mutz at kdab.com> | Senior Software Engineer
KDAB (Deutschland) GmbH & Co.KG, a KDAB Group Company
www.kdab.com || Germany +49-30-521325470 || Sweden (HQ) +46-563-540090
KDAB - Qt Experts - Platform-Independent Software Solutions



More information about the Development mailing list