LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   K3b refuses to run (https://www.linuxquestions.org/questions/linux-software-2/k3b-refuses-to-run-216828/)

timelord726 08-12-2004 03:21 PM

K3b refuses to run
 
I just recently installed K3b on my FC3 machine, but am unable to launch it in GNOME. Whenever I do, nothing happens. When I try launching it from the terminal, I get this message

Code:

k3b: symbol lookup error: /usr/lib/libartskde.so.1: undefined symbol: _ZTv0_n32_N4Arts16SynthModule_stub11autoSuspendEv
How can I fix this error and get my K3b to work properly in GNOME? (I do not have/use KDE on here.)

Thanks!

HappyTux 08-12-2004 04:04 PM

Re: K3b refuses to run
 
Quote:

Originally posted by timelord726
I just recently installed K3b on my FC3 machine, but am unable to launch it in GNOME. Whenever I do, nothing happens. When I try launching it from the terminal, I get this message

Code:

k3b: symbol lookup error: /usr/lib/libartskde.so.1: undefined symbol: _ZTv0_n32_N4Arts16SynthModule_stub11autoSuspendEv
How can I fix this error and get my K3b to work properly in GNOME? (I do not have/use KDE on here.)

Thanks!

Well the first thing I would do is check the k3b website to see if it is a bug with your distro and the second is since you are not using KDE I would check to make sure that you have everything installed that is needed to run it, here is what it depends on in Debian they may be similar for your distro.

Code:

>$ apt-cache depends k3b
k3b
  Depends: k3blibs
  Depends: kdelibs4
  Depends: libart-2.0-2
  Depends: libarts1
  Depends: libasound2
  Depends: libaudio2
  Depends: libaudiofile0
  Depends: libc6
 |Depends: libesd0
  Depends: libesd-alsa0
  Depends: libfam0c102
  Depends: libgcc1
  Depends: libglib2.0-0
 |Depends: libice6
  Depends: xlibs
  Depends: libmad0
  Depends: libogg0
  Depends: libpng12-0
  Depends: libqt3c102-mt
 |Depends: libsm6
  Depends: xlibs
  Depends: libstdc++5
  Depends: libvorbis0a
  Depends: libvorbisfile3
 |Depends: libx11-6
  Depends: xlibs
 |Depends: libxext6
  Depends: xlibs
  Depends: libxrender1
 |Depends: libxt6
  Depends: xlibs
  Depends: zlib1g
  Depends: cdrecord
  Depends: cdparanoia
  Depends: mkisofs
  Depends: kdelibs-data
  Depends: kdebase-bin
  Suggests: k3b-i18n
  Suggests: normalize
  Suggests: toolame
  Recommends: vcdimager
  Recommends: cdrdao
  Recommends: dvd+rw-tools
  Recommends: kcontrol



All times are GMT -5. The time now is 02:52 AM.