You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
we are heavily searching for the reason of the "frozen UI" and for this, we installed Pharo on a windows computer which is not in the cloud and who never saw Pharo before. Here we have the same problem. So this is NOT related to AWS.
Bug description
World -> System -> System Reporter click on
results in debugger because it calls primitives which are returning nil
reportWin32OSDetails: -> Smalltalk vm getSystemAttribute: 10002
reportWin32HardwareDetails: -> Smalltalk vm getSystemAttribute: 10001
reportWin32GFXDetails: -> Smalltalk vm getSystemAttribute: 10003
To Reproduce
World -> System -> System Reporter click on
Expected behavior
no debugger and show the relevant informations
Screenshots

If applicable, add screenshots to help explain your problem.
Version information:
Expected development cost
If needed, I can test it on Microsoft Windows Server 2019 Datacenter
Additional context
related to our problem described here:
https://discord.com/channels/223421264751099906/1346441744744452116
The text was updated successfully, but these errors were encountered: