Bug 1842192

Summary: GoldenCheetah crash with "QWaylandGLContext: failed to create EGLContext, error=3009"
Product: [Fedora] Fedora Reporter: Daniele Santini <danysan95>
Component: GoldenCheetahAssignee: MartinKG <mgansser>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: 32CC: mgansser
Target Milestone: ---Flags: mgansser: needinfo-
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
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:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-08-19 00:51:31 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

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.