Preferences menu problem

Post Reply New Topic
RELATED
PRODUCTS
Podolski Zebra Zebralette

Post

I have this issue with all Zebras and other freebies as well except BazilleCM. On my laptop with 1080 screen everything is working but on desktop with 4K screen "preferences" menu is inactive - "default size" and other buttons don't respond on click so I can't even resize the UI. MIDI Learn/table controls are clickable and working.
Laptop and desktop are almost the same - Arch with i3 and Nvidia proprietary driver, all the settings are the same except DPI related, Reaper and Bitwig on the both. What can I try as a workaround?

Post

Hmm, can't remember ever having heard of a problem like this.

Are you using the latest Linux versions, revision 12092?

As a workaround, you can edit the preferences manually with a text editor.
You'll find the file for Zebra2 here:

Code: Select all

/home/YourUserName/.u-he/Zebra2/Support/com.u-he.Zebra2.Preferences.txt
The line to change the default GUI size is this one:

Code: Select all

V_PROPERTY name='Preference' id='0' value='AllViews:DefaultUISize:100%'
Just change the 100% setting to whatever you need between 70 and 200, in increments of 10.

Only edit this file while your host (Bitwig or Reaper) isn't running and the plugin isn't loaded.
Otherwise changes you make might not get saved.
That QA guy from planet u-he.

Post

tasmaniandevil wrote: Sun Jun 05, 2022 11:23 am Are you using the latest Linux versions, revision 12092?
Yes, rev 12092
Thanks, that helped. I was too lazy to explore whole ~/.u-he just did grep -i zoom and didn't find the solution myself ;)

Post Reply

Return to “u-he Linux support”