RenderTune icon indicating copy to clipboard operation
RenderTune copied to clipboard

Linux file browser window showing malformed square characters in electron

Open MartinBarker opened this issue 8 months ago • 3 comments

Image

Getting this error on my Ubuntu install

MartinBarker avatar Mar 25 '25 17:03 MartinBarker

related question: https://github.com/electron-userland/electron-builder/issues/5217 my question: https://github.com/electron-userland/electron-builder/issues/9107 possible root cause:

  • electron-builder debug build logs reveal missing files (app-512.png) and missing locals/ folder
  • error possibly originating in react-build?

MartinBarker avatar May 15 '25 21:05 MartinBarker

Attempted fix in: https://github.com/MartinBarker/RenderTune/releases/tag/v2.0.9

MartinBarker avatar May 22 '25 20:05 MartinBarker

still getting error, fix attempt did not work, need to check build logs with

DEBUG=electron-builder electron-builder build > build_debug.log

Image

MartinBarker avatar May 28 '25 16:05 MartinBarker