Rahul Mishra

Results 67 comments of Rahul Mishra

something might be off with your gmail setup, It works as expected on my side

Also that part is not metadata, its part of email, we have mechanism which strip out that part, but if your email is not formatted properly it fails

There is nothing we can do with plain text, the internal library cant handle every edge case as there is no standard to follow Still I will keep this issue...

the errors probably come from this code added by the original creator https://github.com/Extensions-Valhalla/gnome-bluetooth-quick-connect/blob/master/src/ui.ts#L251-#L258 I don't know if the issue is still relevant, you can try to remove the `text: 100%`,...

> The log appears to be caused by this hack in `BatteryInfoWidgetClass`: > > [gnome-bluetooth-quick-connect/src/ui.ts](https://github.com/Extensions-Valhalla/gnome-bluetooth-quick-connect/blob/f122bfc34c8918a3b3a4eaaeab456b5d70dd031c/src/ui.ts#L251-L263) > > Lines 251 to 263 in [f122bfc](/Extensions-Valhalla/gnome-bluetooth-quick-connect/commit/f122bfc34c8918a3b3a4eaaeab456b5d70dd031c) > > // dirty trick: instantiate the...

Hey, sorry that the Gnome Store thing is not working for you if you go into the releases tab you can find a already built version https://github.com/Extensions-Valhalla/gnome-bluetooth-quick-connect/releases You can just...

Please use staging as the starting point as the PR would be merged to staging, there has been significant backend changes to staging like we dont use nextjs server actions...