Download
We're evolving to serve you better! This current forum has transitioned to read-only mode. For new discussions, support, and engagement, we've moved to GitHub Discussions.

Publii 0.38.0!

  • #5412
    Avatar photoBob

    Hi,

    Good news, the new Publii 0.38.0  version has been released. The official release note will be available on Monday, you can now download the new version from the download page.

    #5419
    Avatar photo[anonymous]

    My congradulations to developers and community! Can’t stand to know what is new))

    #5420
    Avatar photo[anonymous]

    If your really itching to know the new updates, then check out this github link.

    https://github.com/GetPublii/Publii/issues?q=is%3Aclosed+milestone%3A0.38.0

    #5422
    Avatar photo[anonymous]

    Hi, my update on a Debian system failed with a Java Script error. On a different machine with Linux MX, it is working. On my Debian Buster machine, it comes the following errors:

    Entpacken von publii (0.38.0) über (0.37.3) …

    publii (0.38.0) wird eingerichtet …

    Could not parse file “/usr/share/applications/screensavers/glitchpeg.desktop”: Key file contains line ?several times a second. After a while, finds a new image to corrupt. Written by Jamie Zawinski; 2018.? which is not a key-value pair, group, or comment

    After start command (Publii)

    A JavaScript error occurred in the main process
    Uncaught Exception:
    Error: libnode.so.64: Kann die Shared-Object-Datei nicht öffnen: Datei oder Verzeichnis nicht gefunden
    at process.func [as dlopen] (electron/js2c/asar_bundle.js:5:1812)
    at Object.Module._extensions..node (internal/modules/cjs/loader.js:1203:18)
    at Object.func [as .node] (electron/js2c/asar_bundle.js:5:2039)
    at Module.load (internal/modules/cjs/loader.js:992:32)
    at Module._load (internal/modules/cjs/loader.js:885:14)
    at Function.f._load (electron/js2c/asar_bundle.js:5:12738)
    at Module.require (internal/modules/cjs/loader.js:1032:19)
    at require (internal/modules/cjs/helpers.js:72:18)
    at bindings (/opt/Publii/resources/app.asar/node_modules/bindings/bindings.js:112:48)
    at Object.<anonymous> (/opt/Publii/resources/app.asar/node_modules/node-expat/lib/node-expat.js:4:32)
    at Module._compile (internal/modules/cjs/loader.js:1152:30)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1173:10)
    at Module.load (internal/modules/cjs/loader.js:992:32)
    at Module._load (internal/modules/cjs/loader.js:885:14)
    at Function.f._load (electron/js2c/asar_bundle.js:5:12738)
    at Module.require (internal/modules/cjs/loader.js:1032:19)

    I am no expert, but maybe it helps.  App Image is not running either on Debian.

    #5425
    Avatar photo[anonymous]

    @worf1155 – please try to install manually libnode64 package – I have added it to the dependencies for the deb package, but it seems that it does not help in some cases

    #5426
    Avatar photo[anonymous]

    Hi Tomasz,

    thank You very much, it worked. It runs now just fine and stable on MX and also Ubuntu.

    andreas

    #5428
    Avatar photoBob

    Hi,

    I just added an introduction to the new Publii release https://getpublii.com/blog/release-038.html

    #5433
    Avatar photo[anonymous]

    Congrats on the new release. For my site I make extensive use of WebP format images. This new release generates pages with white space where these images used to be, none of the images show up on the page. To be clear, I see the images in the editor, but not in the previewed versions of the page or of the whole site. I have not tried uploading these pages to my hosting service to look at them online. In the preview version, right-clicking on the space where the image should be gives the “load image” option (which does nothing) and if, from the right click menu, I choose open image in new tab, if gives “Your file could not be accessed” message in Chrome.

    #5434
    Avatar photoBob
    [anonymous] wrote:

    This new release generates pages with white space where these images used to be, none of the images show up on the page.

    Try to regenerate thumbnails. It should help.

    #5438
    Avatar photo[anonymous]

    For these who has an issue on Linux – please try to use these packages: https://dev-zen.com/publii-prerelease/

    I have removed one native dependency which can be a reason of the issues on some linux distributions

    #5439
    Avatar photo[anonymous]

    Try to regenerate thumbnails. It should help.

    I confirm that regenerating the images solves this problem.