LabeoTech / Umit

universal mesoscale Imaging Toolbox
GNU General Public License v3.0
9 stars 3 forks source link

Cannot set parameters for normalizeLPF #61

Closed marl1bakker closed 1 year ago

marl1bakker commented 1 year ago

Hi,

When configuring my pipeline, I wanted to set the parameters for the NormalizeLPF function, but I cannot change the numbers in the boxes. The drop-down menus work just fine, I just cannot change the values in the input boxes. It doesn't give any error. I tried restarting the toolbox, restarting matlab and restarting my computer, none of it worked. I'm working on Ubuntu.

Best, Marleen

BrunoOFSouza commented 1 year ago

Hi @marl1bakker,

This could be an issue with the Linux OS. Can you give me the version of the toolbox that you are currently using? I'lll try to replicate the issue.

marl1bakker commented 1 year ago

Hi Bruno,

It's Umit-Astrocyte-v.1.5.0. I also checked if a normal matlab prompt box works (inputdlg()) and there's no problem there. Thanks!

BrunoOFSouza commented 1 year ago

Alright! I'll check this now and give you a feedback as soon as possible.

Thanks!

marl1bakker commented 1 year ago

Perfect, thanks!

S-Belanger commented 1 year ago

Dear Marl1,

Thank you for your precious contribution to our vibrant community!

It seems to be a well known issue with Ubuntu and Matlab. The easy fix right now, is to click in the window to make it active and thus, transferring the keyboard focus to it. It is an annoying behavior and we are looking for a better solution.

https://www.mathworks.com/matlabcentral/answers/417183-keyboard-input-is-not-working-in-matlab-guis-on-ubuntu-18-04

Sorry for this inconvenience