Core Dump: Square Line Studio 1.4.1

What do you want to achieve? Use Square Line Studio 1.4.1 on OpenSUSE Leap 15,5. Create a UI for a WaveShare ESP32-S3-LCD 4.3"

What have you tried so far? Opening any example project from desktop and cmdline

Screenshot or video

./SquareLine_Studio.x86_64
[UnityMemory] Configuration Parameters - Can be set up in boot.config
“memorysetup-bucket-allocator-granularity=16”
“memorysetup-bucket-allocator-bucket-count=8”
“memorysetup-bucket-allocator-block-size=4194304”
“memorysetup-bucket-allocator-block-count=1”
“memorysetup-main-allocator-block-size=16777216”
“memorysetup-thread-allocator-block-size=16777216”
“memorysetup-gfx-main-allocator-block-size=16777216”
“memorysetup-gfx-thread-allocator-block-size=16777216”
“memorysetup-cache-allocator-block-size=4194304”
“memorysetup-typetree-allocator-block-size=2097152”
“memorysetup-profiler-bucket-allocator-granularity=16”
“memorysetup-profiler-bucket-allocator-bucket-count=8”
“memorysetup-profiler-bucket-allocator-block-size=4194304”
“memorysetup-profiler-bucket-allocator-block-count=1”
“memorysetup-profiler-allocator-block-size=16777216”
“memorysetup-profiler-editor-allocator-block-size=1048576”
“memorysetup-temp-allocator-size-main=4194304”
“memorysetup-job-temp-allocator-block-size=2097152”
“memorysetup-job-temp-allocator-block-size-background=1048576”
“memorysetup-job-temp-allocator-reduction-small-platforms=262144”
“memorysetup-temp-allocator-size-background-worker=32768”
“memorysetup-temp-allocator-size-job-worker=262144”
“memorysetup-temp-allocator-size-preload-manager=262144”
“memorysetup-temp-allocator-size-nav-mesh-worker=65536”
“memorysetup-temp-allocator-size-audio-worker=65536”
“memorysetup-temp-allocator-size-cloud-worker=32768”
“memorysetup-temp-allocator-size-gfx=262144”
Aborted (core dumped)

Others

  • SquareLine Studio version: 1.4.1
  • Operating system: OpenSUSE Leap 15.5
  • Target hardware: ESP32-S3

There have been reports about segfaults when file browser was opened from within SquareLine Studio, typically in Ubuntu, but it’s not necessarily distro-dependent, more like file-browser dependent. Nautilus was a suspect in this regard, maybe you should try using different file-browser on your system (I use LXDE’s PCmanFm on my Debian and have not encountered this problem so far). The related existing topic(s):

If we can reproduce the problem with Nautilus/Ubuntu on our side it will worth a check if anything can be done about it in SquareLine Studio.