Closed IGLOU-EU closed 2 days ago
Just to be clear, workplanes are only selectable on their edge, not on their face. Also one of the addon's workspace tools (usually the addon's select tool) has to be active.
Could you try to run the "Write Selection Texture" operator from the debug panel when the three base workplanes are visible? This will create a new image data block in blender. There you should see the outlines of the workplanes.
Same result when I run "Write Selection Texture", with this console output
bl_ext.user_default.CAD_Sketcher.draw_handler:{DEBUG}: Update geometry batches:
bl_ext.user_default.CAD_Sketcher.draw_handler:{DEBUG}: Update geometry batches:
bl_ext.user_default.CAD_Sketcher.draw_handler:{DEBUG}: Update geometry batches:
bl_ext.user_default.CAD_Sketcher.draw_handler:{DEBUG}: Update geometry batches:
bl_ext.user_default.CAD_Sketcher.draw_handler:{DEBUG}: Update geometry batches:
bl_ext.user_default.CAD_Sketcher.draw_handler:{DEBUG}: Update geometry batches:
bl_ext.user_default.CAD_Sketcher.draw_handler:{DEBUG}: Update geometry batches:
bl_ext.user_default.CAD_Sketcher.draw_handler:{DEBUG}: Update geometry batches:
bl_ext.user_default.CAD_Sketcher.draw_handler:{DEBUG}: Update geometry batches:
And at start, we can see Error: Unable to retrieve addon version
, this is odd no ?
Hum, I have a Traceback when I quit Blender
Traceback (most recent call last):
File "/home/adrien/.config/blender/4.2/extensions/user_default/CAD_Sketcher/utilities/register.py", line 43, in unregister
m.unregister()
File "/home/adrien/.config/blender/4.2/extensions/user_default/CAD_Sketcher/keymaps.py", line 394, in unregister
km.keymap_items.remove(kmi)
RuntimeError: Error: KeyMapItem 'WM_OT_tool_set_by_id' not found in KeyMap 'Object Mode'
bl_ext.user_default.CAD_Sketcher.handlers:{DEBUG}: Remove <version_update> builtin handlers:
- do_versioning
bl_ext.user_default.CAD_Sketcher.handlers:{DEBUG}: Remove <save_pre> builtin handlers:
- write_addon_version
Blender quit
Re-installing the solver don't do anything
$ pip uninstall --break-system-packages py-slvs
Found existing installation: py_slvs 1.0.6
Uninstalling py_slvs-1.0.6:
Would remove:
/home/adrien/.local/lib/python3.12/site-packages/py_slvs-1.0.6.dist-info/*
/home/adrien/.local/lib/python3.12/site-packages/py_slvs/*
Proceed (Y/n)?
Successfully uninstalled py_slvs-1.0.6
$ pip install --break-system-packages --no-cache-dir py-slvs
Defaulting to user installation because normal site-packages is not writeable
Collecting py-slvs
Downloading py_slvs-1.0.6.tar.gz (2.4 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 107.1 MB/s eta 0:00:00
Installing build dependencies ... done
Getting requirements to build wheel ... done
Preparing metadata (pyproject.toml) ... done
Building wheels for collected packages: py-slvs
Building wheel for py-slvs (pyproject.toml) ... done
Created wheel for py-slvs: filename=py_slvs-1.0.6-cp312-cp312-linux_x86_64.whl size=285493 sha256=419c4384c6a1d7061c2b9e08d49ea83a4c8534e4e9435f02672d0645b72a4d56
Stored in directory: /tmp/pip-ephem-wheel-cache-o_h85isq/wheels/42/e5/fe/da622698b5e3fa04e5f0bb1914de04435b12cb430761b3d2ff
Successfully built py-slvs
Installing collected packages: py-slvs
Successfully installed py-slvs-1.0.6
And at start, we can see
Error: Unable to retrieve addon version
, this is odd no ?
This was a bug but should already be resolved with the newest version from github, could you try with that one? Gumroad might be missing that fix.
Not sure about the keymap issue tho...
Same issue here. Tried with commit 3338ad1. Linux 6.10.7-zen1-1-zen (arch) Python 3.12.5
I have tested with the main, from the first September. And just now from 3338ad1a922c1d4e5f8ab7f0bc1e90f1d0f596ba :smile:
I've just now tested with github zip and gumroad, same result for me too. OS: ArcoLinux Kernel: 6.10.8-arch1-1 WM: herbstluftwm
Blender 4.2.1 LTS
I've tried both the flatpak and pacman, and have done complete wipes of all blender related files in between, still can't select a plane no matter how I'm rotated or where the mouse is.
Went back to here on a whim: d71f674
No dice.
Edit: Also went back to a blender 3.2.2 build from 2022-08-02 Went back on CAD Sketcher to version: 0.27.2 587bded
Same behavior which makes me wonder if I'm doing something wrong?
https://github.com/user-attachments/assets/76d782fb-c693-4673-90be-3b8ef38b4947
Maybe someone could try uninstalling the solver and addon and reinstalling the addon through the new extension mechanism which is described here: https://hlorus.github.io/CAD_Sketcher/installation/
That way the correct solver module is shipped with the addon.
@hlorus Same :grimacing:
Steps :
bl_ext.user_default.CAD_Sketcher:{INFO}: Logging into: /tmp/bl_ext.user_default.CAD_Sketcher-<USER_NAME>.log
Error: Unable to retrieve addon version
bl_ext.user_default.CAD_Sketcher:{INFO}: Enabled CAD Sketcher base, version: 0.0.0
bl_ext.user_default.CAD_Sketcher.handlers:{DEBUG}: Append <version_update> builtin handlers:
- do_versioning
bl_ext.user_default.CAD_Sketcher.handlers:{DEBUG}: Append <save_pre> builtin handlers:
- write_addon_version
bl_ext.user_default.CAD_Sketcher:{INFO}: Solvespace available, fully registered modules
bl_ext.user_default.CAD_Sketcher.versioning:{DEBUG}: Check versioning
Error: Unable to retrieve addon version
bl_ext.user_default.CAD_Sketcher.versioning:{WARNING}: Scene Scene was saved with a newer version of the addon
bl_ext.user_default.CAD_Sketcher.versioning:{DEBUG}:
Update existing file to version (0, 0, 0)
bl_ext.user_default.CAD_Sketcher.solver:{INFO}: --- Start solving ---
All:False, Sketch:None, g:2
bl_ext.user_default.CAD_Sketcher.solver:{DEBUG}: Initialize entities:
- SlvsPoint3D(0)
bl_ext.user_default.CAD_Sketcher.solver:{DEBUG}: Initialize constraints:
bl_ext.user_default.CAD_Sketcher.solver:{INFO}: Successfully solved sketch.
bl_ext.user_default.CAD_Sketcher.solver:{DEBUG}: Update entities from solver:
- SlvsPoint3D(0)
bl_ext.user_default.CAD_Sketcher.solver:{INFO}: --- Start solving ---
All:False, Sketch:None, g:2
bl_ext.user_default.CAD_Sketcher.solver:{DEBUG}: Initialize entities:
- SlvsPoint3D(0)
- SlvsNormal3D(0)
bl_ext.user_default.CAD_Sketcher.solver:{DEBUG}: Initialize constraints:
bl_ext.user_default.CAD_Sketcher.solver:{INFO}: Successfully solved sketch.
bl_ext.user_default.CAD_Sketcher.solver:{DEBUG}: Update entities from solver:
- SlvsPoint3D(0)
- SlvsNormal3D(0)
bl_ext.user_default.CAD_Sketcher.solver:{INFO}: --- Start solving ---
All:False, Sketch:None, g:2
bl_ext.user_default.CAD_Sketcher.solver:{DEBUG}: Initialize entities:
- SlvsPoint3D(0)
- SlvsNormal3D(0)
- SlvsNormal3D(1)
bl_ext.user_default.CAD_Sketcher.solver:{DEBUG}: Initialize constraints:
bl_ext.user_default.CAD_Sketcher.solver:{INFO}: Successfully solved sketch.
bl_ext.user_default.CAD_Sketcher.solver:{DEBUG}: Update entities from solver:
- SlvsPoint3D(0)
- SlvsNormal3D(0)
- SlvsNormal3D(1)
bl_ext.user_default.CAD_Sketcher.solver:{INFO}: --- Start solving ---
All:False, Sketch:None, g:2
bl_ext.user_default.CAD_Sketcher.solver:{DEBUG}: Initialize entities:
- SlvsPoint3D(0)
- SlvsNormal3D(0)
- SlvsNormal3D(1)
- SlvsNormal3D(2)
bl_ext.user_default.CAD_Sketcher.solver:{DEBUG}: Initialize constraints:
bl_ext.user_default.CAD_Sketcher.solver:{INFO}: Successfully solved sketch.
bl_ext.user_default.CAD_Sketcher.solver:{DEBUG}: Update entities from solver:
- SlvsPoint3D(0)
- SlvsNormal3D(0)
- SlvsNormal3D(1)
- SlvsNormal3D(2)
bl_ext.user_default.CAD_Sketcher.solver:{INFO}: --- Start solving ---
All:False, Sketch:None, g:2
bl_ext.user_default.CAD_Sketcher.solver:{DEBUG}: Initialize entities:
- SlvsPoint3D(0)
- SlvsNormal3D(0)
- SlvsNormal3D(1)
- SlvsNormal3D(2)
- SlvsWorkplane(0)
bl_ext.user_default.CAD_Sketcher.solver:{DEBUG}: Initialize constraints:
bl_ext.user_default.CAD_Sketcher.solver:{INFO}: Successfully solved sketch.
bl_ext.user_default.CAD_Sketcher.solver:{DEBUG}: Update entities from solver:
- SlvsPoint3D(0)
- SlvsNormal3D(0)
- SlvsNormal3D(1)
- SlvsNormal3D(2)
- SlvsWorkplane(0)
bl_ext.user_default.CAD_Sketcher.solver:{INFO}: --- Start solving ---
All:False, Sketch:None, g:2
bl_ext.user_default.CAD_Sketcher.solver:{DEBUG}: Initialize entities:
- SlvsPoint3D(0)
- SlvsNormal3D(0)
- SlvsNormal3D(1)
- SlvsNormal3D(2)
- SlvsWorkplane(0)
- SlvsWorkplane(1)
bl_ext.user_default.CAD_Sketcher.solver:{DEBUG}: Initialize constraints:
bl_ext.user_default.CAD_Sketcher.solver:{INFO}: Successfully solved sketch.
bl_ext.user_default.CAD_Sketcher.solver:{DEBUG}: Update entities from solver:
- SlvsPoint3D(0)
- SlvsNormal3D(0)
- SlvsNormal3D(1)
- SlvsNormal3D(2)
- SlvsWorkplane(0)
- SlvsWorkplane(1)
bl_ext.user_default.CAD_Sketcher.solver:{INFO}: --- Start solving ---
All:False, Sketch:None, g:2
bl_ext.user_default.CAD_Sketcher.solver:{DEBUG}: Initialize entities:
- SlvsPoint3D(0)
- SlvsNormal3D(0)
- SlvsNormal3D(1)
- SlvsNormal3D(2)
- SlvsWorkplane(0)
- SlvsWorkplane(1)
- SlvsWorkplane(2)
bl_ext.user_default.CAD_Sketcher.solver:{DEBUG}: Initialize constraints:
bl_ext.user_default.CAD_Sketcher.solver:{INFO}: Successfully solved sketch.
bl_ext.user_default.CAD_Sketcher.solver:{DEBUG}: Update entities from solver:
- SlvsPoint3D(0)
- SlvsNormal3D(0)
- SlvsNormal3D(1)
- SlvsNormal3D(2)
- SlvsWorkplane(0)
- SlvsWorkplane(1)
- SlvsWorkplane(2)
bl_ext.user_default.CAD_Sketcher.draw_handler:{DEBUG}: Update geometry batches:
bl_ext.user_default.CAD_Sketcher.draw_handler:{DEBUG}: Update geometry batches:
bl_ext.user_default.CAD_Sketcher.draw_handler:{DEBUG}: Update geometry batches:
bl_ext.user_default.CAD_Sketcher.draw_handler:{DEBUG}: Update geometry batches:
bl_ext.user_default.CAD_Sketcher.draw_handler:{DEBUG}: Update geometry batches:
bl_ext.user_default.CAD_Sketcher.draw_handler:{DEBUG}: Update geometry batches:
bl_ext.user_default.CAD_Sketcher.draw_handler:{DEBUG}: Update geometry batches:
bl_ext.user_default.CAD_Sketcher.draw_handler:{DEBUG}: Update geometry batches:
bl_ext.user_default.CAD_Sketcher.draw_handler:{DEBUG}: Update geometry batches:
bl_ext.user_default.CAD_Sketcher.draw_handler:{DEBUG}: Update geometry batches:
bl_ext.user_default.CAD_Sketcher.draw_handler:{DEBUG}: Update geometry batches:
bl_ext.user_default.CAD_Sketcher.draw_handler:{DEBUG}: Update geometry batches:
bl_ext.user_default.CAD_Sketcher.draw_handler:{DEBUG}: Update geometry batches:
bl_ext.user_default.CAD_Sketcher.draw_handler:{DEBUG}: Update geometry batches:
bl_ext.user_default.CAD_Sketcher.draw_handler:{DEBUG}: Update geometry batches:
bl_ext.user_default.CAD_Sketcher.draw_handler:{DEBUG}: Update geometry batches:
bl_ext.user_default.CAD_Sketcher.draw_handler:{DEBUG}: Update geometry batches:
Saved session recovery to "/tmp/quit.blend"
Traceback (most recent call last):
File "/home/<USER_NAME>/.config/blender/4.2/extensions/user_default/CAD_Sketcher/utilities/register.py", line 43, in unregister
m.unregister()
File "/home/<USER_NAME>/.config/blender/4.2/extensions/user_default/CAD_Sketcher/keymaps.py", line 394, in unregister
km.keymap_items.remove(kmi)
RuntimeError: Error: KeyMapItem 'WM_OT_tool_set_by_id' not found in KeyMap 'Object Mode'
bl_ext.user_default.CAD_Sketcher.handlers:{DEBUG}: Remove <version_update> builtin handlers:
- do_versioning
bl_ext.user_default.CAD_Sketcher.handlers:{DEBUG}: Remove <save_pre> builtin handlers:
- write_addon_version
Blender quit
Error: Not freed memory blocks: 30, total unfreed memory 0.008961 MB
If someone has some free time could you check to see if its working on any other kernels or distros?
If someone has some free time could you check to see if its working on any other kernels or distros?
Not this week for me, sorry :disappointed:
It's working for me, I only added the addon yesterday: OS: MX Linux 23.3 Blender: 4.2.0 CAD-Sketcher: 0.27.5 Kernel: 6.10.7-1-liquorix-amd64 [6.10-7~mx23ahs] Python 3.11.2 I couldn't find the extension on https://extensions.blender.org/search/?q=cad nor by searching from inside Blender so I downloaded the addon from github and chose install from disk (just like old days).
I think I used the link "ZIP archive"
Note: I'm on laptop and I use the command # sudo nvidia-run-mx blender to force blender to use nvidia only, otherwise blender will use both GPUs and intel GPU goes to the viewport until you switch to rendered viewport (which seems pretty cool but unfortunately Blender freezes after a while)
I will see if I can try 6.10.7. Is anyone else besides shaddy using an nvidia GPU? Oh right, @Shaddy-ElDesouky Wayland or x11? Actually same for everyone else too. What protocol is everyone using?
If someone has some free time could you check to see if its working on any other kernels or distros?
Will try dusting off an intel and nvidia machine shortly, in the meantime:
echo -e "GPU: $(lspci | grep -i vga | cut -d ':' -f3 | xargs)\nDisplay: ${XDG_SESSION_TYPE:-Unknown}\nKernel: $(uname -r)"
GPU: Advanced Micro Devices, Inc. [AMD/ATI] Navi 21 [Radeon RX 6800/6800 XT / 6900 XT] (rev c1)
Display: x11
Kernel: 6.10.8-arch1-1
Worked as expected on an ancient thinkpad:
GPU: Intel Corporation Haswell-ULT Integrated Graphics Controller (rev 0b)
Display: x11
Kernel: 6.10.6-zen1-1-zen
Same distro as my AMD machine so can't blame herbstluftwm or any of my window manager funkiness. Will leave off the nVidia test since we see it working there for everyone.
I took the common path for installation as directed on cad sketcher site, everything went fine.
GPU: Advanced Micro Devices, Inc. [AMD/ATI] Rembrandt [Radeon 680M] (rev d1) Display: wayland 1.23.0-1 Kernel: 6.10.7-arch1-1 Python: 3.12.5 CADS: Main
Short answer: x11
Graphics:
Device-1: Intel CoffeeLake-H GT2 [UHD Graphics 630] vendor: Dell driver: i915 v: kernel
arch: Gen-9.5 process: Intel 14nm built: 2016-20 ports: active: eDP-1 empty: DP-1, DP-2, DP-3,
HDMI-A-1, HDMI-A-2 bus-ID: 00:02.0 chip-ID: 8086:3e9b class-ID: 0300
Device-2: NVIDIA TU106GLM [Quadro RTX 3000 Mobile / Max-Q] vendor: Dell driver: nvidia
v: 535.183.06 non-free: 530.xx+ status: current (as of 2023-03) arch: Turing code: TUxxx
process: TSMC 12nm FF built: 2018-22 pcie: gen: 1 speed: 2.5 GT/s lanes: 16 link-max: gen: 3
speed: 8 GT/s bus-ID: 01:00.0 chip-ID: 10de:1f36 class-ID: 0300
Device-3: Realtek Integrated_Webcam_HD type: USB driver: uvcvideo bus-ID: 1-11:5
chip-ID: 0bda:5532 class-ID: 0e02 serial:
Went back to here on a whim: d71f674
This was the latest commit that touched the drawing/selection stuff so it would be great to try the addon versio before the change which would be: 6cabd1fb3f5635df569185d151ae7a2790653028
I've tried a few distros/kernels and it worked on these two:
1) Ubuntu 20.04:
GPU: Advanced Micro Devices, Inc. [AMD/ATI] Device 73bf (rev c1)
Display: x11
Kernel: 5.15.0-67-generic
2) The most recent Ubuntu LTS:
Distributor ID: Ubuntu
Description: Ubuntu 24.04.1 LTS
Release: 24.04
Codename: noble
GPU: Advanced Micro Devices, Inc. [AMD/ATI] Navi 21 [Radeon RX 6800/6800 XT / 6900 XT] (rev c1)
Display: x11
Kernel: 6.8.0-41-generic
With my current Arch install, neither of these kernels worked: 1) linux-zen 6.10.9.zen1-2 2) linux-lts 6.6.50-2
Same problem here. I have not updated blender or CAD sketcher since the problem started to occur, I left things in working order last week. I have updated some debian packages in the mean time though.
Debug output shows CAD_Sketcher-main.draw_handler:{DEBUG}: Update geometry batches:
when entering and leaving the workplane area with the mouse, but not selectable indeed.
No LSB modules are available.
Distributor ID: Debian
Description: Debian GNU/Linux trixie/sid
Release: n/a
Codename: trixie
Linux version 6.8.11-amd64 (debian-kernel@lists.debian.org) (x86_64-linux-gnu-gcc-13 (Debian 13.2.0-25) 13.2.0, GNU ld (GNU Binutils for Debian) 2.42) #1 SMP PREEMPT_DYNAMIC Debian 6.8.11-1 (2024-05-26)
Blender 4.0.2
build date: 2023-12-05
build time: 08:48:50
build commit date: 2023-12-05
build commit time: 07:41
build hash: 9be62e85b727
build platform: Linux
build type: release
build c flags: -Wall -Werror=implicit-function-declaration -Wstrict-prototypes -Werror=return-type -Werror=vla -Wmissing-prototypes -Wno-char-subscripts -Wno-unknown-pragmas -Wpointer-arith -Wunused-parameter -Wwrite-strings -Wlogical-op -Wundef -Winit-self -Wmissing-include-dirs -Wno-div-by-zero -Wtype-limits -Wformat-signedness -Wrestrict -Wno-stringop-overread -Wno-stringop-overflow -Wnonnull -Wabsolute-value -Wuninitialized -Wredundant-decls -Wshadow -Wimplicit-fallthrough=5 -Wno-error=unused-but-set-variable -std=gnu11 -msse -pipe -fPIC -funsigned-char -fno-strict-aliasing -ffp-contract=off -msse2
build c++ flags: -Wuninitialized -Wredundant-decls -Wall -Wno-invalid-offsetof -Wno-sign-compare -Wlogical-op -Winit-self -Wmissing-include-dirs -Wno-div-by-zero -Wtype-limits -Werror=return-type -Wno-char-subscripts -Wno-unknown-pragmas -Wpointer-arith -Wunused-parameter -Wwrite-strings -Wundef -Wcomma-subscript -Wformat-signedness -Wrestrict -Wno-suggest-override -Wuninitialized -Wno-stringop-overread -Wno-stringop-overflow -Wimplicit-fallthrough=5 -Wundef -Wmissing-declarations -msse -pipe -fPIC -funsigned-char -fno-strict-aliasing -ffp-contract=off -msse2
build link flags: -Wl,--version-script='/home/blender/git/blender-v400/blender.git/source/creator/symbols_unix.map'
build system: CMake
0b:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Navi 23 [Radeon RX 6600/6600 XT/6600M] (rev c7)
Went back to here on a whim: d71f674
This was the latest commit that touched the drawing/selection stuff so it would be great to try the addon versio before the change which would be: 6cabd1f
Just tried it, no dice.
The LLMs are thinking it`s coming down to: 1) Kernel modules/firmware 2) Graphics stack configs. 3) System configs.
I might attempt to pick the needle out of that haystack, it's probably gonna involve a lot of hallucinating between me and my LLM friends tho.
Same problem here. I have not updated blender or CAD sketcher since the problem started to occur, I left things in working order last week. I have updated some debian packages in the mean time though.
Debug output shows
CAD_Sketcher-main.draw_handler:{DEBUG}: Update geometry batches:
when entering and leaving the workplane area with the mouse, but not selectable indeed.No LSB modules are available. Distributor ID: Debian Description: Debian GNU/Linux trixie/sid Release: n/a Codename: trixie
Linux version 6.8.11-amd64 (debian-kernel@lists.debian.org) (x86_64-linux-gnu-gcc-13 (Debian 13.2.0-25) 13.2.0, GNU ld (GNU Binutils for Debian) 2.42) #1 SMP PREEMPT_DYNAMIC Debian 6.8.11-1 (2024-05-26)
Blender 4.0.2 build date: 2023-12-05 build time: 08:48:50 build commit date: 2023-12-05 build commit time: 07:41 build hash: 9be62e85b727 build platform: Linux build type: release build c flags: -Wall -Werror=implicit-function-declaration -Wstrict-prototypes -Werror=return-type -Werror=vla -Wmissing-prototypes -Wno-char-subscripts -Wno-unknown-pragmas -Wpointer-arith -Wunused-parameter -Wwrite-strings -Wlogical-op -Wundef -Winit-self -Wmissing-include-dirs -Wno-div-by-zero -Wtype-limits -Wformat-signedness -Wrestrict -Wno-stringop-overread -Wno-stringop-overflow -Wnonnull -Wabsolute-value -Wuninitialized -Wredundant-decls -Wshadow -Wimplicit-fallthrough=5 -Wno-error=unused-but-set-variable -std=gnu11 -msse -pipe -fPIC -funsigned-char -fno-strict-aliasing -ffp-contract=off -msse2 build c++ flags: -Wuninitialized -Wredundant-decls -Wall -Wno-invalid-offsetof -Wno-sign-compare -Wlogical-op -Winit-self -Wmissing-include-dirs -Wno-div-by-zero -Wtype-limits -Werror=return-type -Wno-char-subscripts -Wno-unknown-pragmas -Wpointer-arith -Wunused-parameter -Wwrite-strings -Wundef -Wcomma-subscript -Wformat-signedness -Wrestrict -Wno-suggest-override -Wuninitialized -Wno-stringop-overread -Wno-stringop-overflow -Wimplicit-fallthrough=5 -Wundef -Wmissing-declarations -msse -pipe -fPIC -funsigned-char -fno-strict-aliasing -ffp-contract=off -msse2 build link flags: -Wl,--version-script='/home/blender/git/blender-v400/blender.git/source/creator/symbols_unix.map' build system: CMake
0b:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Navi 23 [Radeon RX 6600/6600 XT/6600M] (rev c7)
X11 or wayland on your arch install? Seems like the issue might be wayland.
Went back to here on a whim: d71f674
This was the latest commit that touched the drawing/selection stuff so it would be great to try the addon versio before the change which would be: 6cabd1f
Just tried it, no dice.
The LLMs are thinking it`s coming down to:
1. Kernel modules/firmware 2. Graphics stack configs. 3. System configs.
I might attempt to pick the needle out of that haystack, it's probably gonna involve a lot of hallucinating between me and my LLM friends tho.
Not likely the kernel: my uptime is 34 days, and I have definitely been able to use CAD sketcher last week.
X11 or wayland on your arch install? Seems like the issue might be wayland.
Sorry, forgot to mention: X11.
My house is proudly wayland-free!
Interesting fact: I also did not restart my X11 over the last month, still stuff stopped working in the last week.
X11 or wayland on your arch install? Seems like the issue might be wayland.
Sorry, forgot to mention: X11.
My house is proudly wayland-free!
Definitely not a Wayland issue, Tried with both and got the same result.
GPU: Advanced Micro Devices, Inc. [AMD/ATI] Navi 21 [Radeon RX 6950 XT] (rev c0)
Display: wayland
Kernel: 6.10.11-x64v2-xanmod1-1
Python: 3.12.6
A new real headache issue ... :slightly_frowning_face:
It seems that the issue is not related to the workplane in particular, but to any kind of selection of objects. Reproduction:
Interesting fact: measurements (red) are selectable, but objects (black) are not. When trying to select an object, I get the following error message:
File "/home/ico/.config/blender/4.0/scripts/addons/CAD_Sketcher-main/utilities/highlighting.py", line 81, in invoke
return self.execute(context)
File "/home/ico/.config/blender/4.0/scripts/addons/CAD_Sketcher-main/operators/select.py", line 49, in execute
entity.selected = value
AttributeError: 'NoneType' object has no attribute 'selected'
Error: Python: Traceback (most recent call last):
File "/home/ico/.config/blender/4.0/scripts/addons/CAD_Sketcher-main/utilities/highlighting.py", line 81, in invoke
return self.execute(context)
File "/home/ico/.config/blender/4.0/scripts/addons/CAD_Sketcher-main/operators/select.py", line 49, in execute
entity.selected = value
AttributeError: 'NoneType' object has no attribute 'selected'
I am affected by this as well and i can confirm that the issue is around selecting objects like lines and points or sketch plane corners. No issues selecting constraints.
I'll also chime in -- just found this add-on and was excited to dive into it but this issue is blocking me. I've tried installing the py-slvs
several different ways, as well as rolling back the this repo to one of the versions mentioned above. Nothing is working thus far for me.
Blender 4.2.3 LTS OS: NixOS Kernel: 6.11.3 WM: Hyprland
I'll also chime in -- just found this add-on and was excited to dive into it but this issue is blocking me. I've tried installing the
py-slvs
several different ways, as well as rolling back the this repo to one of the versions mentioned above. Nothing is working thus far for me.Blender 4.2.3 LTS OS: NixOS Kernel: 6.11.3 WM: Hyprland
With blemder 4.2 and above you don't need to manually install the solver module, just install the addon through the new extensions system as described in the addons installation guide.
I'll also chime in -- just found this add-on and was excited to dive into it but this issue is blocking me. I've tried installing the
py-slvs
several different ways, as well as rolling back the this repo to one of the versions mentioned above. Nothing is working thus far for me. Blender 4.2.3 LTS OS: NixOS Kernel: 6.11.3 WM: HyprlandWith blemder 4.2 and above you don't need to manually install the solver module, just install the addon through the new extensions system as described in the addons installation guide.
But this does not change anything :slightly_frowning_face:
I'll also chime in -- just found this add-on and was excited to dive into it but this issue is blocking me. I've tried installing the
py-slvs
several different ways, as well as rolling back the this repo to one of the versions mentioned above. Nothing is working thus far for me. Blender 4.2.3 LTS OS: NixOS Kernel: 6.11.3 WM: HyprlandWith blemder 4.2 and above you don't need to manually install the solver module, just install the addon through the new extensions system as described in the addons installation guide.
That was my first approach to using the add-on. It appeared that it found py-slvs
correctly, but this bug was happening. That's when I switched to several different ways to install the add-on and the dependency, none of which have fixed or worked around the bug.
CAD sketcher implements two functions to convert between object entity indices and RGB colors. These RGB colors are not visible to the user and only exist in off-screen buffers, but these are used to implement object picking and selecting.
The functions that convert between index and color require the read-back color to be absolutely precise. However, the RGB colors are floating point numbers that get rounded/truncated somewhere in the GPU pipeline on some configurations (I'm not sure about the underlying cause though), and the conversion would trip over these numbers when they are slightly off.
I just submitted a small PR that implements a more robust conversion that should be able to better handle rounding errors, this solves the issue for me.
Back to sketching, finally!
Contact Details
No response
Description
Description: When I select "Add a Sketch," the planes are displayed, but it is impossible to select one. There is no hover effect, and clicking to validate cancels the creation. This issue is new, and I did not have this problem the last time, even though it is the same version of Blender. I have tested under Blender 4.2.1, 4.2.0, 4.1.1, and 4.1.0, and the same issue occurs.
Steps to Reproduce:
Expected Result:
Actual Result:
System
Debug Log:
Addon Version
latest
Blender Version
4.2.1 LTS
What platform are you running on?
Linux