Bug 34472 - mypaint crash on startup
Summary: mypaint crash on startup
Status: RESOLVED FIXED
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: Cauldron
Hardware: All Linux
Priority: Normal normal
Target Milestone: ---
Assignee: All Packagers
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-07-13 11:12 CEST by Liam Quin
Modified: 2025-07-31 01:45 CEST (History)
1 user (show)

See Also:
Source RPM: mypaint-2.0.1-9.mga10.src.rpm
CVE:
Status comment:


Attachments

Description Liam Quin 2025-07-13 11:12:59 CEST
Description of problem: mypaint terminates with an error


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1. open a termianl
2. type mypaint and press enter
3. see errors

mypaint
INFO: mypaint: Installation layout: conventional POSIX-like structure with prefix '/usr'
Traceback (most recent call last):
  File "/usr/bin/mypaint", line 309, in <module>
    main.main(
    ~~~~~~~~~^
        datapath,
        ^^^^^^^^^
    ...<4 lines>...
        debug=debug,
        ^^^^^^^^^^^^
    )
    ^
  File "/usr/lib64/mypaint/gui/main.py", line 133, in main
    lib.glib.init_user_dir_caches()
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
  File "/usr/lib64/mypaint/lib/glib.py", line 193, in init_user_dir_caches
    k.value_name,
    ^^^^^^^^^^^^
AttributeError: 'UserDirectory' object has no attribute 'value_name'
Comment 1 Lewis Smith 2025-07-15 20:44:44 CEST
Thank you for reporting the problem.
This package was re-built on 2 July, which may have something to do with the problem.

Assigning globally.

Assignee: bugsquad => pkg-bugs

Comment 2 katnatek 2025-07-17 01:53:28 CEST
File "/usr/lib64/mypaint/gui/main.py", line 133, in main
    lib.glib.init_user_dir_caches()

I think could have relation with gramps bug

See Also: (none) => https://bugs.mageia.org/show_bug.cgi?id=34471

Comment 3 Aurelian R 2025-07-29 20:59:01 CEST
A new build, mypaint-2.0.1-10.mga10, should be available soon.
If the issue is solved, please, close the bug.

CC: (none) => arusanu

Comment 4 katnatek 2025-07-30 21:09:05 CEST
Liam can you confirm the update fix the issue please?
Comment 5 Liam Quin 2025-07-30 21:29:14 CEST
Well, i wood, but the new build doesn't seem to be on mirrors yet? Thanks for looking at it!
Comment 6 katnatek 2025-07-31 01:42:04 CEST
(In reply to Liam Quin from comment #5)
> Well, i wood, but the new build doesn't seem to be on mirrors yet? Thanks
> for looking at it!

Check what mirror are you using https://mirrors.mageia.org/status
Comment 7 Liam Quin 2025-07-31 01:45:37 CEST
Confirmed, it starts now, thank you! (mirror caught up). Closing.

Resolution: (none) => FIXED
Status: NEW => RESOLVED


Note You need to log in before you can comment on or make changes to this bug.