[Bug 161679] New: KBookmarkManager::slotEditBookmarks API method doesn't work

Karai Csaba cskarai at freemail.hu
Mon May 5 23:59:14 BST 2008


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=161679         
           Summary: KBookmarkManager::slotEditBookmarks API method doesn't
                    work
           Product: kde
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: unassigned-bugs kde org
        ReportedBy: cskarai freemail hu


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



More information about the Unassigned-bugs mailing list