提交 c0818f6e 编写于 作者: A azvegint

8048289: Gtk: call to UIManager.getSystemLookAndFeelClassName() leads to crash

Reviewed-by: anthony, serb
上级 840d2f58
......@@ -433,7 +433,8 @@ gboolean gtk2_check_version()
result = TRUE;
}
dlclose(lib);
// 8048289: workaround for https://bugzilla.gnome.org/show_bug.cgi?id=733065
// dlclose(lib);
return result;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册