GNOME Bugzilla – Bug 698368
dialog for choosing an executable should show only executable files
Last modified: 2017-03-21 02:56:25 UTC
When I choose File->Load Executable and use the file chooser popup to choose an executable to run, it should show me only executable files (just like gedit's file open dialog shows only text files by default, for instance).
Created attachment 348260 [details] [review] patch Here's a patch also fixing similar issues in other dialogs.
This problem has been fixed in the unstable development version. The fix will be available in the next major software release. You may need to upgrade your Linux distribution to obtain that newer version. commit 4983520234892fc4401e643ccf2f10d5018f98c5 Thank you for the patch