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 123690 - fish applet does not respect configuration for fortune program
fish applet does not respect configuration for fortune program
Status: RESOLVED FIXED
Product: gnome-panel
Classification: Other
Component: fish
2.4.x
Other other
: Normal normal
: ---
Assigned To: Panel Maintainers
Panel Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-10-02 08:09 UTC by fritz.heinrichmeyer
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Makes arguments passing work (1.45 KB, patch)
2004-09-27 06:30 UTC, Lalle Karlsson
none Details | Review

Description fritz.heinrichmeyer 2003-10-02 08:09:19 UTC
Distribution: Unknown
Package: gnome-panel
Severity: normal
Version: GNOME2.4.0 2.4.x
Gnome-Distributor: FreeBSD GNOME Project
Synopsis: fish applet does not respect configuration for fortune program
Bugzilla-Product: gnome-panel
Bugzilla-Component: Fish Applet
Bugzilla-Version: 2.4.x
Description:
Description of Problem:

changing of click action has no effect


Steps to reproduce the problem:
1. activate fish applet, go to settings for applet
2. all settings apart from the click action are actually respected
3. 

Actual Results:

fortunes don't change


Expected Results:

fortunes should change


How often does this happen?


Additional Information:




------- Bug moved to this database by unknown@bugzilla.gnome.org 2003-10-02 04:09 -------

Reassigning to the default owner of the component, gnome-panel-maint@bugzilla.gnome.org.

Comment 1 Vincent Untz 2003-10-02 08:21:57 UTC
What do you mean ? It seems to work here ? Can you tell us exactly
what you do and what it is supposed to do ?
Comment 2 Vincent Untz 2004-03-07 15:40:39 UTC
Fritz: does it work now?
Comment 3 fritz.heinrichmeyer 2004-03-08 13:38:25 UTC
it still does not work for me: 
 
if in the preference panel i replace the command  
 
fortune 
 
with i.e. 
 
fortune freebsd-tips 
 
i still get no freebsd tips from the fish  
(like on the command line when i type fortune freebsd-tips), but 
i get default funny epigrams. I like them too ... 
Comment 4 Kjartan Maraas 2004-09-02 17:34:23 UTC
Reopening. Maybe it doesn't take more than one argument for the command?
Comment 5 Lalle Karlsson 2004-09-27 06:30:23 UTC
Created attachment 31967 [details] [review]
Makes arguments passing work
Comment 6 Vincent Untz 2004-10-30 15:40:32 UTC
Thanks for the patch. I fixed this in another way: "changed so that it builds an
argument vector (specified arguments are now used, fix bug #123690)"