kttary

Results 5 comments of kttary

Unzip fildemGMenugonza.com.v2.shell-extension.zip Edit metadata.json file and add “42” Zip the files back Run gnome-extensions install ./that_modified.zip Restart gnome im running fildem on gnome 42 without any problem but android studio...

Currently i'm using keycloak. It succesfully login but then access denied. This happened when i use `options.NonceCookie.SameSite = SameSiteMode.None; options.CorrelationCookie.SameSite = SameSiteMode.None;`. Another value like `SameSiteMode.Strict` give me error 500....

My Android Studio doesn't work. I've install [JavaFX Runtime for Plugins](https://plugins.jetbrains.com/plugin/14250-javafx-runtime-for-plugins) but still unluck. I'm using Pop!OS with GNOME 4.2

I got the culprit. If I enable `interactiveFlags: InteractiveFlag.pinchZoom | InteractiveFlag.drag,` from mapOptions it will be difficult to drag the marker. If I remove InteractiveFlag.drag, i can drag the marker...

pls check some conditions to get autofill on android: 1. one of your textbox must be autofocus set to true; 2. make sure your sms include hash (in my case...