When running TeamSpeak3 beta5 as root everyting works fine: QGtkStyle was unable to detect the current GTK+ theme. Qt: Session management error: None of the authentication protocols specified are supported 2009-12-29 18:09:45.183912|INFO |MPSingleton | | Detected local codeset to be: UTF-8 2009-12-29 18:09:45.184778|INFO | | | Logging started, clientlib version: 3.0.0-beta5 [Build: 9464] 2009-12-29 18:09:45.463677|INFO |ClientUI | | Failed to init text to speech engine: 3584 2009-12-29 18:09:45.463787|INFO |ClientUI | | TeamSpeak 3 client version: 3.0.0-beta5 [Build: 9464] 2009-12-29 18:09:45.463822|INFO |ClientUI | | Qt version: 4.6.0 2009-12-29 18:09:45.463852|INFO |ClientUI | | Using configuration location: /root/.ts3client/ts3clientui_qt.conf 2009-12-29 18:09:45.962854|INFO |ClientUI | | Last update check was: Mi. Dez 23 16:22:02 2009 2009-12-29 18:09:45.962969|INFO | | | Checking for updates... When I try to run Teamspeak3 as a normal user it fails: 2009-12-29 18:11:38.137089|INFO |MPSingleton | | Detected local codeset to be: UTF-8 2009-12-29 18:11:38.138097|INFO | | | Logging started, clientlib version: 3.0.0-beta5 [Build: 9464] 2009-12-29 18:11:38.342868|INFO |ClientUI | | Failed to init text to speech engine: 3584 2009-12-29 18:11:38.342981|INFO |ClientUI | | TeamSpeak 3 client version: 3.0.0-beta5 [Build: 9464] 2009-12-29 18:11:38.343022|INFO |ClientUI | | Qt version: 4.6.0 2009-12-29 18:11:38.343052|INFO |ClientUI | | Using configuration location: /home/twam/.ts3client/ts3clientui_qt.conf Speicherzugriffsfehler (Speicherzugriffsfehler is Segmentation Fault) Reproducible: Always Steps to Reproduce: 1. emerge =media-sound/teamspeak-client-bin-3.0.0_beta5 2. run /usr/bin/teamspeak3 as normal user
Please try running as non-root with builtin-qt USE-flag enabled and tell me whether this works for you.
Had the same failure like tobias first. After adding the builtin-qt-flag to the build it works (well, at least it starts up)
If I emerge it with USE="qt-builtin" I'm able to run it as a non-priveleged user.
this should be fixed and works for me.