My canvas doesn't show up even on the navigator, all I got is a black screen, but I do a stroke it shows up on the layer icon.
Canvas doesn't show up.
-
- Posts:1
- Joined:Tue Jan 07, 2020 11:21 am
Re: Canvas doesn't show up.
Linux Mint 19.2 with Cinnamon WM
You can write a new File in the /usr/share/paintstorm Directory. Say paintstorm.
sudo touch paintstorm
Then write on it the following line:
MESA_GL_VERSION_OVERRIDE=3.2 /usr/share/paintstorm/Paintstorm
and Save it.
Now make it runnable with a following command:
sudo chmod +x paintstorm
Now you can start paintstudio instead of Paintstudio.
You can write a new File in the /usr/share/paintstorm Directory. Say paintstorm.
sudo touch paintstorm
Then write on it the following line:
MESA_GL_VERSION_OVERRIDE=3.2 /usr/share/paintstorm/Paintstorm
and Save it.
Now make it runnable with a following command:
sudo chmod +x paintstorm
Now you can start paintstudio instead of Paintstudio.