From OpenSCADAWiki
Jump to: navigation, search
(Importing a new version from external source)
 
(Importing a new version from external source)
 
Line 2: Line 2:
 
! colspan="3" | tdenetwork-trinity
 
! colspan="3" | tdenetwork-trinity
 
|-
 
|-
| [[:File:krfb-crash_at_disconnect.patch.gz|krfb-crash_at_disconnect.patch]] || 14.1, 14.0 || Formal replacing the call ''exit()'' by ''wait()'' only through tracing not closing VNC server threads in call this function from ''clientInput()'', have observed as a hang up there on Raspberry Pi 2 once and no more elsewhere. The original CORRECTLY WORKING patch still lays in [https://mirror.git.trinitydesktop.org/gitea/TDE/libtdevnc/issues/2 Gitea].
+
| [[:File:krfb-crash_at_disconnect.patch.gz|krfb-crash_at_disconnect.patch]] || 14 || Formal replacing the call ''exit()'' by ''wait()'' only through tracing not closing VNC server threads in call this function from ''clientInput()'', have observed as a hang up there on Raspberry Pi 2 once and no more elsewhere. The original CORRECTLY WORKING patch still lays in [https://mirror.git.trinitydesktop.org/gitea/TDE/libtdevnc/issues/2 Gitea].

Latest revision as of 11:57, 20 March 2025

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Sub-projects/Automation Linux distributive)
|-
! colspan="3" | tdenetwork-trinity
|-
| [[:File:krfb-crash_at_disconnect.patch.gz|krfb-crash_at_disconnect.patch]] || 14 || Formal replacing the call ''exit()'' by ''wait()'' only through tracing not closing VNC server threads in call this function from ''clientInput()'', have observed as a hang up there on Raspberry Pi 2 once and no more elsewhere. The original CORRECTLY WORKING patch still lays in [https://mirror.git.trinitydesktop.org/gitea/TDE/libtdevnc/issues/2 Gitea].
Translation|-
! colspan="3" | tdenetwork-trinity
|-
| [[:File:krfb-crash_at_disconnect.patch.gz|krfb-crash_at_disconnect.patch]] || 14 || Formal replacing the call ''exit()'' by ''wait()'' only through tracing not closing VNC server threads in call this function from ''clientInput()'', have observed as a hang up there on Raspberry Pi 2 once and no more elsewhere. The original CORRECTLY WORKING patch still lays in [https://mirror.git.trinitydesktop.org/gitea/TDE/libtdevnc/issues/2 Gitea].

|- ! colspan="3" | tdenetwork-trinity |- | krfb-crash_at_disconnect.patch || 14 || Formal replacing the call exit() by wait() only through tracing not closing VNC server threads in call this function from clientInput(), have observed as a hang up there on Raspberry Pi 2 once and no more elsewhere. The original CORRECTLY WORKING patch still lays in Gitea.