CAD Snap Utilities snapping handler issue #73636

Closed
opened 2020-02-06 15:42:04 +01:00 by RUben · 8 comments

System Information
Operating system: Windows-10-10.0.18362 64 Bits
Graphics card: Radeon RX Vega ATI Technologies Inc. 4.5.13586 Core Profile Context 20.1.3 26.20.15015.1007
Python: '3.7.4 (default, Aug 13 2019, 14:10:15) [MSC v.1916 64 bit (AMD64)]'

Blender Version
Broken: version: 2.81 (2.82) (sub 16), branch: master, commit date: 2019-12-04 11:32, hash: blender/blender@f1aa4d18d4
Worked: 2.81 linux

Addon Information
Name: Snap_Utilities_Line (5, 9, 18)
Author: Germano Cavalcante

Short description of error
from a while tool have no snapping at all, just draw lines by x and y axis, toggled all options
tried download 2.82, unpack and enable the addon, but have the same problem
https://imgur.com/a/eyyr9mr
tried on Ubuntu with 2.81 - work fine..
maybe something wrong with my python environment

have console error:
TypeError: handler() takes 2 positional arguments but 3 were given

Exact steps for others to reproduce the error
usual workflow

**System Information** Operating system: Windows-10-10.0.18362 64 Bits Graphics card: Radeon RX Vega ATI Technologies Inc. 4.5.13586 Core Profile Context 20.1.3 26.20.15015.1007 Python: '3.7.4 (default, Aug 13 2019, 14:10:15) [MSC v.1916 64 bit (AMD64)]' **Blender Version** Broken: version: 2.81 (2.82) (sub 16), branch: master, commit date: 2019-12-04 11:32, hash: `blender/blender@f1aa4d18d4` Worked: 2.81 linux **Addon Information** Name: Snap_Utilities_Line (5, 9, 18) Author: Germano Cavalcante **Short description of error** from a while tool have no snapping at all, just draw lines by x and y axis, toggled all options tried download 2.82, unpack and enable the addon, but have the same problem https://imgur.com/a/eyyr9mr tried on Ubuntu with 2.81 - work fine.. maybe something wrong with my python environment have console error: TypeError: handler() takes 2 positional arguments but 3 were given **Exact steps for others to reproduce the error** usual workflow
Author

Added subscriber: @RUben

Added subscriber: @RUben

Added subscriber: @mano-wii

Added subscriber: @mano-wii

Changed status from 'Needs Triage' to: 'Needs User Info'

Changed status from 'Needs Triage' to: 'Needs User Info'

The TypeError: handler() takes 2 positional arguments but 3 were given has already been resolved by 8e67bd2651
Please test with version 5, 9, 19 and make sure of installing the latest graphics driver.
For more information on installing the latest graphics driver see https://docs.blender.org/manual/en/dev/troubleshooting/gpu/index.html

The `TypeError: handler() takes 2 positional arguments but 3 were given` has already been resolved by 8e67bd2651 Please test with version `5, 9, 19` and make sure of installing the latest graphics driver. For more information on installing the latest graphics driver see https://docs.blender.org/manual/en/dev/troubleshooting/gpu/index.html
Member

Added subscriber: @BrendonMurphy

Added subscriber: @BrendonMurphy
Member

Changed status from 'Needs User Info' to: 'Resolved'

Changed status from 'Needs User Info' to: 'Resolved'
Brendon Murphy self-assigned this 2020-02-07 02:06:59 +01:00
Member

closing resolved

closing resolved
Author

still not working but without any console output:
Blender 2.82 release
addon version 5, 9, 19
latest AMD drivers 20.1.3 from 17.01.2020

apparently the problem is in my system (on Ubuntu with gtx 1050ti still works fine), but I can’t figure it out

after clean install of Radeon™ Pro Software for Enterprise 20.Q1 10/2/2020 snapping works as expected! could not imagine that the problem is so deep! thanks to all
I hope the branch will be useful to someone

still not working but without any console output: Blender 2.82 release addon version 5, 9, 19 latest AMD drivers 20.1.3 from 17.01.2020 apparently the problem is in my system (on Ubuntu with gtx 1050ti still works fine), but I can’t figure it out after clean install of Radeon™ Pro Software for Enterprise 20.Q1 10/2/2020 snapping works as expected! could not imagine that the problem is so deep! thanks to all I hope the branch will be useful to someone
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#73636
No description provided.