Bug 161679 - KBookmarkManager::slotEditBookmarks API method doesn't work
Summary: KBookmarkManager::slotEditBookmarks API method doesn't work
Status: RESOLVED FIXED
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-06 00:59 UTC by Karai Csaba
Modified: 2010-09-19 16:22 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Karai Csaba 2008-05-06 00:59:13 UTC
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
Comment 1 Karai Csaba 2009-04-23 20:50:54 UTC
It's already fixed. This report can be closed.
Comment 2 FiNeX 2010-09-19 16:22:29 UTC
Thanks