Community Forums Today's Posts     Member List     Archive    
Results 1 to 2 of 2
  1. #1
    Join Date
    Dec 2009
    Location
    Germany
    Posts
    1

    Teamspeak starts only on xterm

    If i try to start teamspeak by dolphin nothing happens , but when i start
    teamspeak by xterm it starts normal. Can anyone help my.

    sorry for my bad English

  2. #2
    Join Date
    Sep 2009
    Location
    Germany
    Posts
    17
    create a file called "yourfavouritename.sh" with this conten and make it executable:

    Code:
    #!/bin/bash
    
    #here your path to the file
    cd /home/sebastian/Documents/TeamSpeak3-Client-linux_amd64
    #this will start ts3
    #change the following line if you got 32-bit architecture
    ./ts3client_linux_amd64
    Last edited by lenzy; 20-12-2009 at 15:04. Reason: additional information

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. TeamSpeak 3 FAQ
    By ScP in forum General Questions
    Replies: 18
    Last Post: 06-01-2010, 23:25
  2. Web interface timing out
    By J_Campbell7 in forum [TeamSpeak 2] Server Support
    Replies: 0
    Last Post: 10-02-2008, 16:36
  3. Server will not remember
    By Pappy in forum [TeamSpeak 2] Server Support
    Replies: 17
    Last Post: 17-12-2007, 18:47
  4. Teamspeak 2 client and Teamspeak Overlay make my firewall use 50% CPU
    By Jetset in forum [TeamSpeak 2] Client Support
    Replies: 4
    Last Post: 19-09-2007, 23:14

Posting Permissions

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