Community Forums Today's Posts     Member List     Archive    
Results 1 to 5 of 5
  1. #1
    Join Date
    Feb 2004
    Location
    Almere, The Netherlands
    Posts
    18

    Solved [Fixed] Client crashes when opening Options window (Linux)

    After encountering the problem reported here, I tried to remove the ~/.ts3client directory to eliminate any lingering settings from a previous version. After starting, the client goes through the Initial Setup dialog. I then simply click through (setting a user name but not setting any hotkeys). Then, if I try to open the Settings/Options window the client crashes with the following message:

    Code:
    2010-08-04 20:30:05.298428|INFO    |MPSingleton   |   | Detected local codeset to be: UTF-8
    2010-08-04 20:30:05.299240|INFO    |              |   | Logging started, clientlib version: 3.0.0-beta23 [Build: 11937]
    2010-08-04 20:30:05.512881|INFO    |ClientUI      |   | Failed to init text to speech engine: 3584
    2010-08-04 20:30:05.513039|INFO    |ClientUI      |   | TeamSpeak 3 client version: 3.0.0-beta23 [Build: 11937]
    2010-08-04 20:30:05.513082|INFO    |ClientUI      |   | Qt version: 4.6.2
    2010-08-04 20:30:05.513121|INFO    |ClientUI      |   | Using configuration location: /home/jacco/.ts3client/ts3clientui_qt.conf
    2010-08-04 20:30:06.010091|INFO    |ClientUI      |   | Last update check was: 
    2010-08-04 20:30:06.010227|INFO    |              |   | Checking for updates...
    2010-08-04 20:30:06.566061|INFO    |              |   | Update check, my version: 11937, latest version: 11937
    2010-08-04 20:30:12.905505|INFO    |PreProSpeex   |  2| Speex version: 1.2rc1
    ASSERT: "i >= 0 && i < size()" in file /usr/local/Trolltech/Qt-4.6.2/include/QtCore/qbitarray.h, line 119
    /usr/teamspeak3/client/ts3client_runscript.sh: line 12:  6590 Aborted                 (core dumped) ./ts3client_linux_amd64 $@
    The core dump is here
    The core environment is here

  2. #2
    Join Date
    Jan 2010
    Location
    USA
    Posts
    31
    I think the fix is adding this bit a code to your ts3clientui_qt.conf under the [Application] part
    Code:
    StatusDisplay=@Variant(\0\0\0\r\0\0\0\x3\x1)

  3. #3
    Join Date
    Jun 2008
    Posts
    7,762
    Thank your for your report.
    This will be fixed in our next client release.

  4. #4
    Join Date
    Jun 2008
    Location
    Krün, Germany
    Posts
    464
    The reason for the crash is indeed the missing "StatusDisplay" entry in the config file.

    Another, perhaps easier, way to workaround the problem is to change the display settings in the statusbar via context menu (nickname / identity / ping) once, e.g. enable identity display which is off by default and then change it back to disabled. This will create the config entry and the options dialog should open again.

    Fixed now for next client release as already announced, but thought I should mention the alternative workaround here.

  5. #5
    Join Date
    Feb 2004
    Location
    Almere, The Netherlands
    Posts
    18
    Couldn't quite find your work-around, but somehow I managed to save a configuration because when I looked in the config file, the StatusDisplay variable was there. And the Options window opened without crashing!

    Thanks.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. TeamSpeak 3 Client 3.0.0-beta16 Available
    By R. Ludwig in forum Archive
    Replies: 25
    Last Post: 07-03-2010, 19:53
  2. Teamspeak Attack / Exploit
    By Juzaa in forum [TeamSpeak 2] Server Support
    Replies: 22
    Last Post: 27-08-2008, 22:12
  3. TeamSpeak Attack
    By GuildSteph in forum [TeamSpeak 2] Server Support
    Replies: 1
    Last Post: 30-07-2008, 11:40
  4. HUGE New Flood Attack
    By livewiremaxx in forum [TeamSpeak 2] Server Support
    Replies: 12
    Last Post: 26-08-2007, 17:09
  5. Linux Client?
    By kauschovar in forum [TeamSpeak 2] General Questions
    Replies: 3
    Last Post: 04-07-2002, 01:49

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •