[X2go-dev] Windows client crash ASSERT failure
John A. Sullivan III
jsullivan at opensourcedevel.com
Thu May 20 00:33:52 CEST 2010
Hello, all. We installed the Trolltech Qt SDK for Windows and
downloaded the x2goclient-3.0.1-4 tarball from
x2go.obviously-nice.de/deb
Before attempting any changes, we simply built and ran the project. It
crashed with:
ASSERT failure in QWidget: "Widgets must be created in the GUI thread.",
file kernel/qwidget.cpp,line 1133
Invalid parameter passed to C runtime function
We tracked this down to initStatusDlg(). In line 7559, it calls
slotShowAdvancedStat(). On line 3966, it calls st.sync(). When it
calls QWinSettingsPrivate::sync() RegFlushKey(writeHandle()), it blows
up.
What have we done wrong? Thanks - John
More information about the x2go-dev
mailing list