Failed QObject::connect() calls

Mark Kretschmann kretschmann at kde.org
Mon Aug 4 12:15:42 CEST 2008


Avast,

I've made a list of failed QObject::connect() calls that Amarok 2
generated on startup. This is mostly caused by typos in method/signal
names, deprecated code, etc, and can obviously cause serious problems.

I suggest we try to fix these:

QObject::connect: Cannot connect (null)::rowsInserted( const
QModelIndex&, int, int ) to Playlist::RowList::rowsInserted( const
QModelIndex &, int, int )
QObject::connect: Cannot connect (null)::rowsRemoved( const
QModelIndex&, int, int ) to Playlist::RowList::rowsRemoved( const
QModelIndex&, int, int )
QObject::connect: Cannot connect (null)::rowMoved( int, int ) to
Playlist::RowList::rowMoved( int, int )
Object::connect: No such slot MainWindow::slotMenuActivated(int)
Object::connect:  (receiver name: 'MainWindow')
Object::connect: No such slot MainWindow::slotMenuActivated(int)
Object::connect:  (receiver name: 'MainWindow')
Object::connect: No such slot CollectionTreeView::filterNow()
QObject::connect: Cannot connect (null)::updated() to
Dynamic::DynamicPlaylist::recalculate()
Object::connect: No such slot KVBox::addCategory(int)
Object::connect:  (receiver name: 'PlaylistBrowser')
Object::connect: No such signal
KMenu::aboutToShowContextMenu(KMenu*menu,QAction*menuAction,QMenu*ctxMenu)
Object::connect: No such slot FileBrowser::Widget::setActiveDocumentDir()
Object::connect:  (sender name:   'sync_dir')
Object::connect:  (receiver name: 'FileBrowser::Widget')
Object::connect: No such slot CollectionTreeView::filterNow()
Object::connect: No such slot CollectionTreeView::filterNow()
Object::connect: No such slot CollectionTreeView::filterNow()
Object::connect: No such slot CollectionTreeView::filterNow()
Object::connect: No such slot CollectionTreeView::filterNow()
Object::connect: No such slot CollectionTreeView::filterNow()
Object::connect: No such slot
Amarok::TracklistDBusHandler::slotTrackListChange()
Object::connect: No such slot
Amarok::TracklistDBusHandler::slotTrackListChange()
Object::connect: No such signal
Playlist::Model::activeRowExplicitlyChanged(int,int)
Object::connect: No such slot CollectionTreeView::filterNow()

-- 
Mark Kretschmann
Amarok Developer
www.kde.org - amarok.kde.org


More information about the Amarok-devel mailing list