Skip to content

Infinite Scan on OSX 12.7.1 #11

@beatelite

Description

@beatelite

Summary: scanning a directory with n items never completes

Repo:
1- download the dmg file
2 - open and pick a directory (I'm using a directory with 1 sample)

current:
loads infinitely

expected:
scans and labels.

What I've tried:

  • pulled the repo and tested the dev build
    Error is
thread 'tokio-runtime-worker' panicked at src/utils/extractor_music.rs:23:7:
assertion failed: status.success()

When I println!("Exit status: {:?}", status); on line 21 of Extractor_music.rs, I get Exit status: ExitStatus { code: Some(126) }

I'm not terribly familiar with rust or Tauri but I think the command could not be executed.
I tried downloading a new binary from https://essentia.upf.edu/extractors/ and adding just the one I needed but I'm not entirely sure how to hook it up. Any suggestions?

System:
OSX 12.7.1 Monteray
processor: 2.7 GHz 12-Core Intel Xeon E5

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions