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 328909 - f-spot wrapper script looks for executable in CWD
f-spot wrapper script looks for executable in CWD
Status: RESOLVED FIXED
Product: f-spot
Classification: Other
Component: General
0.1.5
Other Linux
: Normal normal
: ---
Assigned To: F-spot maintainers
F-spot maintainers
Depends on:
Blocks:
 
 
Reported: 2006-01-27 23:29 UTC by Christopher Aillon
Modified: 2006-03-14 00:22 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Christopher Aillon 2006-01-27 23:29:50 UTC
Upstreaming from https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=177675

Description of problem:
The f-spot wrapper script in /usr/bin attempts to run f-spot.exe from the current working directory.  This can lead into problems when launching f-spot from for example /tmp where another user might have created a fake f-spot.exe file.

Version-Release number of selected component (if applicable):
f-spot-0.1.5-1

How reproducible:
Always

Steps to Reproduce:
cd /tmp
touch f-spot.exe Makefile Defines.cs
f-spot


Actual Results:  *** Running uninstalled f-spot ***
cannot open assembly ./f-spot.exe
Comment 1 Larry Ewing 2006-03-14 00:22:33 UTC
this is no longer true.