Universorum

Results 9 issues of Universorum

I'm trying to write the UNION query with IEnumerable.Concat() and use SQLite provider to test it. Consider the following entity: ``` public class Blog { public int Id { get;...

**Describe the bug** Fail to init keyboard **To Reproduce** Uninstall Trime (if exists) Remove /sdcard/rime (if exists) Install Trime Launch App, init with app guide exit, launch any (other) app...

缺陷/bug

For X25519/X448/Ed25519/Ed448, there is not algorithm parameters. > For all of the OIDs, the parameters MUST be absent. --EFC8410 Section 3 For now, BouncyCastle will output NULL parameter for cert....

With Projectable attr, I can select the property direct via Select and/or use as judgement. But directly query the set will not include projectable property. Env: .net6/EFcore7 ``` using System.ComponentModel.DataAnnotations;...

enhancement

## Expected Behavior When application launch by double click .app, it should read $https_proxy or $http_proxy that configured in ~/.zshrc. ## Current Behavior Hang on 'Connecting...' until timeout. Show the...

In export page, add the new option to allow user can choose the media type that want to export like: ( ) Include Video (v) Include Image

enhancement

Whan add the `Lora Loader` node, the console will hint `substring not found` error. Browser: Firefox 130.0b9 on Windows ``` Traceback (most recent call last): File ".miniforge3/envs/comfy/lib/python3.12/site-packages/aiohttp/web_protocol.py", line 462, in...

### Description Try to using `Microsoft.Extensions.Http.Diagnostics` to log the request/response for httpclient. When application running in debug mode (debugger is attached, not debug build, release bug will failed too), `InvalidOperationException:...

untriaged
area-telemetry
bug

Close #121. It also rename `NetCore2Tests` to `NetTests`, add to solution and upgrade the target to .net 9.0