cjcliffe / CubicSDR

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

CubicSDR git master version not working on RPi OS Buster #830

Closed BuddyButterfly closed 4 years ago

BuddyButterfly commented 4 years ago

Hardware: Raspberry PI 3

OS: RPi OS Buster (current as of today) version "Raspberry Pi OS (32-bit) with desktop" (without additionl software). This OS uses LXDE.

CubicSDR:

Symptom: Cubic SDR does not show any graphics. Only small windows on the left side are show. Functionality seems to be OK. It detects SDRPlay and it can be selected. See screenshot:

Screenshot_20200608_204332

Counter-Verification: Same build has been done on notebook with Kubuntu 18.04. CubicSDR works perfectly there.

Any Ideas?

BuddyButterfly commented 4 years ago

Reason found. On a direct display, CubcSDR shows up like it should.

So there is a problem when connecting remote via x2go or xrdp. In this mode, graphics is not shown. I will further investigate.

Dantali0n commented 4 years ago

Reason found. On a direct display, CubcSDR shows up like it should.

So there is a problem when connecting remote via x2go or xrdp. In this mode, graphics is not shown. I will further investigate.

CubicSDR uses graphics acceleration using OpenGL which does not work over x2go / xrdp. afaik this limitation can not be resolved using x windows based remote desktop solutions.

cjcliffe commented 4 years ago

@BuddyButterfly thanks for the submission, but it looks like supporting display protocols is outside the scope of CubicSDR itself.

If you find something that works please feel free to follow-up as I'm sure others would be interested.