Sending Files from Google Drive on Mac Fails #342

Closed
opened 2022-01-27 17:30:40 +00:00 by sarah · 1 comment
Owner

macOS 12.2 (21D48)
Cwtch 1.5.2-71-g2bff

Prerequisites:
Have Google Drive application installed.

Steps:
Try to send any file from your Google Drive folder.

What happened:
[ERROR:flutter/lib/ui/(209)] Unhandled Exception: FileSystemException: Cannot retrieve length of file, path = '/Volumes/Google Drive/My Drive/' (OS Error: No such file or directory, errno = 2)
#0 _File.throwIfError (dart:io/)
#1 _File.lengthSync (dart:io/)
#2 _MessageViewState._showFilePicker (package:cwtch/views/)

Expected result:
No exception is thrown. 

macOS 12.2 (21D48) Cwtch 1.5.2-71-g2bff Prerequisites: Have Google Drive application installed. Steps: Try to send any file from your Google Drive folder. What happened: [ERROR:flutter/lib/ui/(209)] Unhandled Exception: FileSystemException: Cannot retrieve length of file, path = '/Volumes/Google Drive/My Drive/' (OS Error: No such file or directory, errno = 2) #0 _File.throwIfError (dart:io/) #1 _File.lengthSync (dart:io/) #2 _MessageViewState._showFilePicker (package:cwtch/views/) <asynchronous suspension> Expected result: No exception is thrown. 
sarah added the
mac
label 2022-01-27 17:30:46 +00:00
sarah added the
bug
label 2022-01-27 17:37:29 +00:00
Author
Owner

Closing for #341 (needs testing)

Closing for #341 (needs testing)
sarah closed this issue 2023-09-26 17:31:19 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: cwtch.im/cwtch-ui#342
No description provided.