Enrique M.G.

Results 9 comments of Enrique M.G.

So, If I want to update EC using uefi update capsules, do I need at least SuperIO plugin to detect the EC device and current firmware version?

Sorry for the mess, I haven't much experience with this on github. I expected PR to be smarter.

Hi, I've already fix it! May I submit a pull-request?

Hey! A teacher just mail me with a visualino project where there are two empty main blocks (setup-loop) and a third one where the teacher works on. Those empty blocks...

Ok, I am not even close to figure it out but at least, I got the project working editing xml with a text editor. Perhaps... xml parser does not allow...

Yo he detectado otra condición en la que aparentemente se verifica y se sube, pero luego no se sube lo que toca. Por defecto se genera un archivo temporal en...

Yeah, QTemporaryFile would do the job for all platforms. I can submit a patch, but lets get clear: - Is privacy important? By default, QTemporaryFile isnt. - would be nice...

I came up to this solution: https://github.com/edupals/visualino/tree/fix_53 - A random uuid is generated at application start - path "Qdir::temp() / visualino-UUID / visualino/" is created - temp path is removed...

But arduino ide requires a NAME/NAME.ino pattern, with a uuid would be too long. Let me complete the patch and I expect to submit re request in a couple of...