https://bugzilla.redhat.com/show_bug.cgi?id=1738968
Bug ID: 1738968
Summary: gimp-layer-via-copy-cut depends on Python 2
Product: Fedora
Version: rawhide
Status: NEW
Component: gimp-layer-via-copy-cut
Assignee: luya_tfz(a)thefinalzone.net
Reporter: lbalhar(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: design-devel(a)lists.fedoraproject.org,
luya_tfz(a)thefinalzone.net
Blocks: 1698500 (F31_PY2REMOVAL)
Target Milestone: ---
Classification: Fedora
Python 2.7 will reach end-of-life in January 2020, over 9 years after it was
released. This falls within the Fedora 31 lifetime.
Packages that depend on Python 2 are being switched to Python 3 or removed from
Fedora:
https://fedoraproject.org/wiki/Changes/F31_Mass_Python_2_Package_Removal#In…
Python 2 will be retired in Fedora 32:
https://fedoraproject.org/wiki/Changes/RetirePython2
To help planning, we'd like to know the plans for gimp-layer-via-copy-cut's
future. Specifically:
- What is the reason for the Python2 dependency? (Is it software written in
Python, or does it just provide Python bindings, or use Python in the build
system or test runner?)
- What are the upstream/community plans/timelines regarding Python 3?
- What is the guidance for porting to Python 3? (Assuming that there is someone
who generally knows how to port to Python 3, but doesn't know anything about
the particular package, what are the next steps to take?)
This bug is filed semi-automatically, and might not have all the context
specific to gimp-layer-via-copy-cut.
If you need anything from us, or something is unclear, please mention it here.
Thank you.
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=1698500
[Bug 1698500] F31 Mass Python 2 Package Removal
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1964069
Bug ID: 1964069
Summary: blender 2.92.0 crash fails when trying to run
Product: Fedora
Version: 34
Status: NEW
Component: blender
Assignee: luya_tfz(a)thefinalzone.net
Reporter: christianbueno.1(a)gmail.com
QA Contact: extras-qa(a)fedoraproject.org
CC: design-devel(a)lists.fedoraproject.org,
kwizart(a)gmail.com, luya_tfz(a)thefinalzone.net,
negativo17(a)gmail.com, promac(a)gmail.com
Target Milestone: ---
Classification: Fedora
Created attachment 1786567
--> https://bugzilla.redhat.com/attachment.cgi?id=1786567&action=edit
blender fails
Description of problem:
when trying to run blender, it fails, crash.
Version-Release number of selected component (if applicable):
fedora 34
blender 2.92.0 rpm fedora reository
How reproducible:
always
Steps to Reproduce:
1.install blender by,
sudo dnf install blender
2.trying to run blender by terminal
> blender
3.blender fails, crash
Actual results:
blender fails
Expected results:
we can run blender and use the software
Additional info:
terminal error,
[chris@f34 ~]$ blender
/usr/include/c++/11/bits/stl_deque.h:1328: std::deque<_Tp, _Alloc>::reference
std::deque<_Tp, _Alloc>::operator[](std::deque<_Tp, _Alloc>::size_type) [with
_Tp = nv50_ir::ValueRef; _Alloc = std::allocator<nv50_ir::ValueRef>;
std::deque<_Tp, _Alloc>::reference = nv50_ir::ValueRef&; std::deque<_Tp,
_Alloc>::size_type = long unsigned int]: Assertion '__n < this->size()' failed.
Aborted (core dumped)
[chris@f34 ~]$
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2020201
Bug ID: 2020201
Summary: oidn-1.4.2 is available
Product: Fedora
Version: rawhide
Status: NEW
Component: oidn
Keywords: FutureFeature, Triaged
Assignee: luya_tfz(a)thefinalzone.net
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: design-devel(a)lists.fedoraproject.org,
luya_tfz(a)thefinalzone.net, negativo17(a)gmail.com
Target Milestone: ---
Classification: Fedora
Latest upstream release: 1.4.2
Current version/release in rawhide: 1.4.1-2.fc35
URL: https://openimagedenoise.github.io/
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://fedoraproject.org/wiki/Upstream_release_monitoring
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/19531/
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2020201
https://bugzilla.redhat.com/show_bug.cgi?id=2007657
Bug ID: 2007657
Summary: Blender color management options not available
Product: Fedora
Version: 34
Hardware: x86_64
OS: Linux
Status: NEW
Component: blender
Severity: medium
Assignee: luya_tfz(a)thefinalzone.net
Reporter: ebudan(a)gmail.com
QA Contact: extras-qa(a)fedoraproject.org
CC: design-devel(a)lists.fedoraproject.org,
kwizart(a)gmail.com, luya_tfz(a)thefinalzone.net,
negativo17(a)gmail.com, promac(a)gmail.com
Target Milestone: ---
Classification: Fedora
Description of problem:
Using the Fedora 34 package (blender-2.93.4-1.fc34.src.rpm), all 'Color
Management' options under the 'Render Properties' are missing. Using the
blender.org download all options are found as expected.
A possinle cause:
Upon starting the executable in a shell, error messages about color management
and OpenColorIO are produced. An RPM ChangeLog entry states:
* Wed Sep 01 2021 Richard Shaw <hobbes1069(a)gmail.com> 1:2.93.3-9
- Rebuild for OpenColorIO 2.1.
Fedora 34, however, seems to provide OpenColorIO 1.1.1.
Version-Release number of selected component (if applicable):
2.93.4-1.fc34
How reproducible:
Steps to Reproduce:
1. Start package provided Blender
2. Navigate to Render Options (by default right-side lower section, 2nd tab
from top), scroll to end of tab, expand Color Management
3. Click on View Transform, note multiple missing options (e.g. Filmic)
4. Click on Look, not multiple missing options
5. Build a scene and attempt to modify Exposure, Gamma; note lack of change
(use viewport shading: rendered)
Actual results:
Multiple missing options and functionality under Color Management.
Expected results:
View Transform dropdown should contain False Color, Raw, Filmic, Filmic Log,
Standard. Look dropdown should contain multiple contrast options. Exposure,
Gamma sliders should affect (rendered shading) lighting.
Additional info:
Suspected culprit: package compiled against OCIO 2, F34 supplies OCIO 1.
(Separately, Blender has previously encountered problems with paths containing
more exotic UTF-8 characters, leading to similar problems when required data
files are not found, but this presumably is not the issue here.)
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2007657
https://bugzilla.redhat.com/show_bug.cgi?id=2011379
Bug ID: 2011379
Summary: blender-2.93.5 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: design-devel(a)lists.fedoraproject.org,
kwizart(a)gmail.com, luya_tfz(a)thefinalzone.net,
negativo17(a)gmail.com, promac(a)gmail.com
Target Milestone: ---
Classification: Fedora
Latest upstream release: 2.93.5
Current version/release in rawhide: 2.93.4-5.fc36
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://fedoraproject.org/wiki/Upstream_release_monitoring
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/
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2011379
https://bugzilla.redhat.com/show_bug.cgi?id=2002371
Bug ID: 2002371
Summary: BASH: Blender gives out errors of subcomponents, that
irritate openshot
Product: Fedora
Version: 33
Hardware: x86_64
OS: Linux
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: design-devel(a)lists.fedoraproject.org,
kwizart(a)gmail.com, luya_tfz(a)thefinalzone.net,
negativo17(a)gmail.com, promac(a)gmail.com
Target Milestone: ---
Classification: Fedora
Version-Release number of selected component (if applicable):
Name : blender
Epoch : 1
Version : 2.93.0
Release : 1.fc33
Architecture: x86_64
Description of problem:
$ blender --factory-startup -v
Color management: using fallback mode for management
Color management: Error could not find role data role.
Blender 2.93.0
build date: 2021-06-02
build time: 00:00:00
build commit date: 1970-01-01
build commit time: 00:00
build hash: unknown
build platform: Linux
build type: Release
...
Those two lines for Color management do irritate On-Top-Apps like OpenShot,
which use Regexp to filter out the version number from this output.
The OpenColorIO Package seems to need an update anyway, so pls add the
OpenColorIO maintainer to this bug, as i think thats the component these two
messages come from ( I could be wrong with this ).
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1874398
Bug ID: 1874398
Summary: makesrna crashes during the build
Product: Fedora
Version: rawhide
Hardware: s390x
Status: NEW
Component: blender
Assignee: luya_tfz(a)thefinalzone.net
Reporter: dan(a)danny.cz
QA Contact: extras-qa(a)fedoraproject.org
CC: design-devel(a)lists.fedoraproject.org,
kwizart(a)gmail.com, luya_tfz(a)thefinalzone.net,
negativo17(a)gmail.com, promac(a)gmail.com
Blocks: 467765 (ZedoraTracker)
Target Milestone: ---
Classification: Fedora
The makesrna tool crashes during the build
(gdb) where
#0 0x000003fffdccab86 in raise () from /lib64/libc.so.6
#1 0x000003fffdcab808 in abort () from /lib64/libc.so.6
#2 0x000002aa0018a678 in MEM_lockfree_freeN (vmemh=<optimized out>) at
/builddir/build/BUILD/blender-2.83.5/intern/guardedalloc/intern/mallocn_lockfree_impl.c:128
#3 MEM_lockfree_freeN (vmemh=<optimized out>) at
/builddir/build/BUILD/blender-2.83.5/intern/guardedalloc/intern/mallocn_lockfree_impl.c:120
#4 0x000002aa0019497c in DNA_sdna_free (sdna=0x2aa002cfbf8) at
/builddir/build/BUILD/blender-2.83.5/source/blender/makesdna/intern/dna_genfile.c:146
#5 0x000002aa0005d8f8 in DNA_sdna_from_data (data=<optimized out>,
do_endian_swap=false, data_alloc=false, r_error_message=<synthetic pointer>,
data_len=101564)
at
/builddir/build/BUILD/blender-2.83.5/source/blender/makesdna/intern/dna_genfile.c:335
#6 RNA_create () at
/builddir/build/BUILD/blender-2.83.5/source/blender/makesrna/intern/rna_define.c:697
#7 0x000002aa00058dc8 in rna_preprocess (outfile=0x3fffffff4b2
"/builddir/build/BUILD/blender-2.83.5/s390x-redhat-linux-gnu/source/blender/makesrna/intern/")
at
/builddir/build/BUILD/blender-2.83.5/source/blender/makesrna/intern/makesrna.c:4993
#8 0x000002aa0005271c in main (argc=<optimized out>, argv=0x3fffffff1d8) at
/builddir/build/BUILD/blender-2.83.5/source/blender/makesrna/intern/makesrna.c:5148
Version-Release number of selected component (if applicable):
blender-2.83.5-5.fc34
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=467765
[Bug 467765] Fedora for System z (s390): Bug Tracker
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1342286
Luya Tshimbalanga <luya_tfz(a)thefinalzone.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|33 |rawhide
--- Comment #18 from Luya Tshimbalanga <luya_tfz(a)thefinalzone.net> ---
Moved to Rawhide as it is upstream issue.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1342286
https://bugzilla.redhat.com/show_bug.cgi?id=1342286
--- Comment #17 from Ben Cotton <bcotton(a)redhat.com> ---
This message is a reminder that Fedora 33 is nearing its end of life.
Fedora will stop maintaining and issuing updates for Fedora 33 on 2021-11-30.
It is Fedora's policy to close all bug reports from releases that are no longer
maintained. At that time this bug will be closed as EOL if it remains open with
a
Fedora 'version' of '33'.
Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version'
to a later Fedora version.
Thank you for reporting this issue and we are sorry that we were not
able to fix it before Fedora 33 is end of life. If you would still like
to see this bug fixed and are able to reproduce it against a later version
of Fedora, you are encouraged change the 'version' to a later Fedora
version prior this bug is closed as described in the policy above.
Although we aim to fix as many bugs as possible during every release's
lifetime, sometimes those efforts are overtaken by events. Often a
more recent Fedora release includes newer upstream software that fixes
bugs or makes them obsolete.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1342286