black/grey screen in simulator, grey screen in safari #539

Open
opened 2025-12-29 01:21:14 +01:00 by adam · 4 comments
Owner

Originally created by @jackkru69 on GitHub (Oct 11, 2023).

image
image
image

docker run -it
--device /dev/kvm
-p 50922:10022
-v /tmp/.X11-unix:/tmp/.X11-unix
-e "DISPLAY=${DISPLAY:-:0.0}"
-e GENERATE_UNIQUE=true
-e MASTER_PLIST_URL='https://raw.githubusercontent.com/sickcodes/osx-serial-generator/master/config-custom.plist'
sickcodes/docker-osx:ventura

8gb ram docker container

Manjaro KDE

but when I click on another window, it appears, but disappears when I return

it's only on ventura

image

Originally created by @jackkru69 on GitHub (Oct 11, 2023). ![image](https://github.com/sickcodes/Docker-OSX/assets/43357933/d501b2f1-9cda-46fd-8382-5e088976b410) ![image](https://github.com/sickcodes/Docker-OSX/assets/43357933/0fa4b8da-2d29-4578-84bc-ee534ac9cf20) ![image](https://github.com/sickcodes/Docker-OSX/assets/43357933/504f09c9-c0ac-4f0f-a106-ef9b24fbc112) docker run -it \ --device /dev/kvm \ -p 50922:10022 \ -v /tmp/.X11-unix:/tmp/.X11-unix \ -e "DISPLAY=${DISPLAY:-:0.0}" \ -e GENERATE_UNIQUE=true \ -e MASTER_PLIST_URL='https://raw.githubusercontent.com/sickcodes/osx-serial-generator/master/config-custom.plist' \ sickcodes/docker-osx:ventura 8gb ram docker container Manjaro KDE but when I click on another window, it appears, but disappears when I return it's only on ventura ![image](https://github.com/sickcodes/Docker-OSX/assets/43357933/dbade317-3b09-4b1d-a362-7766c3a841d6)
Author
Owner

@thiago-porto25 commented on GitHub (Oct 28, 2023):

I am having the same issue, when running Ventura. I have not tried other images. @sickcodes is this a known issue? I have searched about it, but found very little and I was not able to find any way to fix it

@thiago-porto25 commented on GitHub (Oct 28, 2023): I am having the same issue, when running Ventura. I have not tried other images. @sickcodes is this a known issue? I have searched about it, but found very little and I was not able to find any way to fix it
Author
Owner

@dmelo commented on GitHub (Oct 30, 2023):

I see here that the simulator works fine. If I try and use Chrome it also works. But I have that problem you described with Safari and Flipper. It would be super great to have a solution for that.

@dmelo commented on GitHub (Oct 30, 2023): I see here that the simulator works fine. If I try and use Chrome it also works. But I have that problem you described with Safari and Flipper. It would be super great to have a solution for that.
Author
Owner

@thiago-porto25 commented on GitHub (Oct 30, 2023):

I can also confirm that on Monterey everything works fine, it seems to be a problem specific to Ventura.

@thiago-porto25 commented on GitHub (Oct 30, 2023): I can also confirm that on Monterey everything works fine, it seems to be a problem specific to Ventura.
Author
Owner

@jordaniza commented on GitHub (Nov 3, 2023):

Having the same issue, also with the app store

@jordaniza commented on GitHub (Nov 3, 2023): Having the same issue, also with the app store
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Docker-OSX#539