https://bugzilla.redhat.com/show_bug.cgi?id=2353139
Bug ID: 2353139
Summary: blender-4.4.0 is available
Product: Fedora
Version: rawhide
Status: NEW
Component: blender
Keywords: FutureFeature, Triaged
Assignee: luya_tfz(a)thefinalzone.net
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: code(a)musicinmybrain.net,
design-devel(a)lists.fedoraproject.org,
epel-packagers-sig(a)lists.fedoraproject.org,
kwizart(a)gmail.com, luya_tfz(a)thefinalzone.net,
negativo17(a)gmail.com
Target Milestone: ---
Classification: Fedora
Releases retrieved: 4.4.0
Upstream release that is considered latest: 4.4.0
Current version/release in rawhide: 4.3.2-5.fc43
URL: https://www.blender.org
Please consult the package updates policy before you issue an update to a
stable branch: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/
More information about the service that created this bug can be found at:
https://docs.fedoraproject.org/en-US/package-maintainers/Upstream_Release_M…
Please keep in mind that with any upstream change, there may also be packaging
changes that need to be made. Specifically, please remember that it is your
responsibility to review the new version to ensure that the licensing is still
correct and that no non-free or legally problematic items have been added
upstream.
Based on the information from Anitya:
https://release-monitoring.org/project/201/
To change the monitoring settings for the project, please visit:
https://src.fedoraproject.org/rpms/blender
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2353139
Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-sp…
https://bugzilla.redhat.com/show_bug.cgi?id=2350874
Bug ID: 2350874
Summary: In F43/Rawhide, blender FTBFS, and crashes on startup
(error loading libyaml-cpp.so.0.8)
Product: Fedora
Version: rawhide
OS: Linux
Status: NEW
Component: blender
Severity: medium
Assignee: luya_tfz(a)thefinalzone.net
Reporter: code(a)musicinmybrain.net
QA Contact: extras-qa(a)fedoraproject.org
CC: code(a)musicinmybrain.net,
design-devel(a)lists.fedoraproject.org,
epel-packagers-sig(a)lists.fedoraproject.org,
kwizart(a)gmail.com, luya_tfz(a)thefinalzone.net,
negativo17(a)gmail.com
Target Milestone: ---
Classification: Fedora
In F43/Rawhide, blender FTBFS, and crashes on startup (error loading
libyaml-cpp.so.0.8).
Reproducible: Always
Steps to Reproduce:
1. mock -r fedora-rawhide-x86_64 --clean
2. mock -r fedora-rawhide-x86_64 -i blender
3. mock -r fedora-rawhide-x86_64 --chroot 'blender --help'
Actual Results:
$ blender --help
blender: error while loading shared libraries: libyaml-cpp.so.0.8: cannot open
shared object file: No such file or directory
Expected Results:
$ blender --help
Blender 4.3.2
Usage: blender [args ...] [file] [args ...]
[…]
The package also FTBFS. From https://koschei.fedoraproject.org/build/19982984:
/usr/bin/ld: warning: libtbb.so.12, needed by /usr/lib64/libembree4.so, may
conflict with libtbb.so.2
/usr/bin/ld: warning: libyaml-cpp.so.0.8, needed by
/usr/lib64/libOpenColorIO.so, not found (try using -rpath or -rpath-link)
/usr/bin/ld: /usr/lib64/libOpenColorIO.so: undefined reference to
`YAML::Emitter::Write(std::__cxx11::basic_string<char, std::char_traits<char>,
std::allocator<char> > const&)'
/usr/bin/ld: /usr/lib64/libOpenColorIO.so: undefined reference to
`YAML::Emitter::~Emitter()'
/usr/bin/ld: /usr/lib64/libOpenColorIO.so: undefined reference to `typeinfo for
YAML::BadConversion'
/usr/bin/ld: /usr/lib64/libOpenColorIO.so: undefined reference to
`YAML::BadConversion::~BadConversion()'
/usr/bin/ld: /usr/lib64/libOpenColorIO.so: undefined reference to
`YAML::Emitter::PrepareNode(YAML::EmitterNodeType::value)'
/usr/bin/ld: /usr/lib64/libOpenColorIO.so: undefined reference to
`YAML::Load(std::istream&)'
/usr/bin/ld: /usr/lib64/libOpenColorIO.so: undefined reference to
`YAML::Emitter::SetDoublePrecision(unsigned long)'
/usr/bin/ld: /usr/lib64/libOpenColorIO.so: undefined reference to
`YAML::InvalidNode::~InvalidNode()'
/usr/bin/ld: /usr/lib64/libOpenColorIO.so: undefined reference to
`YAML::detail::memory::create_node()'
/usr/bin/ld: /usr/lib64/libOpenColorIO.so: undefined reference to
`YAML::detail::node_data::size() const'
/usr/bin/ld: /usr/lib64/libOpenColorIO.so: undefined reference to
`YAML::detail::node_data::empty_scalar[abi:cxx11]()'
/usr/bin/ld: /usr/lib64/libOpenColorIO.so: undefined reference to `vtable for
YAML::BadSubscript'
/usr/bin/ld: /usr/lib64/libOpenColorIO.so: undefined reference to
`YAML::detail::node_data::set_null()'
/usr/bin/ld: /usr/lib64/libOpenColorIO.so: undefined reference to
`YAML::detail::node_data::end()'
/usr/bin/ld: /usr/lib64/libOpenColorIO.so: undefined reference to `vtable for
YAML::BadConversion'
/usr/bin/ld: /usr/lib64/libOpenColorIO.so: undefined reference to
`YAML::Emitter::good() const'
/usr/bin/ld: /usr/lib64/libOpenColorIO.so: undefined reference to
`YAML::Emitter::c_str() const'
/usr/bin/ld: /usr/lib64/libOpenColorIO.so: undefined reference to
`YAML::BadSubscript::~BadSubscript()'
/usr/bin/ld: /usr/lib64/libOpenColorIO.so: undefined reference to
`YAML::Emitter::GetDoublePrecision() const'
/usr/bin/ld: /usr/lib64/libOpenColorIO.so: undefined reference to `vtable for
YAML::InvalidNode'
/usr/bin/ld: /usr/lib64/libOpenColorIO.so: undefined reference to
`YAML::Emitter::Write(YAML::_Tag const&)'
/usr/bin/ld: /usr/lib64/libOpenColorIO.so: undefined reference to
`YAML::detail::node_data::begin()'
/usr/bin/ld: /usr/lib64/libOpenColorIO.so: undefined reference to
`YAML::convert<bool>::decode(YAML::Node const&, bool&)'
/usr/bin/ld: /usr/lib64/libOpenColorIO.so: undefined reference to `typeinfo for
YAML::BadSubscript'
/usr/bin/ld: /usr/lib64/libOpenColorIO.so: undefined reference to
`YAML::Emitter::GetFloatPrecision() const'
/usr/bin/ld: /usr/lib64/libOpenColorIO.so: undefined reference to `vtable for
YAML::RepresentationException'
/usr/bin/ld: /usr/lib64/libOpenColorIO.so: undefined reference to
`YAML::Emitter::SetLocalValue(YAML::EMITTER_MANIP)'
/usr/bin/ld: /usr/lib64/libOpenColorIO.so: undefined reference to
`YAML::Emitter::StartedScalar()'
/usr/bin/ld: /usr/lib64/libOpenColorIO.so: undefined reference to
`YAML::ostream_wrapper::write(std::__cxx11::basic_string<char,
std::char_traits<char>, std::allocator<char> > const&)'
/usr/bin/ld: /usr/lib64/libOpenColorIO.so: undefined reference to `typeinfo for
YAML::InvalidNode'
/usr/bin/ld: /usr/lib64/libOpenColorIO.so: undefined reference to
`YAML::Emitter::Write(bool)'
/usr/bin/ld: /usr/lib64/libOpenColorIO.so: undefined reference to
`YAML::Emitter::Emitter()'
/usr/bin/ld: /usr/lib64/libOpenColorIO.so: undefined reference to `vtable for
YAML::Exception'
/usr/bin/ld: /usr/lib64/libOpenColorIO.so: undefined reference to
`YAML::Emitter::SetFloatPrecision(unsigned long)'
/usr/bin/ld: /usr/lib64/libOpenColorIO.so: undefined reference to
`YAML::Emitter::Write(char)'
/usr/bin/ld: /usr/lib64/libOpenColorIO.so: undefined reference to
`YAML::detail::node_data::mark_defined()'
collect2: error: ld returned 1 exit status
This is clearly some kind of dependency issue, but I didn’t have time to work
out exactly what’s going wrong.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2350874
Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-sp…
https://bugzilla.redhat.com/show_bug.cgi?id=2344533
Bug ID: 2344533
Summary: blender-rpm-macros doesn't set blender_api
Product: Fedora
Version: 41
OS: Linux
Status: NEW
Component: blender
Severity: medium
Assignee: luya_tfz(a)thefinalzone.net
Reporter: bruno(a)postle.net
QA Contact: extras-qa(a)fedoraproject.org
CC: code(a)musicinmybrain.net,
design-devel(a)lists.fedoraproject.org,
epel-packagers-sig(a)lists.fedoraproject.org,
kwizart(a)gmail.com, luya_tfz(a)thefinalzone.net,
negativo17(a)gmail.com
Target Milestone: ---
Classification: Fedora
The macros.blender file has a '@VERSION@' placeholder where a number such as
'4.3' is expected (so these macros are not usable in a .spec file):
# cat /usr/lib/rpm/macros.d/macros.blender
%blender_api @VERSION@
%blender_datadir %{_datadir}/blender/%{blender_api}
%blender_libdir %{_libdir}/blender/%{blender_api}
%blender_extensions %{blender_datadir}/scripts/addons_core
%blender_modules %{blender_datadir}/scripts/modules
%blender_preset %{blender_datadir}/scripts/presets
Reproducible: Always
Steps to Reproduce:
# rpm --eval '%{blender_api}'
@VERSION@
# rpm --eval '%{blender_datadir}'
/usr/share/blender/@VERSION@
Actual Results:
results contain '@VERSION@'
Expected Results:
results should contain '4.3' instead of '@VERSION@'
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2344533
Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-sp…
https://bugzilla.redhat.com/show_bug.cgi?id=2343684
Bug ID: 2343684
Summary: [abrt] blender: get_back_bo(): blender killed by
SIGSEGV
Product: Fedora
Version: 41
Hardware: x86_64
Status: NEW
Whiteboard: abrt_hash:155e030faa92c6edf7d9152c5e08b61c00ce9bae;VAR
IANT_ID=workstation;
Component: blender
Assignee: luya_tfz(a)thefinalzone.net
Reporter: prd-fedora(a)nobig5.com
QA Contact: extras-qa(a)fedoraproject.org
CC: code(a)musicinmybrain.net,
design-devel(a)lists.fedoraproject.org,
epel-packagers-sig(a)lists.fedoraproject.org,
kwizart(a)gmail.com, luya_tfz(a)thefinalzone.net,
negativo17(a)gmail.com
Target Milestone: ---
Classification: Fedora
Description of problem:
I just clicked on the icon to start it.
Version-Release number of selected component:
blender-1:4.3.2-2.fc41
Additional info:
reporter: libreport-2.17.15
cgroup:
0::/user.slice/user-13013.slice/user@13013.service/app.slice/app-gnome-blender-1821632.scope
journald_cursor:
s=9326cb40d2134d7197ef17a678529923;i=1f46dc9;b=9ce2721cba4d430e9774b4f9e81d2569;m=a9f460a302;t=62d4c7e499eff;x=e8a8b174d0728e0f
cmdline: /usr/bin/blender
package: blender-1:4.3.2-2.fc41
crash_function: get_back_bo
type: CCpp
backtrace_rating: 4
comment: I just clicked on the icon to start it.
uid: 13013
executable: /usr/bin/blender
reason: blender killed by SIGSEGV
rootdir: /
runlevel: N 5
kernel: 6.12.10-200.fc41.x86_64
Truncated backtrace:
Thread no. 0 (27 frames)
#0 get_back_bo at ../src/egl/drivers/dri2/platform_wayland.c:1227
#1 update_buffers at ../src/egl/drivers/dri2/platform_wayland.c:1399
#2 update_buffers_if_needed at ../src/egl/drivers/dri2/platform_wayland.c:1434
#3 image_get_buffers at ../src/egl/drivers/dri2/platform_wayland.c:1444
#4 dri_image_drawable_get_buffers at ../src/gallium/frontends/dri/dri2.c:270
#5 dri2_allocate_textures at ../src/gallium/frontends/dri/dri2.c:421
#6 dri_st_framebuffer_validate at
../src/gallium/frontends/dri/dri_drawable.c:79
#7 st_framebuffer_validate at ../src/mesa/state_tracker/st_manager.c:239
#8 st_api_make_current at ../src/mesa/state_tracker/st_manager.c:1143
#9 dri_make_current at ../src/gallium/frontends/dri/dri_context.c:353
#10 driBindContext at ../src/gallium/frontends/dri/dri_util.c:676
#11 dri2_make_current at ../src/egl/drivers/dri2/egl_dri2.c:1455
#12 eglMakeCurrent at ../src/egl/main/eglapi.c:996
#13 InternalMakeCurrentVendor at
/usr/src/debug/libglvnd-1.7.0-5.fc41.x86_64/src/EGL/libegl.c:587
#14 InternalMakeCurrentDispatch at
/usr/src/debug/libglvnd-1.7.0-5.fc41.x86_64/src/EGL/libegl.c:632
#15 GHOST_ContextEGL::initializeDrawingContext at
/usr/src/debug/blender-4.3.2-2.fc41.x86_64/intern/ghost/intern/GHOST_ContextEGL.cc:622
#16 GHOST_WindowWayland::newDrawingContext at
/usr/src/debug/blender-4.3.2-2.fc41.x86_64/intern/ghost/intern/GHOST_WindowWayland.cc:2536
#17 GHOST_Window::setDrawingContextType at
/usr/src/debug/blender-4.3.2-2.fc41.x86_64/intern/ghost/intern/GHOST_Window.cc:65
#19 GHOST_WindowWayland::GHOST_WindowWayland at
/usr/src/debug/blender-4.3.2-2.fc41.x86_64/intern/ghost/intern/GHOST_WindowWayland.cc:2019
#20 GHOST_SystemWayland::createWindow at
/usr/src/debug/blender-4.3.2-2.fc41.x86_64/intern/ghost/intern/GHOST_SystemWayland.cc:8434
#21 GHOST_CreateWindow at
/usr/src/debug/blender-4.3.2-2.fc41.x86_64/intern/ghost/intern/GHOST_C-api.cc:173
#22 wm_window_ghostwindow_add at
/usr/src/debug/blender-4.3.2-2.fc41.x86_64/source/blender/windowmanager/intern/wm_window.cc:758
#23 wm_window_ghostwindow_ensure at
/usr/src/debug/blender-4.3.2-2.fc41.x86_64/source/blender/windowmanager/intern/wm_window.cc:846
#24 wm_window_ghostwindows_ensure at
/usr/src/debug/blender-4.3.2-2.fc41.x86_64/source/blender/windowmanager/intern/wm_window.cc:901
#25 WM_check at
/usr/src/debug/blender-4.3.2-2.fc41.x86_64/source/blender/windowmanager/intern/wm.cc:507
#26 wm_homefile_read_ex at
/usr/src/debug/blender-4.3.2-2.fc41.x86_64/source/blender/windowmanager/intern/wm_files.cc:1534
#27 WM_init at
/usr/src/debug/blender-4.3.2-2.fc41.x86_64/source/blender/windowmanager/intern/wm_init_exit.cc:279
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2343684
Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-sp…
https://bugzilla.redhat.com/show_bug.cgi?id=2324846
Bug ID: 2324846
Summary: Illegal instruction (core dumped)
Product: Fedora
Version: 41
Hardware: x86_64
OS: Linux
Status: NEW
Component: blender
Keywords: Desktop
Severity: urgent
Assignee: luya_tfz(a)thefinalzone.net
Reporter: kukabu(a)gmail.com
QA Contact: extras-qa(a)fedoraproject.org
CC: code(a)musicinmybrain.net,
design-devel(a)lists.fedoraproject.org,
epel-packagers-sig(a)lists.fedoraproject.org,
kwizart(a)gmail.com, luya_tfz(a)thefinalzone.net,
negativo17(a)gmail.com
Target Milestone: ---
Classification: Fedora
Hello
The blender crashes every time on run.
Reproducible: Always
Steps to Reproduce:
1. run blender
Actual Results:
$ blender
Illegal instruction (core dumped)
$ rpm -qi blender
Name : blender
Epoch : 1
Version : 4.2.3
Release : 1.fc41
Architecture: x86_64
Install Date: Sat 09 Nov 2024 10:08:47 +04
Group : Unspecified
Size : 211275774
License : GPL-2.0-or-later
Signature : RSA/SHA256, Mon 28 Oct 2024 20:07:32 +04, Key ID d0622462e99d6ad1
Source RPM : blender-4.2.3-1.fc41.src.rpm
Build Date : Mon 28 Oct 2024 12:08:47 +04
Build Host : buildvm-x86-13.iad2.fedoraproject.org
Packager : Fedora Project
Vendor : Fedora Project
URL : https://www.blender.org
Bug URL : https://bugz.fedoraproject.org/blender
Summary : 3D modeling, animation, rendering and post-production
Description :
Blender is the essential software solution you need for 3D, from modeling,
animation, rendering and post-production to interactive creation and playback.
Professionals and novices can easily and inexpensively publish stand-alone,
secure, multi-platform content to the web, CD-ROMs, and other media.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2324846
Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-sp…
https://bugzilla.redhat.com/show_bug.cgi?id=2292430
Bug ID: 2292430
Summary: [abrt] blender: dri2_wl_visual_idx_from_pipe_format():
blender killed by SIGSEGV
Product: Fedora
Version: 40
Hardware: x86_64
Status: NEW
Whiteboard: abrt_hash:ffa9aa927839f14bde192bbf474ca5766cfd12d6;VAR
IANT_ID=workstation;
Component: blender
Assignee: luya_tfz(a)thefinalzone.net
Reporter: wanderingwolf8(a)protonmail.com
QA Contact: extras-qa(a)fedoraproject.org
CC: code(a)musicinmybrain.net,
design-devel(a)lists.fedoraproject.org,
epel-packagers-sig(a)lists.fedoraproject.org,
kwizart(a)gmail.com, luya_tfz(a)thefinalzone.net,
negativo17(a)gmail.com
Target Milestone: ---
Classification: Fedora
Description of problem:
I launched the app from the gnome launcher by clicking on the icon.
Version-Release number of selected component:
blender-1:4.1.1-3.fc40
Additional info:
reporter: libreport-2.17.15
type: CCpp
reason: blender killed by SIGSEGV
journald_cursor:
s=479ded9d89844ec3a0048da77395113f;i=157de2;b=b355d1677ab84dbb9a0bf58c0969c133;m=1b9c187c6;t=61adccd373f7c;x=7cb51c50f70b628c
executable: /usr/bin/blender
cmdline: /usr/bin/blender
cgroup:
0::/user.slice/user-1000.slice/user@1000.service/app.slice/app-gnome-blender-20363.scope
rootdir: /
uid: 1000
kernel: 6.8.11-300.fc40.x86_64
package: blender-1:4.1.1-3.fc40
runlevel: N 5
backtrace_rating: 4
crash_function: dri2_wl_visual_idx_from_pipe_format
comment: I launched the app from the gnome launcher by clicking on the
icon.
Truncated backtrace:
Thread no. 1 (19 frames)
#0 dri2_wl_visual_idx_from_pipe_format at ../src/util/format/u_format.h:563
#1 server_supports_pipe_format at
../src/egl/drivers/dri2/platform_wayland.c:260
#2 dri2_wl_add_configs_for_visuals at
../src/egl/drivers/dri2/platform_wayland.c:1992
#3 dri2_initialize_wayland_drm at
../src/egl/drivers/dri2/platform_wayland.c:2178
#4 dri2_initialize_wayland at ../src/egl/drivers/dri2/platform_wayland.c:2869
#5 dri2_initialize at ../src/egl/drivers/dri2/egl_dri2.c:1080
#6 eglInitialize at ../src/egl/main/eglapi.c:698
#7 GHOST_ContextEGL::initializeDrawingContext at
/usr/src/debug/blender-4.1.1-3.fc40.x86_64/intern/ghost/intern/GHOST_ContextEGL.cc:356
#8 GHOST_WindowWayland::newDrawingContext at
/usr/src/debug/blender-4.1.1-3.fc40.x86_64/intern/ghost/intern/GHOST_WindowWayland.cc:2260
#9 GHOST_Window::setDrawingContextType at
/usr/src/debug/blender-4.1.1-3.fc40.x86_64/intern/ghost/intern/GHOST_Window.cc:65
#11 GHOST_WindowWayland::GHOST_WindowWayland at
/usr/src/debug/blender-4.1.1-3.fc40.x86_64/intern/ghost/intern/GHOST_WindowWayland.cc:1824
#12 GHOST_SystemWayland::createWindow at
/usr/src/debug/blender-4.1.1-3.fc40.x86_64/intern/ghost/intern/GHOST_SystemWayland.cc:7801
#13 GHOST_CreateWindow at
/usr/src/debug/blender-4.1.1-3.fc40.x86_64/intern/ghost/intern/GHOST_C-api.cc:173
#14 wm_window_ghostwindow_add at
/usr/src/debug/blender-4.1.1-3.fc40.x86_64/source/blender/windowmanager/intern/wm_window.cc:738
#15 wm_window_ghostwindow_ensure at
/usr/src/debug/blender-4.1.1-3.fc40.x86_64/source/blender/windowmanager/intern/wm_window.cc:831
#16 wm_window_ghostwindows_ensure at
/usr/src/debug/blender-4.1.1-3.fc40.x86_64/source/blender/windowmanager/intern/wm_window.cc:888
#17 WM_check at
/usr/src/debug/blender-4.1.1-3.fc40.x86_64/source/blender/windowmanager/intern/wm.cc:501
#18 wm_homefile_read_ex at
/usr/src/debug/blender-4.1.1-3.fc40.x86_64/source/blender/windowmanager/intern/wm_files.cc:1481
#19 WM_init at
/usr/src/debug/blender-4.1.1-3.fc40.x86_64/source/blender/windowmanager/intern/wm_init_exit.cc:287
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2292430
Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-sp…
https://bugzilla.redhat.com/show_bug.cgi?id=2356293
Bug ID: 2356293
Summary: [abrt] blender: draw():
space_view3d_toolbar.py:1014:draw:TypeError:
bpy_struct: item.attr = val: UILayout.active expected
True/False or 0/1, not NoneType
Product: Fedora
Version: 42
Hardware: x86_64
Status: NEW
Whiteboard: abrt_hash:268d03d0b7da4cb4c6e0e5c1958546ae0c5515ae;VAR
IANT_ID=workstation;
Component: blender
Assignee: luya_tfz(a)thefinalzone.net
Reporter: kartochka378(a)gmail.com
QA Contact: extras-qa(a)fedoraproject.org
CC: code(a)musicinmybrain.net,
design-devel(a)lists.fedoraproject.org,
epel-packagers-sig(a)lists.fedoraproject.org,
kwizart(a)gmail.com, luya_tfz(a)thefinalzone.net,
negativo17(a)gmail.com
Target Milestone: ---
Classification: Fedora
Description of problem:
enter sculpt mode, trying to play with current brush, nothing happens at all
(cursor does not change to 3d brush,just default arrow, nothing as it is not
sculpt but just usual 3d editor mode), trying to select dfferent brushes, pust
some random buttons, like unroll combo lists in property window at right side,
abrt report pop up.
Version-Release number of selected component:
blender-1:4.3.2-5.fc42
Additional info:
reporter: libreport-2.17.15
kernel: 6.14.0-63.fc42.x86_64
cmdline: /usr/bin/blender
cgroup:
0::/user.slice/user-1000.slice/user@1000.service/app.slice/app-gnome-blender-8760.scope
uid: 1000
reason: space_view3d_toolbar.py:1014:draw:TypeError: bpy_struct:
item.attr = val: UILayout.active expected True/False or 0/1, not NoneType
executable: /usr/bin/blender
type: Python3
package: blender-1:4.3.2-5.fc42
runlevel: N 5
exception_type: TypeError
crash_function: draw
interpreter: blender-4.3.2-5.fc42.x86_64
comment: enter sculpt mode, trying to play with current brush, nothing
happens at all (cursor does not change to 3d brush,just default arrow, nothing
as it is not sculpt but just usual 3d editor mode), trying to select dfferent
brushes, pust some random buttons, like unroll combo lists in property window
at right side, abrt report pop up.
Truncated backtrace:
space_view3d_toolbar.py:1014:draw:TypeError: bpy_struct: item.attr = val:
UILayout.active expected True/False or 0/1, not NoneType
Traceback (most recent call last):
File "/usr/share/blender/4.3/scripts/startup/bl_ui/space_view3d_toolbar.py",
line 1014, in draw
sub.active = (brush and brush.sculpt_tool != 'MASK')
^^^^^^^^^^
TypeError: bpy_struct: item.attr = val: UILayout.active expected True/False or
0/1, not NoneType
Local variables in innermost frame:
self: bpy.data.screens['Sculpting']...VIEW3D_PT_sculpt_dyntopo
context: bpy.data.scenes['Scene']...Context
layout: bpy.data.screens['Sculpting']...UILayout
tool_settings: bpy.data.scenes['Scene'].tool_settings
sculpt: bpy.data.scenes['Scene'].tool_settings.sculpt
settings: bpy.data.scenes['Scene'].tool_settings.sculpt
brush: None
col: bpy.data.screens['Sculpting']...UILayout
sub: bpy.data.screens['Sculpting']...UILayout
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2356293
Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-sp…
https://bugzilla.redhat.com/show_bug.cgi?id=2346238
Bug ID: 2346238
Summary: blender rpm not installable
Product: Fedora
Version: 40
Status: NEW
Component: blender
Severity: high
Assignee: luya_tfz(a)thefinalzone.net
Reporter: customercare(a)resellerdesktop.de
QA Contact: extras-qa(a)fedoraproject.org
CC: code(a)musicinmybrain.net,
design-devel(a)lists.fedoraproject.org,
epel-packagers-sig(a)lists.fedoraproject.org,
kwizart(a)gmail.com, luya_tfz(a)thefinalzone.net,
negativo17(a)gmail.com
Target Milestone: ---
Classification: Fedora
#
# The OpenPGP errors are intel math libs, not related to this.
#
# dnf install blender
...
[SKIPPED] rocm-comgr-devel-17.3-7.rocm6.1.2.fc40.x86_64.rpm: Already downloaded
[SKIPPED] rocm-device-libs-17.3-7.rocm6.1.2.fc40.x86_64.rpm: Already downloaded
[SKIPPED] rocm-hip-6.1.2-3.fc40.x86_64.rpm: Already downloaded
[SKIPPED] rocm-hip-devel-6.1.2-3.fc40.x86_64.rpm: Already downloaded
[SKIPPED] rocm-runtime-6.1.2-1.fc40.x86_64.rpm: Already downloaded
[SKIPPED] rocm-runtime-devel-6.1.2-1.fc40.x86_64.rpm: Already downloaded
[SKIPPED] rocminfo-6.1.1-3.fc40.x86_64.rpm: Already downloaded
[SKIPPED] usd-libs-23.11-16.fc40.x86_64.rpm: Already downloaded
Transaktionsüberprüfung wird ausgeführt
Fehler: rpmdbNextIterator: wird übersprungen h# 34914
Header RSA Signatur: BAD (Header tag 268: invalid OpenPGP signature: Parsing an
OpenPGP packet:
Failed to parse Signature Packet
because: Signature appears to be created by a non-conformant OpenPGP
implementation, see
<https://github.com/rpm-software-management/rpm/issues/2351>.
because: Malformed MPI: leading bit is not set: expected bit 8 to be set
in 10110 (16))
Header SHA1 Prüfsumme: OK
Fehler: Konflikt zwischen Transaktionsüberprüfung und Abhängigkeitsauflösung:
libtbb.so.2()(64bit) wird benötigt von OpenImageIO-2.5.16.0-1.fc40.x86_64
libtbb.so.2()(64bit) wird benötigt von blender-1:4.2.5-1.fc40.x86_64
libtbb.so.2()(64bit) wird benötigt von opensubdiv-3.6.0-1.fc40.x86_64
libtbb.so.2()(64bit) wird benötigt von openvdb-libs-11.0.0-12.fc40.x86_64
libtbb.so.2()(64bit) wird benötigt von usd-libs-23.11-16.fc40.x86_64
Um das Problem zu untersuchen, versuchen Sie Folgendes aufzurufen: »rpm -Va
--nofiles --nodigest«.
Ihre RPM-Datenbank ist möglicherweise beschädigt, mit »rpm --rebuilddb« könnte
das Problem behoben werden.
Die heruntergeladenen Pakete wurden bis zur nächsten erfolgreichen Transaktion
im Zwischenspeicher abgelegt.
Sie können zwischengespeicherte Pakete mit dem Befehl »dnf clean packages«
entfernen.
[root@eve ~]# dnf list blender
Letzte Prüfung auf abgelaufene Metadaten: vor 1:22:20 am Di 18 Feb 2025
09:50:43 CET.
Verfügbare Pakete
blender.x86_64
1:4.2.5-1.fc40
updates
[root@eve ~]# rpm -qf /lib64/libtbb.so.12*
tbb-2021.11.0-5.fc40.x86_64
tbb-2021.11.0-5.fc40.x86_64
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2346238
Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-sp…