Arch Linux

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!
Tasklist

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
Task Type Bug Report
Category Packages: Testing
Status Closed
Assigned To Jan de Groot (JGC)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

After 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

Closed by  Jan de Groot (JGC)
Tuesday, 06 October 2015, 06:47 GMT
Reason for closing:  Fixed

Loading...