Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 298893 - media-sound/teamspeak-client-bin-3.0.0_beta5 only works as root
Summary: media-sound/teamspeak-client-bin-3.0.0_beta5 only works as root
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Christian Parpart (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-29 17:12 UTC by Tobias Müller
Modified: 2010-10-23 23:49 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tobias Müller 2009-12-29 17:12:27 UTC
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
Comment 1 Christian Parpart (RETIRED) gentoo-dev 2009-12-31 00:13:06 UTC
Please try running as non-root with builtin-qt USE-flag enabled and tell me whether this works for you.
Comment 2 Benjamin Block 2009-12-31 01:36:12 UTC
Had the same failure like tobias first.
After adding the builtin-qt-flag to the build it works (well, at least it starts up)
Comment 3 Tobias Müller 2010-01-03 12:01:21 UTC
If I emerge it with USE="qt-builtin" I'm able to run it as a non-priveleged user.
Comment 4 Christian Parpart (RETIRED) gentoo-dev 2010-10-23 23:49:48 UTC
this should be fixed and works for me.