v10.5.5 — Upload straight onto the timeline, and Linux that installs on Ubuntu 24.04

  • Add Layer ▸ Media — upload a file straight onto the timeline — Picking a video, picture or sound uploads it into the board’s Media library first, so it gets its proxy and thumbnail like any other file, then places it at the playhead on the selected channel when there is room and on an unsnapped channel of its own when there is not. Sound never joins a picture track, and vice versa.
  • Depth Effects has an icon of its own — It shared the wand with Layer Effects, which sits directly above it in the inspector.
  • The Linux .deb installs and launches on Ubuntu 24.04 — 24.04 restricts the sandbox Electron relies on, so the app aborted at startup with a SUID sandbox error. The package now installs an AppArmor profile of its own, the same shape Ubuntu ships for other Electron apps, and removes it again when uninstalled.
  • Two missing dependencies that stopped Linux starting on a clean system — The app links libasound and libgbm directly and neither was declared, so a minimal Ubuntu or Debian could satisfy every stated dependency and still fail on a missing library.
  • The Linux AppImage runs on Ubuntu 24.04 again — Its launcher needed FUSE 2, which 24.04 no longer ships, so it stopped before reaching any of our code. It now carries a runtime with FUSE built in and asks the host for nothing.
Igor

Published

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *