After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 673208 - Logs of conversations group by sender, not time, making conversations unreadable
Logs of conversations group by sender, not time, making conversations unreadable
Status: RESOLVED NOTGNOME
Product: empathy
Classification: Core
Component: Archives
3.2.x
Other Linux
: Normal normal
: ---
Assigned To: empathy-maint
empathy-maint
Depends on:
Blocks:
 
 
Reported: 2012-03-30 21:15 UTC by Laurent Bigonville
Modified: 2012-04-02 10:05 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Laurent Bigonville 2012-03-30 21:15:26 UTC
Hi,

It seems that the logs are not imported properly from pidgin

From Debian bts:

I tried switching from Pidgin to Empathy.  After importing my accounts,
I looked at the log for a contact to check how well the logs imported.
The logs showed conversations with messages sorted by sender, rather
than by time, making conversations completely unreadable.

In other words, a conversation like this:

me: line 1
someone-else: line 2
someone-else: line 3
me: line 4
someone-else: line 5

gets shown in Empathy's log like this:

me: line 1
me: line 4

someone-else: line 2
someone-else: line 3
someone-else: line 5


http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=665337
Comment 1 Guillaume Desmottes 2012-04-02 10:05:45 UTC
Pidgin logs are not imported but fetched directly by telepathy-logger so that's a logger bug. Please report to bugs.freedesktop.org