I am not seeing apply button at bottom of params w...
# magic
v
I am not seeing apply button at bottom of params window. Plz check attached gif. Any suggestion to resolve this issue?
p
Press and hold windows button and then drag the parameter window above then extend the window from below and click apply
v
@Tim Edwards Can you please help in resolving this issue. Not getting to see apply/cancel menu buttons at bottom in magic window. Please see attached GIF.
g2.gif
t
You can follow Pranav Lulu's instructions, or you can also type the command
.params.buttons.apply invoke
from the command line prompt.
v
@Tim Edwards Above command to see 'Apply' button in parameter window seems not working. Please suggest solution.
s
@vks try changing the resolution of your monitor
v
@SUMANTO KAR resolution is set to maximum available i.e. 1366x768.
s
Try changing it try decreasing it
Try changing the percentage
v
It is not working with reduced resolution. Even @Pranav Lulu suggested solution worked once for me. But not working now.
s
@vks I could see a resolution problem. The terminal size is smaller than what it generally is. Did you restart after changing resolution?
v
Yes, i restarted Magic but issue is still there.
s
Restart your Ubuntu and magic and try
t
The
.params.buttons.apply invoke
command only works if the
.params
window (the parameterized device window) is present.
v
@SUMANTO KAR Restarted Ubuntu but no apply button still visible after reducing resolution
s
@vks are you using a VM?
v
I am using standalone Ubunutu, no VM.
@Tim Edwards Applied
.params.buttons.apply invoke
command with parametrized device window open but it seems not working. Please see GIF.
v
@SUMANTO KAR Have you faced this 'Apply' button issue in magic and able to resolve by changing screen resolution? I think this issue is inherent to magic.
s
@vks Not specifically, the 'Apply' button, but yes many a time I faced similar problems with other Apps, and changing the resolution helped.
v
@SUMANTO KAR This issue seems different then as reported earlier too in this thread https://open-source-silicon.slack.com/archives/C016YSAP6TZ/p1646410746977109
s
Okay please contact @Mayank Gupta once
v
@Pranav Lulu Can you please help on this issue. As seen in above gif's I am not able to see 'Apply' button following steps shared by you. It did worked once but not able to replicate now.
@Mayank Gupta Can you help on this issue.
Hi, can anyone please update on this issue. Not able to resolve it with provided solutions. An workaround available ?
v
Hi @SUMANTO KAR I tried all three display resolution available but it is not resolving my issue. Do you not face such issue on your machine while working with magic ?
s
A few days back someone got similar issue and changing the resolution...
Could you try the fractional scaling @vks?
On the Taskbar in my case I have about 13 icons while in yours it's only 8. Similarly I see changes with your windows. Something to do with your display settings/resolution
@vks I have some many options here but there are only a few in your case
v
Maximum resolution available on my machine is 1368x768. It is much more in your case. Could this be the issue ? Fractional scaling option didn't helped.
Screenshot from 2023-02-26 13-22-17.png
s
Yes this may be an issue. Also need to look into the ratio...
Actually it's quite low in your case.
v
This might be limitation of my laptop screen hence need to live with it.
👍 1
Need to work with above solution suggested by @Tim Edwards
👍 1
s
@vks try setting the resolution to 2:1 ratio if possible...
v
No option for 2:1 in below list. Which one do u suggest ?
s
Give 1024x576 as the last try
v
No option for 1024x576 in gui menu. Tried adding it through terminal but didn't worked.
s
$ xrandr --output MONITOR_ALIAS --mode SUPPORTED_RESOLUTION
$ xrandr --output MONITOR_ALIAS --mode 1024x576
Try this. Also see the link I have sent
v
Got following output
s
Replace
MONITOR_ALIAS
by
LVDS-1
v
image.png
s
Remove --output LVDS-1 and try