Bug#1004016: pipewire 0.3.43 upgrade automatically selects broken profile

2022-07-01 Thread Alexander Clausen
Hi Dylan, On 4/14/22 10:53, Dylan Aïssi wrote: > Is this issue still present with latest pipewire/wireplumber versions? > If yes, can you report it to the upstream devs? It seems that the issue is kind-of fixed: the "Pro Audio" profile is still selected, but it now works and is selectable as a

Bug#1004016: pipewire 0.3.43 upgrade automatically selects broken profile

2022-01-19 Thread Alexander Clausen
Package: pipewire Version: 0.3.43-2 Severity: normal Dear Maintainer, After upgrading pipewire (and related pipewire-pulse packages etc.) from 0.3.42-1 to 0.3.43-2, my audio input from my webcam was suddenly not working anymore (as in: WebRTC-based applications were complaining about not being

Bug#961629: python3-virtualenv: Fails to create a Python 3.7 environment

2020-05-26 Thread Alexander Clausen
Package: python3-virtualenv Version: 20.0.21+ds-1 Severity: important Dear Maintainer, trying to create a Python 3.7 virtualenv fails, while Python 3.8 works, as follows: $ python3 -m virtualenv --no-download --python /usr/bin/python3.8 bleh created virtual environment CPython3.8.3.final.0-64

Bug#954256: python-pip-whl: Editable installs broken: can't find __main__ module

2020-03-19 Thread Alexander Clausen
Package: python-pip-whl Version: 20.0.2-2 Severity: normal Dear pip Maintainers, trying to install a package in a virtualenv with the -e switch fails with the following error: = $ pip install -e . --isolated Obtaining file:///tmp/pypa2 Installing build dependencies ... done

Bug#940988: linux-image-5.2.0-2-amd64: USB breaks after a while

2019-09-22 Thread Alexander Clausen
Package: src:linux Version: 5.2.9-2 Severity: important Dear Maintainer, I have the following setup: USB3 Hub connected to USB3 port of the mainboard, controller: 07:00.0 USB controller: VIA Technologies, Inc. VL805 USB 3.0 Host Controller (rev 01) Plugged in are just two HID devices,

Bug#897121: Acknowledgement (virtualenv: ImportError (requests.packages.urllib3.exceptions) when creating virtualenv)

2018-04-28 Thread Alexander Clausen
Hi, the attached patch against the python-pip package fixes the issue for me. Thanks, Alexander diff -urN orig/python-pip-9.0.1/debian/control python-pip-9.0.1/debian/control --- orig/python-pip-9.0.1/debian/control 2018-04-26 08:19:09.0 +0200 +++ python-pip-9.0.1/debian/control

Bug#897121: virtualenv: ImportError (requests.packages.urllib3.exceptions) when creating virtualenv

2018-04-28 Thread Alexander Clausen
Package: virtualenv Version: 15.1.0+ds-1.1 Severity: important Dear Maintainer, when creating a virtualenv, the "Installing ..." step fails with the following error: Installing setuptools, pkg_resources, pip, wheel... Complete output from command /tmp/testvenv/bin/python2 - setuptools

Bug#852277: libgtk2-unique-perl: crash on starting second instance

2017-01-22 Thread Alexander Clausen
Package: libgtk2-unique-perl Version: 0.05-2+b3 Severity: important Dear Maintainer, when trying to start a second instance of a program using Gtk2::Unique, the first instance crashes. This happened for me when starting shutter, but is also reproducible with a small perl script: use Gtk2; use

Bug#829188: SEGVs too frequently (~every other day)

2017-01-22 Thread Alexander Clausen
Package: icedove Version: 1:45.6.0-2 Followup-For: Bug #829188 Dear Maintainer, the crash still happens with 1:45.6.0-2, see attached log. Excerpt: [...] Thread 1 "icedove-bin" received signal SIGSEGV, Segmentation fault. [...] Thread 1 (Thread 0x77fb8740 (LWP 11724)): #0

Bug#827119: AttributeError: 'Namespace' object has no attribute 'action'

2016-06-12 Thread Alexander Clausen
Package: debtags Version: 2.1 Severity: important Dear Maintainer, when running debtags without arguments, it fails with the following error: $ debtags Traceback (most recent call last): File "/usr/bin/debtags", line 689, in main() File

Bug#814397: python-pip: breaks pip-tools

2016-02-11 Thread Alexander Clausen
Package: python-pip Version: 8.0.2-5 Severity: normal Dear Maintainer, After upgrading python-pip, pip-compile from the pypi package pip-tools doesn't work anymore (installed in a virtualenv): $ cd /tmp $ virtualenv test [...] $ cd test $ . bin/activate $ pip install pip-tools [...] $ echo

Bug#800435: redis-server: redis.conf is world-readable

2015-09-29 Thread Alexander Clausen
Package: redis-server Version: 2:2.8.17-1+deb8u1 Severity: normal Dear Maintainer, the redis configuration is installed world-readable, and may contain passwords (masterauth, requirepass): -rw-r--r-- 1 root root 32801 Jun 5 15:12 /etc/redis/redis.conf -- System Information: Debian Release:

Bug#786452: libsane: artec_eplus48u backend crashes saned

2015-05-21 Thread Alexander Clausen
Package: libsane Version: 1.0.24-8 Severity: important Dear Maintainer, Using the artec_eplus48u backend (via network in my case) crashes saned. I was able to capture the following backtrace: #0 __strlen_sse2 () at ../sysdeps/i386/i686/multiarch/strlen-sse2.S:62 #1 0xb60205b9 in

Bug#767277: python-mapnik: python datasources crash

2014-10-29 Thread Alexander Clausen
--_PyTrash_delete_nesting; 958 -- tstate-trash_delete_nesting; 959 /* DO NOT restore GC tracking at this point. weakref callbacks (gdb) Thanks, Alexander Clausen -- System Information: Debian Release: jessie/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental

Bug#751827: python-virtualenv: version of pip in virtualenvs fails to uninstall some packages

2014-06-16 Thread Alexander Clausen
Package: python-virtualenv Version: 1.11.6-2 Severity: important Dear Maintainer, (I am unsure if this is because of interaction of pip with the virtualenv, so I am reporting against python-virtualenv, not python-pip. Feel free to reassign!) When creating a virtualenv, the version of pip that

Bug#729682: argyll: Colorhug device is not accessible anymore

2013-11-21 Thread Alexander Clausen
Hi, this appears to be a known problem with argyll 1.5.1, see https://groups.google.com/d/msg/colorhug-users/Nj0RZjJaWaY/cX2TSqk7bmYJ Alex -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#729306: virtualenvwrapper: first bash completion fails

2013-11-11 Thread Alexander Clausen
Package: virtualenvwrapper Version: 4.1.1-1 Severity: normal Dear Maintainer, the first bash completion for workon fails. Lets assume we have a virtualenv called foobar (and nothing else). To reproduce: 1. start a new shell (for example, open a new xterm) 2. type: workon footab, nothing

Bug#553460: grub-common: Missing sections in the info documentation

2009-10-31 Thread Alexander Clausen
Package: grub-common Version: 1.97-1 Severity: important Hi, the nodes Configuration, Network, Preset Menu, Images, Troubleshooting, Invoking the grub shell, Invoking grub-terminfo, Internals are missing from the info docs. Thanks, Alex -- System Information: Debian Release: squeeze/sid

Bug#547364: is not displaying photos again

2009-10-12 Thread Alexander Clausen
Package: digikam Version: 2:1.0.0~beta5-1 Severity: normal Had the same problem. Killing all kde related processes and restarting digikam fixed the problem here (running digikam on a xfce desktop) Alex -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy:

Bug#514083: e2dbg: man page: dangling symlink

2009-02-03 Thread Alexander Clausen
Package: e2dbg Version: 1:0.8a25-2 Severity: normal The man symlink for e2dbg is broken: a...@hal:~$ ls -la /usr/share/man/man1/e2dbg.1 lrwxrwxrwx 1 root root 7 2009-02-04 03:17 /usr/share/man/man1/e2dbg.1 - eresi.1 a...@hal:~$ ls -la /usr/share/man/man1/eresi.1 ls: cannot

Bug#485917: iceweasel: Pictures scaled by the browser (jpeg+png) is either black or white.

2008-06-13 Thread Alexander Clausen
Hi, I can reproduce this bug, and Option XaaNoOffscreenPixmap on didn't change a thing, but switching to EXA fixed it. This is with the following card: 02:00.0 VGA compatible controller: ATI Technologies Inc Radeon RV100 QY [Radeon 7000/VE] and xf86-video-ati from git. Alex -- To

Bug#424403: quicksynergy: dies when clicking start (server)

2007-05-31 Thread Alexander Clausen
hi Jérémie, Jérémie Corbier wrote: I have not been able to reproduce this bug on my amd64 box. Could you please try to capture a full backtrace with gdb (bt full)? ok, i recompiled with CFLAGS=-g and captured a bt: (gdb) bt full #0 0x2aed1790fc45 in raise () from /lib/libc.so.6 No

Bug#424403: quicksynergy: dies when clicking start (server)

2007-05-15 Thread Alexander Clausen
Package: quicksynergy Version: 0.5-1 Severity: important quicksynergy dies with *** glibc detected *** quicksynergy: free(): invalid next size (fast): 0x00635da0 *** after clicking the start button in the server tab. it dies with the following backtrace: