After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 698368 - dialog for choosing an executable should show only executable files
dialog for choosing an executable should show only executable files
Status: RESOLVED FIXED
Product: nemiver
Classification: Other
Component: general
trunk
Other Linux
: Normal normal
: ---
Assigned To: Hubert Figuiere (:hub)
Nemiver maintainers
[patch]
Depends on:
Blocks:
 
 
Reported: 2013-04-19 14:40 UTC by Adam Dingle
Modified: 2017-03-21 02:56 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (4.60 KB, patch)
2017-03-19 15:54 UTC, Ignazio Sgalmuzzo
committed Details | Review

Description Adam Dingle 2013-04-19 14:40:06 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).
Comment 1 Ignazio Sgalmuzzo 2017-03-19 15:54:18 UTC
Created attachment 348260 [details] [review]
patch

Here's a patch also fixing similar issues in other dialogs.
Comment 2 Hubert Figuiere (:hub) 2017-03-21 02:55:01 UTC
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