Bug#918914: fstack-clash-protection

2021-01-30 Thread Esokrates
Hi, Has there been any progress? Whats is blocking this change? Thanks

Bug#943752: Package new memtest86+ version

2020-09-13 Thread Esokrates
Dear maintainer, Please package the new upstream version (5.31b) of memtest86+ as the currently packaged version is causing problems for a lot of people, see for example downstream at Ubuntu: https://bugs.launchpad.net/ubuntu/+source/memtest86+/+bug/1876157 Thank you very much!

Bug#918914: Please add -fstack-clash-protection to default flags

2020-01-09 Thread Esokrates
It's a new release cycle now and Ubuntu has successfully enabled this along with -fcf-protection meanwhile starting with Ubuntu 19.10, see https://wiki.ubuntu.com/ToolChain/CompilerFlags#A-fstack-clash-protection So I'd like to ask if there is a plan to enable this feature by default this year

Bug#910247: python3-netgen: importing netgen.gui fails due to MPI_Comm_size()

2018-10-03 Thread Esokrates
Package: python3-netgen Version: 6.2.1804+dfsg1-1 Severity: important Dear Maintainer, When I try to import netgen.gui in python I observe the following: user@debian:~$ ipython3 Python 3.6.7rc1 (default, Sep 27 2018, 09:51:25) Type "copyright", "credits" or "license" for more information. IPy

Bug#903393: Unknown X keysym "dead_belowmacron"

2018-09-26 Thread Esokrates
I can also reproduce ths with a German keyboard (XPS 13 9360).

Bug#901831: Error output

2018-09-04 Thread Esokrates
Graphics Feature Status Canvas: Hardware accelerated Flash: Hardware accelerated Flash Stage3D: Hardware accelerated Flash Stage3D Baseline profile: Hardware accelerated Compositing: Hardware accelerated Multiple Raster Threads: Enabled Native GpuMemoryBuffers: Software only. Hardware acceleration

Bug#901831: Please reopen, bug not fixed

2018-09-04 Thread Esokrates
Dear Michael, Unfortunately the bug is not fixed on Intel Hardware (XPS 13 9360, Intel HD Graphics 620 (Kaby Lake GT2)), chromium keeps flooding the log with the vsync errors. I have tried you chromium 69 build from experimental, the libgles2 package is installed. The option --use-gl=osmesa

Bug#698504: system-config-printer: permission problem

2018-08-29 Thread Esokrates
Dear Maintainer, While the wish for an upstream solution is understandable, we do not live in an ideal world and it would be desireable to take action now. Could you please carry the ubuntu patch as outlined in https://bugs.launchpad.net/ubuntu/+source/cups-pk-helper/+bug/934291 This packag

Bug#902966: pstore: crypto_comp_decompress failed

2018-08-17 Thread Esokrates
I confirm this for 4.17.0-2-amd64 #1 SMP Debian 4.17.14-1 (2018-08-13 on a XPS 13 9360.

Bug#901376: cups-pk-helper: Allow lpadmin users to hold, release, cancel, delete jobs

2018-06-12 Thread Esokrates
Package: cups-pk-helper Version: 0.2.6-1+b1 Severity: important Tags: patch Dear Maintainer, Your package does not allow users of lpadmin group to manage jobs appropriatly, which is a major defect of this package. Please have a look at https://bugs.launchpad.net/ubuntu/+source/cups-pk-helper/+bu

Bug#897572: getrandom hang in early boot prevents plymouth passphrase entry

2018-05-09 Thread Esokrates
I confirm this issue. It affects plymouth in general, not related to any passphrase entry. Booting in recovery mode helps to get around the plymouth problem, but if there is not enough entropy gdm3 will simply not start. Pressing keys/switching VTs leads to the crng_init finished message to be p

Bug#798848: Fix not confirmed

2017-06-14 Thread Esokrates
On 06/13/2017 09:40 PM, Carsten Schoenert wrote: You can try the notify function by open the development tools (Ctrl+Shift+I) and fire up the following command in the console. Components.classes["@mozilla.org/alerts-service;1"].getService(Components.interfaces.nsIAlertsService).showAlertNotific

Bug#798848: Fix not confirmed

2017-06-13 Thread Esokrates
I am on Gnome 3.22 fully upgraded in sid and have installed thunderbird 52 from experimental. I do not get native notifications, though I have installed libnotitfy-bin and notification-daemon. Please tell me which packages I am supposed to have installed in order to get native notifications. Furth

Bug#863369: r-cran-tikzdevice: package unuseable: Graphics API version mismatch

2017-05-25 Thread Esokrates
Package: r-cran-tikzdevice Version: 0.10-1-1 Severity: important Dear Maintainer, It seems the package needs a rebuild against the latest version of R. Installing the package and trying to use it in an R pogram the following way: library(tikzDevice) tikz(file = "tikz.tex", width = 5, height = 5

Bug#856255: chromium: Enable "Hardware-accelerated video decode" flag

2017-02-27 Thread Esokrates
As I have noticed now, these patch has been applied once: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=793815 but was shortly after disabled again: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=804901 I think completely disabling the code path was not the right decision, as the patch onl

Bug#856255: chromium: Enable "Hardware-accelerated video decode" flag

2017-02-26 Thread Esokrates
Package: chromium Version: 56.0.2924.76-3 Severity: wishlist Dear Maintainer, Chromium is really inefficient at playing back videos due to hardware accelerated decoding being forbidden on linux thus yielding high cpu usage, you can read about the upstream bug here: https://bugs.chromium.org/p/ch

Bug#781578: (no subject)

2016-09-29 Thread Esokrates
I can confirm the comment of Raphael Rigo, the offending line is " CFUNCTYPE(c_int)(lambda: None)" I would also like to refer to https://stackoverflow.com/questions/5914673