Bug#1059442: gitg: Commit dialog overrides Ctrl+Left/Right

2023-12-25 Thread Stefan Tauner
Package: gitg Version: 41-2 Severity: important Tags: patch upstream X-Debbugs-Cc: stefan.tau...@gmx.at Dear Maintainers, after upgrading to Bookworm I have noticed that Ctrl+Left/Right does not work as expected in the commit dialog of gitg. Usually Ctrl+Left/Right moves the cursor one word to

Bug#1034655: lightdm: Login dialog after resuming from standby should match xflock4

2023-04-20 Thread Stefan Tauner
Package: lightdm Version: 1.26.0-8 Severity: normal X-Debbugs-Cc: stefan.tau...@gmx.at Dear Maintainer, since I am using autologin (because I am using FDE and have to unlock the OS before boot anyway) there are usually only two ways to interact with the lightdm: after locking the session with

Bug#967933: marked as pending in ant

2022-07-10 Thread Stefan Tauner
ab18989af6fc25bd)? I forgot about everything I did back then TBH though. -- Kind regards/Mit freundlichen Grüßen, Stefan Tauner

Bug#967933: ant-optional: Missing ant-junitlauncher.jar

2021-07-15 Thread Stefan Tauner
-- Kind regards/Mit freundlichen Grüßen, Stefan Tauner

Bug#967933: ant-optional: Missing ant-junitlauncher.jar

2021-07-14 Thread Stefan Tauner
of ideas. At least it builds fine and is executable... -- Kind regards/Mit freundlichen Grüßen, Stefan Tauner

Bug#969728: claws-mail-vcalendar-plugin: Incorrect timezone handling

2020-09-07 Thread Stefan Tauner
Package: claws-mail-vcalendar-plugin Version: 3.17.3-2 Severity: important Dear Maintainer, with claws-mail from Buster (3.17.3-2) the vcal plugin seems to miscalculate some timestamps due to insufficient timezone handling. This has been addressed a few times in the past but I think the

Bug#958929: git: Regression due to CVE-2020-11008 fix

2020-04-26 Thread Stefan Tauner
Package: git Version: 1:2.20.1-2+deb10u3 Severity: normal Dear Maintainer, the vulnerability in CVE-2020-11008 is related to the handling of credential helpers in git. In Buster this has been fixed in 1:2.20.1-2+deb10u3. This broke my existing configuration where repositories have

Bug#940992: firefoxdriver: does not work with firefox > 47 at all

2020-04-25 Thread Stefan Tauner
74207? -- Kind regards/Mit freundlichen Grüßen, Stefan Tauner

Bug#573254: (no subject)

2020-01-07 Thread Stefan Tauner
569ec95c4dd4/rsnapshot-program.pl#L1086 KR -- Dipl.-Ing. Stefan Tauner PhD Student @ https://ti.tuwien.ac.at/ecs/

Bug#947819: regression: iwlwifi hangs kernel completely sometimes

2019-12-30 Thread Stefan Tauner
Package: src:linux Version: 4.19.67-2+deb10u2 Severity: important Dear Maintainer, my Intel Centrino 6205 in my Thinkpad T430 sometimes hangs the hole system with Linux 4.19. I *think* it always related to the hardware kill switch and reloading the driver afterwards, but I am not completely sure

Bug#945782: python(3)-libtmux should depend on tmux package

2019-11-28 Thread Stefan Tauner
Package: python-libtmux Version: 0.8.0-1 Severity: normal Hi, when tmux is not installed one will encounter libtmux.exc.TmuxCommandNotFound exceptions as soon as one tries to do anything useful with the package. For example the following Python snipped provokes this behavior: import libtmux

Bug#909041: xorg: Xorg log filling up with (EE) modeset(0): Failed to get GBM bo for flip to new front.

2019-11-13 Thread Stefan Tauner
/xserver/merge_requests/193 It would be nice to get this backported to stable IMHO since running out of space on / (as just happened to me) is rather bad... ;) -- Kind regards/Mit freundlichen Grüßen, Stefan Tauner

Bug#942100: openssh-server: /etc/ssh/sshd_config unconditionally overwritten by update

2019-10-10 Thread Stefan Tauner
Package: openssh-server Version: 1:7.9p1-10+deb10u1 Severity: important Hi, this just bit me on current stable (Buster) while updating from the security repo: The following packages will be upgraded: openssh-client (1:7.9p1-10 => 1:7.9p1-10+deb10u1) openssh-server (1:7.9p1-10 =>

Bug#725859: pdfchain: running the program fails with segmentation fault

2019-10-09 Thread Stefan Tauner
pdfchain in valgrind ;) This bug has been open for a long time despite its severity. Is there still an active maintainer or should we file an "orphaned" bug because of that? -- Kind regards/Mit freundlichen Grüßen, Stefan Tauner

Bug#941911: g++: Broken -x/suffix handling leads to spurious -Wc++-compat warnings

2019-10-07 Thread Stefan Tauner
Package: g++-8 Version: 8.3.0-6 Severity: normal Dear Maintainer, I noticed a bug in handling -Wc++-compat when (not) using the -x option. Suppose you have two files containing valid C saved in files a.c and b.c, for example, "int main(void) {}" in a.c and just a newline in b.c. According to

Bug#918754: bash: $PATH in bash does not include /sbin and /usr/sbin

2019-09-23 Thread Stefan Tauner
remember if I had to persuade it to do so with some configuration files though). 1: https://wiki.debian.org/Root -- Kind regards/Mit freundlichen Grüßen, Stefan Tauner

Bug#896063: gcc-default-ports: cross compiler for RISC-V 32bit

2019-01-10 Thread Stefan Tauner
; has to package it as a different package similar to gcc-arm-none-eabi. So this should actually be an RFP class bug? Should this one be converted or closed and another one opened? -- Kind regards/Mit freundlichen Grüßen, Stefan Tauner

Bug#898516: cryptroot: verbosity of keyfile copy operation

2018-05-12 Thread Stefan Tauner
o document the (naming) scheme. The problem exists since the code was added in r1044 (cf. bug #786578): https://anonscm.debian.org/viewvc/pkg-cryptsetup/cryptsetup/trunk/debian/initramfs/cryptroot-hook?r1=1043=1044=1044; -- Kind regards/Mit freundlichen Grüßen, Stefan Tauner

Bug#850892: gcc should not warn about the assignment-allocation character 'm' when POSIX is enabled

2017-01-10 Thread Stefan Tauner
On Wed, 11 Jan 2017 00:14:03 +0100 Matthias Klose <d...@debian.org> wrote: > Please could you forward that upstream yourself? Sure, upstream bug report is at https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79055 KR -- Dipl.-Ing. Stefan Tauner Research and Development Embedded Systems D

Bug#850892: gcc should not warn about the assignment-allocation character 'm' when POSIX is enabled

2017-01-10 Thread Stefan Tauner
and explains it in more detail. -- Dipl.-Ing. Stefan Tauner Research and Development Embedded Systems Department University of Applied Sciences Technikum Wien Hoechstaedtplatz 6, 1200 Vienna, Austria T: +43 1 333 40 77-316 E: stefan.tau...@technikum-wien.at I: embsys.technikum-wien.at I

Bug#834957: flashrom: please make the build reproducible

2016-08-21 Thread Stefan Tauner
"Formatting MUST be deferred until runtime if an end user should observe the value in their own locale or timezone." That would make your patch not fully complying. I'll try to improve on that upstream for the next release. Thanks for the pointer. -- Kind regards/Mit freundlichen Grüßen, Stefan Tauner

Bug#766461: gitg: upload 3.14 to unstable

2016-05-29 Thread Stefan Tauner
dea how such things should be handled properly due to their subjective nature so I just appended it to the best matching existing bug to make the above public. -- Kind regards/Mit freundlichen Grüßen, Stefan Tauner

Bug#399076: Upstream

2015-10-26 Thread Stefan Tauner
tags 399076 upstream This is still not fixed and contained in upstream Bash as well. I have reported it upstream. KR -- Dipl.-Ing. Stefan Tauner Research and Development Embedded Systems Department University of Applied Sciences Technikum Wien Hoechstaedtplatz 6, 1200 Vienna, Austria T: +43 1

Bug#802342: flashrom: add arm64?

2015-10-19 Thread Stefan Tauner
rivial patch. Hi, I am the upstream maintainer. Yes, it is useful and we have added support upstream for aarch64 (as well as PPC64) in r1864. -- Kind regards/Mit freundlichen Grüßen, Stefan Tauner

Bug#775428: flashrom FTBFS on mipsel

2015-02-19 Thread Stefan Tauner
Hi Uwe, can you please trigger building the 0.9.8-rc1 candidate (before I release the final in about a week)? -- Kind regards/Mit freundlichen Grüßen, Stefan Tauner -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas

Bug#775428: flashrom FTBFS on mipsel

2015-01-15 Thread Stefan Tauner
(0.9.8) in the next weeks. This will include said patch as well as many other changes committed since the last snapshot was taken for Debian. It would probably make sense to merge that one to sid instead of backporting anything... -- Kind regards/Mit freundlichen Grüßen, Stefan Tauner

Bug#746734: flashrom: Please upgrade to 0.9.7 (+ patches)

2014-05-02 Thread Stefan Tauner
that has to cope with changes in hardware at a very low level. Kind regards, Stefan Tauner -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#690478: (no subject)

2012-12-26 Thread Stefan Tauner
to be used (please see below). I hope this is in your interest. -- Kind regards/Mit freundlichen Grüßen, Stefan Tauner -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org Archive: http

Bug#637028: dmidecode does falsely use bit 7 when decoding the chassis-type

2011-08-07 Thread Stefan Tauner
Package: dmidecode the bug is present in all vanilla versions since at least 2.9 and in various Debian-based distributions (Ubuntu, grml). the attached patch was also sent upstream (and to Ubuntu). for details please see the patch. -- Kind regards/Mit freundlichen Grüßen, Stefan Tauner From

Bug#626119: New upstream version of avr-libc available (1.7.1)

2011-05-08 Thread Stefan Tauner
Thank you! -- Kind regards/Mit freundlichen Grüßen, Stefan Tauner -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#573254: BTS#573254 rsnapshot shouldn't bail on absent backup points

2011-02-23 Thread Stefan Tauner
- set a global variable or argument of parse_config_file to indicate when this is the case - skip the source directory check in parse_config_file according to this information -- Kind regards/Mit freundlichen Grüßen, Stefan Tauner -- To UNSUBSCRIBE, email to debian-bugs-dist-requ

Bug#611784: geteltorito in genisoimage doesn't extract hard drive images properly

2011-02-01 Thread Stefan Tauner
/+bug/530530 -- Kind regards/Mit freundlichen Grüßen, Stefan Tauner -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org