Looks fine.
Although this patch is probably ok, it really doesn't address the issue I'm trying to fix... namely dealing nicely without outdated timezone names. the real fix seems to be needed in libkolab/conversion/timezoneconverter.cpp. in fact, that file has commented-out code that would fix the problem. the comment there is "slower but also finds outdated zones"
so I may look into that.
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Feed Search
Sep 3 2015
Sep 3 2015
mollekopf closed T187: Events created in Kontact will not be stored on IMAP, a subtask of T184: Synchronization issues, as Resolved.
Aug 31 2015
Aug 31 2015
petersen moved T678: Windows: Encrypted mails from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Aug 30 2015
Aug 30 2015
Aug 28 2015
Aug 28 2015
mollekopf moved T568: windows: fix translation from Restricted Project Column to Restricted Project Column on the Restricted Project board.
• knauss moved T720: Backport invitation handling from invovation from Restricted Project Column to Restricted Project Column on the Restricted Project board.
• knauss moved T720: Backport invitation handling from invovation from upstream to Wishlist on the KDE PIM board.
• knauss moved T720: Backport invitation handling from invovation from Backlog to upstream on the KDE PIM board.
Aug 26 2015
Aug 26 2015
• knauss added a project to T695: Windows: Failed to change ownertrust of pgpg certificate: Restricted Project.
mollekopf removed projects from T695: Windows: Failed to change ownertrust of pgpg certificate: Restricted Project, Restricted Project.
mollekopf lowered the priority of T695: Windows: Failed to change ownertrust of pgpg certificate from 60 to 40.
zanshin tr strings are now translated.
We forgot to extract qt translations (tr) so we need another round of translations.
Aug 25 2015
Aug 25 2015
• knauss closed T616: Organizer doesn't get email if organizer is at the same time delegatee and acts on behalf of delegator as Resolved.
solved with D52
• knauss closed T694: Crash when trying to create an smime key (on linux), a subtask of T678: Windows: Encrypted mails, as Resolved.
We don't do anything here - we should simply make sure not to use the version on windows...
• knauss moved T694: Crash when trying to create an smime key (on linux) from Restricted Project Column to Restricted Project Column on the Restricted Project board.
mollekopf lowered the priority of T695: Windows: Failed to change ownertrust of pgpg certificate from High to 60.
We don't need to manage keys.
The problem turned out to be the putenv system call. On linux this takes a pointer, and the area can be later on modified, which is relied upon. On windows it unfortunately still copies everything, which is the old behaviour on linux as well. Since the language is passed to gettext via an environment variable, this never worked on windows.
Aug 24 2015
Aug 24 2015
Anwser from upstream:
sent bug upstream: https://bugs.gnupg.org/gnupg/issue2077
mollekopf moved T568: windows: fix translation from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Aug 21 2015
Aug 21 2015
i can't do here anything - from the translation side kdepim is fully tanslated. So it must be a windows only problem.
The corresponding mysql.err:
2015-08-21 11:45:45 268 [Note] Plugin 'FEDERATED' is disabled. 2015-08-21 11:45:45 b9c InnoDB: Warning: Using innodb_additional_mem_pool_size is DEPRECATED. This option may be removed in future releases, together with the option innodb_use_sys_malloc and with the InnoDB's internal memory allocator. 2015-08-21 11:45:45 268 [Note] InnoDB: Using atomics to ref count buffer pool pages 2015-08-21 11:45:45 268 [Note] InnoDB: The InnoDB memory heap is disabled 2015-08-21 11:45:45 268 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions 2015-08-21 11:45:45 268 [Note] InnoDB: Memory barrier is not used 2015-08-21 11:45:45 268 [Note] InnoDB: Compressed tables use zlib 1.2.3 2015-08-21 11:45:45 268 [Note] InnoDB: Not using CPU crc32 instructions 2015-08-21 11:45:45 268 [Note] InnoDB: Initializing buffer pool, size = 80.0M 2015-08-21 11:45:45 268 [Note] InnoDB: Completed initialization of buffer pool 2015-08-21 11:45:45 268 [Note] InnoDB: Highest supported file format is Barracuda. 2015-08-21 11:45:45 268 [Note] InnoDB: The log sequence numbers 0 and 0 in ibdata files do not match the log sequence number 1846994 in the ib_logfiles! 2015-08-21 11:45:45 268 [Note] InnoDB: Database was not shutdown normally! 2015-08-21 11:45:45 268 [Note] InnoDB: Starting crash recovery. 2015-08-21 11:45:45 268 [Note] InnoDB: Reading tablespace information from the .ibd files... 2015-08-21 11:45:45 268 [Note] InnoDB: Restoring possible half-written data pages 2015-08-21 11:45:45 268 [Note] InnoDB: from the doublewrite buffer... 2015-08-21 11:45:45 268 [Note] InnoDB: 128 rollback segment(s) are active. 2015-08-21 11:45:45 268 [Note] InnoDB: Waiting for purge to start 2015-08-21 11:45:45 268 [Note] InnoDB: 5.6.22 started; log sequence number 1846994 2015-08-21 11:45:45 268 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them 2015-08-21 11:45:45 268 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist 2015-08-21 11:45:45 268 [ERROR] Native table 'performance_schema'.'cond_instances' has the wrong structure 2015-08-21 11:45:45 268 [ERROR] Native table 'performance_schema'.'events_waits_current' has the wrong structure 2015-08-21 11:45:45 268 [ERROR] Native table 'performance_schema'.'events_waits_history' has the wrong structure 2015-08-21 11:45:45 268 [ERROR] Native table 'performance_schema'.'events_waits_history_long' has the wrong structure 2015-08-21 11:45:45 268 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_host_by_event_name' has the wrong structure 2015-08-21 11:45:45 268 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_instance' has the wrong structure 2015-08-21 11:45:45 268 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_thread_by_event_name' has the wrong structure 2015-08-21 11:45:45 268 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_user_by_event_name' has the wrong structure 2015-08-21 11:45:45 268 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_account_by_event_name' has the wrong structure 2015-08-21 11:45:45 268 [ERROR] Native table 'performance_schema'.'events_waits_summary_global_by_event_name' has the wrong structure 2015-08-21 11:45:45 268 [ERROR] Native table 'performance_schema'.'file_instances' has the wrong structure 2015-08-21 11:45:45 268 [ERROR] Native table 'performance_schema'.'file_summary_by_event_name' has the wrong structure 2015-08-21 11:45:45 268 [ERROR] Native table 'performance_schema'.'file_summary_by_instance' has the wrong structure 2015-08-21 11:45:45 268 [ERROR] Native table 'performance_schema'.'host_cache' has the wrong structure 2015-08-21 11:45:45 268 [ERROR] Native table 'performance_schema'.'mutex_instances' has the wrong structure 2015-08-21 11:45:45 268 [ERROR] Native table 'performance_schema'.'objects_summary_global_by_type' has the wrong structure 2015-08-21 11:45:45 268 [ERROR] Native table 'performance_schema'.'performance_timers' has the wrong structure 2015-08-21 11:45:45 268 [ERROR] Native table 'performance_schema'.'rwlock_instances' has the wrong structure 2015-08-21 11:45:45 268 [ERROR] Native table 'performance_schema'.'setup_actors' has the wrong structure 2015-08-21 11:45:45 268 [ERROR] Native table 'performance_schema'.'setup_consumers' has the wrong structure 2015-08-21 11:45:45 268 [ERROR] Native table 'performance_schema'.'setup_instruments' has the wrong structure 2015-08-21 11:45:45 268 [ERROR] Native table 'performance_schema'.'setup_objects' has the wrong structure 2015-08-21 11:45:45 268 [ERROR] Native table 'performance_schema'.'setup_timers' has the wrong structure 2015-08-21 11:45:45 268 [ERROR] Native table 'performance_schema'.'table_io_waits_summary_by_index_usage' has the wrong structure 2015-08-21 11:45:45 268 [ERROR] Native table 'performance_schema'.'table_io_waits_summary_by_table' has the wrong structure 2015-08-21 11:45:45 268 [ERROR] Native table 'performance_schema'.'table_lock_waits_summary_by_table' has the wrong structure 2015-08-21 11:45:45 268 [ERROR] Native table 'performance_schema'.'threads' has the wrong structure 2015-08-21 11:45:45 268 [ERROR] Native table 'performance_schema'.'events_stages_current' has the wrong structure 2015-08-21 11:45:45 268 [ERROR] Native table 'performance_schema'.'events_stages_history' has the wrong structure 2015-08-21 11:45:45 268 [ERROR] Native table 'performance_schema'.'events_stages_history_long' has the wrong structure 2015-08-21 11:45:45 268 [ERROR] Native table 'performance_schema'.'events_stages_summary_by_thread_by_event_name' has the wrong structure 2015-08-21 11:45:45 268 [ERROR] Native table 'performance_schema'.'events_stages_summary_by_account_by_event_name' has the wrong structure 2015-08-21 11:45:45 268 [ERROR] Native table 'performance_schema'.'events_stages_summary_by_user_by_event_name' has the wrong structure 2015-08-21 11:45:45 268 [ERROR] Native table 'performance_schema'.'events_stages_summary_by_host_by_event_name' has the wrong structure 2015-08-21 11:45:45 268 [ERROR] Native table 'performance_schema'.'events_stages_summary_global_by_event_name' has the wrong structure 2015-08-21 11:45:45 268 [ERROR] Native table 'performance_schema'.'events_statements_current' has the wrong structure 2015-08-21 11:45:45 268 [ERROR] Native table 'performance_schema'.'events_statements_history' has the wrong structure 2015-08-21 11:45:45 268 [ERROR] Native table 'performance_schema'.'events_statements_history_long' has the wrong structure 2015-08-21 11:45:45 268 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_thread_by_event_name' has the wrong structure 2015-08-21 11:45:45 268 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_account_by_event_name' has the wrong structure 2015-08-21 11:45:45 268 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_user_by_event_name' has the wrong structure 2015-08-21 11:45:45 268 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_host_by_event_name' has the wrong structure 2015-08-21 11:45:45 268 [ERROR] Native table 'performance_schema'.'events_statements_summary_global_by_event_name' has the wrong structure 2015-08-21 11:45:45 268 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_digest' has the wrong structure 2015-08-21 11:45:45 268 [ERROR] Native table 'performance_schema'.'users' has the wrong structure 2015-08-21 11:45:45 268 [ERROR] Native table 'performance_schema'.'accounts' has the wrong structure 2015-08-21 11:45:45 268 [ERROR] Native table 'performance_schema'.'hosts' has the wrong structure 2015-08-21 11:45:45 268 [ERROR] Native table 'performance_schema'.'socket_instances' has the wrong structure 2015-08-21 11:45:45 268 [ERROR] Native table 'performance_schema'.'socket_summary_by_instance' has the wrong structure 2015-08-21 11:45:45 268 [ERROR] Native table 'performance_schema'.'socket_summary_by_event_name' has the wrong structure 2015-08-21 11:45:45 268 [ERROR] Native table 'performance_schema'.'session_connect_attrs' has the wrong structure 2015-08-21 11:45:45 268 [ERROR] Native table 'performance_schema'.'session_account_connect_attrs' has the wrong structure 2015-08-21 11:45:45 268 [Note] C:\Users\kolab\kderoot\bin\mysqld.exe: ready for connections. Version: '5.6.22' socket: '' port: 0 MySQL Community Server (GPL) 2015-08-21 11:45:47 c1c InnoDB: Error: Table "mysql"."innodb_table_stats" not found. 2015-08-21 11:45:47 c1c InnoDB: Error: Fetch of persistent statistics requested for table "akonadi"."collectionattributetable" but the required system tables mysql.innodb_table_stats and mysql.innodb_index_stats are not present or have unexpected structure. Using transient stats instead. 2015-08-21 11:45:47 c1c InnoDB: Error: Table "mysql"."innodb_table_stats" not found. 2015-08-21 11:45:47 c1c InnoDB: Error: Fetch of persistent statistics requested for table "akonadi"."collectionmimetyperelation" but the required system tables mysql.innodb_table_stats and mysql.innodb_index_stats are not present or have unexpected structure. Using transient stats instead. 2015-08-21 11:45:47 c1c InnoDB: Error: Table "mysql"."innodb_table_stats" not found. 2015-08-21 11:45:47 c1c InnoDB: Error: Fetch of persistent statistics requested for table "akonadi"."collectionpimitemrelation" but the required system tables mysql.innodb_table_stats and mysql.innodb_index_stats are not present or have unexpected structure. Using transient stats instead. 2015-08-21 11:45:47 c1c InnoDB: Error: Table "mysql"."innodb_table_stats" not found. 2015-08-21 11:45:47 c1c InnoDB: Error: Fetch of persistent statistics requested for table "akonadi"."collectiontable" but the required system tables mysql.innodb_table_stats and mysql.innodb_index_stats are not present or have unexpected structure. Using transient stats instead. 2015-08-21 11:45:47 c1c InnoDB: Error: Table "mysql"."innodb_table_stats" not found. 2015-08-21 11:45:47 c1c InnoDB: Error: Fetch of persistent statistics requested for table "akonadi"."flagtable" but the required system tables mysql.innodb_table_stats and mysql.innodb_index_stats are not present or have unexpected structure. Using transient stats instead. 2015-08-21 11:45:47 c1c InnoDB: Error: Table "mysql"."innodb_table_stats" not found. 2015-08-21 11:45:47 c1c InnoDB: Error: Fetch of persistent statistics requested for table "akonadi"."mimetypetable" but the required system tables mysql.innodb_table_stats and mysql.innodb_index_stats are not present or have unexpected structure. Using transient stats instead. 2015-08-21 11:45:47 c1c InnoDB: Error: Table "mysql"."innodb_table_stats" not found. 2015-08-21 11:45:47 c1c InnoDB: Error: Fetch of persistent statistics requested for table "akonadi"."parttable" but the required system tables mysql.innodb_table_stats and mysql.innodb_index_stats are not present or have unexpected structure. Using transient stats instead. 2015-08-21 11:45:47 c1c InnoDB: Error: Table "mysql"."innodb_table_stats" not found. 2015-08-21 11:45:47 c1c InnoDB: Error: Fetch of persistent statistics requested for table "akonadi"."parttypetable" but the required system tables mysql.innodb_table_stats and mysql.innodb_index_stats are not present or have unexpected structure. Using transient stats instead. 2015-08-21 11:45:47 c1c InnoDB: Error: Table "mysql"."innodb_table_stats" not found. 2015-08-21 11:45:47 c1c InnoDB: Error: Fetch of persistent statistics requested for table "akonadi"."pimitemflagrelation" but the required system tables mysql.innodb_table_stats and mysql.innodb_index_stats are not present or have unexpected structure. Using transient stats instead. 2015-08-21 11:45:47 c1c InnoDB: Error: Table "mysql"."innodb_table_stats" not found. 2015-08-21 11:45:47 c1c InnoDB: Error: Fetch of persistent statistics requested for table "akonadi"."pimitemtable" but the required system tables mysql.innodb_table_stats and mysql.innodb_index_stats are not present or have unexpected structure. Using transient stats instead. 2015-08-21 11:45:47 c1c InnoDB: Error: Table "mysql"."innodb_table_stats" not found. 2015-08-21 11:45:47 c1c InnoDB: Error: Fetch of persistent statistics requested for table "akonadi"."pimitemtagrelation" but the required system tables mysql.innodb_table_stats and mysql.innodb_index_stats are not present or have unexpected structure. Using transient stats instead. 2015-08-21 11:45:47 c1c InnoDB: Error: Table "mysql"."innodb_table_stats" not found. 2015-08-21 11:45:47 c1c InnoDB: Error: Fetch of persistent statistics requested for table "akonadi"."relationtable" but the required system tables mysql.innodb_table_stats and mysql.innodb_index_stats are not present or have unexpected structure. Using transient stats instead. 2015-08-21 11:45:47 c1c InnoDB: Error: Table "mysql"."innodb_table_stats" not found. 2015-08-21 11:45:47 c1c InnoDB: Error: Fetch of persistent statistics requested for table "akonadi"."relationtypetable" but the required system tables mysql.innodb_table_stats and mysql.innodb_index_stats are not present or have unexpected structure. Using transient stats instead. 2015-08-21 11:45:47 c1c InnoDB: Error: Table "mysql"."innodb_table_stats" not found. 2015-08-21 11:45:47 c1c InnoDB: Error: Fetch of persistent statistics requested for table "akonadi"."resourcetable" but the required system tables mysql.innodb_table_stats and mysql.innodb_index_stats are not present or have unexpected structure. Using transient stats instead. 2015-08-21 11:45:47 c1c InnoDB: Error: Table "mysql"."innodb_table_stats" not found. 2015-08-21 11:45:47 c1c InnoDB: Error: Fetch of persistent statistics requested for table "akonadi"."schemaversiontable" but the required system tables mysql.innodb_table_stats and mysql.innodb_index_stats are not present or have unexpected structure. Using transient stats instead. 2015-08-21 11:45:47 c1c InnoDB: Error: Table "mysql"."innodb_table_stats" not found. 2015-08-21 11:45:47 c1c InnoDB: Error: Fetch of persistent statistics requested for table "akonadi"."tagattributetable" but the required system tables mysql.innodb_table_stats and mysql.innodb_index_stats are not present or have unexpected structure. Using transient stats instead. 2015-08-21 11:45:47 c1c InnoDB: Error: Table "mysql"."innodb_table_stats" not found. 2015-08-21 11:45:47 c1c InnoDB: Error: Fetch of persistent statistics requested for table "akonadi"."tagremoteidresourcerelationtable" but the required system tables mysql.innodb_table_stats and mysql.innodb_index_stats are not present or have unexpected structure. Using transient stats instead. 2015-08-21 11:45:48 c1c InnoDB: Error: Table "mysql"."innodb_table_stats" not found. 2015-08-21 11:45:48 c1c InnoDB: Error: Fetch of persistent statistics requested for table "akonadi"."tagtable" but the required system tables mysql.innodb_table_stats and mysql.innodb_index_stats are not present or have unexpected structure. Using transient stats instead. 2015-08-21 11:45:48 c1c InnoDB: Error: Table "mysql"."innodb_table_stats" not found. 2015-08-21 11:45:48 c1c InnoDB: Error: Fetch of persistent statistics requested for table "akonadi"."tagtypetable" but the required system tables mysql.innodb_table_stats and mysql.innodb_index_stats are not present or have unexpected structure. Using transient stats instead. 2015-08-21 11:45:52 268 [Warning] Aborted connection 27 to db: 'akonadi' user: 'ODBC' host: '' (Got an error reading communication packets)
so lokalize (the traslattor software) says, that there are only 3 string not translated in the kdepim repo. So this means the other parts, that are not translated inside kmail have a different source, why this don't works.
mollekopf moved T711: Can't use smime keys in kmail from Restricted Project Column to Restricted Project Column on the Restricted Project board.
mollekopf closed T711: Can't use smime keys in kmail, a subtask of T678: Windows: Encrypted mails, as Resolved.
The problem was the CRL checking that is broken with no certificate revocation list in the certificate. The workaround is to disable CRL checking.
mollekopf moved T678: Windows: Encrypted mails from Restricted Project Column to Restricted Project Column on the Restricted Project board.
mollekopf moved T711: Can't use smime keys in kmail from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Aug 20 2015
Aug 20 2015
Importing the keys directly trusted the root certificate and imported it into the trustlist.txt.
smime on windows is also working once the "Never consult a CRL" option is activated in Kleopatra (which is the disable-crl-checks option in the config file). With that it's possible to select the certificate, and to encrypt/decrypt and sign a message.
The test just got stuck for me.
On windows various parts are not translated to german, including:
- KMail Configuration: The bar on the left is translated, but the title "Configure - KMail" and the contents of each "tab" is not translated.
- All the rest of the kmail interface is not translated (German is selected as application language).
Couldn't find any reliable way to trigger the problem
The innodb_force_recovery option doensn't seem to have any effect on this.
2015-08-20 12:39:19 1000 [Note] Plugin 'FEDERATED' is disabled.
2015-08-20 12:39:19 63c InnoDB: Warning: Using innodb_additional_mem_pool_size is DEPRECATED. This option may be removed in future releases, together with the option innodb_use_sys_malloc and with the InnoDB's internal memory allocator.
2015-08-20 12:39:19 1000 [Note] InnoDB: Using atomics to ref count buffer pool pages
2015-08-20 12:39:19 1000 [Note] InnoDB: The InnoDB memory heap is disabled
2015-08-20 12:39:19 1000 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2015-08-20 12:39:19 1000 [Note] InnoDB: Memory barrier is not used
2015-08-20 12:39:19 1000 [Note] InnoDB: Compressed tables use zlib 1.2.3
2015-08-20 12:39:19 1000 [Note] InnoDB: Not using CPU crc32 instructions
2015-08-20 12:39:19 1000 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2015-08-20 12:39:19 1000 [Note] InnoDB: Completed initialization of buffer pool
2015-08-20 12:39:19 1000 [ERROR] InnoDB: Cannot create log files because data files are corrupt or the database was not shut down cleanly after creating the data files.
2015-08-20 12:39:19 1000 [ERROR] Plugin 'InnoDB' init function returned error.
2015-08-20 12:39:19 1000 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
2015-08-20 12:39:19 1000 [ERROR] Unknown/unsupported storage engine: innodb
2015-08-20 12:39:19 1000 [ERROR] Aborting
2015-08-20 12:39:19 1000 [Note] Plugin 'FEDERATED' is disabled.
2015-08-20 12:39:19 63c InnoDB: Warning: Using innodb_additional_mem_pool_size is DEPRECATED. This option may be removed in future releases, together with the option innodb_use_sys_malloc and with the InnoDB's internal memory allocator.
2015-08-20 12:39:19 1000 [Note] InnoDB: Using atomics to ref count buffer pool pages
2015-08-20 12:39:19 1000 [Note] InnoDB: The InnoDB memory heap is disabled
2015-08-20 12:39:19 1000 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2015-08-20 12:39:19 1000 [Note] InnoDB: Memory barrier is not used
2015-08-20 12:39:19 1000 [Note] InnoDB: Compressed tables use zlib 1.2.3
2015-08-20 12:39:19 1000 [Note] InnoDB: Not using CPU crc32 instructions
2015-08-20 12:39:19 1000 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2015-08-20 12:39:19 1000 [Note] InnoDB: Completed initialization of buffer pool
2015-08-20 12:39:19 1000 [ERROR] InnoDB: Cannot create log files because data files are corrupt or the database was not shut down cleanly after creating the data files.
2015-08-20 12:39:19 1000 [ERROR] Plugin 'InnoDB' init function returned error.
2015-08-20 12:39:19 1000 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
2015-08-20 12:39:19 1000 [ERROR] Unknown/unsupported storage engine: innodb
2015-08-20 12:39:19 1000 [ERROR] Aborting
And what is the problem onwindows withsetting this paramenter?
With "disable-crl-checks" in .gnupg/gpgsm.conf I managed to use my self-signed certificate and encrypt/decrypt an email on linux.
disable-crl-checks is only necessary because the certificate I created has no crl list (crlDP: [none] in the dump)
What about the tests inside kdepim exspecially messageviewer/rendertest,this onetests smime and gpg encrypted/signed messages.
Aug 18 2015
Aug 18 2015
is the trust ultimate? so if you look to keydetails "trusted issue: yes" ?
What about the tests inside kdepim exspecially messageviewer/rendertest,this onetests smime and gpg encrypted/signed messages.
mollekopf lowered the priority of T695: Windows: Failed to change ownertrust of pgpg certificate from Unbreak Now! to High.
Probably less important than smime support
I could trust my root certificate, but then not the subcertificates...
Zanshin translations are now correctly built after updating the translation files.
The problem was that the windows build takes a separate git repository as source for the translations. After copying the translations it works now as expected.
• knauss moved T711: Can't use smime keys in kmail from Restricted Project Column to Restricted Project Column on the Restricted Project board.
- you need to create a PCKS12 for import into kleopatra
http://serverfault.com/questions/103263/can-i-create-my-own-s-mime-certificate-for-email-encryption
- you need to create a PCKS12 for import into kleopatra
http://serverfault.com/questions/103263/can-i-create-my-own-s-mime-certificate-for-email-encryption
mollekopf lowered the priority of T694: Crash when trying to create an smime key (on linux) from 60 to 40.
Low priority because we normally don't need to create new certificates.
petersen added a project to T694: Crash when trying to create an smime key (on linux): Restricted Project.
petersen added a project to T695: Windows: Failed to change ownertrust of pgpg certificate: Restricted Project.
petersen moved T678: Windows: Encrypted mails from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Well I had never problems with kmail encrypt/decrypt emails. I think the main issue is the ownertrust/ permission issue. Becuase if gpg detects that the permissions are to open and/ore the owenrtrust is not correct that gpg-agent is not started automatically and gnupg complains about that and do nothing.
Generating a cert with gpgsm works for me with version 2.0.22 on Ubuntu 14.04.
• knauss closed T708: Translate zanshin to german, a subtask of T568: windows: fix translation, as Resolved.
Is done already with T388
• knauss moved T708: Translate zanshin to german from Restricted Project Column to Restricted Project Column on the Restricted Project board.
• knauss moved T694: Crash when trying to create an smime key (on linux) from Restricted Project Column to Restricted Project Column on the Restricted Project board.
• knauss lowered the priority of T694: Crash when trying to create an smime key (on linux) from Unbreak Now! to 60.
In comanies users do not create their certificate own their own.
Aug 17 2015
Aug 17 2015
I guess we don't strictly need the capability to create new keys, as long as we can work with existing ones. Also, any idea whether this depends on a specific version or is universally broken?
Which is probably the reason that the zanshin.gmo file is not generated.
Zanshin has no translations it seems:
mollekopf moved T668: Windows: Kontact help cannot be opened. from Restricted Project Column to Restricted Project Column on the Restricted Project board.
The file was matched by one of the blacklist expressions, and inputfiles.nsh was not actually used.
My summary in that is that the GENKEY is broken with gpgsm in upstream :( But also kleopatra has problems getting connected to gpgsm correctly. The logs of kleopatra creating keys looks correct but supricingly gpgsm awnsers with command not found:
And also with docker ( it takes long for creating keys)... (client john)
I can reporduce the bug in creating certificates with my local system:
$ gpgsm --gen-key gpgsm (GnuPG) 2.0.28; Copyright (C) 2015 Free Software Foundation, Inc. This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.
I can't reprocuce this on docker. When trying to crate a smime so far I see the bug, that gpgsm can't create a key
• knauss moved T694: Crash when trying to create an smime key (on linux) from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Aug 14 2015
Aug 14 2015
Value can't be converted to integer.
assuan_sendfd (ctx=0x0, fd=0x10) at assuan-buffer.c:518
518 if (! ctx->engine.sendfd)
gdb$ thread apply all bt
mollekopf moved T668: Windows: Kontact help cannot be opened. from Restricted Project Column to Restricted Project Column on the Restricted Project board.
mollekopf moved T668: Windows: Kontact help cannot be opened. from Restricted Project Column to Restricted Project Column on the Restricted Project board.
mollekopf moved T682: Build gnupg on windows from Restricted Project Column to Restricted Project Column on the Restricted Project board.
And with all of that working decryption in kmail works as well.