libnma: merge branch 'th/revert-no-show-all'
This broke gnome-control-center and nm-connection-editor, which call gtk_widget_show_all(). Two offending gtk_widget_show_all() calls by nm-connection-editor were removed in response to the issue for nm-openvpn's certificate password ([1], [2], [3], [4]). Of course, older versions of nm-c-e and all versions of gnome-control-center are still broken by the change. However, there are other issues like missing 802-1x tabs [5]. It's not acceptable to break existing users of libnma. Even if they possibly should be fixed. For the moment, revert the patches. [1] NetworkManager-openvpn#6 [2] NetworkManager-openvpn#7 [3] #20 [4] https://bugzilla.redhat.com/show_bug.cgi?id=1626397 [5] #25 !27 Fixes: 07d900c0
Showing
-
mentioned in issue #25 (closed)
-
mentioned in issue #20 (closed)
-
mentioned in merge request !24 (merged)
Please register or sign in to comment