LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
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 03-06-2010, 02:08 PM   #1
Tim Johnson
Member
 
Registered: Oct 2004
Location: Palmer, Alaska
Distribution: ubuntu 10.04, Slack 13.0/32-bit
Posts: 206

Rep: Reputation: 30
kmix does load on slackware 13.0 32-bit


Deju Vu all over again.
see
http://www.linuxquestions.org/questi...k-13.0-783056/
and
http://www.linuxquestions.org/questi...32-bit-790599/
This time, audio continues to work, I've run the alsaconf, alsamixer, alsactl store sequence.

When I attempt to start kmix from the KDE menu, I get the bouncing ball
for a while, then nothing.
If I attempt to start kmix from konsole as user, I get nothing, no
error messages.
If I attempt to start kmix from konsole as user I get
Quote:
<unknown program name>(5104)/: KUniqueApplication: Cannot find the D-Bus session server
<unknown program name>(5103)/: KUniqueApplication: Pipe closed unexpectedly.
The following diagnostics were made from konsole
Quote:
bash-3.1$ ls -l /dev/dsp
crw-rw---- 1 root audio 14, 3 2010-03-05 15:15 /dev/dsp
bash-3.1$ file /dev/dsp
/dev/dsp: character special
and checking group membership:
Quote:
bash-3.1$ grep 'tim' /etc/group
tty:!:5:tim
floppy:!:11:root,tim
audio:!:17:root,tim
video:!:18:root,tim
cdrom:!:19:root,tim
plugdev:!:83:root,tim
power:!:84:root,tim
netdev:!:86:root,tim
scanner:!:93:root,tim
users:!:100:tim
Please advise
Thanks
tim
 
Old 03-07-2010, 11:21 AM   #2
zakonnik
LQ Newbie
 
Registered: Nov 2008
Location: Elbląg, Poland
Distribution: Slackware64-current
Posts: 22

Rep: Reputation: 16
Quote:
Originally Posted by Tim Johnson View Post
If I attempt to start kmix from konsole as user, I get nothing, no
error messages.
If I attempt to start kmix from konsole as user I get
So, are you getting errors or not?
Try:
Code:
ldd /usr/bin/kmix | grep 'not found'
that will give you missing librarys if any.
 
Old 03-07-2010, 12:52 PM   #3
Tim Johnson
Member
 
Registered: Oct 2004
Location: Palmer, Alaska
Distribution: ubuntu 10.04, Slack 13.0/32-bit
Posts: 206

Original Poster
Rep: Reputation: 30
Quote:
Originally Posted by zakonnik View Post
So, are you getting errors or not?
Try:
Code:
ldd /usr/bin/kmix | grep 'not found'
that will give you missing librarys if any.
Piping thru grep gives no output
Code:
ldd /usr/bin/kmix
shows no problems (as far as I can see)
full output at end;
thanks
tim
Code:
bash-3.1$ ldd /usr/bin/kmix | grep 'not found'
bash-3.1$ ldd /usr/bin/kmix
        linux-gate.so.1 =>  (0xffffe000)
        libkdeinit4_kmix.so => /usr/lib/libkdeinit4_kmix.so (0xb7f3e000)
        libkutils.so.4 => /usr/lib/libkutils.so.4 (0xb7efb000)
        libphonon.so.4 => /usr/lib/libphonon.so.4 (0xb7ebd000)
        libsolid.so.4 => /usr/lib/libsolid.so.4 (0xb7e51000)
        libkdeui.so.5 => /usr/lib/libkdeui.so.5 (0xb7af4000)
        libkdecore.so.5 => /usr/lib/libkdecore.so.5 (0xb78dc000)
        libQtDBus.so.4 => /usr/lib/libQtDBus.so.4 (0xb7868000)
        libQtCore.so.4 => /usr/lib/libQtCore.so.4 (0xb762e000)
        libpthread.so.0 => /lib/libpthread.so.0 (0xb75f3000)
        libQtSvg.so.4 => /usr/lib/libQtSvg.so.4 (0xb75a0000)
        libQtGui.so.4 => /usr/lib/libQtGui.so.4 (0xb6bc1000)
        libQtXml.so.4 => /usr/lib/libQtXml.so.4 (0xb6b7d000)
        libasound.so.2 => /usr/lib/libasound.so.2 (0xb6ab7000)
        libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0xb69cf000)
        libm.so.6 => /lib/libm.so.6 (0xb69a9000)
        libgcc_s.so.1 => /usr/lib/libgcc_s.so.1 (0xb699c000)
        libc.so.6 => /lib/libc.so.6 (0xb683c000)
        libkio.so.5 => /usr/lib/libkio.so.5 (0xb65ee000)
        libkparts.so.4 => /usr/lib/libkparts.so.4 (0xb65b8000)
        libQtNetwork.so.4 => /usr/lib/libQtNetwork.so.4 (0xb649f000)
        libSM.so.6 => /usr/lib/libSM.so.6 (0xb6497000)
        libICE.so.6 => /usr/lib/libICE.so.6 (0xb647f000)
        libX11.so.6 => /usr/lib/libX11.so.6 (0xb6363000)
        libXext.so.6 => /usr/lib/libXext.so.6 (0xb6355000)
        libXft.so.2 => /usr/lib/libXft.so.2 (0xb6342000)
        libXau.so.6 => /usr/lib/libXau.so.6 (0xb633f000)
        libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 (0xb633a000)
        libXpm.so.4 => /usr/lib/libXpm.so.4 (0xb632a000)
        libXtst.so.6 => /usr/lib/libXtst.so.6 (0xb6324000)
        libXcursor.so.1 => /usr/lib/libXcursor.so.1 (0xb631b000)
        libXfixes.so.3 => /usr/lib/libXfixes.so.3 (0xb6316000)
        libXrender.so.1 => /usr/lib/libXrender.so.1 (0xb630d000)
        libz.so.1 => /usr/lib/libz.so.1 (0xb62f9000)
        libbz2.so.1 => /lib/libbz2.so.1 (0xb62e7000)
        libresolv.so.2 => /lib/libresolv.so.2 (0xb62d1000)
        libgthread-2.0.so.0 => /usr/lib/libgthread-2.0.so.0 (0xb62cd000)
        librt.so.1 => /lib/librt.so.1 (0xb62c4000)
        libglib-2.0.so.0 => /usr/lib/libglib-2.0.so.0 (0xb61f1000)
        libdl.so.2 => /lib/libdl.so.2 (0xb61ec000)
        /lib/ld-linux.so.2 (0xb7f84000)
        libpng.so.3 => /usr/lib/libpng.so.3 (0xb61ab000)
        libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0xb6135000)
        libgobject-2.0.so.0 => /usr/lib/libgobject-2.0.so.0 (0xb60fb000)
        libfontconfig.so.1 => /usr/lib/libfontconfig.so.1 (0xb60d2000)
        libstreamanalyzer.so.0 => /usr/lib/libstreamanalyzer.so.0 (0xb605f000)
        libstreams.so.0 => /usr/lib/libstreams.so.0 (0xb6029000)
        libfam.so.0 => /usr/lib/libfam.so.0 (0xb6022000)
        libacl.so.1 => /lib/libacl.so.1 (0xb601b000)
        libattr.so.1 => /lib/libattr.so.1 (0xb6016000)
        libuuid.so.1 => /lib/libuuid.so.1 (0xb6011000)
        libxcb.so.1 => /usr/lib/libxcb.so.1 (0xb5ff9000)
        libexpat.so.1 => /usr/lib/libexpat.so.1 (0xb5fd9000)
        libxml2.so.2 => /usr/lib/libxml2.so.2 (0xb5ea3000)
 
Old 03-07-2010, 01:21 PM   #4
zakonnik
LQ Newbie
 
Registered: Nov 2008
Location: Elbląg, Poland
Distribution: Slackware64-current
Posts: 22

Rep: Reputation: 16
Is messagebus runnig? I can't think of anything else at this point, try:
Code:
killall -9 kmix
then as root:
Code:
/etc/rc.d/rc.messagebus restart
and then run kmix as user.
 
Old 03-07-2010, 01:51 PM   #5
vdemuth
Member
 
Registered: Oct 2003
Location: West Midlands, UK
Distribution: Slackware 14 (Server),OpenSuse 13.2 (Laptop & Desktop),, OpenSuse 13.2 on the wifes lappy
Posts: 781

Rep: Reputation: 98
Check you have kdelibs-experimental installed. If not, then install from the slack dvd, or your favourite source.
 
Old 03-07-2010, 03:59 PM   #6
Tim Johnson
Member
 
Registered: Oct 2004
Location: Palmer, Alaska
Distribution: ubuntu 10.04, Slack 13.0/32-bit
Posts: 206

Original Poster
Rep: Reputation: 30
You know what? I have the solution. It's called
XFCE! I've had nothing but problems with KDE on this install. What was
wrong with KDE 3*? Kde 4 looks great, but it is probably not
ready for prime time. (Mixer works fine on XFCE)

This slightly disguised rant should not in any way be taken as to reflect
negatively on Slackware. This has been very helpful forum. Kudos to you
all and maybe the next release of KDE will work better for me.

BTW: I'm using versions 3* and 4* arbitrarily because I
don't have access to the exact version numbers. I'm referring here to
stock installs of KDE.
cheers
tim
 
  


Reply



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
Wine 32 bit on Slackware 13 64 bit problems: configure can't find some libraries ozanbaba Slackware 28 11-26-2010 02:42 PM
kmix does not load (hangs) on slack 13.0 Tim Johnson Slackware 6 02-15-2010 08:45 AM
slackware 13 64-bit: load average is always 1.00 gen548 Slackware 5 09-17-2009 12:12 PM
Getting Konqueror to load 32 bit plugins on a 64 bit system slantoflight Linux - Software 1 05-28-2006 05:17 PM
kmix Slackware Sifvion Linux - Software 6 11-06-2003 03:35 AM

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

All times are GMT -5. The time now is 11:04 PM.

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