[gnome-music/wip/jfelder/gtk4-v3: 3/130] gnome-music: (TEMPORARY HACK) disable set_exception_hook




commit 137b9271fb354d548ef2d7c802a04709e0e2f5ba
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]