[gnome-music/wip/mschraal/gtk4-pre-squash-backup: 2/254] gnome-music: (TEMPORARY HACK) disable set_exception_hook




commit 511a5f190e01663b8c3adb57c3a8866cf1d44be7
Author: Jean Felder <jfelder src gnome org>
Date:   Sat Jan 8 21:02:18 2022 +0100

    gnome-music: (TEMPORARY HACK) disable set_exception_hook

 gnome-music.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gnome-music.in b/gnome-music.in
index c5ec888ce..0c67c8cfc 100755
--- a/gnome-music.in
+++ b/gnome-music.in
@@ -111,7 +111,7 @@ def run_application():
 def main():
     """Sets environment and runs GNOME Music."""
     set_gfm()
-    set_exception_hook()
+    # set_exception_hook()
     set_internationalization()
     set_resources()
     return run_application()


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]