Timm Bäder

Results 113 comments of Timm Bäder

Also turns out that a binding problem caused us to leak the image data for inline media _and_ avatars. Not sure if this was already present when this issue was...

The usual way is: use valgrind, but that doesn't show anything.

`G_SLICE=always-malloc` has been in my .jhbuildrc for a long time, yes.

This happend because we were click()-ing (or toggling) the RT/fav buttons, causing them to grab focus. Since they aren't visible anymore when keyboard navigating on a tweet, that's not possible...

You'll have to find someone else to do that, because I clearly can't.

It's not "needed", but gnome-shell started using symbolic icons in the left of their top bar at some point and they are also used when using some high-contrast theme stuff...

More or less. Most of the stuff in the full log is just gobject 1-off allocation noise; the rest doesn't contain debugging symbols or is uninteresting. I was hoping for...

> if there any further tests you'd like me to run I'd be happy to do that. I don't have specific instructions or tests but I wanted to run it...

> the scrollbar is "in the middle", ie there are tons of read tweets but there's nothing like garbage collecting (similar to the original problem description). The original problem description...

They do not allow that from their public REST API as far as I can see, https://blog.twitter.com/2016/alt-text-support-for-twitter-cards-and-the-rest-api mentions a `1.1/media/metadata/create.json` endpoint for which "documentation [...] will soon be published", but...