[gnome-music/wip/mschraal/mrqmcq2u-debug-spew] and more spew
- From: Marinus Schraal <mschraal src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-music/wip/mschraal/mrqmcq2u-debug-spew] and more spew
- Date: Mon, 17 Feb 2020 13:00:33 +0000 (UTC)
commit a39deda525d3ea7072cb9c5479f79ce1a54c457e
Author: Marinus Schraal <mschraal gnome org>
Date: Mon Feb 17 13:57:11 2020 +0100
and more spew
gnomemusic/widgets/artistalbumwidget.py | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/gnomemusic/widgets/artistalbumwidget.py b/gnomemusic/widgets/artistalbumwidget.py
index 0ed574f4..0ee83056 100644
--- a/gnomemusic/widgets/artistalbumwidget.py
+++ b/gnomemusic/widgets/artistalbumwidget.py
@@ -102,6 +102,8 @@ class ArtistAlbumWidget(Gtk.Box):
GObject.BindingFlags.BIDIRECTIONAL
| GObject.BindingFlags.SYNC_CREATE)
+ print("creating disc_box {} disc {}".format(
+ self._corealbum.props.title, disc.props.disc_nr))
return disc_box
def _create_disc_box(self, disc_nr, album_model):
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]