Magic UV: Phase 2 activation error and a patch #60236

Closed
opened 2019-01-06 16:37:21 +01:00 by CansecoGPC · 9 comments
Member

System Information
Operating system: GNU/Linux, Manjaro KDE 18.0.1
Graphics card: Nvidia GTX 750Ti

Blender Version
Broken:
2.80, eb55990777a, blender2.8, 2019-01-06, as found on the splash screen

Short description of error

Magic UV plugin can't be activated.

Exact steps for others to reproduce the error

  • Launch Blender
  • Try to enable Magic UV plugin, but if fails trying to find user_preferences.

Here's a patch for init.py to solve it.
magicuv-prefs.patch

**System Information** Operating system: GNU/Linux, Manjaro KDE 18.0.1 Graphics card: Nvidia GTX 750Ti **Blender Version** Broken: 2.80, eb55990777a, blender2.8, 2019-01-06, as found on the splash screen **Short description of error** Magic UV plugin can't be activated. **Exact steps for others to reproduce the error** - Launch Blender - Try to enable Magic UV plugin, but if fails trying to find user_preferences. Here's a patch for __init__.py to solve it. [magicuv-prefs.patch](https://archive.blender.org/developer/F6200154/magicuv-prefs.patch)
Author
Member

Added subscriber: @CansecoGPC

Added subscriber: @CansecoGPC

blender/blender#60341 was marked as duplicate of this issue

blender/blender#60341 was marked as duplicate of this issue

#60259 was marked as duplicate of this issue

#60259 was marked as duplicate of this issue

Added subscribers: @Kent-Davis, @nutti, @brecht

Added subscribers: @Kent-Davis, @nutti, @brecht
nutti was assigned by Brecht Van Lommel 2019-01-07 10:46:58 +01:00

@CansecoGPC, this does not fix all the cases this addon uses the preferences.

Assigning to the addon author.

@CansecoGPC, this does not fix all the cases this addon uses the preferences. Assigning to the addon author.
Author
Member

Didn't have much time to test the plugin.
After loading all the addon py files i found a few more.

magicuv-prefs-updated.patch

Didn't have much time to test the plugin. After loading all the addon py files i found a few more. [magicuv-prefs-updated.patch](https://archive.blender.org/developer/F6208786/magicuv-prefs-updated.patch)

Added subscriber: @tiles

Added subscriber: @tiles
Member

I fixed the scripts not to raise the errors at UserPreferences.

https://developer.blender.org/rBA4fd7be071b037562c23cf4711abd54dffb667fdf

I think it works correctly now.

I fixed the scripts not to raise the errors at UserPreferences. https://developer.blender.org/rBA4fd7be071b037562c23cf4711abd54dffb667fdf I think it works correctly now.

Changed status from 'Open' to: 'Resolved'

Changed status from 'Open' to: 'Resolved'
Sign in to join this conversation.
No Milestone
No project
No Assignees
4 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#60236
No description provided.