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 454421 - gnome-screenshot broken with multiple users
gnome-screenshot broken with multiple users
Status: RESOLVED DUPLICATE of bug 427870
Product: gnome-utils
Classification: Deprecated
Component: screenshot
trunk
Other Linux
: Normal normal
: ---
Assigned To: Jonathan Blandford
gnome-utils Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-07-06 23:14 UTC by Matthias Clasen
Modified: 2007-08-13 19:14 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (855 bytes, patch)
2007-07-06 23:37 UTC, Matthias Clasen
none Details | Review

Description Matthias Clasen 2007-07-06 23:14:21 UTC
First reported against fast-user-switch-applet here:

https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=246687

The problem was analyzed to /tmp/gnome-screenshot being left behind with 
inaccessible permissions for the other user.

This was broken by the following change, I'd say:

http://svn.gnome.org/viewcvs/gnome-utils/trunk/gnome-screenshot/screenshot-save.c?r1=7298&r2=7318
Comment 1 Matthias Clasen 2007-07-06 23:37:27 UTC
Created attachment 91330 [details] [review]
patch

Here is a patch that I used to fix it in Fedora
Comment 2 Matthias Clasen 2007-08-13 19:14:22 UTC

*** This bug has been marked as a duplicate of 427870 ***