Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Android Studio: open file operation failed (The open file operation failed to connect to the open and save panel service.)

I have been using Android studio for quite a while now, but one day the application just suddenly go wrong. When I try to click on my directories to find the files to import or open, the application gets incredibly slow and not responsive at all. When I finally successfully switch to the intended directory where my file is stored, the directory doesn't show anything that can be opened (as shown in the screenshot, where I try to open a file from my download folder but it doesn't show anything).

problem image

This error message kept showing up as well (open file operation failed: The open file operation failed to connect to the open and save panel service.)

error image

I have tried to uninstall and re-download Android studio for several times but the problem still remains.

like image 857
yelloweric Avatar asked Feb 03 '23 13:02

yelloweric


1 Answers

I'm on the latest macOS beta - I've seen the same issue with Artic Fox build of AS.

I upgraded to the Beta Previews of AS and this issue went away.

https://developer.android.com/studio/preview/index.html

like image 179
Bonny James Avatar answered Feb 06 '23 15:02

Bonny James