Ximin Luo

Results 107 issues of Ximin Luo

### Which version of floccus are you using? 4.17.1 ### Sync method WebDAV ### Which browser are you using? In case you are using the phone App, specify the Android...

enhancement

### Which version of floccus are you using? 4.17.1 ### Sync method WebDAV ### Which browser are you using? In case you are using the phone App, specify the Android...

bug
native-app

### Describe the feature you'd like to request The floccus browser extension uses the browser's proxy settings - at least in Firefox, which is what I've tested so far. However,...

enhancement
native-app

Radicale tries to resolve its own server hostnames at startup, bypassing the C standard library functions (`getaddrinfo` etc) which first check `/etc/hosts`, and instead going straight to DNS. This fails...

See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=967750 for details. Regrettable but understandable. Are you planning to port to GTK 3?

### Is there an existing issue for this? - [X] I have searched the existing issues and checked the recent builds/commits ### What would your feature do? Inpainting sucks at...

enhancement

### Checklist - [X] The issue has not been resolved by following the [troubleshooting guide](https://github.com/lllyasviel/Fooocus/blob/main/troubleshoot.md) - [X] The issue exists on a clean installation of Fooocus - [X] The issue...

help wanted
bug (AMD)

At least this is the case on wine-staging 8.19 - `strace` reveals that `regsvr32` never looks in `windows/system32` for a 32-bit library, that folder only contains 64-bit libraries. Yeah, dumb...

https://github.com/gcp/leela-zero I see this https://github.com/pzorin/qgo/blob/master/src/gtp/qgtp.cpp#L75 But leela-zero supports both GTP 2 with or without command numbers, and playing by hand works. In fact leela-zero gives back a move but qgo...