Guillaume Binet

Results 29 issues of Guillaume Binet

Works for text groupchats but if type == 1 (audio) I get: pytox.OperationFailedError: failed to join group chat We should be able to at least join the groupchat with no...

bug

This allows messages like STATUSTEXT to parse nicely as an ArrayString in Rust.

``` import pyfire ``` File "/Users/gbin/.virtualenvs/errpy3/lib/python3.4/site-packages/pyfire/**init**.py", line 30, in from .campfire import Campfire File "/Users/gbin/.virtualenvs/errpy3/lib/python3.4/site-packages/pyfire/campfire.py", line 4, in from .connection import Connection File "/Users/gbin/.virtualenvs/errpy3/lib/python3.4/site-packages/pyfire/connection.py", line 1, in import cookielib As...

I believe the other [issue](https://github.com/gauteh/defmt-serial/issues/11) kind of mention that we would need to migrate this project to embedded-hal-1.0+ but this is more for people like me, trying on their own...

**Describe the bug** Compiling 1.14.1 or master in my environment results in a very basic unit test failure on an epoch test. ``` 82/134 Test #82: timestamp ...........................................***Failed 0.00 sec...

kind: bug
status: triage

## Description of bug / unexpected behavior If I try to render some Rust code with a ligature font like Fira Mono and add a `::` it crashes ## Expected...

For example Bevy relies on file extensions to determine how to load resources: ``` 2024-10-28T14:30:14.861250Z ERROR bevy_asset::server: Could not find an asset loader matching: Loader Name: None; Asset Type: None;...

``` Compiling petgraph v0.8.1 Compiling plist v1.7.1 Compiling cmake v0.1.54 Compiling lmdb-rkv-sys v0.11.2 Compiling onig_sys v69.8.1 (https://github.com/rust-onig/rust-onig?rev=25a950f0045600645d9f51da2b4f8b057cc017f1#25a950f0) Compiling apriltag-sys v0.3.0 Compiling onig v6.4.0 (https://github.com/rust-onig/rust-onig?rev=25a950f0045600645d9f51da2b4f8b057cc017f1#25a950f0) warning: [email protected]: apriltag-src/common/zhash.c: In function 'zhash_map_keys':...

https://docs.rs/crate/bincode/latest The traits are incompatible so a codebase with bincode 2 types cannot use rkv.