easyeffects icon indicating copy to clipboard operation
easyeffects copied to clipboard

An error occurred while trying to get available presets Error: TypeError: presetsAsText[1] is undefined Got data: (easyeffects:2): Gtk-WARNING **: 10:15:14.543: Locale not supported

Open Hyphaed opened this issue 8 months ago • 3 comments

EasyEffects Version

Easy Effects 7.2.3

What package are you using?

Arch (easyeffects)

Distribution

Ubuntu 25.04

Describe the bug

When the EasyEffects Preselector extension starts, it shows this message

An error occurred while trying to get available presets Error: TypeError: presetsAsText[1] is undefined Got data: (easyeffects:2): Gtk-WARNING **: 10:15:14.543: Locale not supported

On EasyEffects I already have presets working

Expected Behavior

No response

Debug Log

Debug Log
Paste your log here

Additional Information

No response

Hyphaed avatar Apr 21 '25 08:04 Hyphaed

Error: TypeError: presetsAsText[1] is undefined Got data: (easyeffects:2): Gtk-WARNING **: 10:15:14.543: Locale not supported

Hum... Are you able to attach this preset file here on github? Maybe it uses an old format that isn't supported anymore.

wwmm avatar Apr 21 '25 14:04 wwmm

isn't the error related to the locale?

I do have presets on easyeffects working without problems

also if I clone the project and try to update-locale, I get this other error >>

(base) ferran@z590i:~/Downloads/eepresetselector$ sudo ./update-locale.sh 
[sudo] password for ferran: 
xgettext: warning: a fallback ITS rule file '/usr/share/gettext-0.23.1/its/gsettings.its' is used; it may not be in sync with the upstream
locale/tr.po

Hyphaed avatar Apr 21 '25 21:04 Hyphaed

isn't the error related to the locale?

Yes. But the question is why. Maybe there is something unusual in the preset file. Or maybe this preset selector extension is doing something odd. Locale problems are quite often a pain to figure out. So we should at least make sure the preset files are fine in a different computer.

wwmm avatar Apr 22 '25 03:04 wwmm

So much has changed that is probably better to close this issue

wwmm avatar Nov 09 '25 02:11 wwmm