Activity for VSC55

  • VSC55 VSC55 posted a comment on ticket #1

    Hi J.M.Rivera, Confirmed, it works OK. $ ls /var/db/pkg/* | grep plex-media-server | cut -d'-' -f4 1.13.8.5395 Regards

  • VSC55 VSC55 created ticket #1

    Config Gentoo

  • VSC55 VSC55 posted a comment on ticket #95

    Ok, Thank.

  • VSC55 VSC55 posted a comment on ticket #95

    I have copied the new file, and at the moment there are no errors.

  • VSC55 VSC55 posted a comment on ticket #95

    To verify that the patch has been applied correctly, you can check a couple of lines from the file "/usr/share/webmin/sysstats/modules/irq/irq.pl" In line 29 is added, "use Scalar :: Util qw (looks_like_number);". In line 90 is added, "if (looks_like_number ($ tab2 [$ i])) {". If you see those two modifications, the problem is solved.

  • VSC55 VSC55 modified a comment on ticket #95

    I'm sorry, the patch is broken. I have already corrected it, and tested OK #patch /usr/share/webmin/sysstats/modules/irq/irq.pl < irq.patch Source: sysstats-2.17.tgz

  • VSC55 VSC55 posted a comment on ticket #95

    I'm sorry, the patch is broken. I have already corrected it, and tested OK #patch /usr/share/webmin/sysstats/modules/irq/irq.pl < irq.patch

  • VSC55 VSC55 created ticket #95

    Argument "usb_fiq" isn't numeric in addition (+) at ./irq.pl line 89.

  • VSC55 VSC55 posted a comment on ticket #9

    Hi. I have created a patch to correct the problem. It's my first time with Perl so I'm sure the code can be improved. Apply patch: #patch /usr/share/webmin/sysstats/modules/irq/irq.pl < irq.patch

  • VSC55 VSC55 posted a comment on ticket #9

    The SO is Debian in to Raspberry PI 3.

  • VSC55 VSC55 created ticket #9

    Argument "usb_fiq" isn't numeric in addition (+) at ./irq.pl line 89.

  • VSC55 VSC55 modified a comment on ticket #310

    I have already solved the code here: AutoSave.cs string newPath; if (dialogHelper.PromptToSavePdfOrImage(subPath, out newPath)) { subPath = fileNamePlaceholders.SubstitutePlaceholders(newPath, now, true, i); } FAdvancedScanSettings.cs double value; if (double.TryParse(txtWiaDelayBetweenScansSeconds.Text, out value)) { ScanProfile.WiaDelayBetweenScansSeconds = value; }

  • VSC55 VSC55 modified a comment on ticket #310

    I have already solved the code here: AutoSave.cs string newPath = ""; if (dialogHelper.PromptToSavePdfOrImage(subPath, out newPath)) { subPath = fileNamePlaceholders.SubstitutePlaceholders(newPath, now, true, i); } FAdvancedScanSettings.cs double value; if (double.TryParse(txtWiaDelayBetweenScansSeconds.Text, out value)) { ScanProfile.WiaDelayBetweenScansSeconds = value; }

  • VSC55 VSC55 posted a comment on ticket #310

    I have already solved the code here: AutoSave.cs string newPath = ""; if (dialogHelper.PromptToSavePdfOrImage(subPath, out newPath)) { subPath = fileNamePlaceholders.SubstitutePlaceholders(newPath, now, true, i); } FAdvancedScanSettings.cs double value; if (double.TryParse(txtWiaDelayBetweenScansSeconds.Text, out value)) { ScanProfile.WiaDelayBetweenScansSeconds = value; }

  • VSC55 VSC55 created ticket #310

    Error CS0103 when compiling.

  • VSC55 VSC55 posted a comment on ticket #206

    No TWAIN drivers for that scanner. There is only WIA.

  • VSC55 VSC55 created ticket #207

    Dialog WIA Native UI not show

  • VSC55 VSC55 created ticket #206

    Use predefinded settings > Page Size ----> not found!

  • VSC55 VSC55 posted a comment on ticket #175

    OK! I have updated the code repository and now compiles successfully.

  • VSC55 VSC55 posted a comment on ticket #175

    I have updated the code but still gives compilation error all RESX files of different...

  • VSC55 VSC55 posted a comment on ticket #175

    Image error:

  • VSC55 VSC55 created ticket #175

    Error compiler FDesktop.??.resx files

  • VSC55 VSC55 posted a comment on ticket #143

    I tried it and it also gives erro with the following symbols: ·, ¾, ░

  • VSC55 VSC55 created ticket #143

    Error opening directory or file when it contains a ± (ñ).

  • VSC55 VSC55 committed [r43]

    Fix: Añadir Namespace.

  • VSC55 VSC55 committed [r42]

    New: Objeto InfoFile, ID3.

  • VSC55 VSC55 committed [r40]

    New: Añadir soporte para varios idiomas.

  • VSC55 VSC55 committed [r39]

    New: Reorganizar proyecto.

  • VSC55 VSC55 committed [r41]

    Crear instalador del servicio.

  • VSC55 VSC55 committed [r38]

    Estructura Proyecto.

  • VSC55 VSC55 committed [r37]

    Inicio proyecto versión .net

1