Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OpenGL graphics corrupted on Ubuntu 23 04 #1735

Closed
choupette-change opened this issue Jul 12, 2023 · 10 comments · Fixed by #1756
Closed

OpenGL graphics corrupted on Ubuntu 23 04 #1735

choupette-change opened this issue Jul 12, 2023 · 10 comments · Fixed by #1756
Assignees

Comments

@choupette-change
Copy link

Question: Have you tested Sdrangel vs Ubuntu 23 04?

@robbietee
Copy link

robbietee commented Jul 14, 2023

Screenshot from 2023-07-15 01-13-16
Yes. Compiled from source on Ubuntu 23.04. Spectrum windows show the window or desktop behind as if the window is transparent then it gets progressively weirder and not usable.
Screenshot from 2023-07-15 00-47-14
Screenshot from 2023-07-15 00-48-06

@robbietee
Copy link

robbietee commented Jul 15, 2023

Screenshots didn't catch the issue correctly. The actual screen looks more like this:
5a006be9-410b-4af6-a810-7bd2ba2ced11
61fd242e-d00f-428a-8179-b463879e1552

@robbietee
Copy link

Graphics issues aside, functionality is good. I found no issues with:
Rtl-Sdr

Channels:
ADS-B
AIS
AM
Broadcast FM
DAB
NFM
Packet
Pager
Radiosonde
Packet
Pager

Features:
AIS
APRS
Map
Radiosonde

I've never had much luck with digital modes on any version. A "Configurations Download" Page would be useful.

Thanks, Rob M6RXT

@f4exb
Copy link
Owner

f4exb commented Jul 17, 2023

Not an issue with Ubuntu 23.04 nor the code. It compiles and wirks:
image

@f4exb f4exb closed this as completed Jul 17, 2023
@srcejon
Copy link
Collaborator

srcejon commented Jul 17, 2023

I see the same problem, so presumably something graphics driver / opengl related.

@f4exb
Copy link
Owner

f4exb commented Jul 18, 2023

Make sure you start compiling from scratch. The drivers have probably been upgraded this is to make sure the current version is used.

@robbietee
Copy link

I compiled from scratch on a fresh install and still have the issue. I will start researching.....

*-display
description: VGA compatible controller
product: 3rd Gen Core processor Graphics Controller
vendor: Intel Corporation
physical id: 2
bus info: pci@0000:00:02.0
logical name: /dev/fb0
version: 09
width: 64 bits
clock: 33MHz
capabilities: msi pm vga_controller bus_master cap_list rom fb
configuration: depth=32 driver=i915 latency=0 resolution=1366,768
resources: irq:31 memory:f6400000-f67fffff memory:e0000000-efffffff ioport:f000(size=64) memory:c0000-dffff

@srcejon srcejon changed the title Sdrangel vs Ubuntu 23 04 OpenGL graphics corrupted on Ubuntu 23 04 Jul 31, 2023
@srcejon
Copy link
Collaborator

srcejon commented Jul 31, 2023

I just compiled the Qt openglwindow example (from Qt Creator) and this shows a similar corruption. So I suspect it's a Qt/Graphics driver issue.

@robbietee
Copy link

It's so annoying. I don't know why I bothered with the 23.04 "upgrade". Having said that, I haven't found any other issues with it....yet.

@srcejon srcejon reopened this Jul 31, 2023
@srcejon srcejon self-assigned this Jul 31, 2023
srcejon added a commit to srcejon/sdrangel that referenced this issue Jul 31, 2023
@srcejon
Copy link
Collaborator

srcejon commented Jul 31, 2023

If you can build from source, give that patch a try - it fixes it for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants