Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1842192 - GoldenCheetah crash with "QWaylandGLContext: failed to create EGLContext, error=3009"
Summary: GoldenCheetah crash with "QWaylandGLContext: failed to create EGLContext, err...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: GoldenCheetah
Version: 32
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: MartinKG
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-05-30 22:23 UTC by Daniele Santini
Modified: 2020-08-19 01:01 UTC (History)
1 user (show)

Fixed In Version: GoldenCheetah-3.6-0.1.20200808git7c90abf.fc32 GoldenCheetah-3.6-0.1.20200808git7c90abf.fc31
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-08-19 00:51:31 UTC
Type: Bug
Embargoed:
mgansser: needinfo-


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github GoldenCheetah GoldenCheetah issues 3465 0 None closed Crash - QWaylandGLContext: failed to create EGLContext, error=3009 2020-07-28 18:31:11 UTC

Description Daniele Santini 2020-05-30 22:23:43 UTC
Description of problem:
When I start the program and choose my user it crashes, unless I start it from command line with 'QT_QPA_PLATFORM=xcb GoldenCheetah'. 

Version-Release number of selected component (if applicable):
3.5-1.fc32

How reproducible:
On my PC with Gnome and Wayland I tried starting GooldenCheetah.

Steps to Reproduce:
1.Start GoldenCheetah
2.Choose your user

Actual results:
App opens.

Expected results:
App crashes, unless it's launched from command line with 'QT_QPA_PLATFORM=xcb GoldenCheetah'.

Additional info:
GoldeenCheetah devs said this is a packaging problem, not a development problem: https://github.com/GoldenCheetah/GoldenCheetah/issues/3465

Comment 1 MartinKG 2020-07-23 12:02:45 UTC
Can you please change the following line in the file /usr/share/applications/GoldenCheetah.desktop

Exec=GoldenCheetah
to
Exec=env QT_QPA_PLATFORM=xcb GoldenCheetah

Save the changes and start the program via the desktop icon.
does this work for you ?

Comment 2 Fedora Update System 2020-07-27 08:11:54 UTC
FEDORA-2020-2051644fe5 has been submitted as an update to Fedora 31. https://bodhi.fedoraproject.org/updates/FEDORA-2020-2051644fe5

Comment 3 Fedora Update System 2020-07-27 08:11:55 UTC
FEDORA-2020-4c8cbfcd52 has been submitted as an update to Fedora 32. https://bodhi.fedoraproject.org/updates/FEDORA-2020-4c8cbfcd52

Comment 4 Fedora Update System 2020-07-28 15:19:09 UTC
FEDORA-2020-4c8cbfcd52 has been pushed to the Fedora 32 testing repository.
In short time you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-4c8cbfcd52`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-4c8cbfcd52

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 5 Fedora Update System 2020-07-28 16:06:38 UTC
FEDORA-2020-2051644fe5 has been pushed to the Fedora 31 testing repository.
In short time you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-2051644fe5`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-2051644fe5

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 6 Daniele Santini 2020-07-28 18:32:03 UTC
(In reply to MartinKG from comment #1)
> Can you please change the following line in the file
> /usr/share/applications/GoldenCheetah.desktop
> 
> Exec=GoldenCheetah
> to
> Exec=env QT_QPA_PLATFORM=xcb GoldenCheetah
> 
> Save the changes and start the program via the desktop icon.
> does this work for you ?

Yes, after editing the .desktop file it works correctly

Comment 7 Fedora Update System 2020-08-10 08:53:01 UTC
FEDORA-2020-be37347fc8 has been submitted as an update to Fedora 32. https://bodhi.fedoraproject.org/updates/FEDORA-2020-be37347fc8

Comment 8 Fedora Update System 2020-08-10 08:53:24 UTC
FEDORA-2020-3ed5d94a1d has been submitted as an update to Fedora 31. https://bodhi.fedoraproject.org/updates/FEDORA-2020-3ed5d94a1d

Comment 9 Fedora Update System 2020-08-11 14:04:33 UTC
FEDORA-2020-3ed5d94a1d has been pushed to the Fedora 31 testing repository.
In short time you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-3ed5d94a1d`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-3ed5d94a1d

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 10 Fedora Update System 2020-08-11 14:28:10 UTC
FEDORA-2020-be37347fc8 has been pushed to the Fedora 32 testing repository.
In short time you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-be37347fc8`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-be37347fc8

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 11 Fedora Update System 2020-08-19 00:51:31 UTC
FEDORA-2020-be37347fc8 has been pushed to the Fedora 32 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 12 Fedora Update System 2020-08-19 01:01:26 UTC
FEDORA-2020-3ed5d94a1d has been pushed to the Fedora 31 stable repository.
If problem still persists, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.