Announcement

Collapse
No announcement yet.

K3B - unable to load KCDDB configuration module

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    K3B - unable to load KCDDB configuration module

    In settings/ CDDB Audio CD Info Retrieval/ I have the following message 'Unable to load KCDDB configuration module'

    I have never been able to get this to work. I'm using Kubuntu 10.10 with KDE 4.5.5

    Can anyone tell me what I could've done wrong when I set this up or is this a bug in K3B?

    #2
    Re: K3B - unable to load KCDDB configuration module

    Do you have the package: libkcddb4 ?

    CDDB library for KDE (runtime)

    The KDE Compact Disc DataBase library provides an API for KDE applications to fetch and submit audio CD information over the internet.

    This package also includes libKCompactDisc, which provides and API for handling audio CDs.

    This package is part of the KDE multimedia module.
    If you have the package - do you get an error message if you try to launch the KCDDB from the konsole. Command:
    Code:
    kcmshell4 libkcddb

    :~$ kcmshell4 --help
    Usage: kcmshell4 [Qt-options] [KDE-options] [options] module

    A tool to start single KDE control modules
    :~$ kcmshell4 --list | grep CDDB
    libkcddb - Configure the CDDB Retrieval
    Before you edit, BACKUP !

    Why there are dead links ?
    1. Thread: Please explain how to access old kubuntu forum posts
    2. Thread: Lost Information

    Comment


      #3
      Re: K3B - unable to load KCDDB configuration module

      libkcddb4 is installed

      'kcmshell4 libkcddb' returned the following error message;
      ~$ kcmshell4 libkcddb
      kcmshell(4666)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "libkcddb.desktop" not found
      kcmshell(4666) locateModule: Could not find module ' "libkcddb" '.
      kcmshell(4666)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kcm_libkcddb.desktop" not found
      kcmshell(4666) locateModule: Could not find module ' "kcm_libkcddb" '.
      kcmshell(4666)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kcmlibkcddb.desktop" not found
      kcmshell(4666) locateModule: Could not find module ' "kcmlibkcddb" '.


      Comment


        #4
        Re: K3B - unable to load KCDDB configuration module

        Check for package 'kde-config-cddb'

        That's where the module should be on 4.6 natty, not sure about maverick

        Comment


          #5
          Re: K3B - unable to load KCDDB configuration module

          The "libkcddb.desktop" is part of the package kde-config-cddb. Do you have it ?


          KDE CDDB Retrieval configuration

          This package contains a configuration module for tweaking CDDB Retrieval
          settings.

          This package is part of the KDE multimedia module
          Before you edit, BACKUP !

          Why there are dead links ?
          1. Thread: Please explain how to access old kubuntu forum posts
          2. Thread: Lost Information

          Comment


            #6
            Re: K3B - unable to load KCDDB configuration module

            Loads of thanks kubicle and Rog131, kde-config-cddb wasn't installed.

            Comment

            Working...
            X