Qt 3.1b1
Matthias Ettrich
ettrich at trolltech.com
Sun Sep 8 12:37:43 BST 2002
On Friday 06 September 2002 18:21, Marc Mutz wrote:
> Hmmm...
>
> Isn't Qt 3.1 supposed to be a drop-in replacement for Qt 3.0.x?
>
> Because if you only update Qt, you'll get konq crashing and Kmail not
> opening a window, yet not quitting either. And strange debug output:
>
> Object::connect: Incompatible sender/receiver marshalling
> KListView::mouseButtonClicked(int,QListViewItem*,const
> QPoint&,int) -->
> KListView::slotMouseButtonClicked(int,QListViewItem*,const QPoint&,int)
> QObject::connect: Incompatible sender/receiver marshalling
> KListView::rightButtonPressed(QListViewItem*,const QPoint&,int)
> --> KListView::emitContextMenu(QListViewItem*,const QPoint&,int)
> QObject::connect: Incompatible sender/receiver marshalling
> KMHeaders::contextMenuRequested(QListViewItem*,const
> QPoint&,int) --> KMHeaders::rightButtonPressed(QListViewItem*,const
> QPoint&,int)
> QObject::connect: Incompatible sender/receiver marshalling
> KListView::mouseButtonClicked(int,QListViewItem*,const
> QPoint&,int) -->
> KListView::slotMouseButtonClicked(int,QListViewItem*,const QPoint&,int)
> QObject::connect: Incompatible sender/receiver marshalling
> KListView::rightButtonPressed(QListViewItem*,const QPoint&,int)
> --> KListView::emitContextMenu(QListViewItem*,const QPoint&,int)
>
> etc. Does anyone know what they're are about?
Ignore the message. I fixed that on 2002/08/20, it just didn't make it into
the package.
I've been running S.u.S.E's KDE 3.0 binaries compiled with Qt 3.0.3 with the
latest 3.1, which worked surprisingly well (apart from the style plugins,
which were changed in Qt 3.0.5).
Matthias
More information about the kde-core-devel
mailing list