cjcliffe/CubicSDR

Waterfall and Spectre do not fit to space on Mac / Retina displays

FNDRON opened this issue · 6 comments

I have installed CUBICSDR V0.2.6A on a MacBook Air (M2) with Mac OS Monterey 12.6 with a 13.6 inch Liquid Retina display, 2560-1664. The waterfall panel does not fill the space of that section for example. The cursor is far away of the spot it controls. I will try to attach a screen shot.
Screen Shot 2023-01-10 at 4 59 31 PM

I have the same issue here too, but no signal either ;( .. CubicSDRV0.2.6 with IPA for RSP1A on iMa(i7) running Ventura 13.1

found a solution for the window space issue. In the program info window you need to check the Low Resolution box in the icon info , or you need to edith the info.plist file of the cubic program. you need to switch off HRresolution there. (to no or false)

Likely a duplicate of #727, please find info there. Should be fixed in 0.27. If not, open a new issue dedicated to v0.27 only please.

Let's do that instead : since this issue is more recent, and @vckrijt has a workaround, keep this one open and make #727 a duplicate of this one, redirecting here.

The last remark still stands though : recent wxWidgets may have fixes built-in for this problem, so only consider building and reporting problems using last version : 3.21 at the time of writing. And 0.27 only for CubicSDR sources of course.

Hi, actually the workaroind came from the SDRpro tech team 😊

Good for you Mac users !

To be clear, nothing prevent the community to discuss ancient versions, find workarounds, or share tips on this issue.

On the other hand, the real fixes will only be considered on the very latest source for Cubic / wxWidgets : because it is a hobby project, we have precious little time to fix or improve Cubic so only the master source code can be improved.