Skip to content

Conversation

@dimitris-personal
Copy link

@dimitris-personal dimitris-personal commented Oct 17, 2025

Fixes #16

@flathubbot
Copy link

🚧 Test build enqueued.

@flathubbot
Copy link

🚧 Started test build.

@flathubbot
Copy link

Test build failed.

@flathubbot
Copy link

🚧 Test build enqueued.

@flathubbot
Copy link

🚧 Started test build.

@dimitris-personal dimitris-personal marked this pull request as ready for review October 17, 2025 20:01
@flathubbot
Copy link

Test build succeeded. To test this build, install it from the testing repository:

flatpak install --user https://dl.flathub.org/build-repo/220144/io.github.Pithos.flatpakref

@dimitris-personal
Copy link
Author

Appears to work, but

$ flatpak run --branch=test io.github.Pithos 
/app/share/pithos/pithos/pandora/blowfish.py:40: SyntaxWarning: invalid escape sequence '\ '
  <http://www.schneier.com/blowfish-download.html>`__\ .
Traceback (most recent call last):
  File "/app/share/pithos/pithos/pithos.py", line 412, in <lambda>
    self.get_style_context().connect('changed', lambda sc: render_cover_art.update_icons(sc))
                                                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^
  File "/app/share/pithos/pithos/pithos.py", line 205, in update_icons
    icon, was_symbolic = info.load_symbolic(fg_color, fg_color, fg_color, fg_color)
                         ^^^^^^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'load_symbolic'
Traceback (most recent call last):
  File "/app/share/pithos/pithos/pithos.py", line 412, in <lambda>
    self.get_style_context().connect('changed', lambda sc: render_cover_art.update_icons(sc))
                                                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^
  File "/app/share/pithos/pithos/pithos.py", line 205, in update_icons
    icon, was_symbolic = info.load_symbolic(fg_color, fg_color, fg_color, fg_color)
                         ^^^^^^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'load_symbolic'
Traceback (most recent call last):
  File "/app/share/pithos/pithos/pithos.py", line 412, in <lambda>
    self.get_style_context().connect('changed', lambda sc: render_cover_art.update_icons(sc))
                                                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^
  File "/app/share/pithos/pithos/pithos.py", line 205, in update_icons
    icon, was_symbolic = info.load_symbolic(fg_color, fg_color, fg_color, fg_color)
                         ^^^^^^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'load_symbolic'
Traceback (most recent call last):
  File "/app/share/pithos/pithos/pithos.py", line 412, in <lambda>
    self.get_style_context().connect('changed', lambda sc: render_cover_art.update_icons(sc))
                                                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^
  File "/app/share/pithos/pithos/pithos.py", line 205, in update_icons
    icon, was_symbolic = info.load_symbolic(fg_color, fg_color, fg_color, fg_color)
                         ^^^^^^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'load_symbolic'
Traceback (most recent call last):
  File "/app/share/pithos/pithos/pithos.py", line 412, in <lambda>
    self.get_style_context().connect('changed', lambda sc: render_cover_art.update_icons(sc))
                                                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^
  File "/app/share/pithos/pithos/pithos.py", line 205, in update_icons
    icon, was_symbolic = info.load_symbolic(fg_color, fg_color, fg_color, fg_color)
                         ^^^^^^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'load_symbolic'

@dimitris-personal
Copy link
Author

@TingPing should this be merged?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

GNOME 47 runtime EOL

2 participants