Richard Antalik iss
  • Joined on 2018-06-01
Richard Antalik commented on issue blender/blender#130619 2024-11-21 03:41:40 +01:00
NLA Editor Crashing Immediately When Adding an Action

Eeh I have added wrong label.

Can you describe step by step what I need to do to cause crash? Just adding new action seems to work well here.

Richard Antalik commented on issue blender/blender#130606 2024-11-21 02:27:13 +01:00
Blender workspace switch Crash

Assert mesh_eval != nullptr was triggered in

libc.so.6!__pthread_kill_implementation(int no_tid, int signo, pthread_t threadid) (pthread_kill.c:44)
libc.so.6!__pthread_kill_internal(int…
Richard Antalik commented on issue blender/blender#130607 2024-11-21 02:17:41 +01:00
Failure to connect to online repository on WIN32 -2

Sounds like different issue than #124731. More in line with #129520. User there reports that dragging extension multiple time eventually succeeds. Can you check that to establish whether it is the…

Richard Antalik commented on issue blender/blender#130615 2024-11-21 01:55:14 +01:00
Regression: GP: Holding "control" key to erase no longer uses selected mode

Perhaps same issue as #130309

Richard Antalik commented on issue blender/blender#130612 2024-11-21 01:44:07 +01:00
Geometry Nodes: Undefined Node in "Curve Volume Advection" Demo File

Not sure who to poke about this. @pablovazquez you seems to be active on website front, perhaps this file should be removed until fixed.

Richard Antalik commented on issue blender/blender#130612 2024-11-21 01:35:27 +01:00
Geometry Nodes: Undefined Node in "Curve Volume Advection" Demo File

I assume the node is from 3195c1a669b1378c1556c09f415ab779293554f2. This added file node_geo_sample_volume.cc which is not around anymore. No mention about this specific node in git log.

Richard Antalik commented on issue blender/blender#130613 2024-11-21 01:19:28 +01:00
Rendering and Export Issues with Blender on macOS Sequoia (Apple M1 Max)

I am getting solid white output. Looking at compositor, render layers node is not connected to denoise node. I assume, this is not intentional and the issue you are facing?

Richard Antalik commented on issue blender/blender#130614 2024-11-21 01:15:48 +01:00
blender shuts down when changing the viwport view

Hi, thanks for the report. Updating GPU driver may resolve the situation. Can you check : https://docs.blender.org/manual/en/dev/troubleshooting/gpu/windows/amd.html

Richard Antalik commented on issue blender/blender#130616 2024-11-21 01:06:52 +01:00
GP v3 - Simplify Stroke Resampling commands gone in 4.3

GPENCIL_OT_stroke_sample is marked as ported in #112858 so not sure what is its state really.

@filedescriptor Can you share more info?

Richard Antalik commented on issue blender/blender#130619 2024-11-21 00:55:07 +01:00
NLA Editor Crashing Immediately When Adding an Action

I wasn't able to reproduce crash. I assume that crash happens when you push down action on armature? If not can you share steps to reproduce?

Richard Antalik commented on issue blender/blender#130620 2024-11-21 00:49:27 +01:00
Python Tooltips not display reference complete path

I would say, that is a feature - long string is shortened I guess due to limited space available, but then I have seen longer path strings displayed. It happens in bunch of places.

But even…

Richard Antalik commented on issue blender/blender#130621 2024-11-21 00:37:20 +01:00
Bone Selecting in weight painting grease pencil

Also click on Help > Save System Info and upload saved file.

Richard Antalik closed issue blender/blender#130624 2024-11-21 00:36:42 +01:00
4.3 Vulkan bug
Richard Antalik commented on issue blender/blender#130624 2024-11-21 00:36:38 +01:00
4.3 Vulkan bug

I am not quite sure how you are using vulkan in 4.3 stable, when it is experimental feature. But it seems to be the same issue as #127619 indeed, so will close as duplicate.

Richard Antalik closed issue blender/blender#130629 2024-11-21 00:26:27 +01:00
Gray Display
Richard Antalik commented on issue blender/blender#130629 2024-11-21 00:26:23 +01:00
Gray Display

Did not refresh before posting... Glad it works, will close then.

Richard Antalik commented on issue blender/blender#130629 2024-11-21 00:25:50 +01:00
Gray Display

Check if blender is using integrated GPU. Try to force it to use one or the other and see if either works correctly.

Possibly duplicate of #127835

Richard Antalik commented on issue blender/blender#130635 2024-11-20 23:54:04 +01:00
GP fills are shifted and causing freeze

Adding high severity, because filling the smallest area does cause endless loop

Richard Antalik commented on issue blender/blender#130638 2024-11-20 23:47:55 +01:00
Loading factory preferences "fails" and leaves preferences window "blank"

Yes, that indeed would explain that. Not sure how I feel about bad addon bringing down Blender UI...

@Michael-Colina If you have trouble removing addon or restoring preferences to factory…

Richard Antalik commented on issue blender/blender#130636 2024-11-20 23:43:27 +01:00
Regression: Sculpting with Clay Strips in 4.3 is much slower than in 4.2

In 4.4 the performance is good again. @Sean-Kim Is this something, that is expected in 4.3? Not sure how viable it would be to fix in corrective release, but will keep high severity label just in…