DotBow

Results 119 comments of DotBow

@manujarvinen Could you please check if one of this three builds are working (still need to make it clear where the crash appears exactly): https://drive.google.com/drive/folders/1m5wsQjTilvf69bxeI5ccTd1ogj8NJAI5?usp=sharing

> > > Thanks for the files! > > **Blender_Launcher_v1.10.0_Linux_x64_set_locale_for_dialogs** didn't work, same issue as before, asks for the folder, then everything closes > > **Blender_Launcher_v1.10.0_Linux_x64_skip_select_library** WORKED very well and...

> > > I'm too having this issue, I'm on arch and have tried all those above and the release version and even tried compiled to but no go.... Hi!...

@Blenux Please, try to run BL as a python script without building using this command: `pipenv run start` It should clear question about that it is building issue nor program...

@Blenux I see that there is a missing module error by the way: ![изображение](https://user-images.githubusercontent.com/32243930/108320834-6071ac80-71d4-11eb-8706-d4d82790598d.png) Does your environment managed to install all modules without errors?

First, make sure you have python 3.8 or higher installed. Then install virtual environment: `pipenv install --dev` Run virtual environment (you should run it every time you close it): `pipenv...

Oops, sorry, I misread the answer. I think if you want to use 3.9 change this line in pipenv file: ![изображение](https://user-images.githubusercontent.com/32243930/108322387-78e2c680-71d6-11eb-9a12-48abf041f021.png) An then lock it: `pipenv lock`

Ok, so it seems environment related i.e. building exe file... Really hard solving problem 😢 By the way, does selecting new library folder dialog window works?

Yep, this one, thanks. Seems I will broke my head trying to solve such per linux distribution difference issue. If only there be a way to build it in cloud...

Linux Mint Cinnamon 20.1 Cause: QFileDialog Error Description ``` (Blender Launcher:3542): Gtk-WARNING **: 18:25:17.185: Could not load a pixbuf from icon theme. This may indicate that pixbuf loaders or the...