Valentin Geyer
Valentin Geyer
Hello Mr. Schuermann, same issue on Android 7.0. After download from F-Droid I startet the App and everything seems to be fine: Calender import worked well, entries appear in the...
> #close Did you find a soultion?
First you need a selection somewhere in your map that references an event handler: ```vue ... ``` Event handler (in TypeScript): ```ts const featureSelected = (event: SelectEvent) => { //...
Hi Mike (@mkarliner), With the `properties` prop on `ol-feature` you can do just that, assign additional data to a feature. For your example, that would look like that: ```vue ```...
I have the same issue if I use the flatpak version of PrismLauncher 8. I tried the AppImage version and it worked fine. I have not made any changes to...
Took a measurement. Before standby: ``` [namespaced@shell ~]$ ip addr; ip route 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8...
I have the same problem on manjaro, using kernel `6.6.8-2-MANJARO` and grub 2.12. Before entering the grub menu I get this error: ``` error: start_image() returned 0x800000000000000001. Failed to boot...
I get coredumps of 1-9 fosslize_replay processes when launching Deep Rock Galactic. Sometimes, the "compiling shader" dialog get stuck and I have to manually skip/close it. Sometimes it continues, and...
I observe the same behaviour in Deep Rock Galactic. Multiple small .foz files, and they are never merged into a single one. I do not use gamescope, however, should this...
> Same issue here, the interface will start lagging the entire system on loading some elements. I suspect an Xorg related issue since sound does not seem to be affected,...