Your message dated Tue, 26 Dec 2017 06:34:00 +0000
with message-id <e1etiok-0009nl...@fasolo.debian.org>
and subject line Bug#876876: fixed in kodi 2:17.6+dfsg1-1
has caused the Debian Bug report #876876,
regarding kodi-bin: kodi does not work on arm64 - "Failed to find matching 
visual" in kodi.log
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 ow...@bugs.debian.org
immediately.)


-- 
876876: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=876876
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: kodi-bin
Version: 2:17.1+dfsg1-3
Severity: important
Tags: patch

The kodi starts but does not display anything. No window appears,
nothing happens.

I have made some investigations. In kodi.log there is an error
"Failed to find matching visual". This error is printed by
CWinSystemX11::SetWindow function located in file
xbmc/windowing/X11/WinSystemX11.cpp. The error is printed because
CGLContextEGL::GetVisual() returns NULL. This function returns NULL
because bad VisualID is passed to XGetVisualInfo function. This id is
obtained from eglGetConfigAttrib but the function is invoked in wrong
way.

Size of VisualID type on arm64 platform equals 8. But eglGetConfigAttrib
function stores VisualID in 4-byte variable. It means, 4 bytes of the
VisualID variable are left uninitialized. I have set to 0 the visualid
variable before eglGetConfigAttrib call and kodi started successfully.

Of course, set to 0 works on arm64 because arm64 is little-endian. I
think some additional variable should be used here.

-- System Information:
Debian Release: 9.1
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: arm64 (aarch64)

Kernel: Linux 4.11.6+ (SMP w/8 CPU cores; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

--- End Message ---
--- Begin Message ---
Source: kodi
Source-Version: 2:17.6+dfsg1-1

We believe that the bug you reported is fixed in the latest version of
kodi, 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 876...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Balint Reczey <rbal...@ubuntu.com> (supplier of updated kodi 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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Tue, 26 Dec 2017 01:06:49 +0100
Source: kodi
Binary: kodi kodi-data kodi-bin kodi-eventclients-common kodi-eventclients-dev 
kodi-eventclients-wiiremote kodi-eventclients-ps3 kodi-eventclients-kodi-send 
kodi-addons-dev kodi-repository-kodi xbmc xbmc-bin xbmc-eventclients-common 
xbmc-eventclients-dev xbmc-eventclients-wiiremote xbmc-eventclients-ps3 
xbmc-eventclients-xbmc-send xbmc-addons-dev
Architecture: source
Version: 2:17.6+dfsg1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers 
<pkg-multimedia-maintainers@lists.alioth.debian.org>
Changed-By: Balint Reczey <rbal...@ubuntu.com>
Description:
 kodi       - Open Source Home Theatre (executable binaries)
 kodi-addons-dev - Open Source Home Theatre (Addons Dev package)
 kodi-bin   - Open Source Home Theatre (architecture-dependent files)
 kodi-data  - Open Source Home Theatre (arch-independent data package)
 kodi-eventclients-common - Open Source Home Theatre (Event Client Common 
package)
 kodi-eventclients-dev - Open Source Home Theatre (Event Client Dev package)
 kodi-eventclients-kodi-send - Open Source Home Theatre (Event Client Kodi-SEND 
package)
 kodi-eventclients-ps3 - Open Source Home Theatre (Event Client PS3 package)
 kodi-eventclients-wiiremote - Open Source Home Theatre (Event Client WII 
Remote support package
 kodi-repository-kodi - Open Source Home Theatre (official addons repository 
feed)
 xbmc       - transitional dummy package
 xbmc-addons-dev - transitional dummy package
 xbmc-bin   - transitional dummy package
 xbmc-eventclients-common - transitional dummy package
 xbmc-eventclients-dev - transitional dummy package
 xbmc-eventclients-ps3 - transitional dummy package
 xbmc-eventclients-wiiremote - transitional dummy package
 xbmc-eventclients-xbmc-send - transitional dummy package
Closes: 860484 866437 876876 881536
Changes:
 kodi (2:17.6+dfsg1-1) unstable; urgency=medium
 .
   * New upstream version 17.6 (with accumulated changes from 17.4 and 17.5):
     - https://kodi.tv/article/kodi-v174-final-just-bunch-fixes
     - https://kodi.tv/article/kodi-v175-final-another-bunch-fixes
     - https://kodi.tv/article/kodi-v176-final-very-last
   * Refresh patches
   * Depend and build-depend on python-pil instead of python-imaging
     (Closes: #866437)
   * Apply workaround for scratchy sound with FFmpeg 3.4.
     Thanks to James Cowgill for triaging and Stefan Hachmann for the patch
     (Closes: #881536)
   * Fix starting kodi on arm64 (Closes: #876876)
   * Change URLs to use HTTPS in README.Debian and drop feed URL from
     description (Closes: #860484)
Checksums-Sha1:
 7bda25a52435ac170afce7db9d803ad93cb90607 5751 kodi_17.6+dfsg1-1.dsc
 6843449c4d26cc97950b3dd93161b66be63d9945 369621 
kodi_17.6+dfsg1.orig-libdvdnav-5-0-3.tar.bz2
 3cda64c06ca9b617d976c490651db4391a162e1f 394885 
kodi_17.6+dfsg1.orig-libdvdread-5-0-3.tar.bz2
 08f0d3cbe066a515d13c7445475f23be233bf21c 246480 
kodi_17.6+dfsg1.orig-webinterface-default.tar.xz
 7acfc7646b2202a8fc8310d1bad14139332b97b0 20277044 kodi_17.6+dfsg1.orig.tar.xz
 b6da10fedf4bf687493712a987c642489c2722d7 105080 kodi_17.6+dfsg1-1.debian.tar.xz
Checksums-Sha256:
 f07976c0621d76358e88ea467694fcf3535dccb1361328cacc910dfcbea52db7 5751 
kodi_17.6+dfsg1-1.dsc
 3ff45551e81378e994c5a2381962d35282570e303fa16357ecb98f6fb616fd3c 369621 
kodi_17.6+dfsg1.orig-libdvdnav-5-0-3.tar.bz2
 321cdf2dbdc83c96572bc583cd27d8c660ddb540ff16672ecb28607d018ed82b 394885 
kodi_17.6+dfsg1.orig-libdvdread-5-0-3.tar.bz2
 693fa280d5f5622b1d197332d37124fbc8dbde80204d25b6a7a3bf8d85fcfb0f 246480 
kodi_17.6+dfsg1.orig-webinterface-default.tar.xz
 961be0e9ba1ea715c2b887fbf37d5b6a31f3b4ab1e0eb15fd201ae3410254cea 20277044 
kodi_17.6+dfsg1.orig.tar.xz
 9955414dc58fbd64678452cf7b1755df245725b1b1c04519b71e0d16ac728d26 105080 
kodi_17.6+dfsg1-1.debian.tar.xz
Files:
 8db56aedd7c80688e84325f0425cba31 5751 video optional kodi_17.6+dfsg1-1.dsc
 0b8eb73603514a9c39444c2235cdb45c 369621 video optional 
kodi_17.6+dfsg1.orig-libdvdnav-5-0-3.tar.bz2
 b7b7d2a782087ed2a913263087083715 394885 video optional 
kodi_17.6+dfsg1.orig-libdvdread-5-0-3.tar.bz2
 7cfcb00a22c55c023966ce7d9abc1f4a 246480 video optional 
kodi_17.6+dfsg1.orig-webinterface-default.tar.xz
 1f1ffaec902a36386759d3ed6ab020fe 20277044 video optional 
kodi_17.6+dfsg1.orig.tar.xz
 e8e0abf4222beeb888017b7e71f8095a 105080 video optional 
kodi_17.6+dfsg1-1.debian.tar.xz

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

iQIwBAEBCAAaBQJaQZO7ExxyYmFsaW50QHVidW50dS5jb20ACgkQ9mTSVrRpGn0d
ZxAAjykMCSga4s/KRpVSPNgmkPpRYunTKblr79R3nsmYyqtWkIJcsDpxy8NeNopC
/1nIle3SvBl5UrA1MJtX7t3GwrFGwn74aStD6fj0ysfseaNjzuCtpLFkpJhATqqo
gL8eXmMs80fncUYmO5FSxw628cZQDSHdHyJbyPW4ZB6+qb9lcou8t4PBjiAWPdNC
XYA8A6W6+kGCO1uMh5oes/MzjFvaOOP7gf14+rvLd9SxcZU3I/Zf4Q5Gt9TKW2Dx
bm+FGpXkLuVnf97thr7i1pi6cd/Od3tR3X60RGC/UV05tvJBbb6j1BIiUlCv8cBJ
rb8xwIXVlumC2/pBoZFHCwLqYvQfaQCikLT1N+z1G0s69PunN+G85+3bBD25QnSU
1/hYxQU+lv81hNau3nFp7SHLiQEPiRIH3obm1p4C2rd2OUPY4MXNqaKOZKxPoie7
mPp8lBWU5oaKu0ujF6ymb0hQ+U/BsX44xvTpzgbuZDVGLDn/PIxSJH+EIg01sroW
hQ67wsdxszQOUfBoExsdLFABN/nvhNA8Z2h7D2MRFf0r7wZaCiXnhZ1U2O2fJ45X
/mnyE68ahb8MpTrgIZCvAufQR2tyoG4GTjZi4cyEITyXPnMH1+OYs39r/rJu+Ek/
5BSNozwYAJrpCUFDs3TzETfrlvbG7FfMnu7UXzZfXwvNHrI=
=f2ee
-----END PGP SIGNATURE-----

--- End Message ---
_______________________________________________
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Reply via email to