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 534139 - Signature command is run twice
Signature command is run twice
Status: RESOLVED DUPLICATE of bug 533178
Product: Pan
Classification: Other
Component: general
pre-1.0 betas
Other Linux
: Normal minor
: ---
Assigned To: Charles Kerr
Pan QA Team
Depends on:
Blocks:
 
 
Reported: 2008-05-21 05:15 UTC by BKB
Modified: 2008-05-29 17:52 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description BKB 2008-05-21 05:15:24 UTC
I tried setting a signature command in Pan, and found that it would often run the command twice. After a little looking at the source code, it seems that the function "apply_profile" is being called twice, from around line 1546 of post-ui.cc and also from around line 1454. I think this function should only be called once.
Comment 1 Petr Kovar 2008-05-29 17:52:02 UTC

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