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 473848 - Wrong command for gnome-screensaver
Wrong command for gnome-screensaver
Status: RESOLVED FIXED
Product: f-spot
Classification: Other
Component: General
0.4.x
Other All
: Normal normal
: ---
Assigned To: F-spot maintainers
F-spot maintainers
Depends on:
Blocks:
 
 
Reported: 2007-09-05 09:08 UTC by Ivan Zlatev
Modified: 2007-09-12 13:49 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Ivan Zlatev 2007-09-05 09:08:53 UTC
Please describe the problem:
Currently in PreferencesDialog.cs:
private const string SaverCommand = "f-spot-screensaver";

According to my tests on GNOME 2.16 in order for the screensaver to work this has to be "screensavers-f-spot-screensaver".

Steps to reproduce:


Actual results:


Expected results:


Does this happen every time?


Other information:
Comment 1 Stephane Delcroix 2007-09-12 13:49:18 UTC
that's strange... but that's right. (tested with gnome-screensaver 2.18)

fixed in r3360