Same bug on Manjaro Xfce while launching Teamviewer
Search Criteria
Package Details: teamviewer 15.76.5-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/teamviewer.git (read-only, click to copy) |
|---|---|
| Package Base: | teamviewer |
| Description: | All-In-One Software for Remote Support and Online Meetings |
| Upstream URL: | https://www.teamviewer.com/en/download/portal/linux/ |
| Licenses: | custom |
| Conflicts: | teamviewer-beta |
| Provides: | teamviewer |
| Submitter: | Hilinus |
| Maintainer: | swiftgeek (nickoe, astronautlevel) |
| Last Packager: | swiftgeek |
| Votes: | 1484 |
| Popularity: | 1.50 |
| First Submitted: | 2010-04-15 10:29 (UTC) |
| Last Updated: | 2026-05-11 17:35 (UTC) |
Dependencies (4)
Required by (3)
Sources (4)
- https://dl.teamviewer.com/download/linux/version_15x/teamviewer_15.76.5_amd64.deb
- https://dl.teamviewer.com/download/linux/version_15x/teamviewer_15.76.5_arm64.deb
- https://dl.teamviewer.com/download/linux/version_15x/teamviewer_15.76.5_armhf.deb
- https://dl.teamviewer.com/download/linux/version_15x/teamviewer_15.76.5_i386.deb
Latest Comments
« First ‹ Previous 1 .. 5 6 7 8 9 10 11 12 13 14 15 .. 129 Next › Last »
titockmente commented on 2021-02-04 03:28 (UTC)
Delan commented on 2021-02-01 23:08 (UTC)
Similar bug as the one reported by @buzzra: on Manjaro Xfce, launching Teamviewer makes the taskbar icon list crash ("Greffon de barre d'état" in French). It is removed and has to be re-added to the panel after every launch.
mathijsh commented on 2021-01-26 11:22 (UTC)
@ferrvittorio
I got the same issue and solved it by running the following commands:
systemctl enable teamviewerd.service systemctl start teamviewerd.service
After that Teamviewer starts
ferrvittorio commented on 2021-01-07 05:43 (UTC)
@callmejoe Hi, I have ExecStart=/usr/bin/lightdm
And for other previous versions (found around in AUR) teamviewer worked
Now previous versions dont work because remote client, windows, rejects me as newer version found.
callmejoe commented on 2021-01-06 14:52 (UTC)
@ferrvittorio are you using a Display Manager? Teamviewer will only work if you have one
ferrvittorio commented on 2021-01-06 09:24 (UTC)
I restarted via menu shortcut, and program asked again for daemon. Like in a loop
callmejoe commented on 2021-01-05 21:38 (UTC)
@ferrvittorio what did you after issuing command 'teamviewer --daemon start'?
ferrvittorio commented on 2021-01-05 16:41 (UTC)
Hi, asks for 'teamviewer --daemon start' and wont start
ilovesusu commented on 2021-01-03 13:19 (UTC)
why no tray icon?
buzzra commented on 2020-12-31 22:13 (UTC)
tray icon not showing up on Manjaro KDE. latest version of TV and Plasma updates. The space is there, and when I click TV comes up. Just no icon showing in tray.
Pinned Comments
swiftgeek commented on 2023-08-01 19:17 (UTC) (edited on 2023-08-01 19:21 (UTC) by swiftgeek)
As mentioned in @seyn6gk's comment
Without changing anything, since teamviewer 13 a desktop environment/login with display manager like lightdm/sddm/gdm is required.
startxusers can follow workaround mentioned in @r7v s commentr7v commented on 2022-06-07 14:49 (UTC)
Workaround for startx
Create drop-in
/etc/systemd/system/getty@tty1.service.d/getty@tty1.service-drop-in.confwithSource: https://community.teamviewer.com/English/discussion/95696/teamviewer-15-stopped-working-on-debian-buster#M4399