-
Notifications
You must be signed in to change notification settings - Fork 38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[🐛 | Bug]: MacOS: file saving not working from native MacOS software #8991
Labels
Milestone
Comments
This was referenced Nov 27, 2024
44 tasks
FirelightFlagboy
added a commit
that referenced
this issue
Jan 16, 2025
FirelightFlagboy
added a commit
that referenced
this issue
Jan 16, 2025
FirelightFlagboy
added a commit
that referenced
this issue
Jan 16, 2025
# This is the 1st commit message: Make `setattr` always return file attr even if no attr where changed Fix #8976, fix #8991 Co-authored-by: Emmanuel Leblond <[email protected]>
FirelightFlagboy
added a commit
that referenced
this issue
Jan 16, 2025
Fix #8976, fix #8991 Co-authored-by: Emmanuel Leblond <[email protected]>
FirelightFlagboy
added a commit
that referenced
this issue
Jan 17, 2025
Fix #8976, fix #8991 Co-authored-by: Emmanuel Leblond <[email protected]>
vxgmichel
pushed a commit
that referenced
this issue
Jan 17, 2025
* [rust] update `fuser` to `0.15.1` Fix #9173 * Make `setattr` always return file attr even if no attr where changed Fix #8976, fix #8991 Co-authored-by: Emmanuel Leblond <[email protected]> * [rust] Update `ruzstd` to `0.7.3` * Ignore `RUSTSEC-2024-0398` Related to #8990 --------- Co-authored-by: Emmanuel Leblond <[email protected]>
Fixed by #9351 |
FirelightFlagboy
added a commit
that referenced
this issue
Jan 21, 2025
Fix #8976, fix #8991 Co-authored-by: Emmanuel Leblond <[email protected]>
FirelightFlagboy
added a commit
that referenced
this issue
Jan 21, 2025
* [rust] update `fuser` to `0.15.1` Fix #9173 * Make `setattr` always return file attr even if no attr where changed Fix #8976, fix #8991 Co-authored-by: Emmanuel Leblond <[email protected]> * [rust] Update `ruzstd` to `0.7.3` * Ignore `RUSTSEC-2024-0398` Related to #8990 --------- Co-authored-by: Emmanuel Leblond <[email protected]>
FirelightFlagboy
added a commit
that referenced
this issue
Jan 21, 2025
* [rust] update `fuser` to `0.15.1` Fix #9173 * Make `setattr` always return file attr even if no attr where changed Fix #8976, fix #8991 Co-authored-by: Emmanuel Leblond <[email protected]> * [rust] Update `ruzstd` to `0.7.3` * Ignore `RUSTSEC-2024-0398` Related to #8990 --------- Co-authored-by: Emmanuel Leblond <[email protected]>
FirelightFlagboy
added a commit
that referenced
this issue
Jan 21, 2025
* [rust] update `fuser` to `0.15.1` Fix #9173 * Make `setattr` always return file attr even if no attr where changed Fix #8976, fix #8991 Co-authored-by: Emmanuel Leblond <[email protected]> * [rust] Update `ruzstd` to `0.7.3` * Ignore `RUSTSEC-2024-0398` Related to #8990 --------- Co-authored-by: Emmanuel Leblond <[email protected]>
FirelightFlagboy
added a commit
that referenced
this issue
Jan 21, 2025
* [rust] update `fuser` to `0.15.1` Fix #9173 * Make `setattr` always return file attr even if no attr where changed Fix #8976, fix #8991 Co-authored-by: Emmanuel Leblond <[email protected]> * [rust] Update `ruzstd` to `0.7.3` * Ignore `RUSTSEC-2024-0398` Related to #8990 --------- Co-authored-by: Emmanuel Leblond <[email protected]>
github-merge-queue bot
pushed a commit
that referenced
this issue
Jan 21, 2025
* [rust] update `fuser` to `0.15.1` Fix #9173 * Make `setattr` always return file attr even if no attr where changed Fix #8976, fix #8991 Co-authored-by: Emmanuel Leblond <[email protected]> * [rust] Update `ruzstd` to `0.7.3` * Ignore `RUSTSEC-2024-0398` Related to #8990 --------- Co-authored-by: Emmanuel Leblond <[email protected]>
github-merge-queue bot
pushed a commit
that referenced
this issue
Jan 21, 2025
* [rust] update `fuser` to `0.15.1` Fix #9173 * Make `setattr` always return file attr even if no attr where changed Fix #8976, fix #8991 Co-authored-by: Emmanuel Leblond <[email protected]> * [rust] Update `ruzstd` to `0.7.3` * Ignore `RUSTSEC-2024-0398` Related to #8990 --------- Co-authored-by: Emmanuel Leblond <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Parsec version tested on:
3.2.0
Platforms tested on:
MacOS
Bug description:
This had to be fixed in V2 as well, see #2211 and #4198
Saving works fine from non-Apple software, so it's likely the same issue we previously encountered.
To replicate:
.txt
file inside a Parsec workspace, it should open withTextEdit
by defaultcmd+S
fails.Relevant output:
No response
The text was updated successfully, but these errors were encountered: