Fedora Linux Support Community & Resources Center
Sections ›› Home | Forums | Guidelines | Forum Help | Fedora FAQ | Fedora News 

Go Back   FedoraForum.org > Fedora Support > Archived > Fedora Core 3 Test Releases

Fedora Core 3 Test Releases The place to go to discuss Fedora Core 3 test releases and ask for help

 
 
Thread Tools Search this Thread Display Modes
  #1  
Old 2004-08-10, 02:44 AM CDT
timelord726 Offline
Registered User
 
Join Date: Aug 2004
Posts: 12
K3b won't run in GNOME

First of all, hello everyone! I'm glad to be a part of Fedora Linux and will continue to be for a long time yet.

Now, for my problem. 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!
  #2  
Old 2004-08-10, 02:59 AM CDT
ghaefb's Avatar
ghaefb Offline
Retired Community Manager
 
Join Date: Apr 2004
Location: Slovenia
Age: 26
Posts: 1,710
That's weird..

Which version did you install, and how did you install?
__________________
_ghaefb


blog & sysinfo
  #3  
Old 2004-08-10, 03:10 AM CDT
timelord726 Offline
Registered User
 
Join Date: Aug 2004
Posts: 12
Not quite sure about the version, but it should be the latest one. I used apt-get install k3b to get it.
  #4  
Old 2004-08-10, 03:11 AM CDT
superbnerd
Guest
 
Posts: n/a
the beauty of using yum, apt, or up2date. if you have an internet connection, which i assume you do, alls you need to do is
Code:
yum install k3b
or
Code:
up2date k3b
not sure about apt but its porobably
Code:
apt install k3b
yum will find and sort out all of the dependencies for you and should install the necessary kde libs for you.
  #5  
Old 2004-08-10, 03:47 AM CDT
timelord726 Offline
Registered User
 
Join Date: Aug 2004
Posts: 12
A recurring problem with yum I've been getting lately is cropping up here, too:

Code:
I will do the following:
[install: k3b 0.11.13-1.xcyb.fc2.i686]
I will install/upgrade these to satisfy the dependencies:
[deps: id3lib 3.8.3-0.fdr.9.2.i386]
Is this ok [y/N]: y
Downloading Packages
Getting id3lib-3.8.3-0.fdr.9.2.i386.rpm
id3lib-3.8.3-0.fdr.9.2.i3 100% |=========================| 730 kB    00:02
warning: rpmts_HdrFromFdno: V3 DSA signature: NOKEY, key ID 8df56d05
Error: Could not find the GPG Key necessary to validate pkg /var/cache/yum/fedora-us-2-stable/packages/id3lib-3.8.3-0.fdr.9.2.i386.rpm
Error: You may want to run yum clean or remove the file:
 /var/cache/yum/fedora-us-2-stable/packages/id3lib-3.8.3-0.fdr.9.2.i386.rpm
Error: You may also check that you have the correct GPG keys installed
  #6  
Old 2004-08-10, 05:45 AM CDT
circulus Offline
Registered User
 
Join Date: Aug 2004
Location: Czech Republic, Central Europe
Age: 36
Posts: 88
Hallo,

try this before using yum or up2date:

rpm --import /usr/share/rhn/RPM-GPG-KEY
AND
rpm --import /usr/share/rhn/RPM-GPG-KEY-fedora
AND
rpm --import /usr/share/rhn/RPM-GPG-KEY-fedora-test


after this try use yum for install k3b.


Pls. tell me if works for You.

circulus
__________________
"... Nothing Runs Like A Python ..."

Last edited by circulus; 2004-08-10 at 05:47 AM CDT. Reason: ADDON
  #7  
Old 2004-08-10, 12:11 PM CDT
timelord726 Offline
Registered User
 
Join Date: Aug 2004
Posts: 12
I'm afraid it didn't work, since I've modified my yum.conf a bit. I've tried downloading the GPG keys for all the sites in my list, but I must have missed one. Can you help?

Code:
[root@pcp04374035pcs danny]# yum install k3b
Gathering header information file(s) from server(s)
Server: Fedora Core 2 -- Fedora US mirror
Server: Fedora Linux (stable) for Fedora Core 2 -- Fedora US mirror
Server: Fedora Core 2 updates -- Fedora US mirror
Server: OFFICIAL Fedora Core 2 package set 2/2
Server: OFFICIAL Fedora Core 2 package set 1/2
Server: Fedora Core 2 Livna Stable
Server: Fedora Core 2 Livna Testing
Server: Fedora Core 2 Livna Unstable
Server: Fedora Core 2 ( xcyborg / stable )
Finding updated packages
Downloading needed headers
Resolving dependencies
.Dependencies resolved
I will do the following:
[install: k3b 0.11.13-1.xcyb.fc2.i686]
I will install/upgrade these to satisfy the dependencies:
[deps: id3lib 3.8.3-0.fdr.9.2.i386]
Is this ok [y/N]: y
Downloading Packages
warning: rpmts_HdrFromFdno: V3 DSA signature: NOKEY, key ID 87e600b8
Error: Could not find the GPG Key necessary to validate pkg /var/cache/yum/xcyb-stable/packages/k3b-0.11.13-1.xcyb.fc2.i686.rpm
Error: You may want to run yum clean or remove the file:
 /var/cache/yum/xcyb-stable/packages/k3b-0.11.13-1.xcyb.fc2.i686.rpm
Error: You may also check that you have the correct GPG keys installed
  #8  
Old 2004-08-10, 12:30 PM CDT
circulus Offline
Registered User
 
Join Date: Aug 2004
Location: Czech Republic, Central Europe
Age: 36
Posts: 88
Have You downloaded and installed GPG key for this server: Fedora Core 2 ( xcyborg / stable ) ?
__________________
"... Nothing Runs Like A Python ..."
  #9  
Old 2004-08-10, 01:36 PM CDT
timelord726 Offline
Registered User
 
Join Date: Aug 2004
Posts: 12
No, I can't seem to find one for that site... I'll continue to look. In the meantime, can you suggest another alternative?
  #10  
Old 2004-08-10, 01:43 PM CDT
circulus Offline
Registered User
 
Join Date: Aug 2004
Location: Czech Republic, Central Europe
Age: 36
Posts: 88
Hi,

in yum config file try disable GPG keys checking. In up2date config file is this possible.

circulus
__________________
"... Nothing Runs Like A Python ..."
  #11  
Old 2004-08-10, 01:44 PM CDT
timelord726 Offline
Registered User
 
Join Date: Aug 2004
Posts: 12
That'd be great! But how can I do that?

EDIT: I commented that last site out of my yum.conf, so it got k3b from another site. Redownloaded, reinstalled, and the same problem.

Code:
[root@pcp04374035pcs danny]# yum install k3b k3b-mp3
Gathering header information file(s) from server(s)
Server: Fedora Core 2 -- Fedora US mirror
Server: Fedora Linux (stable) for Fedora Core 2 -- Fedora US mirror
Server: Fedora Core 2 updates -- Fedora US mirror
Server: OFFICIAL Fedora Core 2 package set 2/2
Server: OFFICIAL Fedora Core 2 package set 1/2
Server: Fedora Core 2 Livna Stable
Server: Fedora Core 2 Livna Testing
Server: Fedora Core 2 Livna Unstable
Finding updated packages
Downloading needed headers
k3b-ape-0-1.0-0.fdr.4.2.i 100% |=========================| 1.9 kB    00:00
k3b is installed and is the latest version.
Resolving dependencies
..Dependencies resolved
I will do the following:
[install: k3b-mp3 0.11.10-0.lvn.1.2.i386]
I will install/upgrade these to satisfy the dependencies:
[deps: libsamplerate 0.0.15-0.fdr.5.2.i386]
[deps: id3lib 3.8.3-0.fdr.9.2.i386]
[deps: libsndfile 1.0.4-0.fdr.1.2.i386]
Is this ok [y/N]: y
Downloading Packages
Getting libsndfile-1.0.4-0.fdr.1.2.i386.rpm
libsndfile-1.0.4-0.fdr.1. 100% |=========================| 157 kB    00:00
Getting k3b-mp3-0.11.10-0.lvn.1.2.i386.rpm
k3b-mp3-0.11.10-0.lvn.1.2 100% |=========================|  26 kB    00:00
Running test transaction:
Test transaction complete, Success!
libsndfile 100 % done 1/4
libsamplerate 100 % done 2/4
id3lib 100 % done 3/4
k3b-mp3 100 % done 4/4
Installed:  k3b-mp3 0.11.10-0.lvn.1.2.i386
Dep Installed:  libsamplerate 0.0.15-0.fdr.5.2.i386 id3lib 3.8.3-0.fdr.9.2.i386 libsndfile 1.0.4-0.fdr.1.2.i386
Transaction(s) Complete
[root@pcp04374035pcs danny]# k3b
k3b: symbol lookup error: /usr/lib/libartskde.so.1: undefined symbol: _ZTv0_n32_N4Arts16SynthModule_stub11autoSuspendEv
  #12  
Old 2004-08-10, 01:46 PM CDT
circulus Offline
Registered User
 
Join Date: Aug 2004
Location: Czech Republic, Central Europe
Age: 36
Posts: 88
Hi,

see man yum.conf in server specific config options. Hint: gpgcheck=0

circulus
__________________
"... Nothing Runs Like A Python ..."
  #13  
Old 2004-08-10, 02:55 PM CDT
timelord726 Offline
Registered User
 
Join Date: Aug 2004
Posts: 12
All fixed, but back to the original problem: K3b still does not run. It comes up with the same error, even after reinstalling.
  #14  
Old 2004-08-13, 04:09 PM CDT
superbnerd
Guest
 
Posts: n/a
the problem could be that you are running fc3t1 and the packages were built for fc2. you can either ask xcyb to build fc3t1 version rpms or build them yourself from source.
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Upgraded 9>10>11: A) No audio in Gnome" B) can't log into Gnome on GUI boot fashionhat Installation Help 1 2009-10-04 10:21 PM CDT
Gnome-Art Next Gen rpm for F9 ( Gnome theme and wallpaper downloader ) leigh123linux Fedora Focus 25 2008-12-31 12:58 PM CST
gnome desktop: icons in drawers of the gnome panel (FC5 and FC4) Joachim Backes gmane.linux.redhat.fedora.general 0 2006-08-16 06:20 AM CDT
Upgrade your Gnome 2.10 to the latest Gnome 2.12 zeky Guides & Solutions (No Questions) 153 2006-02-13 09:20 PM CST
eggcups and gnome volume manager cancelled at starting gnome in fc3 copter Software 9 2004-11-28 01:59 AM CST

Automatic Translations (Powered by Powered by Google):
Afrikaans Albanian Arabic Belarusian Bulgarian Catalan Chinese Croatian Czech Danish Dutch English Estonian Filipino Finnish French Galician German Greek Hebrew Hindi Hungarian Icelandic Indonesian Italian Japanese Korean Latvian Lithuanian Macedonian Malay Maltese Norwegian Persian Polish Portuguese Romanian Russian Serbian Slovak Slovenian Spanish Swahili Swedish Taiwanese Thai Turkish Ukrainian Vietnamese Yiddish

All times are GMT -7. The time now is 12:17 AM CST.

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
Hosting provided by ThePlanet



All trademarks, and forum posts in this site are property of their respective owner(s).

FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact | Founding Members
Designed By Ewdison Then | Powered by vBulletin ©2000-2009, Jelsoft Enterprises Ltd.
FedoraForum is Powered by Open Source Projects and Products
Translated to other languages thanks to NLP-er