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,
thank for your work, this seems to be the only working docker image for sketchup.
i'm having a problem, however: when sketchup is running, host cpu goes to 100% when the rendering panel is focused, even if the open file is empty and the application is doing nothing...
2 processes are constantly using 70-80% of a cpu each: wineserver and SketchUp.exe.
if i open any dialog, instead, the cpu goes immediately quiet.
hi,
thank for your work, this seems to be the only working docker image for sketchup.
i'm having a problem, however: when sketchup is running, host cpu goes to 100% when the rendering panel is focused, even if the open file is empty and the application is doing nothing...
2 processes are constantly using 70-80% of a cpu each: wineserver and SketchUp.exe.
if i open any dialog, instead, the cpu goes immediately quiet.
this is the log:
since the only error i notice is the one related to libGL, i tried to:
xhost +local:docker
in the host right before thedocker run
command;RUN usermod -a -G video user
to the dockerfile;no results, however... any suggestion?
The text was updated successfully, but these errors were encountered: