Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
softwares:semplice:semchange [2026/03/22 04:00] – [Semplice Version 2.13 - Expected March 27th 2026] hjrsoftwares:semplice:semchange [2026/03/22 04:02] (current) – [Semplice Version 2.13 - Expected March 27th 2026] hjr
Line 39: Line 39:
 **__Bug-fix__**: On macOS, using the **Audio** menu, **Option 3** to generate a spectrum analysis of a folder of FLACs would fail. You wouldn't see the error message (because Semplice suppresses it!) but under the hood, the error "display: delegate library support not built-in '' (X11) @ error/display.c/DisplayImageCommand/1907" was being generated, resulting in you seeing... nothing at all after the lengthy audio analysis process had taken place. That's an indication that the tool used to display the spectrum analysis graph was unable to find an X11 server (not exactly unusual in a macOS environment that doesn't natively use X11 at all!) The bug is now fixed: the code now tests for whether it's running on macOS or not and, if so, uses the Preview app to display the spectrum graph. Linux environments continue to use the ImageMagick display tool: **__Bug-fix__**: On macOS, using the **Audio** menu, **Option 3** to generate a spectrum analysis of a folder of FLACs would fail. You wouldn't see the error message (because Semplice suppresses it!) but under the hood, the error "display: delegate library support not built-in '' (X11) @ error/display.c/DisplayImageCommand/1907" was being generated, resulting in you seeing... nothing at all after the lengthy audio analysis process had taken place. That's an indication that the tool used to display the spectrum analysis graph was unable to find an X11 server (not exactly unusual in a macOS environment that doesn't natively use X11 at all!) The bug is now fixed: the code now tests for whether it's running on macOS or not and, if so, uses the Preview app to display the spectrum graph. Linux environments continue to use the ImageMagick display tool:
  
-{{ :software:semplice:screenshot_2026-03-22_at_03.58.53.png?direct&600 |}}+{{ :software:semplice:screenshot_2026-03-22_at_04.01.26.png?direct&600 |}}
  
 ===== Semplice Version 2.12 - February 2nd 2026 ===== ===== Semplice Version 2.12 - February 2nd 2026 =====
  • softwares/semplice/semchange.txt
  • Last modified: 2026/03/22 04:02
  • by hjr