[gnome-music/wip/mschraal/mrqmcq2u-debug-spew: 122/123] and more spew
- From: Jean Felder <jfelder src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-music/wip/mschraal/mrqmcq2u-debug-spew: 122/123] and more spew
- Date: Mon, 27 Apr 2020 15:22:23 +0000 (UTC)
commit ab26943dcbea79cdd41dd8ca32aaf226b4ece7a5
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 0ffdc295..ff7b3ae7 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]