Skip to content
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] Cannot post photos saved from BlueSky #122

Open
jaanus opened this issue Feb 8, 2025 · 0 comments
Open

[BUG] Cannot post photos saved from BlueSky #122

jaanus opened this issue Feb 8, 2025 · 0 comments

Comments

@jaanus
Copy link
Contributor

jaanus commented Feb 8, 2025

Describe the bug

Photos saved from Bluesky cannot be shared in the chat with the plus button, but sharing them from Photos app is ok.

Environment

iPhone 15 Pro, iOS 18.3

To reproduce

Steps to reproduce the behavior:

  1. Save a photo from Bluesky
  2. Tap plus button in Chat
  3. Pick Photos, and pick the photo saved from Bluesky

Expected behavior

Photo should appear in input area.

Observed behavior

Photo does not appear in input area.

Screenshots, logs, etc

In the console, this error appears

Asset image provider starting prepare...
Type: Debug | Timestamp: 2025-02-08 22:01:39.126179+02:00 | Process: Tact-dev | Library: Tact-dev.debug.dylib | Subsystem: com.justtact.Tact | Category: Asset Picker | TID: 0x6b9217
Asset provider copying to: file:///var/mobile/Containers/Data/Application/0C02B75B-468F-4567-8C3F-36527AA12A02/Library/Application%20Support/com.justtact.Tact/Assets/FD285EF2-976F-4E85-93A7-041C98FF37C4/7616dbda-a01f-4f82-8fe8-91a429b07eaf.png
Type: Debug | Timestamp: 2025-02-08 22:01:39.247047+02:00 | Process: Tact-dev | Library: Tact-dev.debug.dylib | Subsystem: com.justtact.Tact | Category: Asset Picker | TID: 0x6b96a1
*** ERROR: copyImageSource:1962: image destination UTType does not match image source UTType
Type: Error | Timestamp: 2025-02-08 22:01:39.247650+02:00 | Process: Tact-dev | Library: ImageIO | Subsystem: com.apple.imageio | Category: Tact-dev | TID: 0x6b96a1
Asset provider prepare failed, error: AssetPickerError: .ioError Unable to copy image to destination, underlying error: The operation couldn’t be completed. (OSStatus error -50 - image destination UTType does not match image source UTType
)
Type: Debug | Timestamp: 2025-02-08 22:01:39.248695+02:00 | Process: Tact-dev | Library: Tact-dev.debug.dylib | Subsystem: com.justtact.Tact | Category: Asset Picker | TID: 0x6b96a1
Asset provider prepare failed, error: Unable to copy image to destination, underlying error: The operation couldn’t be completed. (OSStatus error -50 - image destination UTType does not match image source UTType
)
Type: Debug | Timestamp: 2025-02-08 22:01:39.248740+02:00 | Process: Tact-dev | Library: Tact-dev.debug.dylib | Subsystem: com.justtact.Tact | Category: AssetPickerController | TID: 0x6b9217
Asset picker error: The operation couldn’t be completed. (AssetPicker.AssetPickerError error 1.)
Type: Error | Timestamp: 2025-02-08 22:01:39.357778+02:00 | Process: Tact-dev | Library: Tact-dev.debug.dylib | Subsystem: com.justtact.Tact | Category: ChatView | TID: 0x6b9217

Any other info

Add any other info about the problem here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant