Addon is not seen at the addons list if bl_infos support string is empty #69242

Closed
opened 2019-08-28 11:54:47 +02:00 by paul geraskin · 12 comments
Member

System Information
Operating system: Windows 64
Graphics card: nvidia

Blender Version
2.80, 2.81.

Short description of error
I have a strange situation. I did a simple addon. It works at my 2 machines(windows 10, 64). But it does not work at other machines of my buddies.
There is no console logs with errors. Addon is just not seen in the addons list. Could you check it, please. I guess this can be a problem in blender.
Here is my addon.
blender_exchanger.zip

image.png

Exact steps for others to reproduce the error
Try to install and activate my addon.

**System Information** Operating system: Windows 64 Graphics card: nvidia **Blender Version** 2.80, 2.81. **Short description of error** I have a strange situation. I did a simple addon. It works at my 2 machines(windows 10, 64). But it does not work at other machines of my buddies. There is no console logs with errors. Addon is just not seen in the addons list. Could you check it, please. I guess this can be a problem in blender. Here is my addon. [blender_exchanger.zip](https://archive.blender.org/developer/F7707482/blender_exchanger.zip) ![image.png](https://archive.blender.org/developer/F7707489/image.png) **Exact steps for others to reproduce the error** Try to install and activate my addon.
Author
Member

Added subscriber: @PaulGeraskin

Added subscriber: @PaulGeraskin
Member

Added subscriber: @lichtwerk

Added subscriber: @lichtwerk
Member

Can actually confirm this, checking...

Can actually confirm this, checking...
Member

Added subscriber: @LazyDodo

Added subscriber: @LazyDodo
Member

if i put support to official it shows up for me

    "support": 'OFFICIAL',
if i put support to official it shows up for me ``` "support": 'OFFICIAL', ```
Member

thx @LazyDodo for checking on this in blender.chat, you actually have to provide a non-empty string for support in bl_info
Must be one of OFFICIAL, COMMUNITY, TESTING

See https://wiki.blender.org/wiki/Process/Addons/Guidelines/metainfo#Script_Meta_Info

If I do this, then it is properly showing up...
(not sure though why this would be a problem on one machine and not the other)
Anyways, mind checking if this fixes it for your buddies?

thx @LazyDodo for checking on this in blender.chat, you actually have to provide a non-empty string for `support` in `bl_info` Must be one of `OFFICIAL`, `COMMUNITY`, `TESTING` See https://wiki.blender.org/wiki/Process/Addons/Guidelines/metainfo#Script_Meta_Info If I do this, then it is properly showing up... (not sure though why this would be a problem on one machine and not the other) Anyways, mind checking if this fixes it for your buddies?
Member

Checking if the support string is valid would be good, just defaulting to COMMUNITY or TESTING if it is not valid (or at least give an error/warning)

Checking if the support string is valid would be good, just defaulting to COMMUNITY or TESTING if it is not valid (or at least give an error/warning)
Author
Member

Ok. Is it possible to write something into the blender's console if there is no "support" string or if it equals "".
So that we can fix it.

Something like: "The addon is not loaded. Please, set support string (OFFICIAL, COMMUNITY, TESTING) into bl_info"

Ok. Is it possible to write something into the blender's console if there is no "support" string or if it equals "". So that we can fix it. Something like: "The addon is not loaded. Please, set support string (OFFICIAL, COMMUNITY, TESTING) into bl_info"
Philipp Oeser changed title from Addon is not seen at the addons list at some machines. to Addon is not seen at the addons list if bl_infos support string is empty 2019-08-28 18:20:01 +02:00
Campbell Barton self-assigned this 2019-08-29 03:48:38 +02:00
Campbell Barton was unassigned by Dalai Felinto 2019-12-23 13:53:15 +01:00

Added subscriber: @ideasman42

Added subscriber: @ideasman42

Added subscriber: @dr.sybren

Added subscriber: @dr.sybren

Changed status from 'Confirmed' to: 'Archived'

Changed status from 'Confirmed' to: 'Archived'
Sybren A. Stüvel self-assigned this 2020-01-27 11:35:56 +01:00

Thanks for the report, but the issue reported here is a request for modified/improved behavior and not a bug in current behavior. Closing as this bug tracker is only for bugs and errors.

For user requests and feedback, please use other channels: https://wiki.blender.org/wiki/Communication/Contact#User_Feedback_and_Requests

For more information on why this isn't considered a bug, visit: https://wiki.blender.org/wiki/Reference/Not_a_bug

Thanks for the report, but the issue reported here is a request for modified/improved behavior and not a bug in current behavior. Closing as this bug tracker is only for bugs and errors. For user requests and feedback, please use other channels: https://wiki.blender.org/wiki/Communication/Contact#User_Feedback_and_Requests For more information on why this isn't considered a bug, visit: https://wiki.blender.org/wiki/Reference/Not_a_bug
Sign in to join this conversation.
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset Browser
Interest
Asset Browser Project Overview
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
EEVEE & Viewport
Interest
Freestyle
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
ID Management
Interest
Images & Movies
Interest
Import Export
Interest
Line Art
Interest
Masking
Interest
Metal
Interest
Modeling
Interest
Modifiers
Interest
Motion Tracking
Interest
Nodes & Physics
Interest
OpenGL
Interest
Overlay
Interest
Overrides
Interest
Performance
Interest
Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds & Tests
Interest
Python API
Interest
Render & Cycles
Interest
Render Pipeline
Interest
Sculpt, Paint & Texture
Interest
Text Editor
Interest
Translations
Interest
Triaging
Interest
Undo
Interest
USD
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Interest
Video Sequencer
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Blender 2.8 Project
Legacy
Milestone 1: Basic, Local Asset Browser
Legacy
OpenGL Error
Meta
Good First Issue
Meta
Papercut
Meta
Retrospective
Meta
Security
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
EEVEE & Viewport
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds & Tests
Module
Python API
Module
Render & Cycles
Module
Sculpt, Paint & Texture
Module
Triaging
Module
User Interface
Module
VFX & Video
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
5 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#69242
No description provided.