Teamviewer automatically quits after launching in ubuntu 16.04 [on hold]












1














Teamviewer icon appears in launcher after installing but while opening it quits.










share|improve this question













put on hold as too broad by Eric Carvalho, Thomas, guntbert, user535733, vidarlo 54 mins ago


Please edit the question to limit it to a specific problem with enough detail to identify an adequate answer. Avoid asking multiple distinct questions at once. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.















  • Tried running it from terminal ? Also try to locate teamviewer .desktop file in either /usr/share/applications, /opt or ~/.local/share/applications/ and find out which exact command that file executes ( the Exec= line )
    – Sergiy Kolodyazhnyy
    2 days ago










  • Yes tried running from terminal but doesn't work @SergiyKolodyazhnyy
    – sysadmincrispy
    2 days ago










  • No errors ? Any output at all in terminal ? Next thing to trouble shoot, try to run strace -f -o teamviewer.strace teamviewer ( of course substitute the actual command you use instead of teamviewer there, if you use anything different ). The traceback stored in teamviewer.strace should show what syscalls are being executed. You can post that either here by clicking edit under your post or via paste.ubuntu.com and provide a link to the paste
    – Sergiy Kolodyazhnyy
    2 days ago










  • @SergiyKolodyazhnyy This is what i get while calling teamviewer from terminal and while running strace command Init... CheckCPU: SSE2 support: yes Checking setup... Launching TeamViewer ... Launching TeamViewer GUI ...
    – sysadmincrispy
    2 days ago






  • 1




    Please copy the exact text into your post (that's Ctrl+Shift+C to copy in terminal). Comments don't support extensive formatting. Also, did you run strace command with -o teamviewer.strace option ?
    – Sergiy Kolodyazhnyy
    2 days ago
















1














Teamviewer icon appears in launcher after installing but while opening it quits.










share|improve this question













put on hold as too broad by Eric Carvalho, Thomas, guntbert, user535733, vidarlo 54 mins ago


Please edit the question to limit it to a specific problem with enough detail to identify an adequate answer. Avoid asking multiple distinct questions at once. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.















  • Tried running it from terminal ? Also try to locate teamviewer .desktop file in either /usr/share/applications, /opt or ~/.local/share/applications/ and find out which exact command that file executes ( the Exec= line )
    – Sergiy Kolodyazhnyy
    2 days ago










  • Yes tried running from terminal but doesn't work @SergiyKolodyazhnyy
    – sysadmincrispy
    2 days ago










  • No errors ? Any output at all in terminal ? Next thing to trouble shoot, try to run strace -f -o teamviewer.strace teamviewer ( of course substitute the actual command you use instead of teamviewer there, if you use anything different ). The traceback stored in teamviewer.strace should show what syscalls are being executed. You can post that either here by clicking edit under your post or via paste.ubuntu.com and provide a link to the paste
    – Sergiy Kolodyazhnyy
    2 days ago










  • @SergiyKolodyazhnyy This is what i get while calling teamviewer from terminal and while running strace command Init... CheckCPU: SSE2 support: yes Checking setup... Launching TeamViewer ... Launching TeamViewer GUI ...
    – sysadmincrispy
    2 days ago






  • 1




    Please copy the exact text into your post (that's Ctrl+Shift+C to copy in terminal). Comments don't support extensive formatting. Also, did you run strace command with -o teamviewer.strace option ?
    – Sergiy Kolodyazhnyy
    2 days ago














1












1








1







Teamviewer icon appears in launcher after installing but while opening it quits.










share|improve this question













Teamviewer icon appears in launcher after installing but while opening it quits.







teamviewer






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked 2 days ago









sysadmincrispy

257




257




put on hold as too broad by Eric Carvalho, Thomas, guntbert, user535733, vidarlo 54 mins ago


Please edit the question to limit it to a specific problem with enough detail to identify an adequate answer. Avoid asking multiple distinct questions at once. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.






put on hold as too broad by Eric Carvalho, Thomas, guntbert, user535733, vidarlo 54 mins ago


Please edit the question to limit it to a specific problem with enough detail to identify an adequate answer. Avoid asking multiple distinct questions at once. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.














  • Tried running it from terminal ? Also try to locate teamviewer .desktop file in either /usr/share/applications, /opt or ~/.local/share/applications/ and find out which exact command that file executes ( the Exec= line )
    – Sergiy Kolodyazhnyy
    2 days ago










  • Yes tried running from terminal but doesn't work @SergiyKolodyazhnyy
    – sysadmincrispy
    2 days ago










  • No errors ? Any output at all in terminal ? Next thing to trouble shoot, try to run strace -f -o teamviewer.strace teamviewer ( of course substitute the actual command you use instead of teamviewer there, if you use anything different ). The traceback stored in teamviewer.strace should show what syscalls are being executed. You can post that either here by clicking edit under your post or via paste.ubuntu.com and provide a link to the paste
    – Sergiy Kolodyazhnyy
    2 days ago










  • @SergiyKolodyazhnyy This is what i get while calling teamviewer from terminal and while running strace command Init... CheckCPU: SSE2 support: yes Checking setup... Launching TeamViewer ... Launching TeamViewer GUI ...
    – sysadmincrispy
    2 days ago






  • 1




    Please copy the exact text into your post (that's Ctrl+Shift+C to copy in terminal). Comments don't support extensive formatting. Also, did you run strace command with -o teamviewer.strace option ?
    – Sergiy Kolodyazhnyy
    2 days ago


















  • Tried running it from terminal ? Also try to locate teamviewer .desktop file in either /usr/share/applications, /opt or ~/.local/share/applications/ and find out which exact command that file executes ( the Exec= line )
    – Sergiy Kolodyazhnyy
    2 days ago










  • Yes tried running from terminal but doesn't work @SergiyKolodyazhnyy
    – sysadmincrispy
    2 days ago










  • No errors ? Any output at all in terminal ? Next thing to trouble shoot, try to run strace -f -o teamviewer.strace teamviewer ( of course substitute the actual command you use instead of teamviewer there, if you use anything different ). The traceback stored in teamviewer.strace should show what syscalls are being executed. You can post that either here by clicking edit under your post or via paste.ubuntu.com and provide a link to the paste
    – Sergiy Kolodyazhnyy
    2 days ago










  • @SergiyKolodyazhnyy This is what i get while calling teamviewer from terminal and while running strace command Init... CheckCPU: SSE2 support: yes Checking setup... Launching TeamViewer ... Launching TeamViewer GUI ...
    – sysadmincrispy
    2 days ago






  • 1




    Please copy the exact text into your post (that's Ctrl+Shift+C to copy in terminal). Comments don't support extensive formatting. Also, did you run strace command with -o teamviewer.strace option ?
    – Sergiy Kolodyazhnyy
    2 days ago
















Tried running it from terminal ? Also try to locate teamviewer .desktop file in either /usr/share/applications, /opt or ~/.local/share/applications/ and find out which exact command that file executes ( the Exec= line )
– Sergiy Kolodyazhnyy
2 days ago




Tried running it from terminal ? Also try to locate teamviewer .desktop file in either /usr/share/applications, /opt or ~/.local/share/applications/ and find out which exact command that file executes ( the Exec= line )
– Sergiy Kolodyazhnyy
2 days ago












Yes tried running from terminal but doesn't work @SergiyKolodyazhnyy
– sysadmincrispy
2 days ago




Yes tried running from terminal but doesn't work @SergiyKolodyazhnyy
– sysadmincrispy
2 days ago












No errors ? Any output at all in terminal ? Next thing to trouble shoot, try to run strace -f -o teamviewer.strace teamviewer ( of course substitute the actual command you use instead of teamviewer there, if you use anything different ). The traceback stored in teamviewer.strace should show what syscalls are being executed. You can post that either here by clicking edit under your post or via paste.ubuntu.com and provide a link to the paste
– Sergiy Kolodyazhnyy
2 days ago




No errors ? Any output at all in terminal ? Next thing to trouble shoot, try to run strace -f -o teamviewer.strace teamviewer ( of course substitute the actual command you use instead of teamviewer there, if you use anything different ). The traceback stored in teamviewer.strace should show what syscalls are being executed. You can post that either here by clicking edit under your post or via paste.ubuntu.com and provide a link to the paste
– Sergiy Kolodyazhnyy
2 days ago












@SergiyKolodyazhnyy This is what i get while calling teamviewer from terminal and while running strace command Init... CheckCPU: SSE2 support: yes Checking setup... Launching TeamViewer ... Launching TeamViewer GUI ...
– sysadmincrispy
2 days ago




@SergiyKolodyazhnyy This is what i get while calling teamviewer from terminal and while running strace command Init... CheckCPU: SSE2 support: yes Checking setup... Launching TeamViewer ... Launching TeamViewer GUI ...
– sysadmincrispy
2 days ago




1




1




Please copy the exact text into your post (that's Ctrl+Shift+C to copy in terminal). Comments don't support extensive formatting. Also, did you run strace command with -o teamviewer.strace option ?
– Sergiy Kolodyazhnyy
2 days ago




Please copy the exact text into your post (that's Ctrl+Shift+C to copy in terminal). Comments don't support extensive formatting. Also, did you run strace command with -o teamviewer.strace option ?
– Sergiy Kolodyazhnyy
2 days ago















active

oldest

votes






















active

oldest

votes













active

oldest

votes









active

oldest

votes






active

oldest

votes

Popular posts from this blog

Human spaceflight

Can not write log (Is /dev/pts mounted?) - openpty in Ubuntu-on-Windows?

File:DeusFollowingSea.jpg