TeamViewer 13 doesn't work on Debian Strech

Options

Hello,

I have upgraded to Debian Strech and TV 13 but it doesn't work. When I try to exec TeamViewer, the GUI doesn't show up:

 

$ teamviewer

Init...
CheckCPU: SSE2 support: yes
Checking setup...
Launching TeamViewer ...
Launching TeamViewer GUI ...

But nothing happens... 

 

Here there are the last log lines:

2018/10/14 19:39:37.387  4189 **Please do not post TeamViewer IDs**69184 G   AutoLogin::Login: enabled: 1
2018/10/14 19:39:37.387 4189 **Please do not post TeamViewer IDs**69184 G AccountLoginStateMachine::Reset
2018/10/14 19:39:37.388 4189 **Please do not post TeamViewer IDs**69184 G SetUserLoggedIn(0x335ea70): changed to: 1
2018/10/14 19:39:37.388 4189 **Please do not post TeamViewer IDs**69184 G!!!Own session could not be resolved, unable to startup
2018/10/14 19:39:37.388 4189 **Please do not post TeamViewer IDs**69184 G Chat::Stop: Stopping chat
2018/10/14 19:39:37.389 4189 **Please do not post TeamViewer IDs**69184 G!! ConfigurationHub::HandleRegistrationResponse(): registering for feature 9 failed with error 2, Errorcode=11
2018/10/14 19:39:37.389 4189 **Please do not post TeamViewer IDs**69184 G!! ConfigurationHub::HandleRegistrationResponse(): registering for feature 5 failed with error 2, Errorcode=11
2018/10/14 19:39:37.389 4189 **Please do not post TeamViewer IDs**69184 G!! ConfigurationHub::HandleRegistrationResponse(): registering for feature 6 failed with error 2, Errorcode=11
2018/10/14 19:39:37.389 4189 **Please do not post TeamViewer IDs**69184 G!! ConfigurationHub::HandleRegistrationResponse(): registering for feature 10 failed with error 2, Errorcode=11
2018/10/14 19:39:37.397 4189 **Please do not post TeamViewer IDs**69184 G Shutting down System DBus

As you can see, the problem seems to be that TeamViewer can't resolve own sesssion. I have read that TV needs a display manager like lightdm, which I'm using:

$ ps ax | grep light
1248 ? SLsl 0:00 /usr/sbin/lightdm
1276 tty7 Rsl+ 0:15 /usr/lib/xorg/Xorg :0 -seat seat0 -auth /var/run/lightdm/root/:0 -nolisten tcp vt7 -novtswitch
1747 ? Sl 0:00 lightdm --session-child 12 21

Nevertheless, the following info seems a bit strange:

loginctl 
SESSION UID USER SEAT TTY

0 sessions listed.

Here is more info about TeamViewer:

$ teamviewer --info

TeamViewer 13.2.13582 (DEB)

TeamViewer ID: **hidden**

teamviewerd status ● teamviewerd.service - TeamViewer remote control daemon
Loaded: loaded (/etc/systemd/system/teamviewerd.service; enabled; vendor preset: enabled)
Active: active (running) since Sun 2018-10-14 19:38:40 CEST; 14min ago
Process: 3675 ExecStart=/opt/teamviewer/tv_bin/teamviewerd -d (code=exited, status=0/SUCCESS)
Main PID: 3677 (teamviewerd)
Tasks: 13 (limit: 4915)
CGroup: /system.slice/teamviewerd.service
└─3677 /opt/teamviewer/tv_bin/teamviewerd -d

oct 14 19:38:40 gollum systemd[1]: Starting TeamViewer remote control daemon...
oct 14 19:38:40 gollum systemd[1]: Started TeamViewer remote control daemon.

Do you know what can be the problem?

Kind regards,