ViaConstructor - Free and Opensource CAM for Linux and Mac

More
02 Mar 2023 11:52 #265712 by meister
hmm, do you using Wayland ?

Please Log in or Create an account to join the conversation.

More
02 Mar 2023 11:59 #265713 by Dragonick
I'm a basic user and don't know these things.

Please Log in or Create an account to join the conversation.

More
02 Mar 2023 12:13 #265714 by meister
fact is, it's a problem with the 3D rendering, and i think wayland (a desktop-enviroment like Xorg/X11) have a problem's with rendering old-style OpenGL code.
But i don't know how i can fix this problem :(

Please Log in or Create an account to join the conversation.

More
02 Mar 2023 12:25 #265716 by Dragonick
so it will be related to linuxcnc version? Or the graphics card itself? What should I change?
Or what do you use to make it work well?

Please Log in or Create an account to join the conversation.

More
02 Mar 2023 12:29 #265717 by phillc54
For X on Wayland you can try one of these depending on the gui toolkit you are using:
export PYOPENGL_PLATFORM="x11"
export GDK_BACKEND="x11"
export QT_QPA_PLATFORM="xcb"
 
The following user(s) said Thank You: tommylight

Please Log in or Create an account to join the conversation.

More
02 Mar 2023 12:37 #265718 by Dragonick
could you tell me where should i put it?

Please Log in or Create an account to join the conversation.

More
02 Mar 2023 23:01 #265746 by phillc54
Enter the command in a terminal prior to running ViaConstructor.

ViaConstructor is Qt so you may only require the QT.. command.

Please Log in or Create an account to join the conversation.

More
03 Mar 2023 10:14 #265772 by Dragonick
when i type it i get this message.
ViaConstructor opens but still not working properly

QStandardPaths: runtime directory '/run/user/1000' is not owned by UID 0, but a directory permissions 0700 owned by UID 1000 GID 1000
Error creating proxy: The connection is closed (g-io-error-quark, 18)

(viaconstructor:1826): dconf-WARNING **: 05:11:16.564: failed to commit changes to dconf: The connection is closed

 

Please Log in or Create an account to join the conversation.

More
03 Mar 2023 11:00 #265773 by phillc54
That looks to me like you are trying to run it as the root user, you should normally run applications as a normal user.

Please Log in or Create an account to join the conversation.

More
03 Mar 2023 18:08 #265793 by Dragonick
Yes you are right. I run as root.
when I enter as a user, the messages do not appear, but the 3d visualization still does not work

Please Log in or Create an account to join the conversation.

Moderators: Skullworks
Time to create page: 0.259 seconds
Powered by Kunena Forum