PDA

View Full Version : Teamspeak startet nicht


gunman
25-09-2002, 13:16
ich habe folgende fehlermeldung.

~:gunman>./TeamSpeak
Qt: Locales not supported on X server
qstring_to_xtp result code -2

danach tut sich nichts.

ein ps aux gibnt aus
gunman 6833 93.5 1.5 15888 7800 pts/2 R 14:14 2:40 /usr/local/games/TeamSpeak2/TeamSpeak.bin
gunman 6834 0.0 1.5 15888 7800 pts/2 S 14:14 0:00 /usr/local/games/TeamSpeak2/TeamSpeak.bin
gunman 6835 0.0 1.5 15888 7800 pts/2 S 14:14 0:00 /usr/local/games/TeamSpeak2/TeamSpeak.bin

arbeite mit gentoo 2.4.19 kernel; kde3.1beta und einer SoundblasterLive! Karte

Danke für nen Tipp
Gunnar

redrat
25-09-2002, 15:39
Hmmm... hört sich an als ob Du ein Problem mit Deinen locales hast. Ich kenne mich nicht mit gentoo aus, aber was ergibt den ein "echo $LANG" und ein "echo $LC_ALL" bei Dir?

Du könntest mal versuchen die Variable LC_ALL zu setzen: export LC_ALL="de_DE@euro". Vielleicht geht es dann?!

Die Fehlermeldung besagt eigendlich daß Deine X-Server die aktuellen locales nicht kennt. KDE setzt, soweit ich das weiss, die LC_ALL Variable automatisch. Es kann sein das da irgendwie ein Fehler passiert ist. Versuch mal verschiedene Werte für LC_ALL zu setzen...

kann aber auch sein daß irgendetwas mit Deiner Installation nicht in Ordnung ist. Ich hatte vor einiger Zeit mal ein ähnliche Problem unter Debian. Ich habe mir einfach die locales nochmal neu generieren lassen und dann ging alles (da ging es glaube ich um das Euro(?) Zeichen....)

so long,
read

gunman
25-09-2002, 15:47
danke für die antwort.
hier meine ausgabe.

~:gunman>echo $LANG
de_DE@euro
~:gunman>echo $LC_ALL
de_DE@Euro
~:gunman>

hmm. an der grossschreibung vom e kann das doch wohl nicht liegen...

jetzt erinnere ich mich. wenn ich openoffice starte kommt auch war mit." kann locale nicht finden..."

ich such mal.

danke für den hinweis.
gruss
gunnar

gunman
25-09-2002, 16:00
hmm, habe alle configfile durchgeschaut.

scheint alles richtig gesetzt zu sein:

~:gunman>locale
LANG=de_DE@euro
LC_CTYPE="de_DE@Euro"
LC_NUMERIC="de_DE@Euro"
LC_TIME="de_DE@Euro"
LC_COLLATE="de_DE@Euro"
LC_MONETARY="de_DE@Euro"
LC_MESSAGES="de_DE@Euro"
LC_PAPER="de_DE@Euro"
LC_NAME="de_DE@Euro"
LC_ADDRESS="de_DE@Euro"
LC_TELEPHONE="de_DE@Euro"
LC_MEASUREMENT="de_DE@Euro"
LC_IDENTIFICATION="de_DE@Euro"
LC_ALL=de_DE@Euro

gruss
gunnar

N. Werensteijn
25-09-2002, 20:30
Ok.
Ich werde sehen was ich tun kann.

gunman
25-09-2002, 21:30
hab das ganze jetzt mal mit su -c 'sh setup.sh' installiert (vorher als normaler user).

dann kommt folgendes:

/usr/local/games/TeamSpeak2:gunman>./TeamSpeak
Qt: Locales not supported on X server
qstring_to_xtp result code -2

wenn ich dann ctrl-c drücke kommt ein fenster: Error ctrl-c hit ich drücke auf ok dann erscheint:

/usr/local/games/TeamSpeak2:gunman>./TeamSpeak
Qt: Locales not supported on X server
qstring_to_xtp result code -2
qstring_to_xtp result code -2
qstring_to_xtp result code -2
qstring_to_xtp result code -2
qstring_to_xtp result code -2
qstring_to_xtp result code -2
qstring_to_xtp result code -2
qstring_to_xtp result code -2
qstring_to_xtp result code -2
qstring_to_xtp result code -2
qstring_to_xtp result code -2
qstring_to_xtp result code -2
qstring_to_xtp result code -2
qstring_to_xtp result code -2
qstring_to_xtp result code -2
qstring_to_xtp result code -2
qstring_to_xtp result code -2
qstring_to_xtp result code -2
qstring_to_xtp result code -2
qstring_to_xtp result code -2
qstring_to_xtp result code -2
qstring_to_xtp result code -2
qstring_to_xtp result code -2
qstring_to_xtp result code -2
qstring_to_xtp result code -2
qstring_to_xtp result code -2
qstring_to_xtp result code -2
qstring_to_xtp result code -2
qstring_to_xtp result code -2
qstring_to_xtp result code -2
qstring_to_xtp result code -2

und die Applikation startet:
ich kann die web Swerver list sehen.
wenn ich aber unter den Settings->Options->Sound Device auf Default (oss /dev/dsp ) setzte ist bei mir ein link auf /dev/sound/dsp und functioniert auch (ls -al /dev > /dev/dsp) hängt sich Teamspeak auf (fenster sind leer etc)
ein tipp?
gruss
gunnar

gunman
27-09-2002, 13:03
ok, der grundsätzliche fehler war, dass der arts server das sounddevice blockiert hat.
lösung: artsd abschalten.
fehlermedlung qstring_to_xtp result code -2 bleibt aber immer noch.

gruss
gunnar