[Bug 1103394] Re: [raring] History dialog does not decode UTF-8 (displays за symbols)
Bug Watch Updater
1103394 at bugs.launchpad.net
Sat Oct 28 09:41:21 UTC 2017
Launchpad has imported 8 comments from the remote bug at
https://bugzilla.redhat.com/show_bug.cgi?id=964411.
If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.
------------------------------------------------------------------------
On 2013-05-18T09:14:11+00:00 Igor wrote:
Description of problem:
history uses wrong encoding to show utf8 logs.
Version-Release number of selected component (if applicable):
since 3.6.3
empathy-3.8.1-2.fc19.x86_64
How reproducible:
100%
Steps to Reproduce:
1. Send e.g. "Привет" ("Hello" in Russian)
2. Open Previous conversations
Actual results:
The last entry is "ÐÑивеÑ"
Expected results:
Last entry will be "Привет"
Additional info:
I have checked that my logs in ~/.local/share/TpLogger/ are in utf8. Then I
downgrade empathy up to 3.6.2 and restart gnome-session. This is fixed my
problem. I have checked several times and can confirm that with empathy 3.6.2
the bug is not reproducible, but reproducible since 3.6.3.
The problem here is that g_strescape changed its specifications over time -
from the UTF-8-compatible "double every backslash" to ASCII-only "escape
everything except 0x20 through 0x7E". Would it be right to invent a new
backslash-doubling function for empathy-log-window.c specifically? Not pretty,
but passing a 128-character exception string to g_strescape is even less so.
This commit created this bug:
https://git.gnome.org/browse/empathy/commit/?h=gnome-3-6&id=1e7449f5a14e2f031389808206c9991f65d3ade7
Reply at:
https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/1103394/comments/5
------------------------------------------------------------------------
On 2013-05-24T14:41:00+00:00 Fedora wrote:
empathy-3.8.3-1.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/empathy-3.8.3-1.fc19
Reply at:
https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/1103394/comments/6
------------------------------------------------------------------------
On 2013-05-24T19:49:05+00:00 Fedora wrote:
Package empathy-3.8.3-1.fc19:
* should fix your issue,
* was pushed to the Fedora 19 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing empathy-3.8.3-1.fc19'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-9093/empathy-3.8.3-1.fc19
then log in and leave karma (feedback).
Reply at:
https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/1103394/comments/7
------------------------------------------------------------------------
On 2013-05-26T03:44:40+00:00 Fedora wrote:
empathy-3.8.3-1.fc19 has been pushed to the Fedora 19 stable repository.
If problems still persist, please make note of it in this bug report.
Reply at:
https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/1103394/comments/8
------------------------------------------------------------------------
On 2013-06-26T15:06:04+00:00 Igor wrote:
Add patch as downstream (there will be no new releases in 3.8 branch)
https://git.gnome.org/browse/empathy/commit/?id=6bace22f3ffb9695870267e2a59858b3feeaa83e
Reply at:
https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/1103394/comments/9
------------------------------------------------------------------------
On 2013-08-01T19:09:42+00:00 Fedora wrote:
empathy-3.8.3-2.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/empathy-3.8.3-2.fc19
Reply at:
https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/1103394/comments/10
------------------------------------------------------------------------
On 2013-08-02T21:59:25+00:00 Fedora wrote:
Package empathy-3.8.3-2.fc19:
* should fix your issue,
* was pushed to the Fedora 19 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing empathy-3.8.3-2.fc19'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-14109/empathy-3.8.3-2.fc19
then log in and leave karma (feedback).
Reply at:
https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/1103394/comments/11
------------------------------------------------------------------------
On 2013-08-06T00:12:30+00:00 Fedora wrote:
empathy-3.8.3-2.fc19 has been pushed to the Fedora 19 stable repository.
If problems still persist, please make note of it in this bug report.
Reply at:
https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/1103394/comments/12
** Changed in: empathy (Fedora)
Status: Unknown => Fix Released
** Changed in: empathy (Fedora)
Importance: Unknown => Undecided
--
You received this bug notification because you are a member of
Telepathy, which is subscribed to empathy in Ubuntu.
https://bugs.launchpad.net/bugs/1103394
Title:
[raring] History dialog does not decode UTF-8 (displays за symbols)
To manage notifications about this bug go to:
https://bugs.launchpad.net/empathy/+bug/1103394/+subscriptions
More information about the Ubuntu-telepathy
mailing list