LinuxQuestions.org
Review your favorite Linux distribution.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 07-19-2006, 08:17 AM   #1
tdl1234
LQ Newbie
 
Registered: May 2006
Posts: 4

Rep: Reputation: 0
KDE 3.5.3 problem, amarok, compile program


Hello.
I have a problem with KDE 3.5.3.
I install my box with slack 10.2. kernel 2.6.13, download KDE 3.5.3 packages from slack site. Every apps run smoothly. Except
juk and amarok. This is the output when run amarok from konsole:

amaroK: [Loader] Starting amarokapp..
amaroK: [Loader] Don't run gdb, valgrind, etc. against this binary! Use amarokapp.
QLayout: Adding KToolBar/mainToolBar (child of QVBox/unnamed) to layout for PlaylistWindow/PlaylistWindow
KCrash: Application 'amarokapp' crashing...
amaroK: [Loader] amaroK is taking a long time to load! Perhaps something has gone wrong?

Then amarok crash, And This is from the backtrace tab:

(no debugging symbols found)
Using host libthread_db library "/lib/tls/libthread_db.so.1".
(no debugging symbols found) --> many lines
[Thread debugging using libthread_db enabled]
[New Thread -1244408128 (LWP 5370)]
[New Thread -1254802512 (LWP 5373)]
[Thread debugging using libthread_db enabled]
[New Thread -1244408128 (LWP 5370)]
[New Thread -1254802512 (LWP 5373)]

(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1244408128 (LWP 5370)]
[New Thread -1254802512 (LWP 5373)]

(no debugging symbols found)
0xb6105581 in __read_nocancel () from /lib/tls/libpthread.so.0
#0 0xb6105581 in __read_nocancel () from /lib/tls/libpthread.so.0
#1 0xb62b7d9e in _X11TransSocketRead () from /usr/X11R6/lib/libX11.so.6
#2 0xb62b80bf in _X11TransRead () from /usr/X11R6/lib/libX11.so.6
#3 0xb629998c in _XRead () from /usr/X11R6/lib/libX11.so.6
#4 0xb629ac76 in _XReply () from /usr/X11R6/lib/libX11.so.6
#5 0xb62952f4 in XSync () from /usr/X11R6/lib/libX11.so.6
#6 0xb6655680 in QApplication::syncX () from /usr/lib/qt/lib/libqt-mt.so.3
#7 0xb6656300 in QETWidget::translateConfigEvent ()
from /usr/lib/qt/lib/libqt-mt.so.3
#8 0xb6661c95 in QApplication::x11ProcessEvent ()
from /usr/lib/qt/lib/libqt-mt.so.3
#9 0xb6674f25 in QEventLoop:rocessEvents ()
from /usr/lib/qt/lib/libqt-mt.so.3
#10 0xb7c68adb in App::applySettings () from /opt/kde/lib/libamarok.so.0
#11 0xb7c6a384 in App::App () from /opt/kde/lib/libamarok.so.0
#14 0xbfbe6a64 in ?? ()
#15 0x0806805a in typeinfo name for QGList ()
#16 0x08068049 in typeinfo name for QGList ()
#20 0xbfbe6950 in ?? ()
#21 0xb7fea4d0 in _r_debug ()
#22 0x0804a574 in ?? ()
#23 0xbfbe68f4 in ?? ()
#24 0xb7fdfeee in _dl_name_match_p () from /lib/ld-linux.so.2
#25 0xb5e9bfcb in __libc_start_main () from /lib/tls/libc.so.6
#26 0x0804b341 in ?? ()

when run juk it's pretty the same.
Beside i can't compile KDE programs from source: ktorrent, qcomicbook, amarok ... The configure script just
halt like this:
...
checking for Qt... yes:
QT_CXXFLAGS=-I/usr/lib/qt/include -DQT_THREAD_SUPPORT
QT_DIR=/usr/lib/qt
QT_LIBS=-L/usr/lib/qt/lib -lqt-mt -lSM -lICE -L/usr/X11R6/lib -lX11 -lXext -lXmu -lXt -lXi
QT_UIC=/usr/lib/qt/bin/uic
QT_MOC=/usr/lib/qt/bin/moc
checking correct functioning of Qt installation... failure
configure: error: Failed to find matching components of a complete
Qt installation. Try using more options,

how can i make it work.
Thanks.
 
Old 07-19-2006, 11:41 AM   #2
Ruhar
Member
 
Registered: Mar 2006
Distribution: Slackware 12.1
Posts: 95

Rep: Reputation: 15
The way I got KDE 3.5.3 / amarok 1.4.1, etc. working on my Slack 10.2 system was to download the KDE 3.5.3 slack pacakges from the KDE site because they were build against a 10.2 system, not -current. http://download.kde.org/download.php...lackware/10.2/

Once this is done, I have no problems compiling amarok 1.4.1 or any other KDE-based app. I also originally had issues when I attempted to use the kde 3.5.3 packages from slackware-current. Hope this helps.
 
Old 07-19-2006, 02:01 PM   #3
tdl1234
LQ Newbie
 
Registered: May 2006
Posts: 4

Original Poster
Rep: Reputation: 0
Thanks a lot, Ruhar. that works, now i can install amarok properly.

but why when install with the KDE package from slackcurrent i can't compile some KDE apps but I can get the binary of these apps from linuxpackage and it run properly after install.
 
Old 07-19-2006, 08:25 PM   #4
willysr
Senior Member
 
Registered: Jul 2004
Location: Jogja, Indonesia
Distribution: Slackware-Current
Posts: 4,661

Rep: Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784
you probably forgot to install some files that was supposed to be installed in -current. I had 3.5.3 worked just fine with -current
 
Old 07-19-2006, 11:49 PM   #5
tdl1234
LQ Newbie
 
Registered: May 2006
Posts: 4

Original Poster
Rep: Reputation: 0
I have thought so too.
when i installed current-KDE package right away. It can't run. But i could follow some output from the console and found the package in slackware changelog, and update it.
This time the output as above didn't help much. I googled for a while but didn't find any helpful instruction. And i'm scared to install all the packages from the changelog.
Do i need to follow the whole slackware changelog, install everything supposed to changed ? Is there a way to find just what i want - this case the whole KDE working properly.

I would like to know how you update your KDE.
I'm not very acquainted with update software for my slackbox. I have installed slack for several times from 9.1 till now. All the time i just make a fresh new install.
Can you share your experience about this ?

Thanks willysrc.
 
Old 07-20-2006, 12:30 AM   #6
MannyNix
Member
 
Registered: Dec 2005
Location: ~
Distribution: Slackware -current
Posts: 463

Rep: Reputation: 51
Hi tdl1234,
I'm not very experienced with -current, but it seems that if you want to use it you should use all your packages from current as willysr said. Expect breakage, remember this is where things are tested, similar (in a way) to debian sid (unstable)
How i'd update kde? Like Ruhar said, check this README but if i were running current i'd use the packages from kde current
 
Old 07-20-2006, 08:27 PM   #7
willysr
Senior Member
 
Registered: Jul 2004
Location: Jogja, Indonesia
Distribution: Slackware-Current
Posts: 4,661

Rep: Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784
i use -current all the time, so i don't have problem updating to KDE 3.5.3 in -current. Mostly it's a library dependency. You might try to install all new library in -current
 
Old 07-21-2006, 02:15 PM   #8
tdl1234
LQ Newbie
 
Registered: May 2006
Posts: 4

Original Poster
Rep: Reputation: 0
Thanks guys. Those help me alot.
everything is ok now with the package from KDE site.
but i will give the current- a try.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
The problem when I want to compile my Qt program,help zhuqlfeixia Programming 4 05-12-2006 06:42 AM
squareroot program problem, i cant compile it ARGH! inverted.gravity Programming 5 02-15-2006 01:38 AM
amaroK compile error jaakkop Linux - Software 4 01-23-2006 12:47 PM
how to type this long command to compile a kde program? parv Programming 6 09-16-2004 05:00 PM
Why do I get an error when I try to compile amaroK? or any software for that matter. EThitop Linux - Newbie 19 06-21-2004 12:36 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 03:57 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration