You are not logged in.

#1 2019-06-02 14:57:00

Kokefa
Member
Registered: 2019-06-02
Posts: 2

Teamspeak3 freezes/hangs after lockscreen

I have had this problem for a some time, I used to be an antergos user and had that problem there aswell, now I'm arch since antergos stopped developing it's distro and I notice teamspeak3 behave exactly the same here.

How do I produce this bug, well it's quite easy to produce, simply be in a channel on any server, usually I jump to an afk channel but it's just a channel, I go afk, I come back after a while and typing my password to unlock screen, here is where teamspeak starts to behave funny, as soon as you switch channel you have produced the bug, teamspeak freezes, I'm not sure if it's just a hickup but I waited 20 seconds once before I killed the application.
Also before switching channel to produce the bug, you can use the mute microphone/sound buttons in teamspeak without freezing the app, but then you won't hear the teamspeak sound, i.e "microphone muted/microphone activated, sound muted/resumed".

I dont have any crashdumps in the .ts3client folder, and the logs are only when starting the client.

I couldn't find anyone on this forum having this problem but I can't be alone with this?

My playback mode is alsa while capture is pulse, why you might ask? spotify doesn't seem to like when teamspeak uses pulse as playback mode.

I hope you can help me, would be appreciated,
Kokefa

Offline

#2 2019-06-02 16:17:19

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,373

Re: Teamspeak3 freezes/hangs after lockscreen

Are you sure it's only the lock screen and not actually a suspend happening? Which lockscreen/which session? What's your output for

hostnamectl
loginctl session-status

FWIW it's usually better to route things through pulse. What you actually want to do instead of having one part go over ALSA and the other over pulse is having both go over pulse and commenting/removing the

load-module module-role-cork

line from /etc/pulse/default.pa as that is what's causing music streams to lower volume when teamspeak is active.

Offline

#3 2019-06-02 17:30:46

Kokefa
Member
Registered: 2019-06-02
Posts: 2

Re: Teamspeak3 freezes/hangs after lockscreen

I'm sure it's when lock screen. It's a cinnamon-session.
I used cinnamon when I was on Antergos aswell,

[kokefa@kokefa ~]$ hostnamectl
   Static hostname: kokefa
         Icon name: computer-desktop
           Chassis: desktop
  Operating System: Arch Linux
            Kernel: Linux 5.1.5-arch1-2-ARCH
      Architecture: x86-64
[kokefa@kokefa ~]$ loginctl session-status
2 - kokefa (1000)
           Since: Sun 2019-06-02 06:43:56 CEST; 12h ago
          Leader: 1483 (lightdm)
            Seat: seat0; vc7
         Display: :0
         Service: lightdm; type x11; class user
         Desktop: cinnamon
           State: active
            Unit: session-2.scope
                  ├─ 1483 lightdm --session-child 12 19
                  ├─ 3869 cinnamon-session --session cinnamon
                  ├─ 3955 /usr/lib/cinnamon-settings-daemon/csd-screensaver-proxy
                  ├─ 3957 /usr/lib/cinnamon-settings-daemon/csd-a11y-keyboard
                  ├─ 3960 /usr/lib/cinnamon-settings-daemon/csd-keyboard
                  ├─ 3961 /usr/lib/cinnamon-settings-daemon/csd-color
                  ├─ 3963 /usr/lib/cinnamon-settings-daemon/csd-automount
                  ├─ 3966 /usr/lib/cinnamon-settings-daemon/csd-wacom
                  ├─ 3967 /usr/lib/cinnamon-settings-daemon/csd-power
                  ├─ 3969 /usr/lib/cinnamon-settings-daemon/csd-sound
                  ├─ 3971 /usr/lib/cinnamon-settings-daemon/csd-media-keys
                  ├─ 3972 /usr/lib/cinnamon-settings-daemon/csd-xrandr
                  ├─ 3981 /usr/lib/cinnamon-settings-daemon/csd-clipboard
                  ├─ 3985 /usr/lib/cinnamon-settings-daemon/csd-a11y-settings
                  ├─ 3987 /usr/lib/cinnamon-settings-daemon/csd-cursor
                  ├─ 3995 /usr/lib/cinnamon-settings-daemon/csd-housekeeping
                  ├─ 3999 /usr/lib/cinnamon-settings-daemon/csd-print-notifications
                  ├─ 4005 /usr/lib/cinnamon-settings-daemon/csd-background
                  ├─ 4013 /usr/lib/cinnamon-settings-daemon/csd-xsettings
                  ├─ 4029 /usr/lib/cinnamon-settings-daemon/csd-mouse
                  ├─ 4036 /usr/lib/cinnamon-settings-daemon/csd-orientation
                  ├─ 4169 /usr/lib/cinnamon-settings-daemon/csd-printer
                  ├─ 4344 /usr/bin/python3 /usr/bin/cinnamon-launcher
                  ├─ 4403 cinnamon --replace
                  ├─ 4576 /usr/bin/ckb-next --background
                  ├─ 4577 nemo-desktop
                  ├─ 4578 nm-applet
                  ├─ 4580 /usr/bin/python3 /usr/bin/cinnamon-killer-daemon
                  ├─ 6606 cinnamon-screensaver
                  ├─ 7545 /usr/lib/firefox/firefox
                  ├─ 8104 /usr/lib/firefox/firefox -contentproc -childID 2 -isForBrowser -prefsLen 5850 -prefMapSize 183311 -parentBuildID 20190521202118 -greomni /usr/lib/firefox/omni.ja -appomni /usr/lib/firefox/browser/omni.ja -appdir /usr/lib/firefox/browser 7545 true tab
                  ├─10279 bash /usr/lib/steam/steam
                  ├─10299 bash /home/kokefa/.local/share/Steam/steam.sh
                  ├─10300 tee /tmp/dumps/kokefa_stdout.txt
                  ├─10534 /home/kokefa/.local/share/Steam/ubuntu12_32/steam
                  ├─10598 /home/kokefa/.local/share/Steam/ubuntu12_32/steam
                  ├─10599 /bin/bash /home/kokefa/.local/share/Steam/ubuntu12_64/steamwebhelper.sh -lang=en_US -cachedir=/home/kokefa/.local/share/Steam/config/htmlcache -steampid=10534 -buildid=1556574584 -steamid=0 -steamuniverse=Dev -clientui=/home/kokefa/.local/share/Steam/clientui --disable-out-of-process-pac -->
                  ├─10602 ./steamwebhelper -lang=en_US -cachedir=/home/kokefa/.local/share/Steam/config/htmlcache -steampid=10534 -buildid=1556574584 -steamid=0 -steamuniverse=Dev -clientui=/home/kokefa/.local/share/Steam/clientui --disable-out-of-process-pac --enable-blink-features=ResizeObserver,Worklet,AudioWorkl>
                  ├─10645 /home/kokefa/.local/share/Steam/ubuntu12_64/steamwebhelper --type=zygote --no-sandbox --log-file=/home/kokefa/.local/share/Steam/logs/cef_log.txt --product-version=Valve Steam Client --lang=en_US.UTF-8
                  ├─10757 /home/kokefa/.local/share/Steam/ubuntu12_64/steamwebhelper --type=renderer --no-sandbox --field-trial-handle=13196628114900032470,9112465673600435503,131072 --disable-features=AsyncWheelEvents,TouchpadAndWheelScrollLatching --disable-gpu-compositing --service-pipe-token=9324050096952258089 >
                  ├─10759 /home/kokefa/.local/share/Steam/ubuntu12_64/steamwebhelper --type=gpu-process --field-trial-handle=13196628114900032470,9112465673600435503,131072 --disable-features=AsyncWheelEvents,TouchpadAndWheelScrollLatching --no-sandbox --log-file=/home/kokefa/.local/share/Steam/logs/cef_log.txt --pr>
                  ├─12927 /opt/spotify/spotify
                  ├─12931 /opt/spotify/spotify --type=zygote --no-sandbox --log-file=/opt/spotify/debug.log --log-severity=disable --product-version=Spotify/1.0.98.78 --lang=en
                  ├─12944 /opt/spotify/spotify --type=gpu-process --disable-features=ExtendedMouseButtons --no-sandbox --log-file=/opt/spotify/debug.log --log-severity=disable --product-version=Spotify/1.0.98.78 --lang=en --gpu-preferences=KAAAAAAAAACAAABAAQAAAAAAAAAAAGAAAAAAAAAAAAAIAAAAAAAAAAgAAAAAAAAA --log-file=/>
                  ├─12964 /opt/spotify/spotify --type=renderer --no-sandbox --disable-features=ExtendedMouseButtons --service-pipe-token=14183390368103656278 --lang=en-US --log-file=/opt/spotify/debug.log --log-severity=disable --product-version=Spotify/1.0.98.78 --disable-spell-checking --num-raster-threads=4 --ena>
                  ├─13371 /usr/lib/firefox/firefox -contentproc -parentBuildID 20190521202118 -greomni /usr/lib/firefox/omni.ja -appomni /usr/lib/firefox/browser/omni.ja -appdir /usr/lib/firefox/browser 7545 true rdd
                  ├─22910 /usr/lib/firefox/firefox -contentproc -childID 73 -isForBrowser -prefsLen 11073 -prefMapSize 183311 -parentBuildID 20190521202118 -greomni /usr/lib/firefox/omni.ja -appomni /usr/lib/firefox/browser/omni.ja -appdir /usr/lib/firefox/browser 7545 true tab
                  ├─23241 /usr/lib/firefox/firefox -contentproc -childID 75 -isForBrowser -prefsLen 11072 -prefMapSize 183311 -parentBuildID 20190521202118 -greomni /usr/lib/firefox/omni.ja -appomni /usr/lib/firefox/browser/omni.ja -appdir /usr/lib/firefox/browser 7545 true tab
                  ├─25047 /home/kokefa/.local/share/Steam/ubuntu12_64/steamwebhelper --type=renderer --no-sandbox --field-trial-handle=13196628114900032470,9112465673600435503,131072 --disable-features=AsyncWheelEvents,TouchpadAndWheelScrollLatching --disable-gpu-compositing --service-pipe-token=4997137097601948425 >
                  ├─28258 /bin/bash /usr/bin/teamspeak3
                  └─28264 ./ts3client_linux_amd64 -platform xcb

Offline

Board footer

Powered by FluxBB