Skip to content

nemo fail to change executable bit on multiple files #3641

@nhoudelot

Description

@nhoudelot

Distribution

Mint 22.2

Package version

6.4.5

Frequency

Always

Bug description

when trying to change the executable bit on multiple files (multiple scripts in fact)
I saw that it doesn't work

I had to do it file by file.

but when filling this bugfix, I realize that you have to click a second time, after the checkbox is set, to make it work.

Steps to reproduce

  • create a text file with xed
  • fill it with random text
  • copy it several times
  • open a terminal and CD to the directory
  • on nemo, select all of them
  • right click
  • select "permission"
  • set "autorise to run this file as a program" (got it in french "autoriser l'execution du fichier comme un programme") ONLY ONE TIME
  • ls -l again on the terminal
  • none of the files are "chmod +x"

if you set TWO times (2 clicks), it works

Expected behavior

setting "autorise to run this file as a program" with only one click, should make them executable.

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions