Open chris-day opened 3 years ago
Seeing the same behavior. I'm on Citrix 21.8.x and it looks like the only keys are
\HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Citrix\ICA Client
\CEIP \Engine \GenericUSB \Prelaunch
In addition, it doesn't look like the context menu for caffeine is loading at all in the taskbar when hovering or clicking the icon
Same problem here, would be great if we can get a fix for this
See a PowerShell script workaround in #2
What is the last release of Citrix Workspace does this still work on? Or do we have to go way back to Citrix Receiver 4.9? Even with 4.9, the CCM key needs to be added manually.
Update: tried 2102 and it did not work (right-clicking icon would not produce menu, indicating it has frozen). Tried 2010 and it works.
What is the last release of Citrix Workspace does this still work on? Or do we have to go way back to Citrix Receiver 4.9? Even with 4.9, the CCM key needs to be added manually.
Update: tried 2102 and it did not work (right-clicking icon would not produce menu, indicating it has frozen). Tried 2010 and it works.
The original Caffeine works with the latest Citrix Workspace 2202. There was initially an error message for an integer value too small or too large. Simply uninstall everything, re-install Citrix and then re-install Caffeine (the original one).
The original Caffeine works with the latest Citrix Workspace 2202. There was initially an error message for an integer value too small or too large. Simply uninstall everything, re-install Citrix and then re-install Caffeine (the original one).
Couldn't test this since I can't get the original caffeine to work on my system. Just running it would get an access denied error. And it was even harder to uninstall it because I get an error when it tries to access HKCU\Software\Microsoft\SystemCertificates\Root\ProtectedRoots. Hmm, perhaps I got a malware version (couldn't download from the Box.com link in the original site). Or older buggy version? Version says 1.0.9.
I did manage to get a powershell method to work on the latest release so I think I'm still covered.
The original Caffeine works with the latest Citrix Workspace 2202. There was initially an error message for an integer value too small or too large. Simply uninstall everything, re-install Citrix and then re-install Caffeine (the original one).
Couldn't test this since I can't get the original caffeine to work on my system. Just running it would get an access denied error. And it was even harder to uninstall it because I get an error when it tries to access HKCU\Software\Microsoft\SystemCertificates\Root\ProtectedRoots. Hmm, perhaps I got a malware version (couldn't download from the Box.com link in the original site). Or older buggy version? Version says 1.0.9.
I did manage to get a powershell method to work on the latest release so I think I'm still covered.
Glad you got something to work. I can't get the latest version to work (the one without the GUI). It runs fine and I have those extra registry entries, but Citrix keeps on timing out.
I never had a problem with the original version or to install it. I recently had an issue where it stopped running because of an error about a value being either too small or too large. Most likely a .NET issue with my PC.
What trick did you use with the PowerShell?
What trick did you use with the PowerShell?
I used the powershell script from here, so all thanks to the people in that thread.
I commented out the while loop part so it just runs once. Then I schedule it to run in task scheduler. Below, replace Githubissues.
The registry keys are different in this version. By adding the keys the application doesn't work as expected.