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 729062 - when starting in fullscreen mode the screensaver is not inhibited
when starting in fullscreen mode the screensaver is not inhibited
Status: RESOLVED WONTFIX
Product: pinpoint
Classification: Other
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Pinpoint maintainer(s)
Pinpoint maintainer(s)
gnome[unmaintained]
Depends on:
Blocks:
 
 
Reported: 2014-04-27 14:24 UTC by Tobias Mueller
Modified: 2018-08-17 19:57 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch to inhibit the screen when started with -f (977 bytes, patch)
2014-04-27 14:24 UTC, Tobias Mueller
committed Details | Review

Description Tobias Mueller 2014-04-27 14:24:53 UTC
Created attachment 275263 [details] [review]
patch to inhibit the screen when started with -f

When pressing F11 pinpoint will stop making the screen saver come up.
When started with "-f", however, the inhibit function is not called.
This is inconherent behaviour. This fix addresses this issue.
Comment 1 Lionel Landwerlin 2014-07-08 11:21:16 UTC
Would it make sense to call inhibit() from inside set_fullscreen()?
Comment 2 Lionel Landwerlin 2014-07-08 11:22:55 UTC
Otherwise, feel free to land, it make sense.
Comment 3 Lionel Landwerlin 2014-07-08 11:23:26 UTC
Review of attachment 275263 [details] [review]:

Thanks, make sense.
Comment 4 Tobias Mueller 2014-07-08 23:03:26 UTC
cool. pushed as bb486c1.

FWIW: Yeah, it might make sense to call pp_inhibit in that central location.
Comment 5 André Klapper 2018-08-17 19:57:47 UTC
pinpoint is not under active development anymore since 2015.
Its codebase has been archived:
https://gitlab.gnome.org/Archive/pinpoint/commits/master

Closing this report as WONTFIX as part of Bugzilla Housekeeping to reflect
reality. Please feel free to reopen this ticket (or rather transfer the project
to GNOME Gitlab, as GNOME Bugzilla is deprecated) if anyone takes the
responsibility for active development again.