-
-
Notifications
You must be signed in to change notification settings - Fork 134
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
Opening files when the app is open, fails. #2004
Comments
I am unable to repro this issue, Does it open if the file is dragged and dropped into phcode? |
If I drag and drop it appears to work. I have a 2020 M1 MacBook Pro. Here is a video showing the issue. Screen.Recording.2024-12-23.at.10.32.03.AM.mov |
Thanks for the details. I have heard of this issue in the wild once or twice before. but trying to repro it in any ofthe dev machines have been so far unsuccessful. BTW is the app installed inthe applications folder? If not downlaod a fresh dmg and try to paste it in the applications folder and try again. |
Yes
I decided to give this a whirl, and had no luck. It's not the end of the world, at least drag/drop and/or close/re-open works. |
Describe the bug
When the app is open, if I attempt to open a file, it says:
![Screenshot 2024-12-21 at 5 05 33 PM](https://private-user-images.githubusercontent.com/20008482/397958355-0c3d4975-d292-4f0c-9b1f-d01b1b24ab58.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkwNDUzMzMsIm5iZiI6MTczOTA0NTAzMywicGF0aCI6Ii8yMDAwODQ4Mi8zOTc5NTgzNTUtMGMzZDQ5NzUtZDI5Mi00ZjBjLTliMWYtZDAxYjFiMjRhYjU4LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDglMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA4VDIwMDM1M1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTFhZTVlMTMxODJhNDUzMGY0ZjM2MmIxZWMxMGQ3ZGZjYTAzNGUxMDkwNGUwNmM4MGU0M2Y2MDU1ODY0MzAyYTQmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.wzFQ_3T6zvL8cQ3QO_Y9H6TiRviqahwB0B8GRbZuHgM)
The document "X" could not be opened. Phoenix code cannot open files in the "YAML" format
But if I close the app, Im able to open YAML files:
Example shown with a yaml file open in the background.
![Screenshot 2024-12-21 at 5 06 13 PM](https://private-user-images.githubusercontent.com/20008482/397958365-0c25a4fa-7fe9-49c5-8849-b15de9cfb27d.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkwNDUzMzMsIm5iZiI6MTczOTA0NTAzMywicGF0aCI6Ii8yMDAwODQ4Mi8zOTc5NTgzNjUtMGMyNWE0ZmEtN2ZlOS00OWM1LTg4NDktYjE1ZGU5Y2ZiMjdkLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDglMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA4VDIwMDM1M1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWUzYmMzN2ExYmYwNGNjZmJhNGQ3NTRlNzY1OWRmMTRjNjEwN2FhYWYzOTdkZTIxN2I4MTU1ZGQzODE1ZTNlNjUmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.OAPK7DLWaFFPkhzeMg7dtIBT6U7OsGIqWa78ol7oCwU)
Reproduction
Expected behavior
No error, and the app should open the file.
OS, Browser and Phoenix versions
OS = macOS 15.2
Browser = Safari
App Version = Version 3.10.0 (20241125.055842)
logs or debug stack trace if any
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: