#2230 closed enhancement (fixed)
show more details when opengl probe fails
Reported by: | Antoine Martin | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | major | Milestone: | 3.0 |
Component: | client | Version: | 2.5.x |
Keywords: | Cc: |
Description
We can do that easily only with python3's subprocess.Popen.communicate which now takes a timeout.
Then we can just parse the full opengl properties, including the error message and tell the user more precisely why the opengl probe failed.
See #2204.
Change History (3)
comment:1 Changed 2 years ago by
Status: | new → assigned |
---|
comment:2 Changed 17 months ago by
Milestone: | 4.0 → 3.0 |
---|---|
Resolution: | → fixed |
Status: | assigned → closed |
comment:3 Changed 6 weeks ago by
this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/2230
Note: See
TracTickets for help on using
tickets.
r22160 may need to be reverted as it spits out some GTK warnings.