pierreguillot / Camomile

An audio plugin with Pure Data embedded that allows to load and to control patches
GNU General Public License v3.0
892 stars 62 forks source link

Linux LV2: openpanel does not display files, only directories #300

Closed hyperpenelope closed 1 year ago

hyperpenelope commented 2 years ago

Environment

Steps to reproduce

  1. Make a patch with a button which opens a file picker menu, as per the instructions on the wiki.
  2. Make an LV2 plugin out of this patch using Camomile.
  3. Load the plugin in a DAW and try to click the button.

Observed results

A blue menu will open but it will only show directories and not the files within them.

Notes

It is still possible to select a file by entering the directory containing the file and manually typing the filename into the box at the bottom. If the file exists, the "Open" button will work.