<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Smartcard on Linux clients: firefox does not start in Horizon for Linux</title>
    <link>https://communities.vmware.com/t5/Horizon-for-Linux/Smartcard-on-Linux-clients-firefox-does-not-start/m-p/2298688#M460</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It seems that the pcscd already created 200 thread and pcsc-lite library do not allow client to create more thread.&lt;/P&gt;&lt;P&gt;Smart card redirection on Linux client was based on the pcsc-lite. Could you please double check the pcsc-lite library version both on your ThinClient and RHEL by using the command "&lt;SPAN class="aCOpRe"&gt;/usr/sbin/&lt;EM&gt;pcscd&lt;/EM&gt; --&lt;EM&gt;version&lt;/EM&gt;" &lt;/SPAN&gt;?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In order to get more log info from pcscd, Please try the command: "&lt;CODE&gt;sudo pcscd --foreground --debug --apdu --color | tee log.txt". &lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;Wish you can find more clue of why pcscd not work as expected.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 20 Oct 2020 13:06:59 GMT</pubDate>
    <dc:creator>totti0858</dc:creator>
    <dc:date>2020-10-20T13:06:59Z</dc:date>
    <item>
      <title>Smartcard on Linux clients: firefox does not start</title>
      <link>https://communities.vmware.com/t5/Horizon-for-Linux/Smartcard-on-Linux-clients-firefox-does-not-start/m-p/2298686#M458</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I cannot start thunderbird, firefox every morning, when I start my work day.The problem is smartcard related and only occurs on a Linux client.&lt;/P&gt;&lt;P&gt;I have this behaviour usually when I go home in the evening and reconnect to a locked session in the morning&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What happens:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Firefox and thunderbird do not start anymore, "sudo -s" or "pkcs11-tool -L"&amp;nbsp; command hangs. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The VM, on which this happens, is a RedHat 7.8 with the necessary smartcard fixes see [1], otherwise SCard does not work at all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What needs to be done, for working SCard, is explained here:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;[1] &lt;/SPAN&gt;&lt;A class="jive-link-thread-small" data-containerid="6512" data-containertype="14" data-objectid="613996" data-objecttype="1" href="https://communities.vmware.com/thread/613996"&gt;https://communities.vmware.com/thread/613996&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But SCard,firefox,thunderbird,... works fine, when connected to the VM from Windows clients!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My VM runs: RHEL 7.8 with Horizon 7.9 or 7.10 ,windows clients works, no problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What happens on the Linux Thinclient?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pcscd is complaining:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pcscdaemoni.c 137 SVServicerunLoop : Problem during the context thread creation&lt;/P&gt;&lt;P&gt;winscard_svc.184 CreateContextThread Too many contex running 200&lt;/P&gt;&lt;P&gt;pcscdaeon.c 137:SVServicerunLoop Problem during the context thread creation&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I look a the source:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;listSize = list_size(&amp;amp;contextsList);&lt;/P&gt;&lt;P&gt;if (listSize &amp;gt;= contextMaxThreadCounter)&lt;/P&gt;&lt;P&gt;{&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Log2(PCSC_LOG_CRITICAL, "Too many context running: %d", listSize);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; goto out;&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, after some time (evening to morning), something is using all context threads and this is the reason why firefox,thunderbird, pkcs11-tool -L ,etc.. hangs.&lt;/P&gt;&lt;P&gt;Rebooting the Thinclient works, and moving the session to another hosts works too to let firefox,thunbird etc. run.&lt;/P&gt;&lt;P&gt;Up to now, I cannot reproduce the bug, I must wait for it, for ~12 hours.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Oct 2020 12:05:54 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Horizon-for-Linux/Smartcard-on-Linux-clients-firefox-does-not-start/m-p/2298686#M458</guid>
      <dc:creator>mvogt1</dc:creator>
      <dc:date>2020-10-15T12:05:54Z</dc:date>
    </item>
    <item>
      <title>Re: Smartcard on Linux clients: firefox does not start</title>
      <link>https://communities.vmware.com/t5/Horizon-for-Linux/Smartcard-on-Linux-clients-firefox-does-not-start/m-p/2298687#M459</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Debugging. On the Linux Thinclient the horizon client version is 5.4. On a RHEL 7.8&lt;/P&gt;&lt;P&gt;the horizon client ist version 5.2. On the RHEL client the problem does not occur.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have written two scripts running in the background on the thinclient.&lt;/P&gt;&lt;P&gt;The scripts counts the number of threads in pcscd and the&lt;/P&gt;&lt;P&gt;number of open sockets of vmware-remotemks. It shows that the number of&lt;/P&gt;&lt;P&gt;threads increase with no real pattern.&lt;/P&gt;&lt;P&gt;But te thread increase has a counterpart in the vmware-remotemks sockets count.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;while true; do &lt;/P&gt;&lt;P&gt;&amp;nbsp; A=`date`; &lt;/P&gt;&lt;P&gt;&amp;nbsp; B=`ps -o thcount $PID_PCSCD`; &lt;/P&gt;&lt;P&gt;&amp;nbsp; echo "$A : $B" &amp;gt;&amp;gt;/var/tmp/threads.txt; &lt;/P&gt;&lt;P&gt;&amp;nbsp; sleep 30; &lt;/P&gt;&lt;P&gt;done&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thu Oct 15 16:21:07 CEST 2020 : THCNT&amp;nbsp; 9&lt;/P&gt;&lt;P&gt;Thu Oct 15 16:26:05 CEST 2020 : THCNT&amp;nbsp; 18&lt;/P&gt;&lt;P&gt;Thu Oct 15 16:27:23 CEST 2020 : THCNT&amp;nbsp; 21&lt;/P&gt;&lt;P&gt;Thu Oct 15 16:55:54 CEST 2020 : THCNT&amp;nbsp; 30&lt;/P&gt;&lt;P&gt;Thu Oct 15 16:56:24 CEST 2020 : THCNT&amp;nbsp; 29&lt;/P&gt;&lt;P&gt;Thu Oct 15 16:56:54 CEST 2020 : THCNT&amp;nbsp; 33&lt;/P&gt;&lt;P&gt;Thu Oct 15 17:09:54 CEST 2020 : THCNT&amp;nbsp; 47&lt;/P&gt;&lt;P&gt;Thu Oct 15 17:10:24 CEST 2020 : THCNT&amp;nbsp; 52&lt;/P&gt;&lt;P&gt;Thu Oct 15 17:25:55 CEST 2020 : THCNT&amp;nbsp; 61&lt;/P&gt;&lt;P&gt;Thu Oct 15 17:26:55 CEST 2020 : THCNT&amp;nbsp; 64&lt;/P&gt;&lt;P&gt;Thu Oct 15 17:31:55 CEST 2020 : THCNT&amp;nbsp; 63&lt;/P&gt;&lt;P&gt;Thu Oct 15 17:32:25 CEST 2020 : THCNT&amp;nbsp; 64&lt;/P&gt;&lt;P&gt;Thu Oct 15 17:55:56 CEST 2020 : THCNT&amp;nbsp; 73&lt;/P&gt;&lt;P&gt;Thu Oct 15 17:56:56 CEST 2020 : THCNT&amp;nbsp; 76&lt;/P&gt;&lt;P&gt;Thu Oct 15 17:57:26 CEST 2020 : THCNT&amp;nbsp; 79&lt;/P&gt;&lt;P&gt;Thu Oct 15 18:14:57 CEST 2020 : THCNT&amp;nbsp; 98&lt;/P&gt;&lt;P&gt;Thu Oct 15 18:25:57 CEST 2020 : THCNT&amp;nbsp; 107&lt;/P&gt;&lt;P&gt;Thu Oct 15 18:26:57 CEST 2020 : THCNT&amp;nbsp; 110&lt;/P&gt;&lt;P&gt;Thu Oct 15 18:42:58 CEST 2020 : THCNT&amp;nbsp; 109&lt;/P&gt;&lt;P&gt;Thu Oct 15 18:43:28 CEST 2020 : THCNT&amp;nbsp; 110&lt;/P&gt;&lt;P&gt;Thu Oct 15 18:55:59 CEST 2020 : THCNT&amp;nbsp; 119&lt;/P&gt;&lt;P&gt;Thu Oct 15 18:56:59 CEST 2020 : THCNT&amp;nbsp; 122&lt;/P&gt;&lt;P&gt;Thu Oct 15 19:11:59 CEST 2020 : THCNT&amp;nbsp; 141&lt;/P&gt;&lt;P&gt;Thu Oct 15 19:26:00 CEST 2020 : THCNT&amp;nbsp; 150&lt;/P&gt;&lt;P&gt;Thu Oct 15 19:27:00 CEST 2020 : THCNT&amp;nbsp; 153&lt;/P&gt;&lt;P&gt;Thu Oct 15 19:55:31 CEST 2020 : THCNT&amp;nbsp; 162&lt;/P&gt;&lt;P&gt;Thu Oct 15 19:57:01 CEST 2020 : THCNT&amp;nbsp; 165&lt;/P&gt;&lt;P&gt;Thu Oct 15 20:05:31 CEST 2020 : THCNT&amp;nbsp; 181&lt;/P&gt;&lt;P&gt;Thu Oct 15 20:16:32 CEST 2020 : THCNT&amp;nbsp; 180&lt;/P&gt;&lt;P&gt;Thu Oct 15 20:17:02 CEST 2020 : THCNT&amp;nbsp; 181&lt;/P&gt;&lt;P&gt;Thu Oct 15 20:26:02 CEST 2020 : THCNT&amp;nbsp; 190&lt;/P&gt;&lt;P&gt;Thu Oct 15 20:27:02 CEST 2020 : THCNT&amp;nbsp; 193&lt;/P&gt;&lt;P&gt;Thu Oct 15 20:52:03 CEST 2020 : THCNT&amp;nbsp; 192&lt;/P&gt;&lt;P&gt;Thu Oct 15 20:55:04 CEST 2020 : THCNT&amp;nbsp; 193&lt;/P&gt;&lt;P&gt;Thu Oct 15 20:56:04 CEST 2020 : THCNT&amp;nbsp; 201&lt;/P&gt;&lt;P&gt;Thu Oct 15 20:57:04 CEST 2020 : THCNT&amp;nbsp; 205&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;while true; do &lt;/P&gt;&lt;P&gt;&amp;nbsp; A=`date`; &lt;/P&gt;&lt;P&gt;&amp;nbsp; B=`lsof -p $PIDOF_VMWARE_REMOTEMKS | grep remote | grep sock | wc -l`; &lt;/P&gt;&lt;P&gt;&amp;nbsp; echo "$A : $B" &amp;gt;&amp;gt;/var/tmp/socket.txt; &lt;/P&gt;&lt;P&gt;&amp;nbsp; sleep 30; &lt;/P&gt;&lt;P&gt;done&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thu Oct 15 16:28:01 CEST 2020 : 34&lt;/P&gt;&lt;P&gt;Thu Oct 15 16:54:02 CEST 2020 : 33&lt;/P&gt;&lt;P&gt;Thu Oct 15 16:54:32 CEST 2020 : 34&lt;/P&gt;&lt;P&gt;Thu Oct 15 16:55:32 CEST 2020 : 47&lt;/P&gt;&lt;P&gt;Thu Oct 15 16:56:02 CEST 2020 : 43&lt;/P&gt;&lt;P&gt;Thu Oct 15 16:57:02 CEST 2020 : 46&lt;/P&gt;&lt;P&gt;Thu Oct 15 17:10:33 CEST 2020 : 65&lt;/P&gt;&lt;P&gt;Thu Oct 15 17:25:34 CEST 2020 : 78&lt;/P&gt;&lt;P&gt;Thu Oct 15 17:26:04 CEST 2020 : 74&lt;/P&gt;&lt;P&gt;Thu Oct 15 17:27:04 CEST 2020 : 77&lt;/P&gt;&lt;P&gt;Thu Oct 15 17:29:34 CEST 2020 : 76&lt;/P&gt;&lt;P&gt;Thu Oct 15 17:30:04 CEST 2020 : 77&lt;/P&gt;&lt;P&gt;Thu Oct 15 17:55:35 CEST 2020 : 86&lt;/P&gt;&lt;P&gt;Thu Oct 15 17:57:05 CEST 2020 : 89&lt;/P&gt;&lt;P&gt;Thu Oct 15 17:57:35 CEST 2020 : 92&lt;/P&gt;&lt;P&gt;Thu Oct 15 18:14:36 CEST 2020 : 112&lt;/P&gt;&lt;P&gt;Thu Oct 15 18:15:06 CEST 2020 : 111&lt;/P&gt;&lt;P&gt;Thu Oct 15 18:18:06 CEST 2020 : 110&lt;/P&gt;&lt;P&gt;Thu Oct 15 18:18:36 CEST 2020 : 111&lt;/P&gt;&lt;P&gt;Thu Oct 15 18:26:07 CEST 2020 : 120&lt;/P&gt;&lt;P&gt;Thu Oct 15 18:27:07 CEST 2020 : 123&lt;/P&gt;&lt;P&gt;Thu Oct 15 18:53:38 CEST 2020 : 122&lt;/P&gt;&lt;P&gt;Thu Oct 15 18:54:08 CEST 2020 : 123&lt;/P&gt;&lt;P&gt;Thu Oct 15 18:55:38 CEST 2020 : 132&lt;/P&gt;&lt;P&gt;Thu Oct 15 18:57:08 CEST 2020 : 135&lt;/P&gt;&lt;P&gt;Thu Oct 15 19:11:39 CEST 2020 : 154&lt;/P&gt;&lt;P&gt;Thu Oct 15 19:25:40 CEST 2020 : 163&lt;/P&gt;&lt;P&gt;Thu Oct 15 19:27:10 CEST 2020 : 166&lt;/P&gt;&lt;P&gt;Thu Oct 15 19:42:11 CEST 2020 : 165&lt;/P&gt;&lt;P&gt;Thu Oct 15 19:55:12 CEST 2020 : 166&lt;/P&gt;&lt;P&gt;Thu Oct 15 19:56:12 CEST 2020 : 175&lt;/P&gt;&lt;P&gt;Thu Oct 15 20:05:42 CEST 2020 : 194&lt;/P&gt;&lt;P&gt;Thu Oct 15 20:25:43 CEST 2020 : 203&lt;/P&gt;&lt;P&gt;Thu Oct 15 20:26:44 CEST 2020 : 206&lt;/P&gt;&lt;P&gt;Thu Oct 15 20:55:45 CEST 2020 : 214&lt;/P&gt;&lt;P&gt;Thu Oct 15 20:56:45 CEST 2020 : 218&lt;/P&gt;&lt;P&gt;Thu Oct 15 21:06:16 CEST 2020 : 217&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Oct 2020 08:18:32 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Horizon-for-Linux/Smartcard-on-Linux-clients-firefox-does-not-start/m-p/2298687#M459</guid>
      <dc:creator>mvogt1</dc:creator>
      <dc:date>2020-10-16T08:18:32Z</dc:date>
    </item>
    <item>
      <title>Re: Smartcard on Linux clients: firefox does not start</title>
      <link>https://communities.vmware.com/t5/Horizon-for-Linux/Smartcard-on-Linux-clients-firefox-does-not-start/m-p/2298688#M460</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It seems that the pcscd already created 200 thread and pcsc-lite library do not allow client to create more thread.&lt;/P&gt;&lt;P&gt;Smart card redirection on Linux client was based on the pcsc-lite. Could you please double check the pcsc-lite library version both on your ThinClient and RHEL by using the command "&lt;SPAN class="aCOpRe"&gt;/usr/sbin/&lt;EM&gt;pcscd&lt;/EM&gt; --&lt;EM&gt;version&lt;/EM&gt;" &lt;/SPAN&gt;?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In order to get more log info from pcscd, Please try the command: "&lt;CODE&gt;sudo pcscd --foreground --debug --apdu --color | tee log.txt". &lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;Wish you can find more clue of why pcscd not work as expected.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Oct 2020 13:06:59 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Horizon-for-Linux/Smartcard-on-Linux-clients-firefox-does-not-start/m-p/2298688#M460</guid>
      <dc:creator>totti0858</dc:creator>
      <dc:date>2020-10-20T13:06:59Z</dc:date>
    </item>
    <item>
      <title>Re: Smartcard on Linux clients: firefox does not start</title>
      <link>https://communities.vmware.com/t5/Horizon-for-Linux/Smartcard-on-Linux-clients-firefox-does-not-start/m-p/2298689#M461</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Debugging.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;[root@e120it00 ~]# ps -o thcount 13523&lt;/P&gt;&lt;P&gt;THCNT&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; 12&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;img class="lia-deferred-image lia-image-emoji" src="https://communities.vmware.com/html/@86D5452E8DF3024072539D15D771C412/emoticons/2764.png" alt=":red_heart:" title=":red_heart:" /&gt; hours passed&amp;gt;&lt;/P&gt;&lt;P&gt;[root@e120it00 ~]# ps -o thcount 13523&lt;/P&gt;&lt;P&gt;THCNT&lt;/P&gt;&lt;P&gt;&amp;nbsp; 179&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This happens on a RHEL 7.8 connected to a VM over Horizon with RHEL 7.8 with Agent 7.10 and Client 5.4.1.&lt;/P&gt;&lt;P&gt;==&amp;gt; bug is present on newest vmware-view.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Oct 2020 11:40:13 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Horizon-for-Linux/Smartcard-on-Linux-clients-firefox-does-not-start/m-p/2298689#M461</guid>
      <dc:creator>mvogt1</dc:creator>
      <dc:date>2020-10-22T11:40:13Z</dc:date>
    </item>
    <item>
      <title>Re: Smartcard on Linux clients: firefox does not start</title>
      <link>https://communities.vmware.com/t5/Horizon-for-Linux/Smartcard-on-Linux-clients-firefox-does-not-start/m-p/2298690#M462</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;Debugging. On the Linux Thinclient the horizon client version is 5.4. On a RHEL 7.8&lt;/P&gt;&lt;P&gt;the horizon client ist version 5.2. On the RHEL client the problem does not occur.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No, the problem exists on 5.2 too.&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;[root@e120it00 ~]# ps -o thcount 5066&lt;/P&gt;&lt;P&gt;THCNT&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; 22&lt;/P&gt;&lt;P&gt;[root@e120it00 ~]# ps -o thcount 5066&lt;/P&gt;&lt;P&gt;THCNT&lt;/P&gt;&lt;P&gt;&amp;nbsp; 204&lt;/P&gt;&lt;P&gt;[root@e120it00 ~]# date&lt;/P&gt;&lt;P&gt;Fri Oct 23 09:21:33 CEST 2020&lt;/P&gt;&lt;P&gt;[root@e120it00 ~]# vmware-view --version | grep Client | grep VMware&lt;/P&gt;&lt;P&gt;VMware Horizon Client 5.2.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;The above commands are from a RHEL 7.8 client connected with VMWare Horizon Client 5.2.0 to a RHEL 7.8 VM with Agent 7.10&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Oct 2020 07:30:43 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Horizon-for-Linux/Smartcard-on-Linux-clients-firefox-does-not-start/m-p/2298690#M462</guid>
      <dc:creator>mvogt1</dc:creator>
      <dc:date>2020-10-23T07:30:43Z</dc:date>
    </item>
    <item>
      <title>Re: Smartcard on Linux clients: firefox does not start</title>
      <link>https://communities.vmware.com/t5/Horizon-for-Linux/Smartcard-on-Linux-clients-firefox-does-not-start/m-p/2840682#M667</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;VMware fixed this bug. The fix should appear in the next major update VMware-Horizon-Client-2103-8.2.0&lt;/P&gt;</description>
      <pubDate>Thu, 08 Apr 2021 13:08:02 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Horizon-for-Linux/Smartcard-on-Linux-clients-firefox-does-not-start/m-p/2840682#M667</guid>
      <dc:creator>mvogt1</dc:creator>
      <dc:date>2021-04-08T13:08:02Z</dc:date>
    </item>
  </channel>
</rss>

