Custom installation running error in wayland [solved]

maxemilian
edited March 24 in Linux
I read Wayland fix for the latest version of Bricscad, and then need to install latest version of Bricscad. So I downloaded BricsCAD-V25.2.03-1-en_US-amd64 file and fixed missing libraries with adding bashrc arrangement export LD_LIBRARY_PATH="/home/user/Downloads/bricscad" it solved all library errors.
Now I didn't get any library error but
bash bricscad.sh
Unexcpected error occurred:
basic_string::_M_create

or
 ./bricscad
Unexcpected error occurred:
basic_string::_M_create
 
I tried find some solutions for this error but one of these are from 2017 and need to write the form for getting help.
    
I tried on -non wayland- X11 computer with the same way 
[DSYSysNLS][ERROR] Missing or invalid 'SUPPLANG_V6' file => Falling back to default locale settings
Gtk-Message: 12:45:28.761: Failed to load module "colorreload-gtk-module"
Gtk-Message: 12:45:28.761: Failed to load module "window-decorations-gtk-module"
Unexcpected error occurred:
basic_string::_M_create
pretty similar with the latest Version 25.2.03  

Comments

  • maxemilian
    edited March 24

    This problem accours, if you defined QT_QPA_PLATFORM=xcb in somewhere.