How to troubleshoot empty panels or dialog boxes

Symptoms

Panels or dialog boxes are empty.

Cause

Rarely, on some systems, BricsCAD displays empty panels or dialog boxes due to the currently utilized QT graphic engine.

Solution

Step 1

Start Windows PowerShell with administrator rights, then:

Type: Set-ExecutionPolicy unrestricted and press the Enter key.

Type: A for Yes to All and press the Enter key.

Step 2

Download the choose_qt_engine.ps1 file which allows you to switch the QT framework graphics backend. Right-click the downloaded file and choose the Run with PowerShell option.

The following dialog will be displayed:

Step 3

Check if choosing different graphic engines for the QT framework solves the issue.

Note: You can always go back to the initial conditions by running the script again and choosing the Default option.