GNU bug report logs -
#75623
Solfege error: Namespace Gtk not available
Previous Next
Reported by: wakyct <at> tilde.team
Date: Fri, 17 Jan 2025 05:26:02 UTC
Severity: normal
Done: 宋文武 <iyzsong <at> envs.net>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 75623 in the body.
You can then email your comments to 75623 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-guix <at> gnu.org
:
bug#75623
; Package
guix
.
(Fri, 17 Jan 2025 05:26:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
wakyct <at> tilde.team
:
New bug report received and forwarded. Copy sent to
bug-guix <at> gnu.org
.
(Fri, 17 Jan 2025 05:26:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
hello, running Solfege returns the error (it is the same for the newest version, this error was after downgrading one version)
george <at> dunstan ~/work/guix$ solfege
Traceback (most recent call last):
File "/gnu/store/wlvwcmfwhh4v6halfsf405srarkl8j5f-solfege-3.23.5pre1/bin/.solfege-real", line 50, in <module>
from solfege import presetup
File "/gnu/store/wlvwcmfwhh4v6halfsf405srarkl8j5f-solfege-3.23.5pre1/share/solfege/solfege/presetup.py", line 26, in <module>
gi.require_version("Gtk", "3.0")
File "/gnu/store/qfi7wq01fifhsr21871xw4rn1ic0hvm5-python-pygobject-3.47.0/lib/python3.10/site-packages/gi/__init__.py", line 122, in require_version
raise ValueError('Namespace %s not available' % namespace)
I tried downgrading the source version again but still got
Traceback (most recent call last):
File "/gnu/store/6ng4hhcckwss4akk2yl43750llqvk2s8-solfege-3.23.4/bin/.solfege-real", line 50, in <module>
from solfege import presetup
File "/gnu/store/6ng4hhcckwss4akk2yl43750llqvk2s8-solfege-3.23.4/share/solfege/solfege/presetup.py", line 26, in <module>
gi.require_version("Gtk", "3.0")
File "/gnu/store/qfi7wq01fifhsr21871xw4rn1ic0hvm5-python-pygobject-3.47.0/lib/python3.10/site-packages/gi/__init__.py", line 122, in require_version
raise ValueError('Namespace %s not available' % namespace)
ValueError: Namespace Gtk not available
Sorry I don't understand packages very well, surely this package is not asking for exactly version 3.0 of Gtk?
thanks for any advice, George
Reply sent
to
宋文武 <iyzsong <at> envs.net>
:
You have taken responsibility.
(Fri, 17 Jan 2025 06:08:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
wakyct <at> tilde.team
:
bug acknowledged by developer.
(Fri, 17 Jan 2025 06:08:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 75623-done <at> debbugs.gnu.org (full text, mbox):
wakyct <at> tilde.team writes:
> hello, running Solfege returns the error (it is the same for the newest version, this error was after downgrading one version)
>
> george <at> dunstan ~/work/guix$ solfege
> Traceback (most recent call last):
> File "/gnu/store/wlvwcmfwhh4v6halfsf405srarkl8j5f-solfege-3.23.5pre1/bin/.solfege-real", line 50, in <module>
> from solfege import presetup
> File "/gnu/store/wlvwcmfwhh4v6halfsf405srarkl8j5f-solfege-3.23.5pre1/share/solfege/solfege/presetup.py", line 26, in <module>
> gi.require_version("Gtk", "3.0")
> File "/gnu/store/qfi7wq01fifhsr21871xw4rn1ic0hvm5-python-pygobject-3.47.0/lib/python3.10/site-packages/gi/__init__.py", line 122, in require_version
> raise ValueError('Namespace %s not available' % namespace)
>
> I tried downgrading the source version again but still got
>
> Traceback (most recent call last):
> File "/gnu/store/6ng4hhcckwss4akk2yl43750llqvk2s8-solfege-3.23.4/bin/.solfege-real", line 50, in <module>
> from solfege import presetup
> File "/gnu/store/6ng4hhcckwss4akk2yl43750llqvk2s8-solfege-3.23.4/share/solfege/solfege/presetup.py", line 26, in <module>
> gi.require_version("Gtk", "3.0")
> File "/gnu/store/qfi7wq01fifhsr21871xw4rn1ic0hvm5-python-pygobject-3.47.0/lib/python3.10/site-packages/gi/__init__.py", line 122, in require_version
> raise ValueError('Namespace %s not available' % namespace)
> ValueError: Namespace Gtk not available
>
Hello, thank you for the report, I had just fixed this in commit cd12fa4e2051925ea.
To get it run 'guix pull' then 'guix package -i solfege', have a good day!
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Fri, 14 Feb 2025 12:24:13 GMT)
Full text and
rfc822 format available.
This bug report was last modified 27 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.