Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Error con el sonido al inicar la PC y Noatun.
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Spanish
View previous topic :: View next topic  
Author Message
Pablo S. Barrera
l33t
l33t


Joined: 16 May 2006
Posts: 642
Location: Mataderos. Argentina. America del Sur

PostPosted: Wed Sep 13, 2006 6:17 am    Post subject: Error con el sonido al inicar la PC y Noatun. Reply with quote

Hola. No se que pasa pero tengo este error por ejemplo cuando inicio Noatun

Code:
pablo@tux ~ $ noatun
noatun: symbol lookup error: /usr/kde/3.5/lib/libartskde.so.1: undefined symbol: _ZTv0_n32_N4Arts16SynthModule_stub11autoSuspendEv


Aca una captura de cuando arranca Kde o cuando aplico cambios en el centro de control de Kde, en la parte de sonido

http://img89.imageshack.us/img89/7846/artssg3.jpg

Lo peor de todo es que me despierto con el Noatun y los despertadores los pateo al diablo. jaaj.

Gracias de antemano.
Back to top
View user's profile Send private message
pacho2
Developer
Developer


Joined: 04 Mar 2005
Posts: 2599
Location: Oviedo, Spain

PostPosted: Wed Sep 13, 2006 9:00 am    Post subject: Reply with quote

Ejecuta como root:
Code:

revdep-rebuild


Si no te soluciona nada:
Code:

emerge kdelibs


Saludos
Back to top
View user's profile Send private message
Pablo S. Barrera
l33t
l33t


Joined: 16 May 2006
Posts: 642
Location: Mataderos. Argentina. America del Sur

PostPosted: Wed Sep 13, 2006 1:03 pm    Post subject: Reply with quote

La primera opcion que me das sale con error

Code:
th -pipe -fno-exceptions -fno-check-new  -c -o qp_common.o `test -f 'qp_common.cpp' || echo './'`qp_common.cpp
i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I/usr/qt/3/include -I-I/usr/qt/3/include -I.   -DQT_THREAD_SUPPORT  -D_REENTRANT -fexceptions  -Wall -Wno-deprecated  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2 -O2 -march=athlon-xp -fomit-frame-pointer -ffast-math -pipe -fno-exceptions -fno-check-new  -c -o qp_filesystem.o `test -f 'qp_filesystem.cpp' || echo './'`qp_filesystem.cpp
i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I/usr/qt/3/include -I-I/usr/qt/3/include -I.   -DQT_THREAD_SUPPORT  -D_REENTRANT -fexceptions  -Wall -Wno-deprecated  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2 -O2 -march=athlon-xp -fomit-frame-pointer -ffast-math -pipe -fno-exceptions -fno-check-new  -c -o qp_navview.o `test -f 'qp_navview.cpp' || echo './'`qp_navview.cpp
i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I/usr/qt/3/include -I-I/usr/qt/3/include -I.   -DQT_THREAD_SUPPORT  -D_REENTRANT -fexceptions  -Wall -Wno-deprecated  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2 -O2 -march=athlon-xp -fomit-frame-pointer -ffast-math -pipe -fno-exceptions -fno-check-new  -c -o qp_fswrap.o `test -f 'qp_fswrap.cpp' || echo './'`qp_fswrap.cpp
i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I/usr/qt/3/include -I-I/usr/qt/3/include -I.   -DQT_THREAD_SUPPORT  -D_REENTRANT -fexceptions  -Wall -Wno-deprecated  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2 -O2 -march=athlon-xp -fomit-frame-pointer -ffast-math -pipe -fno-exceptions -fno-check-new  -c -o qp_sizepart.o `test -f 'qp_sizepart.cpp' || echo './'`qp_sizepart.cpp
En el fichero incluído de qp_fswrap.cpp:32:
qp_debug.h:26:31: aviso: ISO C no permite macros variadic nombrados
qp_fswrap.cpp: In static member function `static QString QP_FSFat32::_get_label(PedPartition*)':
qp_fswrap.cpp:1021: error: `PED_SECTOR_SIZE' no se declaró en este ámbito
qp_fswrap.cpp:1024: error: `buffer' no se declaró en este ámbito
qp_fswrap.cpp:1021: aviso: variable 'PED_SECTOR_SIZE' sin uso
qp_fswrap.cpp: In static member function `static QString QP_FSNtfs::_get_label(PedPartition*)':
qp_fswrap.cpp:1093: aviso: variable 'qwTotalSectorsCount' sin uso
make[3]: *** [qp_fswrap.o] Error 1
make[3]: *** Se espera a que terminen otras tareas....
make[3]: Leaving directory `/var/tmp/portage/qtparted-0.4.4/work/qtparted-0.4.4/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/qtparted-0.4.4/work/qtparted-0.4.4/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/qtparted-0.4.4/work/qtparted-0.4.4'
make: *** [all] Error 2

!!! ERROR: sys-apps/qtparted-0.4.4 failed.
Call stack:
  ebuild.sh, line 1546:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  ebuild.sh, line 1255:   Called kde_src_compile
  kde.eclass, line 166:   Called kde_src_compile 'all'
  kde.eclass, line 325:   Called kde_src_compile 'myconf' 'configure' 'make'
  kde.eclass, line 321:   Called die

!!! died running emake, kde_src_compile:make
!!! If you need support, post the topmost build error, and the call stack if relevant.



Kdelibs lo estoy haciendo. Te comento resultados.

Gracias por contestar.
Back to top
View user's profile Send private message
Pablo S. Barrera
l33t
l33t


Joined: 16 May 2006
Posts: 642
Location: Mataderos. Argentina. America del Sur

PostPosted: Wed Sep 13, 2006 7:26 pm    Post subject: Reply with quote

El problema continua hice todo lo que me dijeron.. Estoy desesperado.. ahora funciona peor.. Knotifi o algo asi falla tambien..

Alguna otra idea? Estoy emergiendo de nuevo Kde.

Ahora da este error cuando quiero arrancar Noatun

Code:
pablo@tux ~ $ noatun
noatun: symbol lookup error: /usr/kde/3.5/lib/libnoatunarts.so: undefined symbol: _ZTv0_n32_N4Arts16SynthModule_stub11autoSuspendEv
Back to top
View user's profile Send private message
Pablo S. Barrera
l33t
l33t


Joined: 16 May 2006
Posts: 642
Location: Mataderos. Argentina. America del Sur

PostPosted: Thu Sep 14, 2006 4:06 am    Post subject: Reply with quote

Bueno sigo escribiendo por si a alguien se le ocurre algo.

Emergi
kdemultimedia, --oneshot arts, kdepim, kdebase y ahora me funciona casi todo lo que habia caido.

Lo unico que no funciona es "kcminit" al inicio, da error 11 o algo parecido y cuando pongo noatun como usuario en una consola me da esto:
Code:

pablo@tux ~ $ noatun
pablo@tux ~ $ reference counting violation - you may not call delete manually - use _release() instead



Lo mas raro es que como ROOT funciona tirando el comando....

Code:
/usr/kde/3.5/bin/noatun


Alguien tiene alguna idea? Gracias igual por leer.
Back to top
View user's profile Send private message
Pablo S. Barrera
l33t
l33t


Joined: 16 May 2006
Posts: 642
Location: Mataderos. Argentina. America del Sur

PostPosted: Thu Sep 14, 2006 5:12 am    Post subject: Reply with quote

Asi puedo correr noatun pero cuando abro una cancion se cierra y da mismo error que antes.

Code:
$noatun --session sessionld
Back to top
View user's profile Send private message
Pablo S. Barrera
l33t
l33t


Joined: 16 May 2006
Posts: 642
Location: Mataderos. Argentina. America del Sur

PostPosted: Thu Sep 14, 2006 5:59 am    Post subject: Reply with quote

Bien.. no se si servira a alguien esto algun dia..

Logre que funcione Noatun, simplemente quite la ejecucion en tiempo real en el Centro de Control de KDE. y ahi funciono! Increible.. ja
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Spanish 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