Petr Mánek

Results 101 comments of Petr Mánek

Ah, this seems to be PM-related. See https://github.com/ProtonMail/gluon/issues/380 and https://github.com/ProtonMail/gluon/commit/cb3fabd3ef656df8ff416b5a7fe09a6ad9b0fb05

Just checked: I am running latest PM Bridge v3.3.2 and that uses gluon v0.16.1-0.20230706112359-3146d8312d12. The issue is solved in gluon v0.17, so I probs need to wait until that is...

@gilleslamiral Is there a way to inspect the results of `--regexmess` before and after application (something like a dry mode for regex)? That would be preferable before I commit to...

Excellent, thank you! :clap: I will try to develop a workaround for now using regular expressions, and leave this issue open until I can confirm that the fix made it...

Another relevant link: [Here is how the 2-byte stripping is handled in pyftdi](https://github.com/eblot/pyftdi/blob/master/pyftdi/ftdi.py#L1857). Also see [this issue](https://github.com/mik3y/usb-serial-for-android/issues/4) in usb-serial-for-android and [this commit](https://github.com/mik3y/usb-serial-for-android/commit/eca40d6b1123b83df665e91d268b5a5cb7caa1ae) that resolved it.

@fpoussin Bumping this in case it got lost in the inbox.

@fpoussin Bumping this in case it got lost in the inbox.

Just to update this: we are still seeing this on Windows, there has been no change since the issue was reported half a year ago.