Bug 1076 - privacy options are displayed even when pgp plugin not loaded / available
Summary: privacy options are displayed even when pgp plugin not loaded / available
Status: RESOLVED FIXED
Alias: None
Product: Claws Mail (GTK 2)
Classification: Unclassified
Component: Plugins/Privacy/PGP (show other bugs)
Version: 2.6.0
Hardware: PC Linux
: P3 normal
Assignee: users
URL:
Depends on:
Blocks:
 
Reported: 2006-12-09 17:23 UTC by Andreas Bierfert
Modified: 2006-12-12 09:48 UTC (History)
0 users

See Also:


Attachments

Description Andreas Bierfert 2006-12-09 17:23:47 UTC
Here is a bugreport which I got from a user over at the fedora bugzilla which I think better fits here :) see https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=218190

Description of problem:
When I first started sylpheed-claws it showed the privacy options in the account
configuration, e.g. whether to always sign a message but there was no default
"privacy system" (don't know what it is called in the english version). After
installing the plugins package and selecting pgp-mime or pgp-inline the options
are disabled when I switch back to none.

Version-Release number of selected component (if applicable):
2.6.0-1

How reproducible:
don't know, but I guess always

Steps to Reproduce:
1. start sylpheed-claws
2. go to the account configuration and select privacy options

  
Actual results:

It is possible to select "encrypt every message" even when sylpheed-claws would
not do it because of missing plugin

Expected results:
Some information that a plugin is needed and disabled options to show that
further action is needed to make this work.
Comment 1 users 2006-12-11 17:53:08 UTC
Changes related to this bug have been commited.
Please check latest CVS and update the bug accordingly.
You can also get the patch from:
http://www.colino.net/claws-mail/

2006-12-11 [colin]	2.6.1cvs15

	* src/prefs_account.c
		Prevent use of non-existing default inbox

		Fix sensitivity. Fixes bug 1076, 'privacy 
		options are displayed even when pgp plugin 
		not loaded / available'
Comment 2 users 2006-12-12 09:45:12 UTC
Changes related to this bug have been commited.
Please check latest CVS and update the bug accordingly.
You can also get the patch from:
http://www.colino.net/claws-mail/

2006-12-12 [paul]	2.6.1cvs21

	* src/prefs_account.c
		complete the fix of bug 1076
		also be more verbose with the text
Comment 3 users 2006-12-12 21:50:05 UTC
Changes related to this bug have been committed.
Please check latest CVS and update the bug accordingly.
You can also get the patch from:
http://www.colino.net/claws-mail/

2006-12-12 [colin]	2.6.1cvs22

	* src/gtk/menu.h
		Add another menu data type
	* src/prefs_account.c
		Complete the completion of bug 1076
		(doesn't lose the pref on apply)

Note You need to log in before you can comment on or make changes to this bug.