probonopd

Results 1134 issues of probonopd

I would like to import the `gradfix` branch of https://github.com/srwiley/oksvg. `gopkg.in/srwiley/oksvg.gradfix` does not resolve to the `gradfix` branch of https://github.com/srwiley/oksvg, instead it says > Unsupported URL pattern; see the documentation...

![ffmpeg](https://user-images.githubusercontent.com/2480569/50519998-aa0f5280-0ab5-11e9-9cd3-31046b9edec3.png) Please bundle FFmpeg inside the AppImage to avoid this error message.

Would you be interested in providing an [AppImage](http://appimage.org/) which would have, among others, these advantages: - Applications packaged as an AppImage can run on many distributions (including Ubuntu, Fedora, openSUSE,...

Current behavior: * Check for `fusermount3`, * Fall back to `fusermount` Suggested behavior: * Check for `fusermountN` with `N`= any integer and use the highest one * fall back to...

Is there a way to persist data when uploading new sketch? The README says: > The content of the FlashStorage is erased each time a new sketch is uploaded? >...

I think this is better because multiple different servers can coexist this way. I am using it together with an over-the-air update mechanism (OTA) like this: ``` void loop() {...

enhancement

This could need some documentation too. I am trying the SPIFFS branch but I get ``` Arduino: 1.6.6 (Mac OS X), Board: "NodeMCU 1.0 (ESP-12E Module), 160 MHz, 921600, 4M...

Trying to compile on Arduino 1.6.8 with esp8266/Arduino from git, I get: ``` Arduino: 1.6.8 Hourly Build 2016/01/19 08:26 (Linux), Board: "Generic ESP8266 Module, Serial, 80 MHz, 40MHz, DIO, 115200,...

This is probably very cool software, but the collection of .ino files is unlike any other Arduino sketch I have ever seen. It is unclear which one actually is the...

On the serial interface I get ``` No Device name in EEPROM.....Creating Device Name: esp-86ee NO SSID specified... Setting up Access Point....esp-86ee Device name: esp-86ee Settings loaded ------- 24 Bytes...