cjcliffe / CubicSDR

Cross-Platform Software-Defined Radio Application
http://www.cubicsdr.com
GNU General Public License v2.0
2.02k stars 249 forks source link

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

Open FNDRON opened 1 year ago

FNDRON commented 1 year ago

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
vckrijt commented 1 year ago

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

vckrijt commented 1 year ago

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)

vsonnier commented 1 year ago

Likely a duplicate of https://github.com/cjcliffe/CubicSDR/issues/727, please find info there. Should be fixed in 0.27. If not, open a new issue dedicated to v0.27 only please.

vsonnier commented 1 year ago

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.

vckrijt commented 1 year ago

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

Verstuurd vanaf mijn iPhone

Op 16 jan. 2023 om 09:07 heeft Vincent Sonnier @.***> het volgende geschreven:

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

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you were mentioned.

vsonnier commented 1 year ago

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.