Samuel Dorsaz
Samuel Dorsaz
I have two computer to run Gnome-Twitch, one is perfectly working but on the other one, the application seams ok but never starts the streams (only chat). Here is my...
I noticed that touch events are not handled as mouse event is it possible to fix ?
### Expected behavior Starting my moolticute app and using it to save password ### Actual behavior The app starts but display error message "Connect Your Mooltipass Device" even when connected...
Hello, I'm trying to call the wikidata API with the following URL: https://www.wikidata.org/w/api.php?action=wbsearchentities&format=json&type=item&language=fr&strictlanguage=&search=orange I excepted a french result for the french word but I get always an english result.
This is an update to Taiga 3.3.2 This update include use of gunicorn instead of test server which is not recommended Because the update of taiga-back from 3.3.1 to 3.3.2...
Harverster stucks when bulding on left of raffinery I put a screenshot for you here : http://cloud.novanetwork.ch/apps/files_sharing/get.php?token=a68a9e92a12a63d7759ba24a38397a07418cb84c
I was attacking two turrets and one of my tank becom full of life after loosing all in progress bar. After that, he continue to run like a fresh tank
Hello, I tried to load a KineticJS game as a FirefoxOS app and get this error ``` Error: call to eval() blocked by CSP ``` I want to open this...
For information, I'm working on localization feature. I will use android official way with string.xml resource file. If you have suggestions, or help to provide, I'm open for discussion :)
Hello ! I tried to declare a multiple inheritance for one of my class but receive a syntax error because i used a `,` in my class inheritance declaration. ```python...