Changes between Initial Version and Version 1 of Ticket #2396, comment 1
- Timestamp:
- 08/28/19 05:48:46 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2396, comment 1
initial v1 1 This is just a warning, the win32 API sometimes fails to get {{{GlobalLock}}} it needs to access the clipboard data. More details in r22796 and #2284.1 This is just a warning, the win32 API sometimes fails to get the {{{GlobalLock}}} it needs to access the clipboard data, in which case we log this warning and try again. More details in r22796 and #2284.