[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] `primitiveScreenScaleFactor` broken on headless Linux/X11 VMs (Issue #625)

Marcel Taeumel notifications at github.com
Mon Apr 25 13:06:39 UTC 2022


The image I try does not have the wizard open but sets the cursor:

```
0x7ffdb7830e48 I Cursor class>currentCursor: 0x564895d0f848: a(n) Cursor
0x7ffdb7830e90 I CursorWithMask(Cursor)>show 0x564896169230: a(n) CursorWithMask
0x7ffdb7830ee0 I SmalltalkImage>snapshot:andQuit:withExitCode:embedded: 0x564895d43640: a(n) SmalltalkImage
  0x564898dea4e0 s SmalltalkImage>snapshot:andQuit:embedded:
  0x564898deaa58 s SmalltalkImage>snapshot:andQuit:
```

`Cursor` is higher up the start-up list than `ReleaseBuilder`:

```
0x7ffdf2458c70 I DisplayScreen class>checkForNewScreenScaleFactor 0x2b0e5c8: a(n) DisplayScreen
0x7ffdf2458cc0 I WorldState>doOneCycleNowFor: 0x36cf768: a(n) WorldState
0x7ffdf2458d08 I WorldState>doOneCycleFor: 0x36cf768: a(n) WorldState
0x7ffdf2458d50 I PasteUpMorph>doOneCycle 0x36dacf8: a(n) PasteUpMorph
0x7ffdf2458d90 I PreferenceWizardMorph>refreshWorld 0x2274070: a(n) PreferenceWizardMorph
0x7ffdf2458dd0 I PreferenceWizardMorph>showWelcome 0x2274070: a(n) PreferenceWizardMorph
```

-- 
Reply to this email directly or view it on GitHub:
https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/625#issuecomment-1108545566
You are receiving this because you are subscribed to this thread.

Message ID: <OpenSmalltalk/opensmalltalk-vm/issues/625/1108545566 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20220425/370673de/attachment.html>


More information about the Vm-dev mailing list