rusty-snake

Results 98 issues of rusty-snake
trafficstars

IllegalStateException ``` Thread: mainApp version: 60.1 Device: google oriole, Android 15 Locale: de_DE Stack trace: java.lang.IllegalStateException: invalid native peer at org.maplibre.android.style.sources.GeoJsonSource.nativeGetClusterLeaves(Native Method) at org.maplibre.android.style.sources.GeoJsonSource.getClusterLeaves(GeoJsonSource.kt:443) at de.westnordost.streetcomplete.screens.main.map.components.PinsMapComponent.zoomToCluster(PinsMapComponent.kt:239) at de.westnordost.streetcomplete.screens.main.map.components.PinsMapComponent.onClick(PinsMapComponent.kt:231) at de.westnordost.streetcomplete.screens.main.map.components.PinsMapComponent.$r8$lambda$ER_VE8OdEnYwjDHFFZug_drBHN0(PinsMapComponent.kt:0)...

bug

screenshot ![share_2475685121763125165](https://github.com/user-attachments/assets/01bf95a0-1729-4a30-bb3a-ff0b3b1cf8f6) **How to Reproduce** - Enable fast overlay switching **Expected Behavior** No overlapping **Does it happen in normal StreetComplete?** No fast overlay switching avaiable **Versions affected** SCEE 60.0

bug

I was about to send 980 pictures (6 GB) and LS crashed. I know that you must not scroll when sending multiple images so I did not do that. File...

bug

https://github.com/soupslurpr/BeauTyXT/blob/465fd7bafb37df5f362ead1082f345d9fcfc46c2/beautyxt_rs_typst/Cargo.toml#L15 https://github.com/typst/typst/releases/tag/v0.12.0 https://github.com/typst/typst/releases/tag/v0.13.0

help wanted

Is there a way to add Esri World Imagery as background? If not, it would be really beneficial to add one.

Beneches that are mapped as a way rather than a single node can not be edited with ED micro mapping mode.

I'm in the situation where a bitflags type from a third-party crate uses `const _ = !0;` (i.e. I can not modify the `bitflags!` definition and add/remove flags). I need...

Will `MADV_GUARD_INSTALL` (added in Linux 6.13) resolve the "high vma count" problems in the future?

## Overview What does not work? - Drop to background as native Wayland client. What does work? - Drop to background as XWayland client - Minimize (Wayland and XWayland) ##...

platform: Linux - Wayland
Qt

Successor of #1402 - Add `set_namespace` function. - Deprecate `move_into_link_name_space` and `move_into_thread_name_spaces` functions. - Add `NamespaceType`. - Deprecate `ThreadNameSpaceType` and `LinkNameSpaceType`. - Add nsfs ioctls. - Add `NoArgGetter` ioctl pattern....