Search Criteria
Package Details: vmware-horizon-mmr 2406-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/vmware-horizon-client.git (read-only, click to copy) |
---|---|
Package Base: | vmware-horizon-client |
Description: | VMware Horizon Client connect to VMware Horizon virtual desktop - multimedia redirection |
Upstream URL: | https://customerconnect.omnissa.com/downloads/info/slug/desktop_end_user_computing/vmware_horizon_clients/horizon_8 |
Licenses: | custom |
Submitter: | eworm |
Maintainer: | eworm |
Last Packager: | eworm |
Votes: | 55 |
Popularity: | 0.22 |
First Submitted: | 2015-01-08 15:17 (UTC) |
Last Updated: | 2024-08-20 07:04 (UTC) |
Dependencies (10)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- gst-plugins-base (gst-plugins-base-gitAUR)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR)
- libxml2 (libxml2-gitAUR, libxml2-2.9AUR)
- vmware-horizon-clientAUR
- librsvg (librsvg-gitAUR) (make)
- libxslt (libxslt-gitAUR) (make)
- patchelf (patchelf-gitAUR) (make)
- gst-plugins-bad (gst-plugins-bad-gitAUR) (optional) – MMR with NVIDIA VDPAU
- gstreamer-vaapi (gstreamer-vaapi-gitAUR) (optional) – MMR with Intel VAAPI
Required by (1)
- vmware-horizon-client (optional)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 .. 17 Next › Last »
user108 commented on 2022-07-04 15:16 (UTC)
I cannot make folder sharing work. The menu is completely grayed out and inaccessible. Logs have no clues too.. Have someone managed it to work?
firemage78 commented on 2022-04-06 16:29 (UTC)
I am running the znver2 kernel from the AUR, and every time I try to load into my client desktop, vmware-view opens and then immediately shuts down. Running vmware-view from cmdline does the same with no output. I am not sure where it logs events to start troubleshooting. As a side note, this version runs fine, albeit a bit slow, on the LTS kernel.
Perfi commented on 2022-04-06 06:57 (UTC)
A couple notes on the behavior of the sticky keys bug in 2203.
Open a terminal window and run
xev
. If you hold down <kbd>Control_L</kbd>, it should send a singleKeyPress
event:and then when you release it, you'll get a
KeyRelease
event:However, once I connect to a virtual desktop through Horizon and interact with the desktop in any way, I get this neat behavior only on the virtual desktop. If I try repeating it on the parent OS, I get a series of alternating
KeyPress
andKeyRelease
events at incrementing (Press, ~40 time units delay, Release, KeyPress, repeat)time
values. It's not that <kbd>Control_L</kbd> is not registered - it's that Horizon somehow messses turns the pressed down state into a series of events.I've replicated this bug with <kbd>Control_L</kbd>, <kbd>Control_R</kbd> and <kbd>Shift_R</kbd>. Other keys don't seem to be affected.
This persists after shutting down Horizon and until I log out of my X11 session.
I'd appreciate any tips, even on where to report this to :(
Perfi commented on 2022-04-06 06:16 (UTC)
The "sticky keys" issue (once CTRL is pressed on the virtual machine, it ceases to function in the parent OS) is still present for me on 2203.
jose1711 commented on 2022-03-15 21:48 (UTC)
@eworm great news finally, thanks for sharing! and i can confirm it finally works!
eworm commented on 2022-03-15 15:10 (UTC)
VMware just released a fixed version, I already pushed the changes. Go and get it!
eworm commented on 2022-03-08 13:53 (UTC)
I have a non-public test release (2111.1 / 8.4.1 / build 53939787) from VMware that is said to fix the keyboard issue. To date I could not proof any different... So stay tuned for the next release!
nihalani commented on 2022-02-18 20:48 (UTC)
@KorvinSilver. Can you try adding the argument --no-sandbox to the .desktop file for VMWare Client? I had a similar issue with another application and this may serve as a stop gab solution until a more permanent one is found.
eworm commented on 2022-02-18 09:06 (UTC)
I guess that's a new security feature from KDE/Plasma, where all launched applications are sandboxed in a systemd service. Looks like this breaks the horizon client. I do not have KDE/Plasma here, so no idea what breaks.
KorvinSilver commented on 2022-02-18 08:04 (UTC) (edited on 2022-02-18 08:07 (UTC) by KorvinSilver)
I updated my system and after reboot vmware-view won't run anymore unless I start it from the terminal. I'm using KDE/Plasma and if I click on its icon, KDE shows the cursor animation for the launch for a second then nothing happens. If I run it from terminal or set the shortcut settings to include run in terminal, it works. journalctl shows this only at the time:
So basically systemd says it's started but somehow it closes or crashes without a trace I could find. The other lines show up with everything else I start like this so unsure if they mean anything here. The exact same thing happens with nbtexplorer-bin by the way also from the AUR. No idea what that means or even what could be responsible. I have other things installed from AUR but everything else works properly. Also if I start it from terminal, there's no systemd message for it in the log.
« First ‹ Previous 1 2 3 4 5 6 7 8 9 .. 17 Next › Last »