Community Forums Today's Posts     Member List     Archive    
Page 2 of 3 FirstFirst 123 LastLast
Results 16 to 30 of 41
  1. #16
    Join Date
    Jun 2008
    Location
    Hamburg
    Posts
    228
    We can't reproduce your color problems.
    I have tried it with and without this "JTSMod" and it looks good in both cases.

  2. #17
    Join Date
    Jun 2008
    Location
    Krün, Germany
    Posts
    464
    Quote Originally Posted by PotaBlava View Post
    But, 2b, if the server already exists in bookmarks, then there isn't any question and goes directly to connect and without adding to bookmarks
    Reason for this basically is to avoid the super-annoying behaviour to ask everytime you click on a link to add that bookmark again and again even if you already have it.

    Right now it will take every value from the existing bookmark except those fields filled in the ts3server link. So the new password is taken from the link and you can connect.

    I am not sure if I want to automatically update bookmarks when a ts3server link is clicked and the bookmark already exists. Instead a dialog might open asking the user if he wants to update the bookmark with the new values from the link. But those dialogs can become too much for my taste and just start to annoy. Overall I personally find it better to click on a link, connect and be done with it, and manage my bookmarks myself.

  3. #18
    Join Date
    Jan 2010
    Location
    El Prat de Llobregat (Barcelona, Spain)
    Posts
    1,290
    Quote Originally Posted by PeterS View Post
    I am not sure if I want to automatically update bookmarks when a ts3server link is clicked and the bookmark already exists. Instead a dialog might open asking the user if he wants to update the bookmark with the new values from the link. But those dialogs can become too much for my taste and just start to annoy. Overall I personally find it better to click on a link, connect and be done with it, and manage my bookmarks myself.
    Hello.

    I agree and I'm sure I don't want to automatically update bookmarks from a ts3server link. I prefer get a new entry in bookmarks that a link updates an existing one.

    The issue with point 2b is that the ts3server link tries to add a new entry for an existing server that has changed its password and for that includes "addbookmark" with a new label but this entry doesn't occur. The suggestion is that if the server exists but the label is new then treat the link as when the server doesn't exist in bookmarks (point 2a). Next time the link be executed, if label already exists then go directly to connect.

    Quote Originally Posted by PeterS View Post
    Right now it will take every value from the existing bookmark except those fields filled in the ts3server link. So the new password is taken from the link and you can connect.
    Ok, but in point 2b it happens the user connects and in bookmarks remains the old entry with the bad password: user needs to use the link for connect till someone in the server could give him support to manually include the new connection in bookmarks and delete the old one. If added, then user connects from bookmarks and only will need support for delete the old one.

    Greetings.

  4. #19
    Join Date
    Jun 2008
    Location
    Krün, Germany
    Posts
    464
    You have a point with new passwords and checking for the bookmark labels.

    Modified behaviour:

    1) ts3server://voice.myserver.com
    Check if any bookmark with address "voice.myserver.com" (and matching port if specified) exists, if yes fill remaining data from bookmark. Data specified in ts3server link always overwrite existing bookmark data (nothing changed here, same behaviour as before)

    2) ts3server://voice.myserver.com?addbookmark=Bla
    Check if any bookmark with label "Bla" and address "voice.myserver.com" exists. If yes, same as (1). If no, request adding the bookmark

    3) ts3server://voice.myserver.com?addbookmark=Bla2 (assuming Bookmark "Bla" already exists)
    Prompt for adding new bookmark if "Bla2" does not yet exist, otherwise same as (1)

    Changes will be available with next beta client release (>= 09.02)

    Overall I agree with you, this should be a good compromise. Existing bookmarks will not be changed and confirmation dialogs should not annoy the user too much.

  5. #20
    Join Date
    Jan 2010
    Location
    El Prat de Llobregat (Barcelona, Spain)
    Posts
    1,290
    Quote Originally Posted by PeterS View Post
    Changes will be available with next beta client release (>= 09.02)

    Overall I agree with you, this should be a good compromise. Existing bookmarks will not be changed and confirmation dialogs should not annoy the user too much.
    Hello.

    I think you have summarized and resolved the problem perfectly . Thank you all.

    Greetings.

  6. #21
    Join Date
    Jun 2008
    Location
    Krün, Germany
    Posts
    464
    A new beta release is available from 09.02.
    Only change to yesterdays beta release is above discussed ts3server:// behaviour.

    Happy testing and thanks to all participants for the feedback.

  7. #22
    Join Date
    Jan 2010
    Location
    El Prat de Llobregat (Barcelona, Spain)
    Posts
    1,290
    Quote Originally Posted by PeterS View Post
    A new beta release is available from 09.02.
    Only change to yesterdays beta release is above discussed ts3server:// behaviour.

    Happy testing and thanks to all participants for the feedback.
    Hello.

    "ts3server:// behaviour" happyly tested. It works ok.

    ---
    Other issue:
    Tools --> Server Log

    there isn't calendar, so if you want to review some date... then be patient and go clicking on "Show older" button til reach the desired date.

    No calendar, is it an oversight or is going to be so?

    Greetings.

  8. #23
    Join Date
    Jun 2008
    Location
    Krün, Germany
    Posts
    464
    There was a calendar button previously, but with the latest server log overhaul we had to remove this feature because the new server doesn't support it anymore. So I'm afraid this is a feature, not an oversight.

    That was with client release 3.0.2, so nothing new.

  9. #24
    Join Date
    Aug 2009
    Location
    Across the street
    Posts
    222
    So what was changed in today's release which may affect me?

  10. #25
    Join Date
    Jan 2010
    Location
    Catalunya
    Posts
    2,330
    Both connections:
    ts3server://voice.myserver.com
    ts3server://voice.myserver.com?addbookmark=Bla

    In the first connection, when this address isn't in bookmarks,
    identity = default identity
    nickname = default identity nickname

    In the next connections, when this address is already in bookmarks:
    identity = default identity
    nickname = first bookmark's nickname, with the same address

    ------------------------------------------------------------------------

    Another question.
    These kind of links, when are in the chat or channel window, not be copied clicking with the right mouse button, not open the context menu. So what happens is that the link is activated.

  11. #26
    Join Date
    Jan 2010
    Location
    El Prat de Llobregat (Barcelona, Spain)
    Posts
    1,290
    Quote Originally Posted by PeterS View Post
    Modified behaviour:

    1) ts3server://voice.myserver.com
    Check if any bookmark with address "voice.myserver.com" (and matching port if specified) exists, if yes fill remaining data from bookmark. Data specified in ts3server link always overwrite existing bookmark data (nothing changed here, same behaviour as before)
    Hello.

    Jordi it's right. Point 1 fails.

    Sorry, I've really tested points 2 and 3.

    Test sequence:
    s1) No entry for the server in bookmarks

    s2) ts3server://voice.myserver.com?addbookmark=Bla (it asks an then add bookmarks and connect)

    s3) Connect ok. Bookmarks ok: Nickname & Identity by default and all profiles for default

    s4) Go to bookmarks, edit "Bla" and change Nickname, Identity and all profiles to 'none'

    s5) ts3server://voice.myserver.com?addbookmark=Bla --> Connect without asking but with Nickname taken from Bookmarks "Bla" and Identity and profiles by default.

    In s5, it should connected with Nickname, Identity and profiles taken from "Bla" --> Point 2 of Modified behaviour

    It seems that it is assigning all the default values and only it is taken the nickname from the existing bookmark entry.

    Greetings.

  12. #27
    Join Date
    Dec 2009
    Location
    germany
    Posts
    13
    the icon in the ts3client_win64.exe is no longer available

  13. #28
    Join Date
    Jun 2008
    Posts
    7,763
    Quote Originally Posted by Nanakie View Post
    the icon in the ts3client_win64.exe is no longer available
    Yes you are right. This has been reproted in our Ticket System.
    ---------------------------------------------------------
    Please don't send me private support questions.
    They belong into the forum and maybe other users have these questions/problems too.

    TeamSpeak FAQ || What should i report, when i open a client thread? || Report and upload your Crashdump here
    NPL License (Registration)

  14. #29
    Join Date
    Jan 2010
    Location
    El Prat de Llobregat (Barcelona, Spain)
    Posts
    1,290
    Hello.

    TeamSpeak 3 Client 3.0.5 (2012-02-09 12:40:07)
    Visual effect remainder after using WYIWYG editor but without effect when the edition it's applied.

    Sequence:
    s1) Edit channel --> Tear off description editor --> Toggle WYIWYG display

    s2) Enter two or three lines ( l1=xxx l2=yyyy l3=zzzz)

    s3) Select first line and assign it "Bold"

    s4) Button "Close"

    s5) In the normal editor, the description all lines appear as bold (first line appears with (B)xxxx(/B) )

    s6) Back to "Tear off description editor " --> All lines are shown in bold (first line appears with (B)xxxx(/B) )

    s7) Toggle WYIWYG display --> Ok, only first line in bold

    s8) If we change first line to underline --> Close --> Situation s5 but with underline. And so on, what we assing to line 1 it's shown for all lines.

    This is only a visual effect 'cause if if we apply the description appears correctly.

    Greetings.

  15. #30
    Join Date
    Jun 2008
    Location
    Krün, Germany
    Posts
    464
    A new beta release as of 10.02. is currently uploading (should be available soon)

    - Windows executable icon fixed (that broke by accident, not intentional... )
    - Another tweak to ts3server implementing above suggestions (take bookmark profiles instead default)
    - Fixed Mac OS X crash on startup (new issue with beta client from 09.02, previous beta was not affected)

    Regarding the channel description editor, I prefer to not touch this now for this release. We want to get 3.0.5 stable release out soon (actually it was planned for today), so except real critical issues it's better we don't start changing any more things.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. beta 12 client
    By Le_CuLtO in forum Plugins
    Replies: 2
    Last Post: 21-01-2010, 16:52
  2. Replies: 0
    Last Post: 06-07-2008, 20:31
  3. beta client
    By ozman in forum [TeamSpeak 2] Client Support
    Replies: 1
    Last Post: 31-01-2007, 18:31

Posting Permissions

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