[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#906098: marked as done (kde-telepathy-text-ui: Invisible characters in the chat window: File not found error message (html url encoded) in textbox.)



Your message dated Thu, 13 Aug 2020 20:37:15 +0000
with message-id <E1k6JyN-0003oa-Si@fasolo.debian.org>
and subject line Bug#906098: fixed in ktp-text-ui 20.08.0-1
has caused the Debian Bug report #906098,
regarding kde-telepathy-text-ui: Invisible characters in the chat window: File not found error message (html url encoded) in textbox.
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
906098: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=906098
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: kde-telepathy-text-ui
Version: 17.08.3-2
Severity: important

Dear Maintainer,

   * What led up to the situation?

I was trying to chat using the salut protocol (link-local XMPP). Please note that I had a working setup.

   * What exactly did you do (or not do) that was effective (or
     ineffective)?

>From the applet icon I clicked to get online. I  got online and then I selected another user to chat with.

   * What was the outcome of this action?

A bit textbox popped up with an error message. File not found: The contents of the file was url encoded. I am pasting it here a bit of it:

File not found: data:text/html;charset=UTF-8,%3C%21DOCTYPE HTML PUBLIC %22-%2F%2FW3C%2F%2FDTD HTML 4.01%2F%2FEN%22 %22http%3A%2F%2Fwww.w3.org%2FTR%2Fhtml4%2Fstrict.dtd%22%3E%0A%3Chtml%3E%0A%3Chead%3E%0A    %3Cmeta http-equiv%3D%22content-type%22 content%3D%22text%2Fhtml%3B charset%3Dutf-8%22 %2F%3E%0A    %3Cbase href%3D%22file%3A%2F%2F%2Fusr%2Fshare%2Fktelepathy%2Fstyles%2FSimKete.AdiumMessageStyle%2FContents%2FResources%2F%22%3E%0A    %3Cscript type%3D%22text%2Fjavascript%22 defer%3D%22defer%22%3E%0A        %2F%2F NOTE%3A%0A        %2F%2F Any percent signs in .....

If I url decode it I get:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd";>
<html>
<head>
    <meta http-equiv="content-type" content="text/html; charset=utf-8" />
    <base href="file:///usr/share/ktelepathy/styles/SimKete.AdiumMessageStyle/Contents/Resources/">
    <script type="text/javascript" defer="defer">
        // NOTE:
        // Any percent signs in this file must be escaped!
        // Use two escape signs (%) to display it, this is passed through a format call!

        function appendHTML(html) {
            var node = document.getElementById("Chat");
            var range = document.createRange();
            range.selectNode(node);
            var documentFragment = range.createContextualFragment(html);
            node.appendChild(documentFragment);
        }

        // a coalesced HTML object buffers and outputs DOM objects en masse.
        // saves A LOT of CSS recalculation time when loading many messages.
        // (ex. a long twitter timeline)
        function CoalescedHTML() {
            var self = this;
            this.fragment = document.createDocumentFragment();
................
 
The chat window with the transcript is empty - not just invisible text because I tried to select and copy paste but this is not possible.

   * What outcome did you expect instead?

Well I was expecting the chat window to have the previous conversations and to also show the messages I type and sent.

Note that the application works because I can get messages if I am lucky enough and read them on the notification. I can also send messages. I can see them while typing but not after send.

I tried to change my chat theme in case that was the problem and the window crashed when I clicked on the menu Settings/Configure Chat Application.

-- System Information:
Debian Release: buster/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.17.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages kde-telepathy-text-ui depends on:
ii  kde-telepathy-data       17.08.3-1
ii  kio                      5.47.0-1
ii  libc6                    2.27-5
ii  libgcc1                  1:8.2.0-3
ii  libjs-jquery             3.2.1-1
ii  libkf5archive5           5.47.0-1
ii  libkf5configcore5        5.47.0-1
ii  libkf5configgui5         5.47.0-1
ii  libkf5configwidgets5     5.47.0-1
ii  libkf5coreaddons5        5.47.0-1
ii  libkf5dbusaddons5        5.47.0-1
ii  libkf5emoticons-bin      5.47.0-1
ii  libkf5emoticons5         5.47.0-1
ii  libkf5i18n5              5.47.0-1
ii  libkf5iconthemes5        5.47.0-1
ii  libkf5itemviews5         5.47.0-1
ii  libkf5kcmutils5          5.47.0-1
ii  libkf5kiocore5           5.47.0-1
ii  libkf5kiowidgets5        5.47.0-1
ii  libkf5notifications5     5.47.0-1
ii  libkf5notifyconfig5      5.47.0-1
ii  libkf5people5            5.47.0-1
ii  libkf5peoplewidgets5     5.47.0-1
ii  libkf5service-bin        5.47.0-1
ii  libkf5service5           5.47.0-1
ii  libkf5sonnetcore5        5.47.0-1
ii  libkf5sonnetui5          5.47.0-1
ii  libkf5textwidgets5       5.47.0-1
ii  libkf5widgetsaddons5     5.47.0-1
ii  libkf5windowsystem5      5.47.0-1
ii  libkf5xmlgui5            5.47.0-1+b1
ii  libktpcommoninternals9   17.08.3-1
ii  libktplogger9            17.08.3-1
ii  libktpmodels9            17.08.3-1
ii  libktpotr9               17.08.3-1
ii  libktpwidgets9           17.08.3-1
ii  libqt5core5a             5.11.1+dfsg-6
ii  libqt5dbus5              5.11.1+dfsg-6
ii  libqt5gui5               5.11.1+dfsg-6
ii  libqt5texttospeech5      5.11.1-2
ii  libqt5webenginewidgets5  5.11.1+dfsg-5
ii  libqt5widgets5           5.11.1+dfsg-6
ii  libqt5xml5               5.11.1+dfsg-6
ii  libstdc++6               8.2.0-3
ii  libtelepathy-qt5-0       0.9.7-5

Versions of packages kde-telepathy-text-ui recommends:
pn  kde-telepathy  <none>

kde-telepathy-text-ui suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: ktp-text-ui
Source-Version: 20.08.0-1
Done: Pino Toscano <pino@debian.org>

We believe that the bug you reported is fixed in the latest version of
ktp-text-ui, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 906098@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Pino Toscano <pino@debian.org> (supplier of updated ktp-text-ui package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Thu, 13 Aug 2020 22:14:23 +0200
Source: ktp-text-ui
Architecture: source
Version: 20.08.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Changed-By: Pino Toscano <pino@debian.org>
Closes: 906098
Changes:
 ktp-text-ui (20.08.0-1) unstable; urgency=medium
 .
   * Team upload.
   * New upstream release:
     - fixes compatibility with QtWebEngine 5.11+ (Closes: #906098)
   * Update watch file to the new release-service location.
   * Update the build dependencies according to the upstream build system:
     - bump libktp-dev to 20.08.0
     - explicitly add gettext
   * Switch from dhmk to the dh sequencer:
     - invoke the dh sequencer using the kf5 addon
     - call the right debhelper command instead of $(overridden_command)
     - manually force the generation of the substvars for the kde-l10n breaks
   * Bump the debhelper compatibility to 13:
     - switch the debhelper build dependency to debhelper-compat 13
     - remove debian/compat
   * Add Rules-Requires-Root: no.
   * Bump Standards-Version to 4.5.0, no changes required.
   * Update lintian overrides.
Checksums-Sha1:
 5ea44612cff7a6ceedd8ba2f00cdc6897f3e2801 2730 ktp-text-ui_20.08.0-1.dsc
 2d3322ead014a88f5800dc1f1bff6b85501e7f87 469872 ktp-text-ui_20.08.0.orig.tar.xz
 c40049f04056e8ef0f6a8076a2bb3ddf8fe55f03 9896 ktp-text-ui_20.08.0-1.debian.tar.xz
 d6b8b6953589e8236ee83df9fd707dcab35ad27c 20062 ktp-text-ui_20.08.0-1_source.buildinfo
Checksums-Sha256:
 0d7edc36d77d0680f1b17fff4755ae02f1c8034bdc0a8c4dc5fcff168edb1193 2730 ktp-text-ui_20.08.0-1.dsc
 a1f5c4c98761f61abd62b6e788a8ec5c4e2b4020e92f3c0c75770c0f01386676 469872 ktp-text-ui_20.08.0.orig.tar.xz
 7e22b61bfbba59d1382b4fad2e3ca6eeb108763746de157adf3fc150261e6a1e 9896 ktp-text-ui_20.08.0-1.debian.tar.xz
 e4bdcfa25943ed0f7e4f0d39246969de14faba59614f604455bf0042adc7d737 20062 ktp-text-ui_20.08.0-1_source.buildinfo
Files:
 f3e5b714c3783ae7fd3edda86829b581 2730 kde optional ktp-text-ui_20.08.0-1.dsc
 023c47088d23b8c5475be522ded33d3d 469872 kde optional ktp-text-ui_20.08.0.orig.tar.xz
 6b3619217f0f5c7f006147b1c232a6ae 9896 kde optional ktp-text-ui_20.08.0-1.debian.tar.xz
 712b4d73c473493591bc60ebd6e62d5d 20062 kde optional ktp-text-ui_20.08.0-1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEXyqfuC+mweEHcAcHLRkciEOxP00FAl81n1cACgkQLRkciEOx
P01i6BAAkbppy9PQqsSgLSw+/5tnsAURjnKt8H9ZNIqPlsEyysHneCi/b/Mw4anu
ciojIcPw1xraYdNdpqZ3CGlhEy0zw3NBlFM4nU4AL8xQWRmX0iYlALdgOw1eQWD2
FL4PizgiopLnJp1QjOl8qR3pW7iq2zhqNBKiQFFCZLBHjWi/+Xm/N9EImrFH7pBo
M2IfSTJvh8Jvul3orNXTJlbHDMESR9ns9q/2UlfCHtU+C4G6nIBzbvFMolvnbkld
S/O5w6fr+Ga8S42B/HGXh/Hkf3nMsMZLMF2CEYc4E3Ur8S9IZSBWEM9XhLSmyOYH
9ghroPoEV0Q804bYGQJhyhkK9gAEyakJBZKmtyqpH5a7umbGaoesuAvj7ieKLrko
bKHMdzap9GimkdpfD5l1BPwPxlx3T29ghUyVFOV8kE4+Kc6qxu82HA9zS2kyhrvk
Js//AnxKO2hlZI3/JRQ0cm1Wxxf1IVSooLVZytjbAE3C9mVWSXwmyx7mOOsHdW8F
guF8tLA7+yB1slFHHPakFNkeXhrsOdxyQ7WkyMHreWAgzGBwxZ+t5MruLMWoJpM1
2Vfa+73sFjTXh/Gnsh2NRXRGVaTGfc5gncrIU+HDsY4+9+tcd0BX4zj2HpejXtAq
VkEaqhcAizs1MUjYaFwXB9mbqUj8qf3/4dTMzFhjavPJ77ydFTg=
=TdF4
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: