Version: (using Devel) Installed from: Compiled sources OS: Linux When I call KBookmarkManager::slotEditBookmarks, I get the following error message: keditbookmarks: Unknown option '--dbusObjectName'. keditbookmarks: Use --help to get a list of available command line options. Caller code: QAction *bmAct = menu->addAction(krLoader->loadIcon("bookmark", KIconLoader::Small), i18n("Manage Bookmarks"), manager, SLOT( slotEditBookmarks() ) ); Command line: > keditbookmarks .kde4/share/apps/krusader/krbookmarks.xml works well. Thanks, Csaba Karai
It's already fixed. This report can be closed.
Thanks