[Bug 841681] New: Gnome-music misses runtime dependancy on python3-cairo
https://bugzilla.novell.com/show_bug.cgi?id=841681 https://bugzilla.novell.com/show_bug.cgi?id=841681#c0 Summary: Gnome-music misses runtime dependancy on python3-cairo Classification: openSUSE Product: openSUSE Factory Version: 13.1 Beta 1 Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: GNOME AssignedTo: bnc-team-gnome@forge.provo.novell.com ReportedBy: hrvoje.senjan@gmail.com QAContact: qa-bugs@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/31.0.1632.0 Safari/537.36 SUSE/31.0.1632.0 Otherwise: /usr/bin/gnome-music Traceback (most recent call last): File "/usr/bin/gnome-music", line 32, in <module> from gnomemusic.application import Application File "/usr/lib/python3.3/site-packages/gnomemusic/application.py", line 36, in <module> from gnomemusic.window import Window File "/usr/lib/python3.3/site-packages/gnomemusic/window.py", line 37, in <module> from gnomemusic.player import Player, SelectionToolbar File "/usr/lib/python3.3/site-packages/gnomemusic/player.py", line 38, in <module> from gnomemusic.albumArtCache import AlbumArtCache File "/usr/lib/python3.3/site-packages/gnomemusic/albumArtCache.py", line 33, in <module> import cairo ImportError: No module named 'cairo' Alternatively, python3-gobject-cairo should require python3-cairo (not familiar at all with gnome packaging) Reproducible: Always -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=841681 https://bugzilla.novell.com/show_bug.cgi?id=841681#c Dominique Leuenberger <dimstar@opensuse.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED CC| |dimstar@opensuse.org AssignedTo|bnc-team-gnome@forge.provo. |dimstar@opensuse.org |novell.com | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=841681 https://bugzilla.novell.com/show_bug.cgi?id=841681#c1 --- Comment #1 from Bernhard Wiedemann <bwiedemann@suse.com> 2013-09-22 18:00:12 CEST --- This is an autogenerated message for OBS integration: This bug (841681) was mentioned in https://build.opensuse.org/request/show/200112 Factory / gnome-music -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=841681 https://bugzilla.novell.com/show_bug.cgi?id=841681#c2 Dominique Leuenberger <dimstar@opensuse.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #2 from Dominique Leuenberger <dimstar@opensuse.org> 2013-09-22 16:09:28 UTC --- Thank you very much for your report. After inspecting the source and understanding where the dependency is being introduces, I added a Requires: python3-cairo to gnome-music directly, where the dep originates from. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com