Aurélien Gâteau

Results 108 comments of Aurélien Gâteau

Odd, I can't reproduce this. I assume you have a web browser installed on your device? Can you go to Settings → Under the hood → Report bug? This will...

Sorry for the late reply, I am going to have to dive deeper on this, as I don't understand how it can happen. If you have an application which contains...

It sure would be nice, but that would require quite some work to get the lights right.

I had a similar issue, but running gitcheck with python3 avoids them. Might be worth changing the shebangs of setup.py and gitcheck.py to `#!/usr/bin/env python3`.

Hi, I used to have a Doxygen-based spec for dbusmenu. It was hosted on people.canonical.com/~agateau, but that site is gone. I just unearthed my backup of it and pushed it...

Hi, thanks for this work and sorry for the late reply. I am not active on Lovi right now, but I am going to try your changes!

Hi, thanks for the report. It looks like a bug in [dialoguer](https://github.com/mitsuhiko/dialoguer). I tried to update from 0.5.0 to 0.6.2 but it is even more broken :/ Going to check...

After more rabbit-hole digging, I found out this is an issue with Mintty, the terminal emulator used by Git Bash. One workaround is to wrap the call to git-bonsai with...

Turns out it has already been reported as https://github.com/mitsuhiko/console/issues/35. Closing this for now as I can't do anything here. I am subscribed to the console bug, so will update the...