Bug#1006009: qtimageformats-opensource-src: FTBFS on mipsel: test failure

2022-02-20 Thread Dmitry Shachnev
bytes * Header size: 636 bytes, image data size: 36342 * Precision Bits: histogram=3 transform=3 cache=1 (sid_mipsel-dchroot)mitya57@eller:~$ dwebp kollada_noalpha.webp Decoding of kollada_noalpha.webp failed. Status: 3(BITSTREAM_ERROR) I am also attaching the generated broken WEB

Bug#1005188: Please package newer upstream

2022-02-16 Thread Dmitry Shachnev
you reported #997945. My response there still applies. I'm merging these bugs and adding affects: for mathjax2 to make it more visible. -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#1005707: ITP: pyqt6-sip -- runtime module for Python extensions using SIP

2022-02-13 Thread Dmitry Shachnev
Package: wnpp Severity: wishlist Owner: Dmitry Shachnev X-Debbugs-Cc: debian-de...@lists.debian.org * Package name: pyqt6-sip Version : 13.2.1 Upstream Author : Riverbank Computing Limited * URL : https://pypi.org/project/PyQt6-sip/ * License : SIP or GPL-2

Bug#1001082: qtbase-opensource-src: segfault when closing one windows in a multi window QT application

2022-02-13 Thread Dmitry Shachnev
release, your bug seems to affect only oldstable. -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#1004594: qtwebengine-opensource-src: FTBFS with ffmpeg 5.0

2022-02-04 Thread Dmitry Shachnev
nstall libavutil's internal.h header, so I can take FFStream and ffstream() definitions from there? I hate both second and third solutions, but nothing better came to my mind. [1]: https://chromium.googlesource.com/chromium/third_party/ffmpeg/+/refs/heads/master/libavformat/utils.c#95 -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#1003529: retext: rst preview doesn't work

2022-01-11 Thread Dmitry Shachnev
without a preview, retext is a simple > text editor, and of no much use (None I can really think of). > > Thank you for maintaining that package. <3 It is a bug in python3-markups, and it was fixed in 3.1.2. Unfortunately, Debian stable has 3.1.1. Adjusting the metadata accordingly. -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#998897: python3-sip: Thread 1 "python" received signal SIGSEGV, Segmentation fault.

2022-01-09 Thread Dmitry Shachnev
s very low. I reported the bug to > p...@riverbankcomputing.com same time as to bugs.debian.org, but > nothing happens :( Maybe my mail was filtered ? So I have no idea what > to do next. What do you think? -- Dmitry Shachnev

Bug#1003249: libqt5webenginecore5: i386 baseline violation

2022-01-09 Thread Dmitry Shachnev
l add a dependency on sse2-support. [1]: https://codereview.chromium.org/197403004 [2]: https://bugs.chromium.org/p/chromium/issues/detail?id=1123353 [3]: https://docs.google.com/document/d/1QUzL4MGNqX4wiLvukUwBf6FdCL35kCDoEJTm2wMkahw/edit?usp=sharing -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#998897: python3-sip: Thread 1 "python" received signal SIGSEGV, Segmentation fault.

2022-01-09 Thread Dmitry Shachnev
omputing.com/mailman/listinfo/pyqt -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#1001509: marked as pending in sphinx

2021-12-12 Thread Dmitry Shachnev
The idea how to fix this in sphinx came to my mind after our IRC discussion. Then, Rebecca has just merged all these bugs, so they will be all marked as fixed when I make new sphinx. It will happen later today. -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#1001516: python-statsmodels-doc (and maybe others?): Broken search capability due to incompatible change in new sphinx 4.3

2021-12-12 Thread Dmitry Shachnev
d a patch to make searchtools.js support search indexes from older Sphinx versions: https://salsa.debian.org/python-team/packages/sphinx/-/commit/278114b7292a072e I will upload this a bit later today. -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#997945: Please update to newer upstream

2021-12-05 Thread Dmitry Shachnev
hub.com/mathjax/MathJax-src -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#1001019: apt: "apt install sphinx/sid" segfaults in CacheSetHelperAPTGet::tryVirtualPackage

2021-12-02 Thread Dmitry Shachnev
uot;; Binary::apt::APT::Keep-Downloaded-Packages "0"; Binary::apt::DPkg ""; Binary::apt::DPkg::Progress-Fancy "1"; Binary::apt::DPkg::Lock ""; Binary::apt::DPkg::Lock::Timeout "-1"; CommandLine ""; CommandLine::AsString "apt-config dum

Bug#1000888: RM: python3-sphinxcontrib-jsmath [all] -- ROM; Renamed to python3-sphinxcontrib.jsmath

2021-11-30 Thread Dmitry Shachnev
) Candidate: 1.0.1-1 Version table: 1.0.1-1 450 450 http://deb.debian.org/debian sid/main amd64 Packages Please remove it. -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#1000136: sphinx-common: dh_sphinxdoc regression with emscripten 2.0.26~dfsg-4: DOCUMENTATION_OPTIONS does not define URL_ROOT

2021-11-21 Thread Dmitry Shachnev
nx_rtd_theme/pull/1123 Rebasing emscripten_sphinx_rtd_theme against the latest version of sphinx-rtd-theme should fix this issue. -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#1000184: Can dh_sphinxdoc disable intersphinx_mapping support?

2021-11-21 Thread Dmitry Shachnev
upport entirely. > > (Spotted via a reproducibility failure). You can make it link to packaged versions of documentation. See what I do in packaging of sphinx itself: https://salsa.debian.org/python-team/packages/sphinx/-/blob/debian/master/debian/patches/intersphinx_local.diff -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#997894: pyqt5-sip: appears to declare the wrong API version (should be 12.9)

2021-11-07 Thread Dmitry Shachnev
ccessfully. Can you please make sure that you don't have a custom PyQt5.sip installation somewhere? Can you run this command and see what it prints? python3 -c 'import PyQt5.sip; print(PyQt5.sip.__file__)' Nicholas, are you experiencing this bug too? -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#998767: mkdocs: readthedocs theme is not self contained

2021-11-07 Thread Dmitry Shachnev
ven better solution would probably be to have a package with it, which > can be symlinked by all the packages which use the file. Please try using dh_mkdocs helper. Its main goal is exactly what you say: replacing use of highlight.js from CDN with a packaged version. https://manpages.deb

Bug#998567: qgis: FTBFS: sip: /usr/lib/python3/dist-packages/PyQt5/bindings/QtCore/QtCoremod.sip:23: syntax error

2021-11-07 Thread Dmitry Shachnev
r the QGIS 3.22.4 LTR in February to be able to build > successfully with sip6. > > Dmitry, do you have any suggestion how to fix the sip6 support in qgis? Please make sure you are passing --target-dir /usr/lib/python3/dist-packages to sip-build. Without that option, it will look in /

Bug#998605: krita: FTBFS: sip: /usr/lib/python3/dist-packages/PyQt5/bindings/QtCore/QtCoremod.sip:23: syntax error

2021-11-07 Thread Dmitry Shachnev
of old sip tool that I know of. But it is recommended to use the sip-build tool because sipbuild API is not stable and breaks from time to time. -- Dmitry Shachnev

Bug#998605: krita: FTBFS: sip: /usr/lib/python3/dist-packages/PyQt5/bindings/QtCore/QtCoremod.sip:23: syntax error

2021-11-04 Thread Dmitry Shachnev
ream Vcs or snapshots, I will cherry-pick it. [1]: https://www.riverbankcomputing.com/pipermail/pyqt/2021-November/044346.html -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#998108: firefox freezes shortly after start

2021-11-03 Thread Dmitry Shachnev
the rebuilt package came in) > firefox freezes shortly after being started. > There is no high CPU activity then, it just takes no input anymore > (no keyboard, no mouse clicks). > This also happens in --safe-mode. I had this bug too with 93.0-1+b1, and it still happens with today'

Bug#997758: nose: FTBFS: There is a syntax error in your configuration file: invalid syntax (conf.py, line 220)

2021-10-25 Thread Dmitry Shachnev
ing on nose, but if they all come from the same upstream, maybe you can convince this upstream to not rely on dead software. -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#997758: nose: FTBFS: There is a syntax error in your configuration file: invalid syntax (conf.py, line 220)

2021-10-24 Thread Dmitry Shachnev
er to simply let nose die (it is abandoned since 2016). If anyone is still using nose (1.x), please port your packages to nose2, pure unittest or pytest. I am attaching a dd-list and I intend to do a MBF in a few weeks when I have more time. -- Dmitry Shachnev Adrian Vondendriesch flask-mongoengin

Bug#995187: qtwebengine-opensource-src FTBFS on mips*: unistd_nr_{n32,n64,o32}.h no linger exported by the kernel

2021-09-29 Thread Dmitry Shachnev
thout huge rework for kernel. Thanks for the explanation! I added your patch and uploaded new version, let's see how it goes. -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#995187: qtwebengine-opensource-src FTBFS on mips*: unistd_nr_{n32,n64,o32}.h no linger exported by the kernel

2021-09-29 Thread Dmitry Shachnev
scalls? Is there a probability that it will be ≥ 1000 in the future? -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#995123: cyrus-sasl2 FTBFS: sphinx: AttributeError: 'CyrusManualPageBuilder' object has no attribute 'settings'

2021-09-26 Thread Dmitry Shachnev
.py", line 171, in __init__ self.settings = settings = document.settings AttributeError: 'CyrusManualPageBuilder' object has no attribute 'settings' cyrus-sasl2's Sphinx extension passes builder in place of document, which causes this error. [1]: https://github.com/sphinx-doc/sphinx/pull/5828 -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#989649: libjs-mathjax: integrate with dh_sphinxdoc

2021-09-25 Thread Dmitry Shachnev
phinx changes. With this approach you will have correct URLs in tags from the very beginning. -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#994114: python3-sphinx: please upload sphinx/4.0 (or later) to unstable

2021-09-12 Thread Dmitry Shachnev
rrently blocked by the fact that sphinx-rtd-theme (one of two most popular themes) does not support Sphinx 4.x yet. But it looks like they will release a new version soon [1] and then I will be finally able to upload new Sphinx. [1]: https://github.com/readthedocs/sphinx_rtd_theme/pull/1230 --

Bug#993603: RM: sip5 -- ROM; superseded by sip6

2021-09-03 Thread Dmitry Shachnev
. -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#991055: unblock: qtwayland-opensource-src/5.15.2-3

2021-07-13 Thread Dmitry Shachnev
-opensource-src/5.15.2-3 -- Dmitry Shachnev diff -Nru qtwayland-opensource-src-5.15.2/debian/changelog qtwayland-opensource-src-5.15.2/debian/changelog --- qtwayland-opensource-src-5.15.2/debian/changelog 2020-12-11 11:32:31.0 +0300 +++ qtwayland-opensource-src-5.15.2/debian/changelog 2021-07-10 13

Bug#990817: libxtensor-dev: trying to overwrite '/usr/include/xtensor/xaccessible.hpp', which is also in package xtensor-dev:amd64 0.22.0-3

2021-07-08 Thread Dmitry Shachnev
-libxtensor-dev_0.22.0-4_amd64.deb (--unpack): trying to overwrite '/usr/include/xtensor/xaccessible.hpp', which is also in package xtensor-dev:amd64 0.22.0-3 Looks like forgotten Breaks/Replaces. -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#990619: unblock: qtbase-opensource-src/5.15.2+dfsg-9

2021-07-02 Thread Dmitry Shachnev
contained another fix that was contributed to us via a merge request. Apparently that fix also causes a regression, so I decided to remove it in -9. unblock qtbase-opensource-src/5.15.2+dfsg-9 Of course there is no urgency, this package can wait its N-day quarantine in unstable. -- Dmitry Shachnev diff -Nru

Bug#990129: libqt5core5a: breaks work of some QtWebEngine based programs

2021-06-28 Thread Dmitry Shachnev
-bin/bugreport.cgi?bug=989744#37 In that file I reverted changes to src/corelib/mimetypes/qmimeprovider.cpp from that commit. These changes were not related to the main purpose of that commit, so this way we can still have the original bug fixed. -- Dmitry Shachnev

Bug#964127: fixed in plplot 5.15.0+dfsg-20

2021-06-19 Thread Dmitry Shachnev
gt;* d/rules: Explicitly disable the building of Octave binding >* Add support for SIP 5/6 > + d/control: Build-Depends on python3-pyqtbuild and sip-tools >instead of python3-pyqt5 and python3-sip-dev > + d/p/sip-build-support.patch: New patch > Thanks to Dmi

Bug#964127: plplot: Please switch from sip4 to sip5

2021-06-17 Thread Dmitry Shachnev
me know what you think. [1]: https://sourceforge.net/p/plplot/mailman/plplot-devel/?viewmonth=202012 -- Dmitry Shachnev >From 508b5e3db060804f670a42454873a7b510c5c1a7 Mon Sep 17 00:00:00 2001 From: Dmitry Shachnev Date: Wed, 9 Dec 2020 22:36:03 +0300 Subject: [PATCH] Add support for building

Bug#989744: libqt5core5a: 5.15.2+dfsg-7 breaks MIME subclassing logic (which breaks some features in e.g. Dolphin)

2021-06-15 Thread Dmitry Shachnev
they revert that part of the patch or change the code to make your use case work, I will be happy to backport those fixes to our package. -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#989744: libqt5core5a: 5.15.2+dfsg-7 breaks MIME subclassing logic (which breaks some features in e.g. Dolphin)

2021-06-12 Thread Dmitry Shachnev
s you would expect. But I guess that belongs in a separate > bug report. Thanks for the very detailed explanation, but it will be much better if you send all these details to upstream Qt or KDE bugtrackers (and also mention the regression caused by the patch). We are just packagers, and I am really

Bug#989744: libqt5core5a: 5.15.2+dfsg-7 breaks MIME subclassing logic (which breaks some features in e.g. Dolphin)

2021-06-11 Thread Dmitry Shachnev
tps://launchpad.net/bugs/1857824 [2]: https://bugs.kde.org/show_bug.cgi?id=411718 -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#989640: unblock: qtbase-opensource-src-gles/5.15.2+dfsg-4

2021-06-09 Thread Dmitry Shachnev
/bugreport.cgi?bug=976389#10 unblock qtbase-opensource-src-gles/5.15.2+dfsg-4 -- Dmitry Shachnev diff -Nru qtbase-opensource-src-gles-5.15.2+dfsg/debian/changelog qtbase-opensource-src-gles-5.15.2+dfsg/debian/changelog --- qtbase-opensource-src-gles-5.15.2+dfsg/debian/changelog 2021-01-27 20:24:23.0

Bug#989139: gnome-flashback segfaults on login

2021-05-30 Thread Dmitry Shachnev
t going to land in bullseye? Yes. As it makes gnome-flashback unusable on 32-bit systems, it is a release-critical bug, and I will request an unblock in a few days. If you could test the version from unstable and confirm that it works fine, it would be nice. -- Dmitry Shachnev

Bug#976389: libqt5quick5-gles: With libqt5quick5-gles KDE icons & widgets don't appear, with libqt5quick5 it works

2021-05-14 Thread Dmitry Shachnev
On Fri, May 14, 2021 at 09:28:04PM +0300, Dmitry Shachnev wrote: > [...] > > So for people who had qt5-default installed, apt will try to replace the > normal Qt stack with -gles one to keep that dependency satisfied. Apparently > it will do it even if qt5-default will be eventually

Bug#976389: libqt5quick5-gles: With libqt5quick5-gles KDE icons & widgets don't appear, with libqt5quick5 it works

2021-05-14 Thread Dmitry Shachnev
Control: reassign -1 libqt5gui5-gles 5.15.2+dfsg-3 Control: retitle -1 apt replaces libqt5gui5 with libqt5gui5-gles on upgrade On Fri, Dec 11, 2020 at 09:29:04PM +0300, Dmitry Shachnev wrote: > Thanks for the detailed bug report and the blog post link! > > If you are using amd64 desktop

Bug#988390: gnome-gmail: test_body2html fails with Python 3.9.5

2021-05-11 Thread Dmitry Shachnev
fragment='') and: Python 3.9.5 (default, May 6 2021, 09:11:34) [GCC 10.2.1 20210110] on linux Type "help", "copyright", "credits" or "license" for more information. >>> import urllib.parse >>> urllib.parse.urlsplit(&qu

Bug#987775: Re : Bug#987775: qdbus: Breaks libqt4-dbus

2021-04-29 Thread Dmitry Shachnev
bus-qt5 instead. -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#974091: This is really a libqt5opengl5 dependency issue

2021-04-22 Thread Dmitry Shachnev
please do not hesitate to report them. [1]: https://doc.qt.io/qt-5/qtopengl-index.html [2]: https://cgit.freedesktop.org/gstreamer/qt-gstreamer/tree/README -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#986206: qmake drops options passed from QMAKE_CXXFLAGS_RELEASE and QMAKE_CXXFLAGS_DEBUG

2021-03-31 Thread Dmitry Shachnev
ne arguments. > Feel free to reassign to guymager and lowering the severity, if that is not > a generic qmake issue. Doing so. Dear guymager maintainer(s): please consider removing lines 150 and 151 from guymager.pro, or at least replacing *= with +=. -- Dmitry Shachnev

Bug#964603: notepadqq: FTBFS: Error copying /<>/out/release/appdata/extension_tools to /<>/debian/tmp/usr/share/notepadqq/extension_tools: Cannot open /<>/out/re

2021-03-30 Thread Dmitry Shachnev
appdata/extension_tools for input > > make[3]: *** [Makefile:2390: install_misc_data] Error 3 This can be fixed by amending the 0001-remove_extension_tools patch to also remove make_extensionTools from PRE_TARGETDEPS in src/ui/ui.pro. Updated version of debian/patches/0001-remove_extension_tool

Bug#983025: libqt5widgets5: Segfault with QGLWidget class. Fixed Upstream

2021-03-21 Thread Dmitry Shachnev
has QOpenGLWidget which is the recommended replacement.) -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#983025: libqt5widgets5: Segfault with QGLWidget class. Fixed Upstream

2021-03-20 Thread Dmitry Shachnev
ot block the release of Debian Bullseye. This bug does not satisfy the criteria for critical anyway, because not the whole libqt5widgets5 library is broken, but only a specific use-case of it (which is also a deprecated one). Also I am removing the newcomer tag — newcomers won't have enough knowledge to be ab

Bug#985368: unblock: sphinx/3.4.3-2

2021-03-16 Thread Dmitry Shachnev
;text/javascript" attribute. Sphinx does not add that attribute since version 2.4.0: https://github.com/sphinx-doc/sphinx/pull/6925. dh_sphinxdoc will still allow that attribute to be present, which may be needed for packages or themes using their own templates. unblock sphinx/3.4.3-2 -- Dmitr

Bug#985315: gnome-flashback: bluetooth icon no longer shown in the notification area

2021-03-16 Thread Dmitry Shachnev
k “Add to Panel…” and select “System Indicators” (in org.gnome.gnome-flashback.system-indicators group). The same applet also provides keyboard layout, volume and power indicators. -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#984947: RFP: node-types-filesystem -- type definitions for File System API

2021-03-11 Thread Dmitry Shachnev
Hi Jonas! On Wed, Mar 10, 2021 at 08:28:53PM +0100, Jonas Smedegaard wrote: > Quoting Dmitry Shachnev (2021-03-10 20:05:46) > > But one of the missing bits is @types/filesystem/index.d.ts, which I > > was not able to find anywhere. > > > > It is available on NPM wi

Bug#984947: RFP: node-types-filesystem -- type definitions for File System API

2021-03-10 Thread Dmitry Shachnev
-types-estree that provide some types needed by Chromium. But one of the missing bits is @types/filesystem/index.d.ts, which I was not able to find anywhere. It is available on NPM with the link mentioned above. -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#983597: [PATCH] Segfault in libqt5quick5.so: QQuickItemLayer::~QQuickItemLayer()

2021-03-05 Thread Dmitry Shachnev
ately, I did not have time to investigate this properly yet, but I answered some upstream's questions and I hope they will fix it. -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#983542: gnome-session-flashback: Wastebaske/t icon - label is linewrapped

2021-03-04 Thread Dmitry Shachnev
Hi again Philip! On Fri, Feb 26, 2021 at 08:33:04PM +0300, Dmitry Shachnev wrote: > Thank you both for your suggestions. I have just filed a bug upstream about > this [1], but after doing that I discovered an old closed issue about the > same thing, and the response was not very po

Bug#983597: [PATCH] Segfault in libqt5quick5.so: QQuickItemLayer::~QQuickItemLayer()

2021-02-27 Thread Dmitry Shachnev
fore applying it. Let's wait for response on the bug I filed, then there is still time to get the patch included before freeze. -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#983542: gnome-session-flashback: Wastebaske/t icon - label is linewrapped

2021-02-26 Thread Dmitry Shachnev
definitely heard bin or > waste bin quite a lot. Thank you both for your suggestions. I have just filed a bug upstream about this [1], but after doing that I discovered an old closed issue about the same thing, and the response was not very positive [2]. [1]: https://gitlab.gnome.org/Teams/Tr

Bug#983560: qdbus: not upgradable: no longer M-A:foreign

2021-02-26 Thread Dmitry Shachnev
4:4.8.7+dfsg-20 (arch:any) was already M-A:foreign > it should be trivial to add. Ok, I will fix it, but nothing should really depend on qdbus because it's a transitional package. Please also fix your dependencies. -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#983542: gnome-session-flashback: Wastebaske/t icon - label is linewrapped

2021-02-26 Thread Dmitry Shachnev
", "Date when file was moved to the Trash" → "Date when file was moved to the Recycling" (or was recycled?), etc. If you think these translations are fine, I will file a bug upstream against Nautilus suggesting to change them. -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#973659: qtdeclarative5-dev-tools: qmlcachegen segfaults on hppa

2021-02-10 Thread Dmitry Shachnev
On February 9, 2021 11:48:08 PM GMT+03:00, John David Anglin wrote: > Is there a public qtdeclarative repository that can be cloned with > git? Yes: https://code.qt.io/qt/qtdeclarative.git -- Dmitry Shachnev

Bug#973659: qtdeclarative5-dev-tools: qmlcachegen segfaults on hppa

2021-02-09 Thread Dmitry Shachnev
obably related to stack or other hppa specifics, not to endianness. -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#973659: qtdeclarative5-dev-tools: qmlcachegen segfaults on hppa

2021-02-05 Thread Dmitry Shachnev
BUG-56806 - tst_qmldiskcache::regenerateAfterChange() — this one I didn’t notice before, and I will investigate it. It regressed somewhere between 5.11.3 and 5.12.2. -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#973659: qtdeclarative5-dev-tools: qmlcachegen segfaults on hppa

2021-02-04 Thread Dmitry Shachnev
does not break other architectures), I will be happy to apply it (and help with pushing it upstream). Quick search showed me #810859 which looks like a similar problem in a different package. -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#980221: pyqt-qwt: Please build-depend on sip-tools instead of sip5-tools

2021-01-27 Thread Dmitry Shachnev
Control: tags -1 + pending Hi Gudjon! On Sat, Jan 16, 2021 at 03:50:37PM +0300, Dmitry Shachnev wrote: > [...] > > Please change the build-dependency from sip5-tools to sip-tools. I have > verified that pyqt-qwt builds successfully with both SIP 5 and SIP 6 with > this change. &

Bug#980224: calibre: Please build-depend on sip-tools instead of sip5-tools

2021-01-16 Thread Dmitry Shachnev
version (which is currently waiting in NEW queue). Please change the build-dependency from sip5-tools to sip-tools. I have verified that calibre builds successfully with both SIP 5 and SIP 6 with this change. [1]: https://riverbankcomputing.com/news/SIP_v6.0.0_Released -- Dmitry Shachnev

Bug#980221: pyqt-qwt: Please build-depend on sip-tools instead of sip5-tools

2021-01-16 Thread Dmitry Shachnev
-- Dmitry Shachnev signature.asc Description: PGP signature

Bug#979707: anki fails to start: python3: Fatal IO error 2 (No such file or directory) on X server :0.0.

2021-01-14 Thread Dmitry Shachnev
ia forums is a good idea, thanks. Also, can you please make sure that you do *not* have libqt5gui5-gles package installed? (run "apt policy libqt5gui5-gles"). According to the apt log you shouldn't have it, but maybe it somehow got installed. This package is known to cause some similar problems. -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#979707: anki fails to start: python3: Fatal IO error 2 (No such file or directory) on X server :0.0.

2021-01-14 Thread Dmitry Shachnev
nki with QT_XCB_GL_INTEGRATION=xcb_egl environment variable? This should make it not use GLX, maybe that will help. -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#979707: anki fails to start: python3: Fatal IO error 2 (No such file or directory) on X server :0.0.

2021-01-14 Thread Dmitry Shachnev
to be related to some other libraries like Qt, I will ask you to install debug symbols for these libraries and obtain the backtrace again. -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#979707: anki fails to start: python3: Fatal IO error 2 (No such file or directory) on X server :0.0.

2021-01-14 Thread Dmitry Shachnev
.debian.org/src/gtk+3.0/3.24.24-1/gdk/x11/gdkmain-x11.c/#L256 [2]: https://wiki.debian.org/HowToGetABacktrace#Installing_the_debugging_symbols -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#979707: anki fails to start: python3: Fatal IO error 2 (No such file or directory) on X server :0.0.

2021-01-11 Thread Dmitry Shachnev
nki crashes, and paste the output of that command (it will print the Python stacktrace). -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#966036: kajongg: Uses old name of sip module

2021-01-10 Thread Dmitry Shachnev
s/kajongg Done. > It definitely should be easier than with krita... ;-) Yes, it was easy, all three names are available in PyQt5.sip so I just had to update the imports. -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#979355: src:sphinx-rtd-theme: embeds several Sass libraries that should be packaged separately

2021-01-06 Thread Dmitry Shachnev
ort Wyrm to new Bourbon. Actually the current construction is quite fragile because of inter-dependencies: not only Wyrm needs to be switched to new Bourbon or Neat, but also sphinx-rtd-theme itself at the same time. My knowledge of SCSS is minimal so I can only say that patches are welcome. -- Dmitry Sha

Bug#979355: src:sphinx-rtd-theme: embeds several Sass libraries that should be packaged separately

2021-01-05 Thread Dmitry Shachnev
with newer Sass code. This is definitely something that should be done by upstream, not by us in Debian. (Upstream does not even always accept pull requests, e.g. #432 does not have any reply for a long time.) Anyway, I left a reference to our discussion here in my RFP. -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#979358: RFP: wyrm -- Handy starter SASS for bourbon / neat projects

2021-01-05 Thread Dmitry Shachnev
sphinx theme among other places. Wyrm is not maintained upstream anymore, but the Read the Docs theme is still using it. Wyrm used to have a website, but currently it is available only via the Internet Archive: https://web.archive.org/web/20181226045936/http://wyrmsass.org/ -- Dmitry Shachnev

Bug#979355: src:sphinx-rtd-theme: embeds several Sass libraries that should be packaged separately

2021-01-05 Thread Dmitry Shachnev
ase also note that I am trying to do my best rebuilding all CSS files from SASS source, so this package meets DFSG and Policy “must” criteria, it just fails to meet the “should, if possible” criterion. -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#978263: python-django: FTBFS: AssertionError: 'code_sample.py:4' not found in 'processing locale de\n'

2020-12-27 Thread Dmitry Shachnev
Exception(msg) > > AssertionError: 'code_sample.py:4' not found in 'processing locale de\n' This was fixed upstream, here is the commit which should help: https://github.com/django/django/commit/e893c0ad8b0b5b0a -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#976983: sip-build fails to run on some machines when python3-sip is installed

2020-12-22 Thread Dmitry Shachnev
tadata for sip4. SIP 4 is deprecated and is going to be removed anyway, and anyone who installs “sip” from PyPI will get SIP 5, so that package should own the sip name. -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#975962: transition: qtbase-opensource-src

2020-12-17 Thread Dmitry Shachnev
On Thu, Dec 17, 2020 at 12:09:26PM +0100, Sebastian Ramacher wrote: > And it's done. > > Cheers Thanks for your help again! -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#976389: libqt5quick5-gles: With libqt5quick5-gles KDE icons & widgets don't appear, with libqt5quick5 it works

2020-12-11 Thread Dmitry Shachnev
our blog post, you say “The system in question had most of KDE removed due to package dependency issues when tracking Unstable and when I reinstalled it I guess the wrong one was installed”. Maybe you can look at the logs and check if they give some clue? I really would like to prevent this fro

Bug#975213: veusz: FTBFS: sip5: /usr/lib/python3/dist-packages/PyQt5/bindings/QtCore/QtCoremod.sip:25: At most one of this %Timeline must be specified with the -t flag

2020-12-01 Thread Dmitry Shachnev
X11"]. Architecture: any packages from pyqt5 source were binNMUed, but this package is Architecture: all, so it was not rebuilt. Yesterday I uploaded a new pyqt5 release, so that package is now built against Qt 5.15. I have checked that veusz builds fine now. -- Dmitry Shachnev

Bug#975962: transition: qtbase-opensource-src

2020-11-30 Thread Dmitry Shachnev
one. Indeed, waiting for Python transition makes sense. There is absolutely nothing urgent in new Qt. Thanks for the information! -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#964127: plplot: Please switch from sip4 to sip5

2020-11-30 Thread Dmitry Shachnev
the latest version of pyqt5-dev… Oops, that is a bug. pyqt5-dev needs a rebuild against every new Qt version, and apparently it did not happen when we updated to Qt 5.15.1. I will make a new upload today to fix it, and will also ask upstream whether it's possible to avoid this somehow. -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#975962: transition: qtbase-opensource-src

2020-11-30 Thread Dmitry Shachnev
for the binNMUs, Graham! Dear Release team, all blocker bugs are now fixed, and everything is ready from my side. So I am waiting for green light from you. -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#964127: plplot: Please switch from sip4 to sip5

2020-11-30 Thread Dmitry Shachnev
changed “-t Qt_5_15_0” to “-t Qt_5_14_0”. It looks like there is > something hardcoding my build above to Qt version 5.14. Can you check what the module-tags are in /usr/lib/python3/dist-packages/PyQt5/bindings/QtCore/QtCore.toml? If it says 5.14, make sure you have the latest pyqt5-dev package installed. -- Dmitry Shachnev

Bug#976062: qcustomplot autopkgtest fails with Qt 5.15.2: stderr: warning: ‘QRect QPrinter::pageRect() const’ is deprecated

2020-11-28 Thread Dmitry Shachnev
reviously chosen strategy of fixing all deprecation warnings was bad, and the tests should just use -Wno-deprecated-declarations. However, this one is easy to fix: you can just use the suggested replacement API. -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#975962: transition: qtbase-opensource-src

2020-11-28 Thread Dmitry Shachnev
Dear Release team, On Fri, Nov 27, 2020 at 02:24:47PM +0300, Dmitry Shachnev wrote: > Qt 5.15.2 was released recently, so we need to have yet another transition > for it. There are no plans for 5.15.3 yet, so probably it will be the last > Qt transition for Bullseye. > >

Bug#975962: transition: qtbase-opensource-src

2020-11-27 Thread Dmitry Shachnev
t;qtbase-abi-5-15-2" | .depends ~ "qtdeclarative-abi-5-15-2"; is_bad = .depends ~ "qtbase-abi-5-15-1" | .depends ~ "qtdeclarative-abi-5-15-1"; I will be ready to start it in a few days (maybe on Monday or Tuesday). -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#975797: qtwebkit-opensource-src: FTBFS: NameError: name 'bytecodeSections' is not defined

2020-11-26 Thread Dmitry Shachnev
parsing > > /<>/Source/JavaScriptCore/bytecode/BytecodeList.json: ( > 'TypeError'>, TypeError("__init__() got an unexpected keyword argument > > 'encoding'"), ) > > Traceback (most recent call last): > > File "/<>/Source/JavaScriptCore/generate-bytecode-files", > > line 181, in > > for section in bytecodeSections: > > NameError: name 'bytecodeSections' is not defined This is fixed in experimental. The fix will reach unstable as part of Qt 5.15.2 transition which will happen soon, I think it can wait until that. -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#875847: Patch to fix ".qhc files not reproducible"

2020-11-25 Thread Dmitry Shachnev
at you submitted a new code review with your patch. But you commented on change that introduced that code. Is there any reason why you didn't submit your patch to gerrit? Will you mind if I do it? -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#975730: deepin-qt5dxcb-plugin: FTBFS with Qt 5.15.2: Project ERROR: Not support Qt Version: 5.15.2

2020-11-25 Thread Dmitry Shachnev
5.15.2 make[1]: *** [Makefile:47: sub-platformplugin-qt5platform-plugin-pro-make_first] Error 3 The full build log is attached. I noticed that there is an RFS open for this package (#975294). I will be happy to sponsor an upload fixing this bug, but preferably it should go to unstable, not experime

Bug#875847: Patch to fix ".qhc files not reproducible"

2020-11-24 Thread Dmitry Shachnev
_EPOCH"); > +if (source_date_epoch < last_modified.toSecsSinceEpoch()) > + > last_modified.setSecsSinceEpoch(qEnvironmentVariableIntValue("SOURCE_DATE_EPOCH")); I think we can use setSecsSinceEpoch(source_date_epoch) here? -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#975505: Please package v3.0.5 or newer

2020-11-23 Thread Dmitry Shachnev
else who reads this believes they can handle it, please do it. [1]: https://docs.mathjax.org/en/latest/upgrading/v2.html [2]: https://github.com/mathjax/MathJax-src -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#922771: qtbase-opensource-src: Not accessible in wayland mode

2020-11-22 Thread Dmitry Shachnev
Hi Samuel! On Wed, Feb 20, 2019 at 02:56:33PM +0100, Samuel Thibault wrote: > Control: forwarded -1 https://bugreports.qt.io/browse/QTBUG-73945 I see you commented on the upstream bug that the issue does not exist in Qt 5.15. Can we close this bug then? -- Dmitry Shachnev signature.

Bug#975259: xcb-util: Please update to ≥ 0.3.9

2020-11-19 Thread Dmitry Shachnev
]: https://codereview.qt-project.org/c/qt/qtbase/+/313028 [2]: https://xcb.freedesktop.org/dist/ [3]: https://gitlab.freedesktop.org/xorg/lib/libxcb-util/-/tags -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#805305: tasksel: Please consider adding GNOME Flashback as a desktop choice

2020-11-18 Thread Dmitry Shachnev
asks: > > https://salsa.debian.org/installer-team/tasksel/-/merge_requests/14 > > I'd however appreciate some feedback from the rest of the d-i team, > before merging this. Sure thing! I left some more comments for things that I didn't notice from the first quick look. -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#973659: qtdeclarative5-dev-tools: qmlcachegen segfaults on hppa

2020-11-09 Thread Dmitry Shachnev
.qt.io) and ask them where such code may be present. I only found one old bug report and it was fixed: https://bugreports.qt.io/browse/QTBUG-44268 -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#973659: qtdeclarative5-dev-tools: qmlcachegen segfaults on hppa

2020-11-07 Thread Dmitry Shachnev
correctly on hppa. -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#973659: qtdeclarative5-dev-tools: qmlcachegen segfaults on hppa

2020-11-05 Thread Dmitry Shachnev
be broken on hppa, not just qmlcachegen. A lot of tests are failing — search for FAIL! in the build log: https://buildd.debian.org/status/fetch.php?pkg=qtdeclarative-opensource-src=hppa=5.14.2%2Bdfsg-3=1595527978 -- Dmitry Shachnev signature.asc Description: PGP signature

<    2   3   4   5   6   7   8   9   10   11   >