Dale Glass
Dale Glass
Just tested on Linux, opens without a delay. 2400 messages. How many do you have? Is it consistent?
Asked at dev meeting, some people report it being instant, some say there's a 1-2 second delay. Weird. Some people report that clicking away from the window and opening the...
I think this is of too little interest and probably won't be fixed
Some of this is already part of my CMake PRs, #936
Ongoing work PR #1130
A test case would be helpful here
Dev meeting: there used to be an option, it was removed. Should be easy to add it back.
Just tested. ``` [03/10 23:54:32] [WARNING] [hifi.avatars.rendering] Bad head joint! Got: -1 jointCount: 1505 double free or corruption (!prev) ``` Probably still a thing.
Interesting, my backtrace is quite different: ``` (gdb) bt #0 __memmove_avx_unaligned_erms () at ../sysdeps/x86_64/multiarch/memmove-vec-unaligned-erms.S:589 #1 0x00007ffff418c0a9 in memcpy (__len=1744207308, __src=, __dest=) at /usr/include/bits/string_fortified.h:29 #2 QString::reallocData(unsigned int, bool) (this=0x7fffffff8fb8, alloc=, grow=)...
Still a problem?