After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 783036 - Many plugins shouldn't use the GamesDesktop log domain
Many plugins shouldn't use the GamesDesktop log domain
Status: RESOLVED FIXED
Product: gnome-games
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: GNOME Games maintainers
GNOME Games maintainers
Depends on:
Blocks:
 
 
Reported: 2017-05-24 11:36 UTC by Adrien Plazas
Modified: 2017-10-10 17:54 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
plugins: Fix log domains (3.74 KB, patch)
2017-10-10 17:46 UTC, Adrien Plazas
committed Details | Review

Description Adrien Plazas 2017-05-24 11:36:24 UTC
Many plugins are using the GamesDesktop log domain (passed via -DG_LOG_DOMAIN=), they should instead use their own.
Comment 1 Adrien Plazas 2017-10-10 17:46:12 UTC
Created attachment 361260 [details] [review]
plugins: Fix log domains
Comment 2 Adrien Plazas 2017-10-10 17:54:47 UTC
Attachment 361260 [details] pushed as 55ce374 - plugins: Fix log domains