From OpenSCADAWiki
Jump to: navigation, search
(Importing a new version from external source)
(Importing a new version from external source)
Line 5: Line 5:
 
|-
 
|-
 
| [[:File:noLockDirAtVirtualCD.patch.gz|noLockDirAtVirtualCD.patch]] || 14.1, 14.0 || Preventing of force locking mounted media-folders after changing local directory to remote-virtual one, in a way of changing the local folder to Home. Also preventing the memory leakage on call the function ''getcwd(0, 0)'' without freeing its result.
 
| [[:File:noLockDirAtVirtualCD.patch.gz|noLockDirAtVirtualCD.patch]] || 14.1, 14.0 || Preventing of force locking mounted media-folders after changing local directory to remote-virtual one, in a way of changing the local folder to Home. Also preventing the memory leakage on call the function ''getcwd(0, 0)'' without freeing its result.
 +
|-
 +
| [[:File:krusader_fixRefreshPanelAtMove.patch.gz|krusader_fixRefreshPanelAtMove.patch]] || 14.1, 14.0 || Fixing of refreshing source panel at moving operations.

Revision as of 23:17, 19 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" | krusader-trinity
|-
| [[:File:smb_noCleanPanelAtRename.patch.gz|smb_noCleanPanelAtRename.patch]] || 14 || Preventing of cleaning the panel with item list of a SMB share after item renaming through receiving second or third ''result()'' event from IO-Slave, that is the panel refresh is lagged now at 0.5 seconds after renaming.
|-
| [[:File:noLockDirAtVirtualCD.patch.gz|noLockDirAtVirtualCD.patch]] || 14 || Preventing of force locking mounted media-folders after changing local directory to remote-virtual one, in a way of changing the local folder to Home. Also preventing the memory leakage on call the function ''getcwd(0, 0)'' without freeing its result.
|-
| [[:File:krusader_fixRefreshPanelAtMove.patch.gz|krusader_fixRefreshPanelAtMove.patch]] || 14 || Fixing of refreshing source panel at moving operations.
Translation|-
! colspan="3" | krusader-trinity
|-
| [[:File:smb_noCleanPanelAtRename.patch.gz|smb_noCleanPanelAtRename.patch]] || 14.1, 14.0 || Preventing of cleaning the panel with item list of a SMB share after item renaming through receiving second or third ''result()'' event from IO-Slave, that is the panel refresh is lagged now at 0.5 seconds after renaming.
|-
| [[:File:noLockDirAtVirtualCD.patch.gz|noLockDirAtVirtualCD.patch]] || 14.1, 14.0 || Preventing of force locking mounted media-folders after changing local directory to remote-virtual one, in a way of changing the local folder to Home. Also preventing the memory leakage on call the function ''getcwd(0, 0)'' without freeing its result.
|-
| [[:File:krusader_fixRefreshPanelAtMove.patch.gz|krusader_fixRefreshPanelAtMove.patch]] || 14.1, 14.0 || Fixing of refreshing source panel at moving operations.

|- ! colspan="3" | krusader-trinity |- | smb_noCleanPanelAtRename.patch || 14.1, 14.0 || Preventing of cleaning the panel with item list of a SMB share after item renaming through receiving second or third result() event from IO-Slave, that is the panel refresh is lagged now at 0.5 seconds after renaming. |- | noLockDirAtVirtualCD.patch || 14.1, 14.0 || Preventing of force locking mounted media-folders after changing local directory to remote-virtual one, in a way of changing the local folder to Home. Also preventing the memory leakage on call the function getcwd(0, 0) without freeing its result. |- | krusader_fixRefreshPanelAtMove.patch || 14.1, 14.0 || Fixing of refreshing source panel at moving operations.