[SCM] gsequencer/master: more fixes to patch

jkraehemann-guest at users.alioth.debian.org jkraehemann-guest at users.alioth.debian.org
Mon Mar 20 19:42:05 UTC 2017


The following commit has been merged in the master branch:
commit a91ecd17727cd327888d2f8a639783ae9eb24195
Author: Joël Krähemann <jkraehemann-guest at users.alioth.debian.org>
Date:   Mon Mar 20 20:23:06 2017 +0100

    more fixes to patch

diff --git a/debian/patches/fix-crash-as-no-soundcard.diff b/debian/patches/fix-crash-as-no-soundcard.diff
index 626aa51..ba8f600 100644
--- a/debian/patches/fix-crash-as-no-soundcard.diff
+++ b/debian/patches/fix-crash-as-no-soundcard.diff
@@ -110,7 +110,7 @@
      pthread_mutex_t *audio_mutex;
      pthread_mutex_t *channel_mutex;
  
-+    window = (AgsWindow *) gtk_widget_get_toplevel((GtkWidget *) pattern_edit);
++    window = (AgsWindow *) gtk_widget_get_toplevel((GtkWidget *) note_edit);
 +
 +    application_context = (AgsApplicationContext *) window->application_context;
 +

-- 
gsequencer packaging



More information about the pkg-multimedia-commits mailing list