Unfortunately I am not able to install 12.1.14-1 on my 64bit Ubuntu. Does that mean I have to install a 32bit System on a machine with 6GB RAM just to run Bricscad?
The menu not showing up is a timing issue. I experience it myself from time to time. For some reason the wxgtk menu that we use is not always ready when it is being filled with content, and any content added to it gets lost.
The menu diagnostics alter the timing, thus it has a good chance to hide the timing issue.
We are aware of the issue and certainly intend to fix it. The main problem is that we cannot test whether the wxgtk menu is ready.
I tested the Bricscad on Archlinux today. It crashes as soon as I switch to 3D mode. Allso none of the menus are displayed. The crash returned this output.
Hmmm weird. 3D is working on my other PC (desktop with Radeon GPU) while on my laptop (allso with Radeon GPU) it doesn't work. How do iI enable hardware rendering?
Comments
there are the lib32 packages you can install onto your 64bit system to make it run both types of binaries.
I tried it and it goes thru the menu messages, but the text menu still doesn't load unless i go into customize.
Thanks for the suggestion.
I experience it myself from time to time.
For some reason the wxgtk menu that we use is not always ready when it is being filled with content, and any content added to it gets lost.
The menu diagnostics alter the timing, thus it has a good chance to hide the timing issue.
We are aware of the issue and certainly intend to fix it. The main problem is that we cannot test whether the wxgtk menu is ready.