[Bug 35549] New: XML Log Store _exists() method not handling event types correctly

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Mar 22 17:31:11 CET 2011


https://bugs.freedesktop.org/show_bug.cgi?id=35549

           Summary: XML Log Store _exists() method not handling event
                    types correctly
           Product: Telepathy
           Version: git master
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: logger
        AssignedTo: telepathy-bugs at lists.freedesktop.org
        ReportedBy: nicolas.dufresne at collabora.co.uk
         QAContact: telepathy-bugs at lists.freedesktop.org


The XML Log store does not consider the type_mask argument. This is done
intentionally mainly because doing it correctly requires looking inside the
files to see if the requested types (text or call) exists. This may take time
and would end up freezing Empathy UI.

This bug is being created to discuss how we will fix this issue. An option is
to create an _exists_async() method and deprecate the synchronous version. Feel
free to put yo two cents.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.



More information about the telepathy-bugs mailing list