Bug#952897: opentmpfiles: Please make opentmpfiles to be drop-in replacement to systemd-tmpfiles

2020-03-01 Thread Ondřej Surý
Package: opentmpfiles Version: 0.2+2019.05.21.git.44a55796ba-2 Severity: important -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Dear Maintainer, to make opentmpfiles usable for package maintainers it needs to be drop-in replacement in a sense that I can rely on the interface to be available

Bug#952906: [live-build] inefficiency in FIRMWARE_PACKAGES list construction

2020-03-01 Thread jnqnfe
Package: live-build Version: 1:20191221 Owner: jnq...@gmail.com Severity: minor the logic used to construct FIRMWARE_PACKAGES suffers from an inefficiency. where multiple archive areas are used, the code on each per-archive- area loop is: 1) fetching the archive area contents file (compressed)

Bug#952908: [live-build] duplication of firmware list construction code

2020-03-01 Thread jnqnfe
Package: live-build Version: 1:20191221 Owner: jnq...@gmail.com Severity: minor there are four duplicate blocks of code for constructing a list of firmware packages, which is terrible for maintainability. patch to be submitted via salsa soon

Bug#952907: [live-build] cache pointlessly retained and potentially large (~600MB) file

2020-03-01 Thread jnqnfe
Package: live-build Version: 1:20191221 Owner: jnq...@gmail.com in handling firmware, archive content files are downloaded and extracted in order to obtain a list of firmware packages. the uncompressed file is saved in the cache. it is not removed from the cache once finished with. this makes

Bug#952826: [www.debian.org] partners: convert svg graphics into png to make tidy happy

2020-03-01 Thread Carsten Schoenert
Hi, Am 01.03.20 um 02:02 schrieb Ricardo: > Hello, > images in svg are the source. Would be better to store in svg format > and convert to png in build time. Are there only external companies > logos in repository, or are there some images that we may change in > the future? If we will not resize

Bug#952824: thunderbird: Line length is limited to 54 characters instead of 72

2020-03-01 Thread Gregor Riepl
> We have collected some steps you should mind within the Wiki. > > https://wiki.debian.org/Thunderbird#Bug_Reporting_.2F_Issues I disabled all addons and also tried safe mode: Doesn't make a difference. I didn't try to create a fresh profile. And I couldn't find any bugs on the Debian tracker

Bug#952824: thunderbird: Line length is limited to 54 characters instead of 72

2020-03-01 Thread Gregor Riepl
>> I do workaround around this temporally by adjusting the DPI scaling >> using the key combination 'Crtl +' or using the 'Crtl' key and the >> scroll wheel on the mouse. > > That's a... very interesting workaround. > Even more interestingly, the text size doesn't even change when I "zoom" >

Bug#952835: [live-build] redundant file scripts/build/chroot_live-packages

2020-03-01 Thread jnqnfe
Package: live-build Version: 1:20191221 Owner: ! the scripts/build/chroot_live-packages file is redundant and needs removing. see the to-be submitted patch for details. patch will follow shortly once I've updated it with the bug number. look out for a salsa merge request...

Bug#952834: [live-build]

2020-03-01 Thread jnqnfe
Package: live-build Version: 1:20191221 Owner: ! the scripts/build/source_debian-live file is redundant and needs removing. see the to-be submitted patch for details. patch will follow shortly once I've updated it with the bug number. look out for a salsa merge request...

Bug#952673: does not start automatically anymore on fresh installs

2020-03-01 Thread Daniel Baumann
severity 952673 serious thanks bumping severity as this breaks all our systems atm. it can be reproduced on a clean install, and then installing knot-resolver, which will not start any kresd instances. a manual "systemctl start kresd@1" after every boot workarounds it. Regards, Daniel

Bug#952912: node-yarnpkg: CVE-2020-8131

2020-03-01 Thread Salvatore Bonaccorso
Source: node-yarnpkg Version: 1.21.1-1 Severity: important Tags: security upstream Forwarded: https://github.com/yarnpkg/yarn/pull/7831 Hi, The following vulnerability was published for node-yarnpkg. CVE-2020-8131[0]: | Arbitrary filesystem write vulnerability in Yarn before 1.22.0 allows |

Bug#952920: [live-build] confusing config handling function names

2020-03-01 Thread jnqnfe
Package: live-build Version: 1:20191221 Owner: jnq...@gmail.com Severity: wishlist the functions Set_defaults() and Check_defaults() are not ideally clear in that they relate to the config. Proposal: renaming to Set_config_defaults() and Check_config_defaults() respectively. patch to be

Bug#951293: marked as pending in procps

2020-03-01 Thread Craig Small
On Sat, 29 Feb 2020 at 18:45, Sven Joachim wrote: > > So the version you need to use in procps.maintscript is 2:3.3.16-4~, not > 2:3.3.16-3~. > Thanks! I've fixed this now. - Craig

Bug#925787: netsend: diff for NMU version 0.0~svnr250-1.3

2020-03-01 Thread Sudip Mukherjee
Control: tags 925787 + patch Control: tags 925787 + pending Dear maintainer, I've prepared an NMU for netsend (versioned as 0.0~svnr250-1.3) and uploading it to mentors for sponsorship. Please feel free to tell me if I should remove it from mentors. -- Regards Sudip diff -u

Bug#952925: CVE-2018-11751

2020-03-01 Thread Moritz Muehlenhoff
Source: puppet Severity: important Please see https://puppet.com/security/cve/CVE-2018-11751/ https://tickets.puppetlabs.com/browse/PUP-9459 https://github.com/puppetlabs/puppet/commit/b49c11b6425738441d6f33285d2630fa434a123e Cheers, Moritz

Bug#952927: [live-build] inconsistency and unnecessary complexity in bin checking

2020-03-01 Thread jnqnfe
Package: live-build Version: 1:20191221 Owner: jnq...@gmail.com Severity: minor there are lots of checks being done that tools are available and executable. this is done with a mixture of use of `which` and fixed paths, redirection of output to /dev/null (`2>/dev/null`) and redundant

Bug#952928: [live-build] tidier deb-src inclusion

2020-03-01 Thread jnqnfe
Package: live-build Version: 1:20191221 Owner: jnq...@gmail.com Severity: minor the code for building apt sources.list (which also suffers from a duplication issue - #952889) is overly messy due to conditionals placed around every possible inclusion of deb-src entries. it could be a great deal

Bug#952936: logwatch: proftpd messages not being reported

2020-03-01 Thread John Covici
Package: logwatch Version: 7.5.0-1 Severity: normal Dear Maintainer, *** Reporter, please consider answering these questions, where appropriate *** * What led up to the situation? changed from debian 9 where they the messages were reported * What exactly did you do (or not do) that was

Bug#952915: [live-build] overly complex In_list function

2020-03-01 Thread jnqnfe
Package: live-build Version: 1:20191221 Owner: jnq...@gmail.com Severity: minor the In_list function actually supports multiple needles to be searched for at a single time. nothing uses this function to find more than one needle at a time and such functionality is highly questionable in its

Bug#952918: [live-build] two step lock acquisition

2020-03-01 Thread jnqnfe
Package: live-build Version: 1:20191221 Owner: jnq...@gmail.com Severity: wishlist lock acquisition in every script is a two step process - check then create. it is unnecessary to be split like this in scripts, it creates opportunity for mistakes such as of of these steps to be lost or done in

Bug#952913: biglybt: Side Bar rapidly flickers on mouse hoover

2020-03-01 Thread Emmanuel Bourg
Le 01/03/2020 à 20:26, e...@i2pmail.org a écrit : > When moving mouse pointer over the Side Bar in BiglyBT it rapidly flickers, > with the content of the sidebar rapidly appearing and disappearing. Thank you for the feedback. I haven't experienced this issue yet. What JRE and desktop

Bug#952923: [live-build] caching override not overriding

2020-03-01 Thread jnqnfe
Package: live-build Version: 1:20191221 Owner: jnq...@gmail.com there are four caching rated controls --cache, --cache-indices, -- cache-packages and --cache-stages. The first has a description of "defines globally if any cache should be used at all. Different caches can be controlled through

Bug#952785: buster-pu: package dojo/1.15.0+dfsg1-1+deb10u1

2020-03-01 Thread Andreas Beckmann
> +#CVE-2019-10785.patch The patch is commented in the series file and thus does not get applied. Andreas

Bug#952937: ability to analyze diffs rather than full source

2020-03-01 Thread Jelmer Vernooij
Package: decopy Severity: wishlist It would be great if decopy had a way to analyze diffs and to report on any changes that need to be made to the debian/copyright file based on that. This would be useful when e.g. importing new upstream releases, making that sure that the debian/copyright file

Bug#944769: python3-h5py fails to import if offline due to apparent MPI failure

2020-03-01 Thread Drew Parsons
Source: h5py Followup-For: Bug #944769 Hi Thibaut, your h5py suggestion of if MPI_ACTIVE: from h5py_mpi import * else: from h5py_serial import * works up to a point. But it's not a full and simple solution because of the way Python handles submodules. Some of the internal files,

Bug#952909: [live-build] duplicate work in firmware list construction

2020-03-01 Thread jnqnfe
Package: live-build Version: 1:20191221 Owner: jnq...@gmail.com Severity: minor firmware list construction can involve duplicate work for derivative builds, as noted in a long term fixme. parent and derived have separate archive area lists; if the distribution of parent and derived be the same,

Bug#951142: mwic: Please package new upstream version (0.7.8)

2020-03-01 Thread Georg Faerber
Hi, On 20-02-11 16:31:16, Georg Faerber wrote: > I'll handle this within the next days, up until end of February. Took up until today, but did some work now. It seems that I've lost access to the repository, and sent a mail to have this corrected. Will finish this and upload as soon as I regain

Bug#952910: [live-build] save compressed contents file to disk

2020-03-01 Thread jnqnfe
Package: live-build Version: 1:20191221 Owner: jnq...@gmail.com Severity: wishlist as pointed out in #952907, the archive contents file is not cached in an efficient way. #952907 concerns itself with fixing the small aspect of not pointlessly leaving the file hanging around once it has been

Bug#952911: [live-build] make use of cache for firmware list determination

2020-03-01 Thread jnqnfe
Package: live-build Version: 1:20191221 Owner: jnq...@gmail.com Severity: minor as mentioned in #952907 and #952910, the content archives files used in determining a list of firmware packages available are always downloaded afresh, deleting any existing file that had been saved to the cache. this

Bug#952251: sympy: FTBFS: make[2]: python: Command not found

2020-03-01 Thread Scott Kitterman
On Sun, 23 Feb 2020 14:21:28 +0100 Lucas Nussbaum wrote: > Source: sympy > Version: 1.5.1-2 > Severity: serious > Justification: FTBFS on amd64 > Tags: bullseye sid ftbfs > Usertags: ftbfs-20200222 ftbfs-bullseye > > Hi, > > During a rebuild of all packages in sid, your package failed to build

Bug#952919: [live-build] messy script init

2020-03-01 Thread jnqnfe
Package: live-build Version: 1:20191221 Owner: jnq...@gmail.com Severity: wishlist some of the steps performed in the initialisation steps of scripts are messy and suffer from code duplication issues (e.g. the list of config files to read). it would is trivial to address this will a little

Bug#952930: [live-build] inst: use bool rather than int

2020-03-01 Thread jnqnfe
Package: live-build Version: 1:20191221 Owner: jnq...@gmail.com Severity: wishlist the DOWNLOAD_GTK_INSTALLER variable in installer_debian-installer is an integer with two states, 0 or 1. This would be better as a boolean. patch to be submitted via salsa soon

Bug#952932: [live-build] download version specific sources

2020-03-01 Thread jnqnfe
Package: live-build Version: 1:20191221 Owner: jnq...@gmail.com Severity: minor source packages are downloaded by name only. surely it would be best if we added version specific qualifiers to thus target specifically copies of the packages that actually definitely correspond to the versions

Bug#952931: [live-build] download src pkgs to clean dir

2020-03-01 Thread jnqnfe
Package: live-build Version: 1:20191221 Owner: jnq...@gmail.com Severity: wishlist the source stage downloads src packages into the root of the chroot. it would surely be better to download them into the clean directory created to hold them. patch to be submitted via salsa soon

Bug#952935: CVE-2019-14575

2020-03-01 Thread Moritz Muehlenhoff
Source: edk2 Severity: important Tags: security This was assigned CVE-2019-14575: https://bugzilla.tianocore.org/show_bug.cgi?id=1608 Cheers, Moritz

Bug#952934: CVE-2019-14563

2020-03-01 Thread Moritz Muehlenhoff
Source: edk2 Severity: important Tags: security This was assigned CVE-2019-14563: https://bugzilla.tianocore.org/show_bug.cgi?id=2001 Patch: https://github.com/tianocore/edk2/commit/322ac05f8bbc1bce066af1dabd1b70ccdbe28891 Cheers, Moritz

Bug#952009: c-icap-modules: FTBFS: clamav_mod.c:108:13: error: expected identifier or ‘(’ before string constant

2020-03-01 Thread Santiago Vila
found 952009 1:0.5.3-1 thanks Also in buster.

Bug#952009: c-icap-modules: FTBFS: clamav_mod.c:108:13: error: expected identifier or ‘(’ before string constant

2020-03-01 Thread Santiago Vila
found 952009 1:0.4.4-1+deb9u1 thanks This is also happening in stretch.

Bug#952755: adminer: missing configuration files in stable

2020-03-01 Thread Alexandre Rossi
Hi, > adminer from stable is missing configuration (and docs) files. I just > installed the version from the backports repository and now I have: > - a README.Debian file that helps in the setup > - a con file in /etc/adminer > - a file in /etc/apache2/conf-available > - a working adminer install

Bug#952913: biglybt: Side Bar rapidly flickers on mouse hoover

2020-03-01 Thread elde
Package: biglybt Version: 2.2.0.2-2 When moving mouse pointer over the Side Bar in BiglyBT it rapidly flickers, with the content of the sidebar rapidly appearing and disappearing. It also occurs when changing focus of the window (e.g. changing focus between BiglyBT window and some other

Bug#952914: [live-build] udeb handling issues

2020-03-01 Thread jnqnfe
Package: live-build Version: 1:20191221 Owner: jnq...@gmail.com there are notable issues with the way udebs are handled in the installer code: - in rare but possible scenarios it could be possible for both a parent and derived copy of a package to end up included, due to the lazy way things are

Bug#952917: [live-build] less than ideal STAGE tests

2020-03-01 Thread jnqnfe
Package: live-build Version: 1:20191221 Owner: jnq...@gmail.com Severity: minor in a few places a loop is performed over LB_CACHE_STAGES, performing an action if a matching stage is in the list. this code can be significantly improved with use of In_list(). patch to be submitted via salsa soon

Bug#952916: [live-build] confusing package cache save/restore

2020-03-01 Thread jnqnfe
Package: live-build Version: 1:20191221 Owner: jnq...@gmail.com Severity: wishlist the Restore_cache() and Save_cache() functions are misleading in their names; they are specifically for handling **packages** kept in the cache. they could do with renaming to help understandability of the code.

Bug#952921: [live-build] explanatory file needed in source image

2020-03-01 Thread jnqnfe
Package: live-build Version: 1:20191221 Owner: jnq...@gmail.com Severity: minor a copy of the build config is stored in the source image. it might be a good idea to have a readme file to accompany this to explain WTH that set of files and folders is to anyone browsing the disk/image contents.

Bug#952922: groff: bad ghostscript version in the font path

2020-03-01 Thread Marc Chantreux
Package: groff Version: 1.22.4-3 Severity: normal Dear Maintainer, I tried to use groff/eqn to render an equation. it happens to render poorly as described here: https://lists.gnu.org/archive/html/groff/2020-02/msg00048.html as the community helped me to fix the problem, someone spotted this

Bug#952924: [live-build] inefficient mkdir/rmdir use in chroot_hooks

2020-03-01 Thread jnqnfe
Package: live-build Version: 1:20191221 Owner: jnq...@gmail.com Severity: minor per title, mkdir/rmdir use in copying hooks is inefficient patch to be submitted via salsa soon

Bug#952926: CVE-2019-14559

2020-03-01 Thread Moritz Muehlenhoff
Source: edk2 Severity: normal Tags: security This was assigned CVE-2019-14559: https://bugzilla.tianocore.org/show_bug.cgi?id=2031 Cheers, Moritz

Bug#952929: [live-build] disable rather than remove deb-src entries

2020-03-01 Thread jnqnfe
Package: live-build Version: 1:20191221 Owner: jnq...@gmail.com Severity: wishlist when generating apt sources.list files, deb-src files are either included or they are not. alternatively what if they were always included but commented out when not wanted? the benefit is that should the user

Bug#952933: [live-build] local var scope in functions

2020-03-01 Thread jnqnfe
Package: live-build Version: 1:20191221 Owner: jnq...@gmail.com Severity: wishlist there are many variables that are local to functions for which `local` should be used. patch to be submitted via salsa soon

Bug#915386: Request to Join Debian Multimedia Team

2020-03-01 Thread Boyuan Yang
Hi Garie, On Thu, 27 Feb 2020 11:16:20 -0600 "GMiller" wrote: > Hello: > > I hereby request permission to try to package fdk-aac 2.0.1. This > package also includes libfdk-aac-dev, which currently references > Bug#915386. > > My motivation for joining the Multimedia Team is solely the

Bug#946420: kpat is spamming with error messages

2020-03-01 Thread Sylvain L. Sauvage
On Tue, 31 Dec 2019 15:23:00 +0100 =?UTF-8?Q?Bernhard_=c3=9cbelacker?= wrote: >[…] > I tried to reproduce inside a minimal plasma testing VM. > But I could not see a noticeable amount of messages in > .xsession_errors while playing kpat. It depends on the game you play. Freecell is silent.

Bug#952041: ruby-hoe: FTBFS: ERROR: Test "ruby2.7" failed.

2020-03-01 Thread Daniel Leidert
Package: src:ruby-hoe Followup-For: Bug #952041 -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 I cannot reproduce this issue. The two dates shown are (probably) the date of the build (expected) and the date in hoe.gemspec of unstable's ruby-hoe 3.21.0+dfsg1 (got). When I run it locally the

Bug#952666: typo in dla-2123

2020-03-01 Thread McIntyre, Vincent (CASS, Marsfield)
Hello Not sure quite where to direct this. This recent DLA https://www.debian.org/lts/security/2020/dla-2123 references the wrong debian bug, 925666. The correct number is 952666. Kind regards Vince

Bug#935455: Updated version of dask

2020-03-01 Thread Diane Trout
Hi, I updated the version of dask to 2.11.0 does that help with this bug? Diane

Bug#952755: adminer: missing configuration files in stable

2020-03-01 Thread Chris Lamb
Hi Alexandre, > From what I understand, stable update are only[1] for severity > important bugs or higher severity : "a bug which has a major effect on > the usability of a package, without rendering it completely unusable > to everyone." This summary is accurate & would agree that it might be

Bug#952939: nm.debian.org: some templates in process/templates/ use blocktrans with variables that get ignored

2020-03-01 Thread Judit Foglszinger
Package: nm.debian.org Severity: minor Tags: patch Text for approved requirements is incomplete: It shows "This requirement has been approved by ago.", when it should eg. show "This requirement has been approved by Housekeeping Robot 7 months, 2 weeks ago." Added a patch for using '{%

Bug#952938: gnome-tweaks: Categories, titlebar misbehaviors with windows titlebar buttons on left

2020-03-01 Thread Tor Slettnes
Package: gnome-tweaks Version: 3.34.0-2 Severity: normal Tags: upstream With windows titlebar buttons (Close, minimize, maximize) configured on left, e.g. via gnome-tweaks itself, gnome-tweaks starts up with the following misbehaviors: - The titlebar is frequently invisible. Depending on theme,

Bug#952188: golang-github-mendersoftware-scopestack: FTBFS: dh_auto_test: error: cd obj-x86_64-linux-gnu && go test -vet=off -v -p 4 github.com/mendersoftware/scopestack returned exit code 1

2020-03-01 Thread Andreas Henriksson
Hello, On Sun, Feb 23, 2020 at 02:08:07PM +0100, Lucas Nussbaum wrote: > Source: golang-github-mendersoftware-scopestack > Version: 0.0~git20180403.c2f5599-2 [...] > > === RUN TestPushPopNotInSameFunction > > --- FAIL: TestPushPopNotInSameFunction (0.00s) > > scope_stack_test.go:57: Should

Bug#890833: at-spi2-core: Intermittent 90s shutdown delay: at-spi-dbus-bus.service: State 'stop-sigterm' timed out

2020-03-01 Thread Samuel Thibault
Hello, We have some new on this 90s-delay computer shutdown: upstream has committed something which might be fixing it. I have uploaded at-spi2-core version 2.34.0-4 which includes it. Could people who are regularly having the issue test this version? If it does fix it, I'll probably propose

Bug#937302: playonlinux: Python2 removal in sid/bullseye

2020-03-01 Thread Scott Talbert
On Sat, 29 Feb 2020, Bertrand Marc wrote: On Thu, 30 Jan 2020, Scott Talbert wrote: What is the games team plan for Python 3 support in playonlinux?  Do you plan to port it to Python 3?  Or remove? I don't plan to port playonlinux to Python 3. However, a new version of playonlinux is

Bug#952666: typo in dla-2123

2020-03-01 Thread Roberto C . Sánchez
On Mon, Mar 02, 2020 at 01:24:38AM +, McIntyre, Vincent (CASS, Marsfield) wrote: > Hello > > Not sure quite where to direct this. > > This recent DLA > https://www.debian.org/lts/security/2020/dla-2123 > > references the wrong debian bug, 925666. > The correct number is 952666. > Hi

Bug#952941: xwayland: Segmentation fault in OsLookupColor when waking up on Xwayand 1.20.7-4

2020-03-01 Thread Jacob
Package: xwayland Version: 2:1.20.7-4 Severity: important Dear Maintainer, I am running Xwayland (as part of a Wayland/swaywm setup). Whenever the machine goes to sleep and I wake it up, I find all X11 apps dead. The logs indicate that Xwayland is segfaulting. This issue is present in the

Bug#952940: nm.debian.org: show sender/subject/date of current mail at the top of full screen mail view

2020-03-01 Thread Judit Foglszinger
Package: nm.debian.org Severity: wishlist At the top of the full screen mail view one could show sender/subject/date of the current mail, maybe instead of the text "Mail Archive". signature.asc Description: This is a digitally signed message part.

Bug#952946: bind9: Replace PKCS11 headers provided by OASIS

2020-03-01 Thread Alvin Chen
Source: bind9 Severity: serious Since headers provided by OASIS PKCS11 are not-exactly free license (they do not allow modification), You can use an alternative header like p11-kit which is licensed under a more liberal license. bind9/lib/isc/include/pkcs11 Regards, Alvin Chen

Bug#952945: RM: php-smbclient -- ROM; incompatible licenses

2020-03-01 Thread Ondřej Surý
Package: ftp.debian.org Severity: normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hi, php-client compiles against PHP headers and libsmbclient (GPLv3) and also links with PHP and libsmbclient (GPLv3) into a single binary when dynamically loaded to PHP executable (see #948075).

Bug#952894: cups: Bad Request for FQDN without explicit ServerAlias

2020-03-01 Thread Didier 'OdyX' Raboud
Le dimanche, 1 mars 2020, 16.43:56 h CET Kevin Locke a écrit : > Accessing CUPS via https://hostname:631 works while > https://hostname.example.com:631 fails with 400 Bad Request if > cupsd.conf does not contain either "HostNameLookups on" or > "ServerAlias printserver.example.com". This is a

Bug#936055: t/unthreaded.t test failing

2020-03-01 Thread Sergio Durigan Junior
Control: reassign -1 gdb 9.1-1 Control: forwarded -1 https://sourceware.org/ml/gdb-patches/2020-03/msg00010.html Control: retitle -1 [regression] GDB can't printf convenience vars that hold pointers to strings On Wednesday, February 19 2020, gregor herrmann wrote: > On Wed, 19 Feb 2020

Bug#952943: BUG: xlsx2csv debian package version

2020-03-01 Thread merkys
Package: xlsx2csv Hi Mikhail, I confirm the issue: andrius@amalas ~ $ xlsx2csv --version 0.7.5 andrius@amalas ~ $ dpkg -l | grep xlsx2csv ii  xlsx2csv 1:0.7.6-1   

Bug#952942: biglybt: package ignores ~/.biglybt/java.vmoptions

2020-03-01 Thread elde
Package: biglybt Version: 2.2.0.2-2 Upstream version of BiglyBT uses options specified in `~/.biglybt/java.vmoptions` (one per line) to apply them to the JVM. It's useful, since it allows to allocate more memory than the default, or run with some nonstandard options. In my case, without

Bug#944769: python3-h5py fails to import if offline due to apparent MPI failure

2020-03-01 Thread Drew Parsons
Source: h5py Followup-For: Bug #944769 Combination of setattr and resetting entries in sys.modules to the h5py namespace seems to get the job done.

Bug#952944: ITP: qt5-ukui-platformtheme -- Qt5 QPA platform theme of UKUI

2020-03-01 Thread handsome_feng
Package: wnpp Severity: wishlist Owner: handsome_feng * Package name: qt5-ukui-platformtheme Version : 0.9.0 Upstream Author : Lan Yue * URL : https://github.com/ukui/qt5-ukui-platformtheme * License : LGPL-3+ Programming Lang: C++ Description : Qt5

Bug#952913: Re: Bug#952913: biglybt: Side Bar rapidly flickers on mouse hoover

2020-03-01 Thread elde
On 2020-03-01 21:13 UTC Emmanuel Bourg wrote: > Le 01/03/2020 à 20:26, e...@i2pmail.org a écrit : > > > When moving mouse pointer over the Side Bar in BiglyBT it rapidly flickers, > > with the content of the sidebar rapidly appearing and disappearing. > > > Thank you for the feedback. I

<    1   2