Pedro Sader Azevedo

Results 41 comments of Pedro Sader Azevedo

Hi everyone! I did some digging while trying to fix this and found out a few things. ## The cause This extension overrides the [`_activate()`](https://gitlab.gnome.org/GNOME/gnome-shell/-/blob/750ade34dae296511c246dc6bb07442120141841/js/ui/windowPreview.js#L554) function making it empty. ```javascript...

> Can you retrieve which error happens exactly from journalctl logs? Of course! Which command should I run to do that?

Hey, sorry for disappearing (back to school!). I got the logs and it seems that this is what we were looking for: ```log Mar 06 12:55:44 silverblue gnome-shell[45939]: JS ERROR:...

> You reference GObject in your code for attempt 2, but you probably didn't import it. Yep, that was the problem. It's working now, so I'll make a PR. >...

I made a quick test, where I added a line of code from Allow Lockscreen Remote Desktop to the enable function of GSConnect, which now looks like this: ```javascript function...

The slow down only happened upon login, and I couldn't find a way to trigger it manually (disconnecting and connecting my phone, disabling and enabling the extension, etc). Fortunately, the...

@andyholmes, sorry for tagging you but could you give me some guidance again? 😅

Thank you for the quick reply! I'll give this a shot :)

@ferdnyc I forgot to link the issue in my commit message, my bad 🤦🏻‍♂️ But yes, it's working! Matter of fact, last sunday I helped a friend install Fedora on...