Bug 2131877

Summary: MyPaint fails to run on Fedora 37
Product: [Fedora] Fedora Reporter: Lorenzo J. Lucchini <ljlbox>
Component: mypaintAssignee: Yaakov Selkowitz <yselkowi>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: 37CC: bcclaro+redhat, direnabeyewickreme, dkoukola, jin, ljlbox, planetes.zero, sergey.avseyev, tomspur
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: mypaint-2.0.1-7.fc37 Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2023-03-02 02:48:20 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Lorenzo J. Lucchini 2022-10-04 02:14:15 UTC
After installing the mypaint-2.0.1-5.fc36 package through DNF or GNOME Software, on a fairly standard Fedora 37 install, attempting to start it from the UI results in no feedback (or sometimes in a "GNOME Software ended unexectedly" notification), while starting it from a shell behaves as follows:

$ mypaint
INFO: mypaint: Installation layout: conventional POSIX-like structure with prefix '/usr'
Traceback (most recent call last):
  File "/usr/bin/mypaint", line 293, in <module>
    = get_paths()
      ^^^^^^^^^^^
  File "/usr/bin/mypaint", line 241, in get_paths
    from lib import fileutils
  File "/usr/lib64/mypaint/lib/fileutils.py", line 25, in <module>
    import lib.helpers
  File "/usr/lib64/mypaint/lib/helpers.py", line 25, in <module>
    from . import mypaintlib
  File "/usr/lib64/mypaint/lib/mypaintlib.py", line 13, in <module>
    from . import _mypaintlib
ImportError: cannot import name '_mypaintlib' from 'lib' (/usr/lib64/mypaint/lib/__init__.py)


Please let me know if further information is required from my part.

Comment 1 Fedora Admin user for bugzilla script actions 2023-02-21 12:18:00 UTC
This package has changed maintainer in Fedora. Reassigning to the new maintainer of this component.

Comment 2 Fedora Update System 2023-02-21 15:36:33 UTC
FEDORA-2023-c69bc716b5 has been submitted as an update to Fedora 37. https://bodhi.fedoraproject.org/updates/FEDORA-2023-c69bc716b5

Comment 3 Yaakov Selkowitz 2023-02-21 15:37:29 UTC
*** Bug 2162893 has been marked as a duplicate of this bug. ***

Comment 4 Yaakov Selkowitz 2023-02-21 15:37:42 UTC
*** Bug 2166662 has been marked as a duplicate of this bug. ***

Comment 5 Yaakov Selkowitz 2023-02-21 15:37:51 UTC
*** Bug 2172035 has been marked as a duplicate of this bug. ***

Comment 6 Fedora Update System 2023-02-22 11:24:26 UTC
FEDORA-2023-c69bc716b5 has been pushed to the Fedora 37 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2023-c69bc716b5`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-c69bc716b5

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 7 Fedora Update System 2023-03-02 02:48:20 UTC
FEDORA-2023-c69bc716b5 has been pushed to the Fedora 37 stable repository.
If problem still persists, please make note of it in this bug report.