Christopher Vollick

Results 11 issues of Christopher Vollick

If you use the ansible role to change the auth for a server, it will rewrite the password in the config file. To restart, though, the generated service uses the...

Currently when being called there's nothing in the call UI nor the notification that allows me to see which of my logged-in accounts is the recipient of the call. For...

I wrote a long blog post, and when I clicked publish the publish button turned into a spinner and then spun forever. After a bunch of debugging, it looks like...

enhancement

I'm integrating with a system that requires me to construct `RTCIceCandidate`s, and then pass them into the connection with `addIceCandidate`. When I do that I get the error `TypeError: Expected...

While doing testing I noticed that skeletons were being leaked, and eventually tracked it down to the timer that updates the time label closing over "this" and then keeping the...

This implements a new Paintable I borrowed from a forum and converted into Vala. The PixbufAnimation, if given a non-animated image simply returns it as a one-frame, non-looping, animation and...

While building animated gifs I had some tracing on to make sure I wasn't introducing any leaks, and found some more that were pre-existing, but unrelated to animated GIFs. The...

Currently when the ping is done it tells me to total duration, but that's mostly just 1000ms * number of pings. It would be nice to get min, avg, max...

feature request
library-limitation

Our client needed this data to incorporate latency into a computation, and it didn't appear to be exposed anywhere.

## Bug Report **Current Behavior** I don't know when it starts or when it stops. I just tried a bunch, both with the keybinding, and searching, and arrow keys, and...

:space_invader: bug
:100: enhancement
:point_up_2: good first issue