Jason Volk

Results 58 comments of Jason Volk

While the underlying problem is being addressed, you might have some luck with disabling jpeg thumbnails in the configuration at the console: ``` conf set ircd.m.media.thumbnail.mime.blacklist image/jpeg ```

Thanks. These are classified as non-error warnings by graphicsmagick itself and I don't believe the functionality is impacted, though I'm not entirely sure. I believe the cause is the source...

e2ee is known to work 90% of the time in DM's. Are you experiencing something different? 0% success? Also, public chats or DM's (or both)?

It looks like you're missing libicu. I don't have the exact package name but it might be libicu-dev or libicuuc-dev. It turns out this package should be optional and that...

Sorry for jumping the gun. Do you have some information about your platform and version for ~libicu~ compiler? Also unfortunately Ubuntu 18.04 is no longer really tested here as we're...

I pushed a potential fix to my staging repository at https://github.com/jevolk/charybdis.git but I haven't tested it with your libicu version 60.2 (I'm using 66.1 here). Feel free to pull master...

Thanks! What compiler version?

> > Thanks! What compiler version? > > gcc (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0 Yes, unfortunately this is a bit too old at this point. If you try to `export CXX=g++-8` and...

Thanks, looks like a jemalloc issue now. Do you have jemalloc installed? I'm looking into how/why that code is being #ifdef'ed into the build.