Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
artsd crashes after emerge depclean
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Duplicate Threads
View previous topic :: View next topic  
Author Message
protokol
n00b
n00b


Joined: 02 Jan 2005
Posts: 9

PostPosted: Sun Jan 16, 2005 9:15 am    Post subject: artsd crashes after emerge depclean Reply with quote

Code:
protocol@theeric protocol $ artsd
unix_connect: can't connect to server (unix:/tmp/mcop-protocol/theeric_gotdns_org-0f59-41e95d08)
ALSA lib pcm_hw.c:563:(snd_pcm_hw_start) SNDRV_PCM_IOCTL_START failed: Broken pipe
ALSA lib pcm_hw.c:563:(snd_pcm_hw_start) SNDRV_PCM_IOCTL_START failed: Broken pipe
loading extension from '/usr/kde/3.3/lib/libartsmidi.la' failed: libaudio.so.2:cannot open shared object file: No such file or directory
MCOP ObjectManager: Could not load extension libartsmidi.la.
MCOP ObjectManager: can't find implementation for Arts::MidiManager.
artsd: object.cc:1166: static Arts::Object_base* Arts::Object_base::_create(const std::string&): Assertion `skel' failed.
Aborted


No idea what to emerge to fix it
Back to top
View user's profile Send private message
dodeco
n00b
n00b


Joined: 10 Jul 2004
Posts: 38
Location: Belgium

PostPosted: Mon Jan 17, 2005 2:54 pm    Post subject: Reply with quote

A simple
Code:
revdep-rebuild -av
might be all you need.
(revdep-rebuild is provided by app-portage/gentoolkit)
Back to top
View user's profile Send private message
protokol
n00b
n00b


Joined: 02 Jan 2005
Posts: 9

PostPosted: Tue Jan 18, 2005 7:38 am    Post subject: Reply with quote

tried that, it didnt work. it needed an ebuild of kdelibs that wasnt available, after emerging the most recent version it still has the same error.
Back to top
View user's profile Send private message
fmmarzoa
n00b
n00b


Joined: 24 Mar 2004
Posts: 17

PostPosted: Tue Jan 18, 2005 8:50 am    Post subject: Same problem here Reply with quote

After a clean installation in a new machine I've the same problem. No sound yet under kde through arts, but with alsaplayer and mp3blaster works fine.

I've tried a lot of tricks that I've found in these forums on this issue but none seems to work for me.
Back to top
View user's profile Send private message
dodeco
n00b
n00b


Joined: 10 Jul 2004
Posts: 38
Location: Belgium

PostPosted: Tue Jan 18, 2005 12:43 pm    Post subject: Reply with quote

protokol wrote:
tried that, it didnt work. it needed an ebuild of kdelibs that wasnt available, after emerging the most recent version it still has the same error.


(Kde is slotted, which implies, if you install a new versions, the versions with a different slot value will not get removed.)
This can be a result of kde being slotted and that specific kdelibs version not being in portage anymore. If you don't use it anymore, you can unmerge it and retry revdep-rebuild afterwards.

Another solution in this specific case (you have (useful) output) is see to which package libartsmidi.la belongs and then recompile that package:

Code:

dodeco root # equery belongs /usr/kde/3.3/lib/libartsmidi.la
[ Searching for file(s) libartsmidi.la in *... ]
kde-base/kdemultimedia-3.3.2 (/usr/kde/3.3/lib/libartsmidi.la)
dodeco root # emerge --oneshot kdemultimedia
Back to top
View user's profile Send private message
Deathwing00
Bodhisattva
Bodhisattva


Joined: 13 Jun 2003
Posts: 4087
Location: Dresden, Germany

PostPosted: Wed Feb 09, 2005 7:27 pm    Post subject: Reply with quote

Duplicate of https://forums.gentoo.org/viewtopic.php?t=224927
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Duplicate Threads All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum