Bruno Cabral

Results 27 comments of Bruno Cabral

Hi @MyreMylar , it is the same problem as #3114 , on Wayland I get the error, on Xorg it runs OK.

hi @shjenkins94 , removed the s Final palette colors can be seen in Terminal preferences. ![image](https://user-images.githubusercontent.com/130455/163462452-adbf9d3c-99f3-481d-a3c3-528b13a5d74c.png)

`-public class Geofencing implements ResultCallback {` `+public class Geofencing implements OnSuccessListener, OnFailureListener {` `+ private GeofencingClient geofencingClient;` `//onCreate()` `+ geofencingClient = LocationServices.getGeofencingClient(mContext);` `//registerAllGeofences()` `- LocationServices.GeofencingApi.addGeofences(` `- mGoogleApiClient,` `- getGeofencingRequest(),` `-...

I have followed some of this code [https://codelabs.developers.google.com/codelabs/location-places-android/index.html?index=..%2F..index#0](url)

Hi, this command only changes the header when I am in the CSV mode but not in "RBQL Console". The "RBQL Console" has option to use the first line only.

> @brccabral Some of the CI checks are failing due to an internal error. This has been fixed in the `main` branch. Could you rebase your PR to fetch those...

It works if the displays are side by side, but not when display 1 is offset ![image](https://user-images.githubusercontent.com/130455/159989546-f5748b33-7e26-4c4f-8a28-5cf4bdac793b.png)