Skip to content

166 change default folder#171

Merged
fsoupimenta merged 4 commits into
mainfrom
166-change-default-folder
Dec 1, 2022
Merged

166 change default folder#171
fsoupimenta merged 4 commits into
mainfrom
166-change-default-folder

Conversation

@rosaigor138

Copy link
Copy Markdown
Member

Closes #166

@atilaajones atilaajones left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The default folder and dialog open file are working.
But when you enter "..." (from the keyboard) in the text field, the program may start the filter and then crash

@rosaigor138 rosaigor138 marked this pull request as draft November 14, 2022 21:26
@fsoupimenta fsoupimenta marked this pull request as ready for review November 25, 2022 22:19

@atilaajones atilaajones left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The validation path is working. But when I click on "..." the console shows the error below.

The program continues to work, but I would like to warn you. If it's possible to get this right, it would be better.

2022-12-01T17:45:18.639ZE [7396:ShellIpcClient] shell_ipc_client.cc:129:Connect Can't connect to socket at: \\.\Pipe\GoogleDriveFSPipe_IF_shell
2022-12-01T17:45:18.640ZE [7396:ShellIpcClient] shell_ipc_client.cc:602:operator() Failed to connect to the server: Status::UNAVAILABLE_RESOURCE
2022-12-01T17:45:18.641ZE [7396:ShellIpcClient] shell_ipc_client.cc:129:Connect Can't connect to socket at: \\.\Pipe\GoogleDriveFSPipe_IF_shell
2022-12-01T17:45:18.641ZE [7396:ShellIpcClient] shell_ipc_client.cc:602:operator() Failed to connect to the server: Status::UNAVAILABLE_RESOURCE
2022-12-01T17:45:18.641ZE [7396:ShellIpcClient] shell_ipc_client.cc:129:Connect Can't connect to socket at: \\.\Pipe\GoogleDriveFSPipe_IF_shell
2022-12-01T17:45:18.641ZE [7396:ShellIpcClient] shell_ipc_client.cc:602:operator() Failed to connect to the server: Status::UNAVAILABLE_RESOURCE
2022-12-01T17:45:18.641ZE [10532:ShellIpcClient] shell_ipc_client.cc:129:Connect Can't connect to socket at: \\.\Pipe\GoogleDriveFSPipe_IF_shell
2022-12-01T17:45:18.641ZE [10532:ShellIpcClient] shell_ipc_client.cc:602:operator() Failed to connect to the server: Status::UNAVAILABLE_RESOURCE
2022-12-01T17:45:18.641ZE [10532:ShellIpcClient] shell_ipc_client.cc:129:Connect Can't connect to socket at: \\.\Pipe\GoogleDriveFSPipe_IF_shell
2022-12-01T17:45:18.641ZE [10532:ShellIpcClient] shell_ipc_client.cc:602:operator() Failed to connect to the server: Status::UNAVAILABLE_RESOURCE
2022-12-01T17:45:18.641ZE [10532:ShellIpcClient] shell_ipc_client.cc:129:Connect Can't connect to socket at: \\.\Pipe\GoogleDriveFSPipe_IF_shell
2022-12-01T17:45:18.641ZE [10532:ShellIpcClient] shell_ipc_client.cc:602:operator() Failed to connect to the server: Status::UNAVAILABLE_RESOURCE
2022-12-01T17:45:18.642ZE [7332:ShellIpcClient] shell_ipc_client.cc:129:Connect Can't connect to socket at: \\.\Pipe\GoogleDriveFSPipe_IF_shell
2022-12-01T17:45:18.642ZE [7332:ShellIpcClient] shell_ipc_client.cc:602:operator() Failed to connect to the server: Status::UNAVAILABLE_RESOURCE
2022-12-01T17:45:18.642ZE [7332:ShellIpcClient] shell_ipc_client.cc:129:Connect Can't connect to socket at: \\.\Pipe\GoogleDriveFSPipe_IF_shell
2022-12-01T17:45:18.642ZE [7332:ShellIpcClient] shell_ipc_client.cc:602:operator() Failed to connect to the server: Status::UNAVAILABLE_RESOURCE
2022-12-01T17:45:18.642ZE [7332:ShellIpcClient] shell_ipc_client.cc:129:Connect Can't connect to socket at: \\.\Pipe\GoogleDriveFSPipe_IF_shell
2022-12-01T17:45:18.642ZE [7332:ShellIpcClient] shell_ipc_client.cc:602:operator() Failed to connect to the server: Status::UNAVAILABLE_RESOURCE
2022-12-01T17:45:18.662ZE [7396:ShellIpcClient] shell_ipc_client.cc:129:Connect Can't connect to socket at: \\.\Pipe\GoogleDriveFSPipe_IF_shell
2022-12-01T17:45:18.662ZE [7396:ShellIpcClient] shell_ipc_client.cc:602:operator() Failed to connect to the server: Status::UNAVAILABLE_RESOURCE
2022-12-01T17:45:18.662ZE [10532:ShellIpcClient] shell_ipc_client.cc:129:Connect Can't connect to socket at: \\.\Pipe\GoogleDriveFSPipe_IF_shell
2022-12-01T17:45:18.662ZE [10532:ShellIpcClient] shell_ipc_client.cc:602:operator() Failed to connect to the server: Status::UNAVAILABLE_RESOURCE
2022-12-01T17:45:18.662ZE [7332:ShellIpcClient] shell_ipc_client.cc:129:Connect Can't connect to socket at: \\.\Pipe\GoogleDriveFSPipe_IF_shell
2022-12-01T17:45:18.662ZE [7332:ShellIpcClient] shell_ipc_client.cc:602:operator() Failed to connect to the server: Status::UNAVAILABLE_RESOURCE

@fsoupimenta

fsoupimenta commented Dec 1, 2022

Copy link
Copy Markdown
Member

I did the same test in my computer and the console is clear. Maybe this is an local connection failure, between your operation system and Google Drive.
Doesn't seem to be a Python error

@atilaajones

Copy link
Copy Markdown
Contributor

It's true. I tested on computer in Instituto Federal, that has some restrictions in connection. But I don't know why this error cited Google Drive.

@fsoupimenta fsoupimenta merged commit 3ee25aa into main Dec 1, 2022
@LBeghini LBeghini deleted the 166-change-default-folder branch December 18, 2022 00:17
@LBeghini LBeghini mentioned this pull request Dec 18, 2022
3 tasks
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

Successfully merging this pull request may close these issues.

Change default folder

4 participants