Running VW9.2 on Raspbian 2022

Annick Fron <[email protected]> Tue, 25 Oct 2022 10:58:37 +0200
Newsgroups gmane.comp.lang.smalltalk.vwnc
Message-ID <[email protected]>
Hi,

	I used to run 8.3.2 on 32 bits Raspbian 2020 without issues.

	I could run 9.2 64 bit on Ubuntu on Raspbian without issues.

	Now I have an old Raspberry 32 bits using Raspbian 2022 and when I launch the image I get an error of Primitive failed when launching the screen.

	I get 2 errors :

Screen(Object)>>primitiveFailed

[1] X11GraphicsSupport(ExternalInterface)>>externalAccessFailedWith:
[2]     X11GraphicsSupport>>XGetInputFocus:with:with:

	Oses are moving more and more towards Wayland and dropping X11.

	What are the prerequisite X11  libraries needed ?

	
	Best regards

	Annick Fron