gives the 'encodings' python module missing error and some extra errors as well.
Steps to reproduce:
- open Inkscape beta1.0beta1 (fe3e306, 2019-09-17)
What happened?
- Shows this given error when trying to open/clicked.
Error : Fatal Python error: initfsencoding: Unable to get the locale encoding
ModuleNotFoundError: No module named 'encodings'
Current thread 0x00007ffa08ee26c0 (most recent call first):
- " Inkscape Manual " Option.
- " Keys and Mouse Reference " Option.
- " Ask Us a Questions " Option.
- " Commandline Option " Option.
- " FAQ " Option.
- " New In This Version " Option.
- " Report a Bug " Option.
- " SVG1.1 Specification " Option.
Same thing happens in " Extentions " Menu as well. But, some extention option works.
In terminal ( opened Inkscape beta1.0.AppImage using terminal to see the extra errors ) this shows error like this,
*** BUG ***
In pixman_region32_init_rect: Invalid rectangle passed
Set a breakpoint on '_pixman_log_error' to debug
** (ld-linux-x86-64.so.2:7196): CRITICAL **: 18:23:01.994: void SPObject::requestModified(unsigned int): assertion 'this->document != nullptr' failed
** (ld-linux-x86-64.so.2:7196): CRITICAL **: 18:23:01.994: void SPObject::requestModified(unsigned int): assertion 'this->document != nullptr' failed
What should have happened?
It should open appropriate Dailoug Box Or Option Menu.
Inkscape Version and Operating System:
- Inkscape Version: 1.0beta1 (fe3e306, 2019-09-17)
- Operating System: Arch Linux MANJARO
- Operating System version: Manjaro 18.1.1 Juhraya, Kernel : x86_64 Linux 4.14.149-1-MANJARO

Edited by Harshil Patel