You are not logged in.

Dear visitor, welcome to KDE-Forum.org. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

1

Saturday, March 19th 2005, 7:33am

unresolved symbol

Hi

I recently installed kde 3.4 from the kde-redhat.sourceforge.net site ... everything seems to work ok ... however, i keep getting an error :

symbol lookup error: /usr/lib/libkdeui.so.4: undefined symbol: _ZN12QProgressBarD2Ev

the lib is installed, pointing libkdeui.so.4.2.0 ... i grep'ed the lib and matched the symbol .. so (in my limited knowledge) i guess its in there ... How can i resolve the issue? ...

cheers for the help :) ..

2

Saturday, March 19th 2005, 7:53pm

I'm having the same problem with various apps.
Anybody who know's whats wrong?

jacek

Trainee

Posts: 105

Location: Warsaw, Poland

Occupation: Student

  • Send private message

3

Saturday, March 19th 2005, 8:28pm

RE: unresolved symbol

Quoted

Originally posted by gambol
symbol lookup error: /usr/lib/libkdeui.so.4: undefined symbol: _ZN12QProgressBarD2Ev

It looks like a problem with Qt library. Did you upgrade the Qt when you upgraded KDE?

4

Sunday, March 20th 2005, 12:21am

RE: unresolved symbol

Yeah ... i thought the same thing ... i looked at my QT version ( rpm -q qt )and it came back with 3.3.3 ... checking out the fedora update's i saw 3.3.4 was released .. hoping it would resolve the problem ... downloaded ... upgraged ... and yet still came up with the error :-( ..

It's getting kind of annoying now! ... since it's upsetting a host of programs/functions ... from opening/saving files .. to the kicker applet to a miriad of other things ... I figure i'll trail and error for the next week ... and if no luck ... install the fedora 4 test :-) .. (3.4 kde included) ..

wysota

Trainee

Posts: 65

Location: Warsaw, POLAND

  • Send private message

5

Sunday, March 20th 2005, 7:59am

RE: unresolved symbol

Check which version of Qt your KDE libraries are linked against.
Live and let live - use the search engine.
"Use the docs Luke, use the docs!"

6

Monday, March 21st 2005, 4:28am

(follow up to my post) Problem resolved!! .... kde.org has released rpm's for 3.4 on fedora 3 ... downloaded .. installed ... the error no longer comes up :-) ..