help
help > RE: GUI display and menu buttons errors.
Jul 21, 2022 09:07 PM | Alfonso Nieto-Castanon - Boston University
RE: GUI display and menu buttons errors.
Hi Luis,
That's curious, I recall that a similar issue (an offset between the pointer and screen elements) appears some times but not consistently when connecting/adding a new monitor in the middle of a Matlab session, or when other software interacts with the screen resolution also while having a Matlab session running (e.g. Zoom when starting screen sharing, powerpoint when presenting slides, etc.), but all of those instances are typically fixed simply by restarting Matlab. Assuming that in your case this issue is persistent, I would probably suggest trying to figure out whether there are any layers / software that may be interacting with your screen resolution (e.g. are you connecting through a VNC session), and testing whether removing those elements fixes this problem.
Best
Alfonso
Originally posted by Luis Alvarado:
That's curious, I recall that a similar issue (an offset between the pointer and screen elements) appears some times but not consistently when connecting/adding a new monitor in the middle of a Matlab session, or when other software interacts with the screen resolution also while having a Matlab session running (e.g. Zoom when starting screen sharing, powerpoint when presenting slides, etc.), but all of those instances are typically fixed simply by restarting Matlab. Assuming that in your case this issue is persistent, I would probably suggest trying to figure out whether there are any layers / software that may be interacting with your screen resolution (e.g. are you connecting through a VNC session), and testing whether removing those elements fixes this problem.
Best
Alfonso
Originally posted by Luis Alvarado:
Hi Alfonso,
I am having a hard time with a bug that arose after a system update on my ubuntu system.
Every time I start conn, the GUI is not mapping the buttons correctly (see attached picture). In order to select any button from the GUI, I have to point my mouse 4 to 5 inches below the text.
I also got this error log:
I would appreciate any insight you might provide.
Best,
Luis
I am having a hard time with a bug that arose after a system update on my ubuntu system.
Every time I start conn, the GUI is not mapping the buttons correctly (see attached picture). In order to select any button from the GUI, I have to point my mouse 4 to 5 inches below the text.
I also got this error log:
ERROR DESCRIPTION:
Error using matlab.ui.Figure/set
Invalid or deleted object.
Invalid or deleted object.
Error in conn (line 1527)
set(dlg.fig,'visible','on','handlevisibility','on','hittest','on','userdata',[]);
CONN21.a
SPM12 + DAiSS DEM FieldMap MEEGtools
Matlab v.2022a
project: CONN21.a
set(dlg.fig,'visible','on','handlevisibility','on','hittest','on','userdata',[]);
CONN21.a
SPM12 + DAiSS DEM FieldMap MEEGtools
Matlab v.2022a
project: CONN21.a
I would appreciate any insight you might provide.
Best,
Luis
Threaded View
| Title | Author | Date |
|---|---|---|
| Luis Alvarado | Jul 16, 2022 | |
| Alfonso Nieto-Castanon | Jul 21, 2022 | |
