@bawrak: Alright, can you try it now? It runs again on my machine.
Search Criteria
Package Details: teamviewer 15.59.3-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: | http://www.teamviewer.com |
Licenses: | custom |
Conflicts: | teamviewer-beta |
Provides: | teamviewer |
Submitter: | Hilinus |
Maintainer: | swiftgeek (nickoe, astronautlevel) |
Last Packager: | swiftgeek |
Votes: | 1474 |
Popularity: | 2.12 |
First Submitted: | 2010-04-15 10:29 (UTC) |
Last Updated: | 2024-11-15 22:36 (UTC) |
Dependencies (5)
Required by (3)
Sources (4)
- https://dl.teamviewer.com/download/linux/version_15x/teamviewer_15.59.3_amd64.deb
- https://dl.teamviewer.com/download/linux/version_15x/teamviewer_15.59.3_arm64.deb
- https://dl.teamviewer.com/download/linux/version_15x/teamviewer_15.59.3_armhf.deb
- https://dl.teamviewer.com/download/linux/version_15x/teamviewer_15.59.3_i386.deb
Latest Comments
« First ‹ Previous 1 .. 103 104 105 106 107 108 109 110 111 112 113 .. 127 Next › Last »
alucryd commented on 2013-01-23 08:41 (UTC)
alucryd commented on 2013-01-23 08:37 (UTC)
Well that's definitely a wine issue, but not the one in your system. teamviewer8 uses its own version. It happens to me too now, I'll see what I can do.
bawrak commented on 2013-01-23 04:46 (UTC)
Thanks for your work on this.
It does not work for me though. teamviewerd is running. Running teamviewer8 gives me:
---------------
Init...
Checking setup...
Launching TeamViewer...
fixme:service:scmdatabase_autostart_services Auto-start service L"MountMgr" failed to start: 2
fixme:service:scmdatabase_autostart_services Auto-start service L"PlugPlay" failed to start: 2
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0)
err:winspool:add_printer_driver failed with 1722 for L"wineps.drv" (L"Windows NT x86")
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
fixme:ole:CoInitializeSecurity ((nil),-1,(nil),(nil),0,3,(nil),0,(nil)) - stub!
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
fixme:process:SetProcessShutdownParameters (00000100, 00000000): partial stub.
fixme:resource:GetGuiResources (0xffffffff,0): stub
fixme:win:EnumDisplayDevicesW ((null),0,0x33df44,0x00000000), stub!
fixme:win:EnumDisplayDevicesW (L"\\\\.\\DISPLAY1",0,0x33dbfc,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),1,0x33df44,0x00000000), stub!
-------------
And then nothing. It just hangs there with no GUI. I have mono installed and the latest version of wine if that is important.
Any suggestions?
Thanks
Hilinus commented on 2013-01-17 17:38 (UTC)
Is this reproducible on other distros, such as Ubuntu or Fedora? I'm searching...
alucryd commented on 2013-01-16 08:40 (UTC)
@bandroix: No problem. There is indeed a daemon that must be launched for teamviewer to work (teamviewer fails to start if it is not running). As for what it's used for, I couldn't find any useful info on the internet, and of course the file is a binary so no peeking in it. You could try to connect to a computer running only the daemon to find out whether it enables this (only have one working computer at the moment so I can't test).
bandroidx commented on 2013-01-16 08:06 (UTC)
@Alucryd thank you for the info, the changes, the testing, and the hard work maintaining and creating this package. It's much appreciated. Now I can finally install teamviewer 8 and won't have to connect to my work pc first to connect to machines using this newer version.
That reminds me. I recall there being a service involved with this version? Is that something that is required for inbound connections only? I really prefer not to have another service running especially since I never want inbound connections to be possible under any circumstances. (call me paranoid, i call me security conscious LOL)
<deleted-account> commented on 2013-01-15 23:44 (UTC)
Closing teamviewer 7.0.9377-1 causes multiple ghost instances to spawn, consuming all system resources. Only work-around for user is to reboot system; trying to kill tasks returns error that user doesn't have the permissions.
Repeatable 100% of the time.
Using Manjaro xfce 0.8.3
alucryd commented on 2013-01-15 22:00 (UTC)
I doubt this is my doing, I just added a message in an install file. Next time you might want to be a bit more precise, because "doesn't work" will not get you very far in the Linux world.
<deleted-account> commented on 2013-01-15 21:59 (UTC)
now works
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.
startx
users 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.conf
withSource: https://community.teamviewer.com/English/discussion/95696/teamviewer-15-stopped-working-on-debian-buster#M4399