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
Hi,
I made it to run Computer Use Demo in a Windows environment.
When I run the docker I get therse messages:
Xvfb started successfully on display :1
Xvfb PID: 9
starting tint2 on display :1 ...
starting mutter
starting vnc
PORT=5900
starting noVNC
noVNC started successfully
✨ Computer Use Demo is ready!
➡️ Open http://localhost:8080 in your browser to begin
Then I go to the browser, connect to the address above, and send a prompt to perform some action via FireFox.
While executing the task, a line is added to the terminal: [GFX1-]: glxtest: libpci missing
The Demo looks working properly.
Shall I be worried about that message. Is it influencing in any way the demo performance/outcome?
Thanks
The text was updated successfully, but these errors were encountered:
Things worked fine for me too but then streamlit crashed and i saw this in the terminal:
Xvfb started successfully on display :1
Xvfb PID: 9
starting tint2 on display :1 ...
starting mutter
starting vnc
PORT=5900
starting noVNC
noVNC started successfully
✨ Computer Use Demo is ready!
➡️ Open http://localhost:8080 in your browser to begin
Crash Annotation GraphicsCriticalError: |[0][GFX1-]: glxtest: libpci missing (t=0.753) [GFX1-]: glxtest: libpci missing
Hi,
I made it to run Computer Use Demo in a Windows environment.
When I run the docker I get therse messages:
Xvfb started successfully on display :1
Xvfb PID: 9
starting tint2 on display :1 ...
starting mutter
starting vnc
PORT=5900
starting noVNC
noVNC started successfully
✨ Computer Use Demo is ready!
➡️ Open http://localhost:8080 in your browser to begin
Then I go to the browser, connect to the address above, and send a prompt to perform some action via FireFox.
While executing the task, a line is added to the terminal:
[GFX1-]: glxtest: libpci missing
The Demo looks working properly.
Shall I be worried about that message. Is it influencing in any way the demo performance/outcome?
Thanks
The text was updated successfully, but these errors were encountered: