Changes between Initial Version and Version 1 of Ticket #19226, comment 75
- Timestamp:
- Nov 23, 2021 10:49:49 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #19226, comment 75
initial v1 1 1 Replying to [comment:74 klaus] 2 2 3 You didn't ask me, but I've checked the new 6.1.30 and can confirm that the temporal freezes (discussed here in comment 42 and 72) are occurring just like before. It seems that kinlion refer to them. I also made an easy way to reproduce them for myself using simple python program on WinXP guest and Ubuntu 20.04 host. This is the python program you may run on the guest:3 You didn't ask me, but I've checked the new 6.1.30 and can confirm that the temporal freezes (discussed here in comment 42 and 72) are occurring just like before. It seems that kinlion refer to them. I also made an easy way to reproduce them for myself using simple python program on WinXP guest and Ubuntu 20.04 host. This is the python program you may run on the WinXP guest: 4 4 5 5 {{{ … … 22 22 }}} 23 23 24 then open firefox on the host and try to paste there, on my computer it almost always freezes for a few seconds on first try, may require some repeats. 24 then open firefox on the host and try to paste there, on my computer it almost always freezes for a few seconds on first try, may require some repeats. Copy operations from Win10 guest to Linux host also freezes sometimes but I don't have a consistent way to reproduce them. 25 25 26 26 But temporal freezes is the other issue from the segfaults and the current issue "VM segfaults on copy with shared clipboard" seems to be fixed a year ago. Temporal freezes never fixed.