Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MyPaint flatpak version fails to start #1202

Open
Flashwalker opened this issue Aug 2, 2023 · 2 comments
Open

MyPaint flatpak version fails to start #1202

Flashwalker opened this issue Aug 2, 2023 · 2 comments
Assignees
Labels
cat.Packaging Issue relates to building/packaging platform.Linux Issue is reported on Linux solution.Downstream A packager needs to fix something type.Crasher Something crashes MyPaint

Comments

@Flashwalker
Copy link

Description of the problem

MyPaint flatpak version fails to start.

Basic system details

MyPaint version:

$ flatpak info org.mypaint.MyPaint

MyPaint - Painting program for digital artists

          ID: org.mypaint.MyPaint
         Ref: app/org.mypaint.MyPaint/x86_64/stable
        Arch: x86_64
      Branch: stable
     Version: 2.0.1
     License: GPL-2.0+
      Origin: flathub
  Collection: org.flathub.Stable
Installation: system
   Installed: 37.7 MB
     Runtime: org.gnome.Platform/x86_64/42
         Sdk: org.gnome.Sdk/x86_64/42

      Commit: 1df381ac36cc96abcabf0f1df305bc434db2c533bf6b863bfe07471d8f33a321
      Parent: a740f6318033513cf0688f3f366bb3e20a5e5520c19a0658a7b94a875261d8e6
     Subject: Update to GNOME 42 (7fe4a97b)
        Date: 2022-09-02 04:23:53 +0000

Operating system: Ubuntu 22.04
Desktop environment: Xfce

Steps to reproduce

  1. Start Flatpak MyPaint

Backtraces or error messages

$ flatpak run --branch=stable --arch=x86_64 --command=mypaint --file-forwarding org.mypaint.MyPaint

Traceback (most recent call last):
  File "/app/bin/mypaint", line 35, in <module>
    import re
  File "/usr/lib/python3.9/re.py", line 127, in <module>
    import functools
  File "/usr/lib/python3.9/functools.py", line 18, in <module>
    from collections import namedtuple
  File "/usr/lib/python3.9/collections/__init__.py", line 37, in <module>
    from operator import eq as _eq
ModuleNotFoundError: No module named 'operator'
@AesaraB AesaraB added type.Crasher Something crashes MyPaint platform.Linux Issue is reported on Linux cat.Spooky Issue has unclear cause and effect, or maybe I didn't read the report yet. labels Jan 17, 2024
@AesaraB AesaraB added cat.Packaging Issue relates to building/packaging solution.Downstream A packager needs to fix something and removed cat.Spooky Issue has unclear cause and effect, or maybe I didn't read the report yet. labels Feb 2, 2024
@AesaraB
Copy link
Contributor

AesaraB commented Feb 2, 2024

Hi, I'm a new developer for MyPaint.

Are you still available to debug this issue? Does it still occur?

@AesaraB AesaraB self-assigned this Feb 2, 2024
@Flashwalker
Copy link
Author

@AesaraB Hi,
I'll test the fresh package in a few days

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cat.Packaging Issue relates to building/packaging platform.Linux Issue is reported on Linux solution.Downstream A packager needs to fix something type.Crasher Something crashes MyPaint
Development

No branches or pull requests

2 participants