well make sure that gnupgp2, libpgp4 and libkleo4 is installed. And gpg-agent is running. This should fix the problem. I triggered a new build with kleopatra. So at least kleopatra can now be installed und used.
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Jun 7 2016
but still kleopatra is not needed for providing cryptosupport.
At least wiered why OBS do not read the complete kleopatra.install file.
Create a category (by creating an event with a new category) or use a existing one.
The not ended Akonadi::TagFetchJob only occures if no tag is avaiable in Akonadi.
Than TagFetchJob::doHandleResponse is not callled and no timer is triggered that ends the result.
The problem is that the job do not trigger onTagsReceived:
Can reproduce - via rcm:
- create new category
- create a event with that new category tag
Works in kdepim and @machniak tells, it should not be an issue for roundcube anymore.
Create a Event as jane:
- start at monday (13.6)
- repeat on dates wednesday (15.6) & Friday (17.6)
- invite john to the event
At least from the Screenshots it is Roundcube issue.
@mollekopf : When I understood you correctly, there is no way to provide debug symbols because of legal issues, because windows disallow them.
Jun 6 2016
moved now to messageviewer.
May 25 2016
Now the rendering step is splittd away from the process, but still it lives inside mimetreeparser.
the priority change happended by accident
May 18 2016
Added the infomations - but have no glue what is there technical level. That's why only some points.
May 13 2016
May 11 2016
May 10 2016
I have now look through the code paths in kdepim that interacts with ldap. We actually use kdepim/libkdepim/ldap/ldapclientsearch.* for getting seach relusts from ldap servers (incidenceeditor,resourcemanagement and addresslineedit).
ldapclientsearch reads the config by itself and is treiggered to reread it when the config file is changed.
it uses ldapclientsearchconfig to set a ldapserver settings with password:
May 3 2016
- It would be good to have a valid ldapurl, just to make sure that kontact is creating the same.
- kdebugdialog enable kldap and retry and give us the log.
It sounds mostly like the settings to LDAP are not correct and that's why the password is not storred.
~ cat .kde/share/config/kabldaprc [LDAP] NumHosts=0 NumSelectedHosts=1 SelectedAuth0=Simple SelectedBase0=dc=example,dc=org SelectedBind0=uid=doe,ou=People,dc=example,dc=org SelectedHost0=ldab.example.org SelectedMech0=DIGEST-MD5 SelectedPageSize0=0 SelectedPort0=389 SelectedSecurity0=None SelectedSizeLimit0=0 SelectedTimeLimit0=0 SelectedUser0= SelectedVersion0=3 ~
The problem is reproducable:
May 2 2016
Can you please add a screenshot pf the password dialog. There are different dialogs, that ask for the password...
Can you chack if the password is stored in kwallet? (in ldapclient)
cat .kde/share/config/kabldaprc (replace password and host and everything else that is sensible data with fake data, but please mark the part that you replaced)
The theorie I have is:
- baloo returns items, that are not valid anymore in PimItem, but akonadi tries to add them to the search collection and this fails fo the constrain.
only for triaging it.
Apr 29 2016
Apr 28 2016
verified with our testinstance.
also valid for declinedinvitations.
Apr 27 2016
Can you be more clear what you mean with tabbed view? I have no glue in what situation you are talking about a tabbed view - in korganizer/kmail/calednerview/...?
After investigating, the Alternate URL editline really wants a fully url, so to have the same behaviour than "Reuse Host+Login" you have to write: sieve://<host>:4190?x-auth=PLAIN, than the sieveurl is the same like it is created out of "Reuse Host+Login"
We need to sit down, to construct a solution for that, where we get the full populated collection.
Can confirm with our test instance.
Apr 26 2016
okay the delete a simple mail is a an issue when the trash resource is set and than kontact is not restarted. But it is fixed, when kontact is restarted.
Can reproduce this with outr testimage. I also see this behavour is i hit del to delete a normal message. It is everytime moved to local trash.
If KEP:14 support is used is hidden from the user inside roundcube and kontact, so we need the raw filelisting. If there is a script name USER than it is KEP:14. But this we see in the debuglog.
please open kdebugdialog and activate kio_sieve and kontact and than restart kontact and give use the debuglog for this session.