Summary: | KBookmarkManager::slotEditBookmarks API method doesn't work | ||
---|---|---|---|
Product: | [Applications] konqueror | Reporter: | Karai Csaba <cskarai> |
Component: | general | Assignee: | Konqueror Developers <konq-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | finex |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
It's already fixed. This report can be closed. Thanks |
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