Fix: TeamViewer Crashing on Linux Ubuntu

Does TeamViewer keep crashing on your Linux Ubuntu? Well, the same issue has been faced by dozens of TeamViewer users. In this detailed guide, we will walk you through potential workarounds to help you resolve the crashing issue with TeamViewer on your Linux Ubuntu.

Fix: TeamViewer Crashing on Linux Ubuntu

TeamViewer is one of the most popular desktop software for seamlessly connecting to another computer for remote control. The software has a big list of applications, but troubleshooting another PC is where TeamViewer is used the most.

Suppose you want to access some important files on another computer or want to fix your friend’s computer, but as soon as you launch TeamViewer you realized that it’s crashing. It could be frustrating. Switching to a similar application can be an option, but it’s difficult if you are used to the software. Rather than looking to the internet for alternatives, apply the solutions from this article to fix the TeamViewer crashing issue on your Linux Ubuntu.

What Causes TeamViewer to Crash on Linux Ubuntu?

These are possible reasons that might lead to the crashing issue with TeamViewer:

  • Outdated software: Your computer may be running an older or outdated version of TeamViewer. You should check for new updates as the latest version contains improvements, new features, and bug fixing.
  • Missing or incompatible dependencies: TeamViewer requires certain libraries to function properly. If the required dependencies are missing, it can lead to the app crashing and other issues. You should therefore make sure that all the required dependencies are installed on your computer.
  • Problem with TeamViewer files: There could be an issue with TeamViewer installation files causing the software to crash on your Linux Ubuntu. You can try uninstalling and reinstalling the software to fix this issue.

These are several common reasons why TeamViewer may crash on your computer. Now that we know the potential reasons, let’s get to the solutions.

TeamViewer Crashing on Linux Ubuntu, How to Fix?

Here are some effective solutions to fix the crashing issue with TeamViewer on Linux Ubuntu. You may not have to go through all of them. Apply a solution and check if the problem is fixed. Keep doing this until the problem is fixed.

Solution 1: Restart TeamViewer

Often software crashes happen because of minor software glitches or low availability of RAM. Something similar could be playing out in your case. Restarting the app often does the trick. You should therefore restart TeamViewer to check if it can fix the issue.

Follow these steps to restart TeamViewer:

  1. Close all instances of TeamViewer.
  2. Open a terminal window, type the following command and press Enter:
teamviewer

If restarting the software does not work, restart your computer first. It will free up some RAM so that new applications can easily get the required memory.

To restart your computer, click the power icon in the upper-right corner and select “Restart” from the dropdown options.

After restarting your computer, launch TeamViewer to check if the problem has been sorted out.

Solution 2: Update the Software

As we just mentioned earlier, older software can cause many issues, including the app crashing issue you are facing. You should update TeamViewer to check if the latest software version contains a fix for the crashing issue. Even when there are no issues, it’s recommended to keep the app up to date for better compatibility and stability. The latest version may also bring new features.

Steps to update TeamViewer on Linux Ubuntu:

  1. Open a terminal window by pressing Ctrl+Alt+T simultaneously. Or, search for “Terminal” in the applications menu.
  2. In the terminal window, type in the following command and press Enter:
Sudo apt-get update && sudo apt-get upgrade

This command will update all packages on your computer including TeamViewer. After typing the aforementioned update command, you may need to enter your administrator password (if prompted).

After all packages are updated, launch TeamViewer to check if the crashing issue is fixed. If yes, great! However, if the problem persists, you may need to go through other solutions as well.

Solution 3: Check for Missing or Incompatible Dependencies

TeamViewer requires certain libraries and packages to function properly. If any of the dependencies are missing or incompatible on your computer, it can lead to application crash. Thus, you have to ensure that the device has all the necessary libraries and packages.

Here are the steps you need to follow:

1. Open a terminal window by pressing Ctrl+Alt+T simultaneously. Or, search for “Terminal” in the applications menu.

2. In the terminal window, type the following command and press Enter:

sudo apt-get install libxtst6 libqt5dbus5 libqt5widgets5 libqt5qml5 libqt5quick5 libqt5gui5 libqt5core5a

3. Enter the administrator password (if prompted).
Once you are done with the process, launch TeamViewer again to check if the crashing issue is fixed.

Solution 4: Uninstall and Reinstall TeamViewer

If TeamViewer is still crashing on your Linux Ubuntu, there could be something wrong with the installation files. Perhaps, some required files are missing or may have been corrupted. Try uninstalling and reinstalling TeamViewer to repair the files and fix other issues leading to the app crash.

Here’s how to reinstall TeamViewer on your computer:

1. Open a terminal window by pressing Ctrl+Alt+T simultaneously.

2. In the terminal window, type the following command and press Enter:

sudo apt-get remove teamviewer

3. The above command will remove TeamViewer.
4. Go to TeamViewer’s official website to grab the latest version of the app for your Linux Ubuntu.
Once you have reinstalled TeamViewer, you should be able to use it without any issues.

Solution 5: Disable 3D Acceleration

Disabling 3D acceleration might help you fix the crashing issue with TeamViewer. This solution can work if you are running TeamViewer within a virtual machine on Ubuntu.

Here are the steps you need to follow:

  1. Turn off the virtual machine.
  2. Open the virtual machine settings.
  3. Go to the “Display” or “Video” section.
  4. Disable 3D acceleration by unchecking the box.
  5. Start the virtual machine.

Solution 6: Contact TeamViewer Support

If TeamViewer is still crashing on your Linux Ubuntu, contact TeamViewer support as the last resort. Mention all the solutions you have used in an attempt to fix the crashing issue. They’d deeply look into the matter and provide you with an effective solution.

We hope one of the solutions from this article helped you in fixing the TeamViewer crashing issue on Linux Ubuntu. If you have any questions, write them in the comment section below.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.