Hi. I used Plasticity with OpenSUSE 15.6 without issues. Yesterday I upgraded to LEAP 16 because 15.6 is EOL. Since then, Plasticity screen stays black. I need to mention, that the new version only supports Wayland while previous versions were on X11.
I then tried to install a more recent version of plasticity as my license runs until May 2026. No success. I tried several ELECTRON flags and parameters, but no success. Basically it is always this error:
> Plasticity14:56:36.091 › MAIN: Process starting...14:56:36.261 › MAIN: Application version 26.1.314:56:36.264 › MAIN: ...Process started14:56:36.308 › MAIN: App readyloading file:///usr/lib/Plasticity/resources/app/.webpack/renderer/app_window/index.html file:///usr/lib/Plasticity/resources/app/.webpack/renderer/app_window/index.html14:56:36.622 › RENDER: Process starting...14:56:36.630 › RENDER: License validity: true(node:142747) UnhandledPromiseRejectionWarning: Error: ERR_FAILED (-2) loading 'file:///usr/lib/Plasticity/resources/app/.webpack/renderer/app_window/index.html'
at rejectAndCleanup (node:electron/js2c/browser_init:2:85498)
at WebContents.stopLoadingListener (node:electron/js2c/browser_init:2:85885)
at WebContents.emit (node:events:513:28)(Use \Plasticity --trace-warnings ...` to show where the warning was created)(node:142747) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)14:56:37.525 › MAIN: Render process gone { reason: 'crashed', exitCode: 134 }^(C14:56:49.572) › MAIN: Main window closed`
The file exists:
> ll /usr/lib/Plasticity/resources/app/.webpack/renderer/app_window/index.html-rw-r--r-- 1 root root 364 20. Apr 16:36 /usr/lib/Plasticity/resources/app/.webpack/renderer/app_window/index.html
It is readable by my user without issues. I have neither AppAmor nor SELinux activated.
Now, after a few more tries with several versions, it stopped poducing the above error and I get this instead:
> Plasticity 15:14:56.717 › MAIN: Process starting...15:14:56.881 › MAIN: Lock taken
What's going on? What lock? Maybe a crash left some temp files that I need to delete?
EDIT: Please note that I'm not on Discord!