Page MenuHomePhorge
Feed Search

May 21 2015

mollekopf closed T223: Akonadi: setForwardOnly breaks seek as Resolved.

The relevant patch has been reverted

May 21 2015, 9:06 AM · KDE PIM

May 20 2015

mollekopf added a comment to T204: Colours not synchronised between web & desktop client .

I think ENTITYDISPLAY crept back in by accident when I removed the explicit setKeepLocalChanges call (I didn't realize the base implementation added that probably).
At least it looks like that from kdepim-runtime 4aabe17fb8747976f3669470f96c3f3b6862f7e4.

May 20 2015, 4:24 PM · Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project, Sprint Desktop 201520, KDE PIM
knauss added a comment to T204: Colours not synchronised between web & desktop client .

the problem so far is that ENITIYDISPLAY is in the keepLocalCollectionChanges list, because the user can change the display name, icon etc. of folders. Maybe we should not do that.

May 20 2015, 3:39 PM · Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project, Sprint Desktop 201520, KDE PIM
knauss added a comment to T204: Colours not synchronised between web & desktop client .

At the moment kontact stores the color inside a configuration file.
Use backgroundColor of ENITYDISPLAY to sync this to /shared/vendor/kolab/color METADATA.

May 20 2015, 2:45 PM · Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project, Sprint Desktop 201520, KDE PIM
knauss moved T204: Colours not synchronised between web & desktop client from Backlog to Doing on the Sprint Desktop 201520 board.
May 20 2015, 2:21 PM · Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project, Sprint Desktop 201520, KDE PIM
knauss claimed T204: Colours not synchronised between web & desktop client .
May 20 2015, 2:21 PM · Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project, Sprint Desktop 201520, KDE PIM
knauss edited a custom field on T204: Colours not synchronised between web & desktop client .
May 20 2015, 2:20 PM · Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project, Sprint Desktop 201520, KDE PIM
knauss added a project to T204: Colours not synchronised between web & desktop client : Sprint Desktop 201520.
May 20 2015, 2:19 PM · Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project, Sprint Desktop 201520, KDE PIM
knauss moved T190: Files folder shows up in email folder list from Doing to Review on the Sprint Desktop 201520 board.
May 20 2015, 11:32 AM · Sprint Desktop 201520, KDE PIM
knauss closed T190: Files folder shows up in email folder list as Resolved by committing Restricted Diffusion Commit.
May 20 2015, 11:30 AM · Sprint Desktop 201520, KDE PIM
knauss added a comment to T190: Files folder shows up in email folder list.

roundcubemail fixes the shared annotation:

May 20 2015, 10:58 AM · Sprint Desktop 201520, KDE PIM
knauss added a comment to T190: Files folder shows up in email folder list.

We deiscussed and cam to the conclusion:

May 20 2015, 10:58 AM · Sprint Desktop 201520, KDE PIM
mollekopf added a comment to T190: Files folder shows up in email folder list.
  • A folder with an unknown annotation shouldn't fall-back to mail, it should be ignored instead.

The last point doesn't apply to getFolderTypeAnnotation. isHandledType should already correctly ignore unknown folder types, so I'm not sure why it's recognized as a mail folder.

May 20 2015, 9:59 AM · Sprint Desktop 201520, KDE PIM
mollekopf added a comment to T190: Files folder shows up in email folder list.

getFolderTypeAnnotation should continue to return annotations.value(KOLAB_FOLDER_TYPE_ANNOTATION); (without shared or private), for backwards compatibility. But only if no
shared or private annotation is found.

May 20 2015, 9:54 AM · Sprint Desktop 201520, KDE PIM
mollekopf added a comment to T190: Files folder shows up in email folder list.

....

getFolderTypeAnnotation should:

  • ignore empty annotations
  • private overrides shared annotations
  • A folder with an unknown annotation shouldn't fall-back to mail, it should be ignored instead.
May 20 2015, 9:53 AM · Sprint Desktop 201520, KDE PIM
mollekopf added a comment to T190: Files folder shows up in email folder list.

The emtpy annotation is a bug possibly in kolabd or so (whoever create the folder with that annotation)
That said, we can work around it by ignoring empty annotations.

May 20 2015, 9:49 AM · Sprint Desktop 201520, KDE PIM
knauss added a comment to T190: Files folder shows up in email folder list.

the current behaviour is if a /shared annotation this is used. For "Files" this means isEmpty() -> use default type -> mail type [see KolabHelpers::getFolderTypeAnnotation (kdepim-runtime)]:

May 20 2015, 9:36 AM · Sprint Desktop 201520, KDE PIM
mollekopf edited a custom field on T244: Setup Docker containers for testing.
May 20 2015, 9:06 AM · KDE PIM, Sprint Desktop 201520
mollekopf edited a custom field on T172: Setup Windows Development environment.
May 20 2015, 9:06 AM · Sprint Desktop 201520, KDE PIM
mollekopf moved T244: Setup Docker containers for testing from Backlog to Doing on the Sprint Desktop 201520 board.
May 20 2015, 9:06 AM · KDE PIM, Sprint Desktop 201520
mollekopf created T244: Setup Docker containers for testing.
May 20 2015, 9:05 AM · KDE PIM, Sprint Desktop 201520
mollekopf moved T172: Setup Windows Development environment from Backlog to Doing on the Sprint Desktop 201520 board.
May 20 2015, 9:04 AM · Sprint Desktop 201520, KDE PIM
knauss moved T190: Files folder shows up in email folder list from Backlog to Doing on the Sprint Desktop 201520 board.
May 20 2015, 8:05 AM · Sprint Desktop 201520, KDE PIM
knauss added a comment to T190: Files folder shows up in email folder list.

can confirm now with demo account and via docker image cmollekopf/kolab:latest

May 20 2015, 8:05 AM · Sprint Desktop 201520, KDE PIM
machniak added a comment to T197: Tagging done in web client does not show up in Kontact.

Maybe a duplicate of https://issues.kolab.org/show_bug.cgi?id=4095.

May 20 2015, 6:50 AM · Roundcube Kolab Plugins , KDE PIM

May 19 2015

bruederli added a comment to T197: Tagging done in web client does not show up in Kontact.

This works for me with Kolab_Development packages as well as on Kolab Now. Except for mass assignments. Needs further investigation the target system.

May 19 2015, 5:49 PM · Roundcube Kolab Plugins , KDE PIM
bruederli reassigned T197: Tagging done in web client does not show up in Kontact from bruederli to machniak.
May 19 2015, 5:39 PM · Roundcube Kolab Plugins , KDE PIM
bruederli added a comment to T241: richt text implemeation between roundcube and kontact.

Confirmed, the web client doesn't expect/support HTML contents in the description field.

May 19 2015, 5:38 PM · Roundcube Kolab Plugins , KDE PIM
mollekopf closed T242: KMail "go online" doesn't work as Invalid.

Nevermind, the kolab-resource wasn't started due to linking problem in the binary.

May 19 2015, 12:00 PM · KDE PIM
mollekopf added a comment to T230: Aborting a sync results in full resync instead of incremental update.

Another case:

May 19 2015, 11:40 AM · KDE PIM
mollekopf created T242: KMail "go online" doesn't work.
May 19 2015, 11:37 AM · KDE PIM
knauss moved T235: verify: Colours not synchronised between web & desktop client from Doing to Done on the Sprint Desktop 201520 board.
May 19 2015, 11:01 AM · Sprint Desktop 201520, KDE PIM
knauss closed T235: verify: Colours not synchronised between web & desktop client , a subtask of T204: Colours not synchronised between web & desktop client , as Resolved.
May 19 2015, 11:01 AM · Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project, Sprint Desktop 201520, KDE PIM
knauss closed T235: verify: Colours not synchronised between web & desktop client as Resolved.
May 19 2015, 11:01 AM · Sprint Desktop 201520, KDE PIM
knauss added a comment to T204: Colours not synchronised between web & desktop client .

can be reprocused:

May 19 2015, 11:01 AM · Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project, Sprint Desktop 201520, KDE PIM
knauss moved T235: verify: Colours not synchronised between web & desktop client from Backlog to Doing on the Sprint Desktop 201520 board.
May 19 2015, 10:57 AM · Sprint Desktop 201520, KDE PIM
knauss moved T236: verify: Events created in Kontact will not be stored on IMAP from Doing to Done on the Sprint Desktop 201520 board.
May 19 2015, 10:57 AM · Sprint Desktop 201520, KDE PIM
knauss closed T236: verify: Events created in Kontact will not be stored on IMAP, a subtask of T187: Events created in Kontact will not be stored on IMAP, as Resolved.
May 19 2015, 10:57 AM · KDE PIM
knauss closed T236: verify: Events created in Kontact will not be stored on IMAP as Resolved.
May 19 2015, 10:57 AM · Sprint Desktop 201520, KDE PIM
knauss added a comment to T187: Events created in Kontact will not be stored on IMAP.

I can verify it, if ktimezoned is not running in the correct session. My testsetup uses setKDEenv, that rewrites many ENV variables; but kded4 is started before.

May 19 2015, 10:56 AM · KDE PIM
knauss added a comment to T187: Events created in Kontact will not be stored on IMAP.

testcase in bugreport:

May 19 2015, 10:14 AM · KDE PIM
knauss moved T237: verify: Task changed in roundcube is not updated in kontact from Doing to Done on the Sprint Desktop 201520 board.
May 19 2015, 9:37 AM · Sprint Desktop 201520, KDE PIM
knauss reassigned T188: Task changed in roundcube is not updated in kontact from knauss to mollekopf.

No special case with task sync.

May 19 2015, 9:37 AM · KDE PIM
knauss reopened T188: Task changed in roundcube is not updated in kontact as "Open".

well the bug is very likely an akonadi sync issue.

May 19 2015, 9:36 AM · KDE PIM
knauss reopened T188: Task changed in roundcube is not updated in kontact, a subtask of T184: Synchronization issues, as Open.
May 19 2015, 9:36 AM · KDE PIM
knauss closed T237: verify: Task changed in roundcube is not updated in kontact, a subtask of T188: Task changed in roundcube is not updated in kontact, as Resolved.
May 19 2015, 9:36 AM · KDE PIM
knauss closed T237: verify: Task changed in roundcube is not updated in kontact as Resolved.
May 19 2015, 9:36 AM · Sprint Desktop 201520, KDE PIM
knauss added a comment to T188: Task changed in roundcube is not updated in kontact.

cannot verify that with demo.kolabenterprise.com.

May 19 2015, 9:32 AM · KDE PIM
knauss closed T188: Task changed in roundcube is not updated in kontact, a subtask of T184: Synchronization issues, as Resolved.
May 19 2015, 9:30 AM · KDE PIM
knauss closed T188: Task changed in roundcube is not updated in kontact as Resolved.
May 19 2015, 9:30 AM · KDE PIM
knauss moved T237: verify: Task changed in roundcube is not updated in kontact from Backlog to Doing on the Sprint Desktop 201520 board.
May 19 2015, 9:27 AM · Sprint Desktop 201520, KDE PIM
knauss moved T236: verify: Events created in Kontact will not be stored on IMAP from Backlog to Doing on the Sprint Desktop 201520 board.
May 19 2015, 9:27 AM · Sprint Desktop 201520, KDE PIM
knauss closed T202: Task due date is not downloaded (breaks tasks) as Resolved.

not valid anymore

May 19 2015, 9:26 AM · Sprint Desktop 201520, KDE PIM
knauss moved T202: Task due date is not downloaded (breaks tasks) from Backlog to Done on the Sprint Desktop 201520 board.
May 19 2015, 9:23 AM · Sprint Desktop 201520, KDE PIM
knauss moved T234: verify: Task due date is not downloaded (breaks tasks) from Doing to Done on the Sprint Desktop 201520 board.
May 19 2015, 9:23 AM · KDE PIM, Sprint Desktop 201520
knauss closed T234: verify: Task due date is not downloaded (breaks tasks) as Resolved.

can't verify anymore.

May 19 2015, 9:22 AM · KDE PIM, Sprint Desktop 201520
knauss closed T234: verify: Task due date is not downloaded (breaks tasks) , a subtask of T202: Task due date is not downloaded (breaks tasks) , as Resolved.
May 19 2015, 9:22 AM · Sprint Desktop 201520, KDE PIM
knauss moved T241: richt text implemeation between roundcube and kontact from Backlog to Functionality Blockers on the KDE PIM board.
May 19 2015, 9:21 AM · Roundcube Kolab Plugins , KDE PIM
knauss updated subscribers of T241: richt text implemeation between roundcube and kontact.
May 19 2015, 9:21 AM · Roundcube Kolab Plugins , KDE PIM
knauss moved T234: verify: Task due date is not downloaded (breaks tasks) from Backlog to Doing on the Sprint Desktop 201520 board.
May 19 2015, 8:47 AM · KDE PIM, Sprint Desktop 201520
knauss assigned T197: Tagging done in web client does not show up in Kontact to bruederli.

I tested it with a demo.kolabenterprice.com account and can verify it.

May 19 2015, 8:46 AM · Roundcube Kolab Plugins , KDE PIM
knauss closed T238: verify: Tagging done in web client does not show up in Kontact as Resolved.
May 19 2015, 8:39 AM · Sprint Desktop 201520, KDE PIM
knauss closed T238: verify: Tagging done in web client does not show up in Kontact, a subtask of T197: Tagging done in web client does not show up in Kontact, as Resolved.
May 19 2015, 8:39 AM · Roundcube Kolab Plugins , KDE PIM
knauss moved T238: verify: Tagging done in web client does not show up in Kontact from Doing to Done on the Sprint Desktop 201520 board.
May 19 2015, 8:39 AM · Sprint Desktop 201520, KDE PIM
knauss moved T238: verify: Tagging done in web client does not show up in Kontact from Backlog to Doing on the Sprint Desktop 201520 board.
May 19 2015, 8:23 AM · Sprint Desktop 201520, KDE PIM

May 18 2015

knauss added a comment to T194: Notes not displayed with mail.

possible solution: with the creation of an annotation we save the status in Akonadi::MessageStatus. So we can check the availability of an annotation without need to fetch the all relations.

May 18 2015, 2:36 PM · Restricted Project, Restricted Project, KDE PIM
knauss claimed T234: verify: Task due date is not downloaded (breaks tasks) .
May 18 2015, 2:33 PM · KDE PIM, Sprint Desktop 201520
knauss claimed T235: verify: Colours not synchronised between web & desktop client .
May 18 2015, 2:32 PM · Sprint Desktop 201520, KDE PIM
knauss claimed T236: verify: Events created in Kontact will not be stored on IMAP.
May 18 2015, 2:32 PM · Sprint Desktop 201520, KDE PIM
knauss claimed T190: Files folder shows up in email folder list.
May 18 2015, 2:32 PM · Sprint Desktop 201520, KDE PIM
knauss moved T234: verify: Task due date is not downloaded (breaks tasks) from Doing to Backlog on the Sprint Desktop 201520 board.
May 18 2015, 2:30 PM · KDE PIM, Sprint Desktop 201520
knauss moved T234: verify: Task due date is not downloaded (breaks tasks) from Backlog to Doing on the Sprint Desktop 201520 board.
May 18 2015, 2:29 PM · KDE PIM, Sprint Desktop 201520
knauss edited a custom field on T234: verify: Task due date is not downloaded (breaks tasks) .
May 18 2015, 2:29 PM · KDE PIM, Sprint Desktop 201520
knauss added a comment to T190: Files folder shows up in email folder list.
  • create a file folder and add one file to it
  • open kmail and added to to subscription list
  • look at akonadiconsole to see it being created
  • don't see the folder at kmail
May 18 2015, 2:27 PM · Sprint Desktop 201520, KDE PIM
knauss edited a custom field on T237: verify: Task changed in roundcube is not updated in kontact.
May 18 2015, 2:10 PM · Sprint Desktop 201520, KDE PIM
knauss edited a custom field on T238: verify: Tagging done in web client does not show up in Kontact.
May 18 2015, 2:10 PM · Sprint Desktop 201520, KDE PIM
knauss added a comment to T194: Notes not displayed with mail.
  • The problem is that the relation needs to be fetched before we can test if item has an annotation, because we need the mimetype of the relations.
May 18 2015, 2:09 PM · Restricted Project, Restricted Project, KDE PIM
knauss claimed T194: Notes not displayed with mail.
May 18 2015, 1:52 PM · Restricted Project, Restricted Project, KDE PIM
knauss moved T194: Notes not displayed with mail from Backlog to Doing on the Sprint Desktop 201520 board.
May 18 2015, 1:51 PM · Restricted Project, Restricted Project, KDE PIM
knauss edited a custom field on T194: Notes not displayed with mail.
May 18 2015, 1:51 PM · Restricted Project, Restricted Project, KDE PIM
knauss added a project to T238: verify: Tagging done in web client does not show up in Kontact: Sprint Desktop 201520.
May 18 2015, 1:48 PM · Sprint Desktop 201520, KDE PIM
knauss created T238: verify: Tagging done in web client does not show up in Kontact.
May 18 2015, 1:47 PM · Sprint Desktop 201520, KDE PIM
knauss added a project to T190: Files folder shows up in email folder list: Sprint Desktop 201520.
May 18 2015, 1:47 PM · Sprint Desktop 201520, KDE PIM
knauss created T237: verify: Task changed in roundcube is not updated in kontact.
May 18 2015, 1:46 PM · Sprint Desktop 201520, KDE PIM
knauss created T236: verify: Events created in Kontact will not be stored on IMAP.
May 18 2015, 1:45 PM · Sprint Desktop 201520, KDE PIM
knauss created T235: verify: Colours not synchronised between web & desktop client .
May 18 2015, 1:45 PM · Sprint Desktop 201520, KDE PIM
knauss added a project to T194: Notes not displayed with mail: Sprint Desktop 201520.
May 18 2015, 1:44 PM · Restricted Project, Restricted Project, KDE PIM
knauss created T234: verify: Task due date is not downloaded (breaks tasks) .
May 18 2015, 1:43 PM · KDE PIM, Sprint Desktop 201520
knauss added a project to T202: Task due date is not downloaded (breaks tasks) : Sprint Desktop 201520.
May 18 2015, 1:42 PM · Sprint Desktop 201520, KDE PIM
knauss claimed T206: Searching for "*" doesn't work for removed folders.
May 18 2015, 11:47 AM · Sprint Desktop 201520, KDE PIM
knauss claimed T233: Searching for "*" is not discoverable.
May 18 2015, 11:47 AM · Sprint Desktop 201520, KDE PIM
knauss moved T206: Searching for "*" doesn't work for removed folders from Doing to Review on the Sprint Desktop 201520 board.
May 18 2015, 11:46 AM · Sprint Desktop 201520, KDE PIM
knauss closed T233: Searching for "*" is not discoverable as Resolved by committing Restricted Diffusion Commit.
May 18 2015, 11:46 AM · Sprint Desktop 201520, KDE PIM
knauss closed T206: Searching for "*" doesn't work for removed folders as Resolved by committing Restricted Diffusion Commit.
May 18 2015, 11:46 AM · Sprint Desktop 201520, KDE PIM
knauss added a comment to T206: Searching for "*" doesn't work for removed folders.

search xapian db:

May 18 2015, 11:23 AM · Sprint Desktop 201520, KDE PIM
knauss added a comment to T206: Searching for "*" doesn't work for removed folders.

zanshin uses mimetype KCalCore::Todo::todoMimeType and NoteUtils::noteMimeType so we should also switch to KCalCore::Event:eventMimeType for korganizer.

May 18 2015, 11:06 AM · Sprint Desktop 201520, KDE PIM
knauss added a comment to T206: Searching for "*" doesn't work for removed folders.

show saved xantian search strings for collection 37:

May 18 2015, 10:55 AM · Sprint Desktop 201520, KDE PIM
knauss moved T233: Searching for "*" is not discoverable from Doing to Review on the Sprint Desktop 201520 board.
May 18 2015, 10:02 AM · Sprint Desktop 201520, KDE PIM
knauss moved T233: Searching for "*" is not discoverable from Backlog to Doing on the Sprint Desktop 201520 board.
May 18 2015, 8:07 AM · Sprint Desktop 201520, KDE PIM
knauss edited a custom field on T233: Searching for "*" is not discoverable.
May 18 2015, 8:07 AM · Sprint Desktop 201520, KDE PIM