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 786118 - Allow setting debug level when running the applications
Allow setting debug level when running the applications
Status: RESOLVED OBSOLETE
Product: gnome-builder
Classification: Other
Component: libide
Flatpak Nightly Channel
Other Linux
: Normal enhancement
: ---
Assigned To: GNOME Builder Maintainers
GNOME Builder Maintainers
Depends on:
Blocks:
 
 
Reported: 2017-08-10 16:57 UTC by elias
Modified: 2018-01-11 10:37 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
runner: set G_MESSAGES_DEBUG in runners (1.04 KB, patch)
2017-09-09 01:23 UTC, Christian Hergert
committed Details | Review

Description elias 2017-08-10 16:57:27 UTC
It would be cool if there was some way to set the level of debug output when clicking on the run button.
Comment 1 Christian Hergert 2017-08-10 17:50:30 UTC
I assume this will be different for most applications? Some will want command line arguments, others environment variables?
Comment 2 elias 2017-08-11 12:54:18 UTC
I was mostly thinking about things like G_MESSAGES_DEBUG=all and so on.
Comment 3 Christian Hergert 2017-09-09 01:23:17 UTC
Created attachment 359424 [details] [review]
runner: set G_MESSAGES_DEBUG in runners

We wan't to ensure that users can see log messages from things like
g_message() when developing applications. Hiding that sort of stuff is
only really useful to users.
Comment 4 Christian Hergert 2017-09-09 01:24:55 UTC
Comment on attachment 359424 [details] [review]
runner: set G_MESSAGES_DEBUG in runners

I think it's safe to unconditionally set G_MESSAGES_DEBUG=all during development.

We might want to come up with something else for the other cases, but it needs
UI design before I'm willing to push that through.


Attachment 359424 [details] pushed as 8d33f06 - runner: set G_MESSAGES_DEBUG in runners
Comment 5 GNOME Infrastructure Team 2018-01-11 10:37:15 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/gnome-builder/issues/265.