python template / custom_nodes.py created sockets are not visible #52581

Closed
opened 2017-08-29 14:33:38 +02:00 by Dealga McArdle · 12 comments
Member

System Information
Operating system win10 x64
graphics card : intel HD Graphics (onboard, laptop)

Blender Version
2.80.1 from builder.blender.org


Worked: (optional)
2.79 and below

Short description of error

In pre 2.8 this template generates sockets on the custom nodes, but in 2.8 the socket isn't visibly generated (socket name is generated in the right place )
image.png

no errors/warnings in terminal

**System Information** Operating system win10 x64 graphics card : intel HD Graphics (onboard, laptop) **Blender Version** 2.80.1 from builder.blender.org ``` ``` Worked: (optional) 2.79 and below **Short description of error** In pre 2.8 this template generates sockets on the custom nodes, but in 2.8 the socket isn't visibly generated (socket name is generated in the right place ) ![image.png](https://archive.blender.org/developer/F738764/image.png) no errors/warnings in terminal
Author
Member

Changed status to: 'Open'

Changed status to: 'Open'
Author
Member

Added subscriber: @tetha.z

Added subscriber: @tetha.z
Member

Added subscriber: @LazyDodo

Added subscriber: @LazyDodo
Member

With the latest build from builder.blender.org on win7/x64

nodes.png

try starting blender --factory-startup see if that fixes anything for you?

With the latest build from builder.blender.org on win7/x64 ![nodes.png](https://archive.blender.org/developer/F738781/nodes.png) try starting blender --factory-startup see if that fixes anything for you?
Author
Member

i'm trying with blender-2.80-156c0ab-win64-vc14 win10 / x64 ,
tried with blender --factory-startup ,
(powershell .\blender --factory-startup)

but no sockets either

i'm trying with `blender-2.80-156c0ab-win64-vc14` win10 / x64 , tried with `blender --factory-startup` , (powershell `.\blender --factory-startup`) but no sockets either
Author
Member

if i load a .blend with a custom nodetree (for example a blend created with 2.79 and Sverchok) then it will draw the nodes and wires.. but no socket-ellipses

image.png

if i load a .blend with a custom nodetree (for example a blend created with 2.79 and Sverchok) then it will draw the nodes and wires.. but no socket-ellipses ![image.png](https://archive.blender.org/developer/F738958/image.png)
Author
Member

i can also drag to and from the area of a socket and the noodle will start drawing / moving.

i can also drag to and from the area of a socket and the noodle will start drawing / moving.
Member

Used the exact same build, no issues on win7

Used the exact same build, no issues on win7
Author
Member

not sure if this helps

>>> import bgl
>>> bgl.glGetString(bgl.GL_VERSION)

     '4.0.0 - Build 10.18.10.4653'

not sure if this helps ``` >>> import bgl >>> bgl.glGetString(bgl.GL_VERSION) '4.0.0 - Build 10.18.10.4653' ```
Dealga McArdle changed title from python template / custom_nodes.py fails to create sockets to python template / custom_nodes.py created sockets are not visible 2017-08-29 17:02:09 +02:00
Author
Member

none of the node trees show sockets..

image.png

none of the node trees show sockets.. ![image.png](https://archive.blender.org/developer/F741512/image.png)
Author
Member

Changed status from 'Open' to: 'Archived'

Changed status from 'Open' to: 'Archived'
Dealga McArdle self-assigned this 2017-08-30 09:36:58 +02:00
Author
Member

using 2.8 on my computer this happens to all node trees, not just custom node trees. Because the original premise of the ticket is invalid, i'll close it

using 2.8 on my computer this happens to all node trees, not just custom node trees. Because the original premise of the ticket is invalid, i'll close it
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
2 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#52581
No description provided.