Maniphest T60236

Magic UV: Phase 2 activation error and a patch
Closed, Resolved

Assigned To
nutti (Nutti)
Authored By
CansecoGPC (CansecoGPC)
Jan 6 2019, 4:37 PM
Tags
  • Add-ons (Community)
Subscribers
Brecht Van Lommel (brecht)
CansecoGPC (CansecoGPC)
Kent Davis (mac4kent)
nutti (Nutti)
Reiner Prokein (tiles)

Description

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.

Related Objects

Mentioned In
rBAa0044523a66f: Magic UV: Phase 2 for porting to Blender 2.8
Mentioned Here
rBeb55990777a4: Fix T60213: crash loading .blend file with material override.

Event Timeline

CansecoGPC (CansecoGPC) created this task.Jan 6 2019, 4:37 PM
CansecoGPC (CansecoGPC) updated the task description.Jan 6 2019, 4:42 PM
Brecht Van Lommel (brecht) assigned this task to nutti (Nutti).Jan 7 2019, 10:46 AM
Brecht Van Lommel (brecht) lowered the priority of this task from 90 to 50.
Brecht Van Lommel (brecht) merged a task: T60259: Preferences Add-ons error.
Brecht Van Lommel (brecht) added subscribers: Kent Davis (mac4kent), nutti (Nutti), Brecht Van Lommel (brecht).

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

Assigning to the addon author.

CansecoGPC (CansecoGPC) added a comment.Jan 7 2019, 11:48 AM

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

Brecht Van Lommel (brecht) merged a task: T60341: UV Magic Addon does not activate.Jan 9 2019, 11:12 AM
Brecht Van Lommel (brecht) added a subscriber: Reiner Prokein (tiles).
Jacques Lucke (JacquesLucke) mentioned this in rBAa0044523a66f: Magic UV: Phase 2 for porting to Blender 2.8.Jan 14 2019, 5:19 PM
nutti (Nutti) added a comment.Jan 15 2019, 6:59 AM

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

https://developer.blender.org/rBA4fd7be071b037562c23cf4711abd54dffb667fdf

I think it works correctly now.

Brecht Van Lommel (brecht) changed the task status from Unknown Status to Resolved.Jan 15 2019, 8:48 AM