dumps core when changing settings #133
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
very cool and promising emulator.
can't get it to work reliably though on my Ubuntu 14.04 TLS
(built from source):
cool-retro-term: ../../src/xcb_conn.c:186: write_vec: Assertion `!c->out.queue_len' failed.
Aborted (core dumped)
Hi, sadly I'm aware of the issue. This is really a mystery. It seems to be an incompatibility between Qt 5.2 and libxcb (https://bugs.launchpad.net/ubuntu/+source/libxcb/+bug/1179617). I can only reproduce it on Ubuntu 14.04 but I agree is really tedious. I'm marking this as a duplicate of #21