Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#46541 - [gnome-music] 3.18.0 fails to launch
Attached to Project:
Arch Linux
Opened by Leonardo Ferreira Fontenelle (leonardof) - Saturday, 03 October 2015, 00:07 GMT
Last edited by Jan de Groot (JGC) - Tuesday, 06 October 2015, 06:47 GMT
Opened by Leonardo Ferreira Fontenelle (leonardof) - Saturday, 03 October 2015, 00:07 GMT
Last edited by Jan de Groot (JGC) - Tuesday, 06 October 2015, 06:47 GMT
|
DetailsAfter installing gnome-music 3.18.0 from testing (not upgrading from 3.16.x), I could not launch it. This is the output from the console:
$ gnome-music /usr/lib/python3.5/site-packages/gi/module.py:176: Warning: g_array_append_vals: assertion 'array' failed g_type = info.get_g_type() /usr/lib/python3.5/site-packages/gi/module.py:176: Warning: g_hash_table_lookup: assertion 'hash_table != NULL' failed g_type = info.get_g_type() /usr/lib/python3.5/site-packages/gi/module.py:176: Warning: g_hash_table_insert_internal: assertion 'hash_table != NULL' failed g_type = info.get_g_type() Traceback (most recent call last): File "/usr/bin/gnome-music", line 82, in <module> from gnomemusic.application import Application File "/usr/lib/python3.5/site-packages/gnomemusic/application.py", line 37, in <module> from gnomemusic.window import Window File "/usr/lib/python3.5/site-packages/gnomemusic/window.py", line 39, in <module> from gnomemusic.player import Player, SelectionToolbar File "/usr/lib/python3.5/site-packages/gnomemusic/player.py", line 50, in <module> import requests ImportError: No module named 'requests' |
This task depends upon