I enabled the add-on MeasurIt-ARCH included in Blender 2.82 and it crashes Blender on startup every-time. #75824

Closed
opened 2020-04-17 12:23:43 +02:00 by RT · 10 comments

System Information
I'm using Ubuntu 18.04 64bit Linux. Laptop built in intel graphics card

Blender Version
Can't get back to splash screen to see exact 2.82 version
Blender 2.82

Short description of error

I enabled the add-on MeasurIt-ARCH included in Blender 2.82 and it crashes Blender on startup every-time.

r12t@sys8:~$ /snap/bin/blender 
Read prefs: /home/r12t/.config/blender/2.82/config/userpref.blend
/run/user/1000/snap.blender/gvfs/ non-existent directory
found bundled python: /snap/blender/37/2.82/python
Fatal Python error: initsite: Failed to import the site module
Traceback (most recent call last):
  File "/snap/blender/37/2.82/python/lib/python3.7/site.py", line 579, in <module>
    main()
  File "/snap/blender/37/2.82/python/lib/python3.7/site.py", line 562, in main
    known_paths = venv(known_paths)
  File "/snap/blender/37/2.82/python/lib/python3.7/site.py", line 469, in venv
    os.path.join(exe_dir, conf_basename),
NameError: name 'conf_basename' is not defined
r12t@sys8:~$ 

Exact steps for others to reproduce the error
Based on the default startup or an attached .blend file (as simple as possible).

I enabled the add-on MeasurIt-ARCH included in Blender 2.82 and it crashes Blender on startup every-time. How can I workaround this to get Blender to launch again?

**System Information** I'm using Ubuntu 18.04 64bit Linux. Laptop built in intel graphics card **Blender Version** Can't get back to splash screen to see exact 2.82 version Blender 2.82 **Short description of error** I enabled the add-on MeasurIt-ARCH included in Blender 2.82 and it crashes Blender on startup every-time. ``` r12t@sys8:~$ /snap/bin/blender Read prefs: /home/r12t/.config/blender/2.82/config/userpref.blend /run/user/1000/snap.blender/gvfs/ non-existent directory found bundled python: /snap/blender/37/2.82/python Fatal Python error: initsite: Failed to import the site module Traceback (most recent call last): File "/snap/blender/37/2.82/python/lib/python3.7/site.py", line 579, in <module> main() File "/snap/blender/37/2.82/python/lib/python3.7/site.py", line 562, in main known_paths = venv(known_paths) File "/snap/blender/37/2.82/python/lib/python3.7/site.py", line 469, in venv os.path.join(exe_dir, conf_basename), NameError: name 'conf_basename' is not defined r12t@sys8:~$ ``` **Exact steps for others to reproduce the error** Based on the default startup or an attached .blend file (as simple as possible). I enabled the add-on MeasurIt-ARCH included in Blender 2.82 and it crashes Blender on startup every-time. How can I workaround this to get Blender to launch again?
Author

Added subscriber: @Still

Added subscriber: @Still
Member

Added subscriber: @lichtwerk

Added subscriber: @lichtwerk
Member

Changed status from 'Needs Triage' to: 'Needs User Info'

Changed status from 'Needs Triage' to: 'Needs User Info'
Member

I assume this is from https://snapcraft.io/blender?

I assume this is from https://snapcraft.io/blender? - Does this happen in a official release from https://www.blender.org/download/? - Does this happen in a build from https://builder.blender.org/download/?

Added subscriber: @brecht

Added subscriber: @brecht

The workaround would be to remove the preferences file /home/r12t/.config/blender/2.82/config/userpref.blend, so the add-on is no longer enabled (and all preferences are reset to the default).

The workaround would be to remove the preferences file `/home/r12t/.config/blender/2.82/config/userpref.blend`, so the add-on is no longer enabled (and all preferences are reset to the default).

Note that MeasureIt-ARCH is not included with Blender, only MeasureIt.

Still, I can't reproduce any crash with the snap package and installing & enabling MeasureIt-ARCH on Ubuntu 18.04.

Note that MeasureIt-ARCH is not included with Blender, only MeasureIt. Still, I can't reproduce any crash with the snap package and installing & enabling MeasureIt-ARCH on Ubuntu 18.04.
Author

This comment was removed by @Still

*This comment was removed by @Still*
Author

Changed status from 'Needs User Info' to: 'Resolved'

Changed status from 'Needs User Info' to: 'Resolved'
RT closed this issue 2020-04-17 17:14:13 +02:00
RT self-assigned this 2020-04-17 17:14:13 +02:00
Author

Thanks, looks like my userpref.blend got corrupt I deleted it and that fixed the issue

Thanks, looks like my userpref.blend got corrupt I deleted it and that fixed the issue
Sign in to join this conversation.
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender-addons#75824
No description provided.