Colin Cross

Results 8 comments of Colin Cross

I updated the pull request with a version that makes the jogCancel command reliable by waiting for unacked feeder commands before sending the 0x85 command.

The latest version fixes a typo when running the feeder onEmpty callbacks and a bug when calling onEmpty while the feeder queue was empty. I also added a second patch...

I've been using this extensively since I uploaded it without any issues.

There is test coverage for musl in rust-libc, but it doesn't help much in this case because the pthread_getname_np test is [disabled](https://github.com/rust-lang/libc/commit/cd99f681181c310abfba742aef11115d2eff03dc#diff-aedce4e8d381f53dae77653609e3174da7ee2a184308251ad33f7a47bebabe14R3417) until the [test environment is updated to an...

I'm having the same issue. If I start the xpra server normally (without `--start=idea.sh` on the command line), then attach with `xpra attach ssh://localhost`, and start IntellJ via the xpra...

Here's slightly trimmed diffs of the logs from the first and second connections: ```diff @@ -10,8 +9,8 @@ get_keyboard_config(..)=KeyboardConfig(us,us / None / None) setting key repeat rate from client: 500ms...

My "two clients" are two instances of `xpra attach ssh://localhost` run in the same terminal, no keyboard changes.

Sorry for the slow reply, it's hard to retest this as it requires shutting down my work setup. I've since upgraded to xpra v6.2.1-r0M. Recapturing the server.log as in https://github.com/Xpra-org/xpra/issues/4066#issuecomment-1947058912...