Material Library VX doesn't work on MAC version of Blender 2.79 #53814

Closed
opened 2018-01-17 12:13:27 +01:00 by Le Discot Olivier · 8 comments

System Information
Mac os SIERRA 10.12.6

Operating system and graphics card
Mac os SIERRA 10.12.6 / NVIDIA GeForce GTX 780M 4096 Mo

Blender Version
2.79

Broken: (example: 2.69.7 4b206af, see splash screen)
Worked: (optional)
Capture d’écran 2018-01-17 à 11.17.16.png

Short description of error
The Material Library VX doesn't work.

Exact steps for others to reproduce the error
Based on a (as simple as possible) attached .blend file with minimum amount of steps
Just follow procedure, of addon' use. But it is unable to add some new material.
The error report appear immediately.

**System Information** Mac os SIERRA 10.12.6 Operating system and graphics card Mac os SIERRA 10.12.6 / NVIDIA GeForce GTX 780M 4096 Mo **Blender Version** 2.79 Broken: (example: 2.69.7 4b206af, see splash screen) Worked: (optional) ![Capture d’écran 2018-01-17 à 11.17.16.png](https://archive.blender.org/developer/F1866232/Capture_d_e_cran_2018-01-17_a__11.17.16.png) **Short description of error** The Material Library VX doesn't work. **Exact steps for others to reproduce the error** Based on a (as simple as possible) attached .blend file with minimum amount of steps Just follow procedure, of addon' use. But it is unable to add some new material. The error report appear immediately.

Added subscriber: @LeDiscot

Added subscriber: @LeDiscot
Member

Added subscriber: @lichtwerk

Added subscriber: @lichtwerk
Member

note: not happening here on linux...

note: not happening here on linux...

Added subscriber: @ArtoKitula

Added subscriber: @ArtoKitula
Arto Kitula self-assigned this 2018-01-17 19:40:10 +01:00

This issue is because of macOS app translocation. If you haven't installed the app directly into /Application folder, translocator will start the program on random path.

Solution now: move blender.app directly to /Applications (not in any subfolder)
After you have started the blender once from there, you may move it to for example /Applications/Blender directory and it should work.

Another way is type in terminal:

# sudo xattr -r -d com.apple.quarantine /path/to/blender.app

Where you set /path/to where blender is located.

This issue is because of macOS app translocation. If you haven't installed the app directly into /Application folder, translocator will start the program on random path. Solution now: move blender.app directly to /Applications (not in any subfolder) After you have started the blender once from there, you may move it to for example /Applications/Blender directory and it should work. Another way is type in terminal: ``` # sudo xattr -r -d com.apple.quarantine /path/to/blender.app ``` Where you set /path/to where blender is located.

Arto Kitula (akitula)
You're the best ! :)
Thx it works now !!!
Say this to my friends now.

Olivier.

Arto Kitula (akitula) You're the best ! :) Thx it works now !!! Say this to my friends now. Olivier.

Changed status from 'Open' to: 'Resolved'

Changed status from 'Open' to: 'Resolved'

I'll mark this now as resolved. Future macOS downloads should be all with signed images so this won't happen again. =)

I'll mark this now as resolved. Future macOS downloads should be all with signed images so this won't happen again. =)
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#53814
No description provided.