Felipe J. O. Ribeiro

Results 19 comments of Felipe J. O. Ribeiro

I assume you cloned rofi inside `$HOME/.config/`. I did the same and got the same error. Just clone the project in other place and things will go smooth.

I see. Well noted! Thank you. For now i will save each buffer individually and quit all with just `:qa` as it still works.

I also have this problem in NVIM 0.5.0.

same here, with 5.14.2-arch1-2

I'm having the same problem. I tried to create the file structure but macOS doesn't allow me. Even with sudo su. It responds with. `mkdir: sybren: Operation not supported`.

i'm not able to install `fbsimctl`. How can i run the tests with "SetLocation" without it?

We have the same issue in our react app. The iframe content is unavailable in our recordings. This is how it looks like: ![image](https://github.com/microsoft/clarity/assets/39244876/57da7b97-96a0-4321-922b-81e4756c91b0)

Changed some python script lines: ```python except Exception as e: if isinstance(e, dbus.exceptions.DBusException): print('') else: #print(e) #