LinuxQuestions.org
Visit Jeremy's Blog.
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 09-22-2015, 11:50 PM   #1
allenlinux
Member
 
Registered: Aug 2012
Posts: 76

Rep: Reputation: Disabled
Post audacity close stop button


my audacity on slackware 14 64 just go out when im working it, at that time when i use the stop button


First some history (vamp issue on instalation)

# VAMP=yes
# sbopkg -i vamp-plugin-sdk
# ln -s /usr/lib64/vamp/ /usr/lib/vamp


#sbopkg -i audacity
# pulseaudio --kill
# jack_control start



report

$ audacity

ALSA lib pcm.c:2239snd_pcm_open_noupdate) Unknown PCM cards.pcm.rear
ALSA lib pcm.c:2239snd_pcm_open_noupdate) Unknown PCM cards.pcm.center_lfe
ALSA lib pcm.c:2239snd_pcm_open_noupdate) Unknown PCM cards.pcm.side
ALSA lib dlmisc.c:252snd1_dlobj_cache_get) Cannot open shared library /usr/lib64/alsa-lib/libasound_module_pcm_pulse.so
ALSA lib dlmisc.c:252snd1_dlobj_cache_get) Cannot open shared library /usr/lib64/alsa-lib/libasound_module_pcm_pulse.so
Cannot lock down 207603658 byte memory area (Cannot allocate memory)
Cannot lock down 82274202 byte memory area (Cannot allocate memory)
Expression 'stream->playback.pcm' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 4607
Expression 'stream->playback.pcm' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 4607
Expression 'stream->playback.pcm' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 4607
libgcc_s.so.1 must be installed for pthread_cancel to work
Aborted
 
Old 09-22-2015, 11:59 PM   #2
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,090

Rep: Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173
Code:
# VAMP=yes
# sbopkg -i vamp-plugin-sdk
# ln -s /usr/lib64/vamp/ /usr/lib/vamp
that shouldn't happen: why do you have to link 64bit vamp plugins path to a /usr/lib, used by 32bit stuff?

Code:
# pulseaudio --kill
# jack_control start
that shouldn't be necessary too.
on which platform are you trying this?
which is the output of these two commands
Code:
cat /etc/slackware-version
grep REPO /etc/sbopkg/sbopkg.conf
Code:
libgcc_s.so.1 must be installed for pthread_cancel to work
I'm guessing: maybe the problem is this?

Last edited by ponce; 09-23-2015 at 02:10 AM.
 
Old 09-23-2015, 02:32 AM   #3
allenlinux
Member
 
Registered: Aug 2012
Posts: 76

Original Poster
Rep: Reputation: Disabled
Post audacity

i have multilib enable, i thougth if bipass vamp lib 64 to 32 maybe the program should work, which i think that happen but all that the troubleshooting included


cat /etc/slackware-version

Slackware 14.1

allen:~# grep REPO /etc/sbopkg/sbopkg.conf

REPO_ROOT=${REPO_ROOT:-/var/lib/sbopkg}
REPO_BRANCH=${REPO_BRANCH:-14.1}
REPO_NAME=${REPO_NAME:-SBo}
 
Old 09-23-2015, 02:50 AM   #4
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,090

Rep: Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173
Quote:
Originally Posted by allenlinux View Post
i have multilib enable, i thougth if bipass vamp lib 64 to 32 maybe the program should work, which i think that happen
no, it's most probably unrelated to the problem you are reporting but you shouldn't do that.

what about this?
Quote:
Originally Posted by ponce View Post
Code:
libgcc_s.so.1 must be installed for pthread_cancel to work
I'm guessing: maybe the problem is this?
if it's not clear this seems to say that you are missing that library that in my slackware64-14.1 is contained both in aaa_elflibs and gcc packages (and in a multilib system should be also in aaa_elflibs-compat32)...
I could be wrong but it seems to me that you are mixing 32bit and 64bit stuff and/or you got a partial installation.
what does say
Code:
grep libgcc_s.so.1 /var/log/packages/*
file /usr/bin/audacity

Last edited by ponce; 09-23-2015 at 05:16 AM.
 
1 members found this post helpful.
Old 09-23-2015, 01:02 PM   #5
allenlinux
Member
 
Registered: Aug 2012
Posts: 76

Original Poster
Rep: Reputation: Disabled
Post audacity

something its wrong but i dont know what, maybe something its missing

$ grep libgcc_s.so.1 /var/log/packages/*

/var/log/packages/aaa_elflibs-14.1-x86_64-3:usr/lib64/libgcc_s.so.1
/var/log/packages/aaa_elflibs-compat32-14.1-x86_64-3compat32:usr/lib/libgcc_s.so.1
/var/log/packages/gcc-4.8.2_multilib-x86_64-1alien:usr/lib64/libgcc_s.so.1
/var/log/packages/gcc-4.8.2_multilib-x86_64-1alien:usr/lib/libgcc_s.so.1


$ file /usr/bin/audacity

/usr/bin/audacity: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked (uses shared libs), stripped

Last edited by allenlinux; 09-23-2015 at 01:03 PM.
 
Old 10-05-2015, 01:20 PM   #6
allenlinux
Member
 
Registered: Aug 2012
Posts: 76

Original Poster
Rep: Reputation: Disabled
Smile audacity

i re install multi lib ffmpeg and other multimedia support.
 
  


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
Skype chat windows missing the close button? ubuntu.fan Linux - Newbie 1 10-18-2012 09:59 AM
No Max/Min/Close Button in Ubuntu 9.10 newbieinubuntu Ubuntu 2 12-31-2009 03:01 AM
A close button on Kicker (KDE) Ekardnam Linux - Software 4 01-24-2006 07:33 PM
Mozilla - Need to remove the close button rocs78 Linux - Software 1 10-08-2004 01:23 AM
Custom close/minimize button dnorseman Linux - Software 1 10-02-2004 09:00 PM

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

All times are GMT -5. The time now is 02:15 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