GNOME Bugzilla – Bug 152373
All scripts of the filetype are hidden after using "Open with application" on script in nautilus-scripts folder,
Last modified: 2004-12-22 21:47:04 UTC
1. Open ~/.gnome2/nautilus-scripts 2. Create some two shell scripts of the same type. I tested it for shellscripts with the following names: "Compare two files", "Compare with previous file" (maybe lack of extension is significant) with #!/bin/bash in the first lines. 3. Give them +x and verify that they are shown in Nautilus "Scripts" menu 4. Right click on the script file and select "Open with... aplication" 5. Select "associate with app" button (or similar, I use Polish version) 6. Press OK in the window which appeared EXPECTED RESULTS: no side-effects ACTUAL RESULTS: All scripts of the filetype ("application/x-shellscript") are gone from natuilus menu.
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of 142496 ***