Bug#1056381: bbdb3 compilation/installation fails when notmuch is not installed

2023-11-21 Thread Derek Upham
Package: bbdb3 Version: 3.2.2d-1 Severity: normal Tags: upstream Dear Maintainer, I have emacs-snapshot and bbdb3 installed. Updating emacs-snapshot attempts to byte-compile the various Emacs Lisp packages, including bbdb3. The bbdb3 byte-compilation fails for bbdb-notmuch.el. Install bbdb3

Bug#1011288: linux-image-5.17.0-1-amd64: amdgpu DRM goes into re-init loop when headless, eventually fails (5.17.0)

2022-05-19 Thread Derek Upham
Package: src:linux Version: 5.17.3-1 Severity: important Dear Maintainer, This is a change of behavior from linux-image-5.16.0-6-amd64 to linux-image-5.17.0-1-amd64. The bug affects linux-image-5.17.0-1-amd64. Booting 5.16.0 avoids the problem. The host is a desktop machine using a physical AMD

Bug#851611: sawfish: Annoying error message "File error: No such file or directory, gnome"

2020-06-10 Thread Derek Upham
The root cause is that /etc/X11/sawfish/site-init.d/00debian.jl is attempting to load using (require 'gnome) and /usr/share/sawfish/lisp/gnome.jl does not exist. Instead /usr/share/sawfish/lisp/gnome-int.jl exists, a symlink pointing to sawfish/wm/integration/gnome.jl The package main

Bug#801613: bbdb3: bbdb-mode major mode incorrectly applied to .bbdb file

2015-10-12 Thread Derek Upham
Package: bbdb3 Version: 3.1.2-3 Severity: important Dear Maintainer, In /etc/emacs/site-start.d/50bbdb3.el, the code binds major mode bbdb-mode to all files ending with ".bbdb": (add-to-list 'auto-mode-alist '("\\.bbdb$" . bbdb-mode)) The bbdb-mode major mode is intended for *BBDB* display b

Bug#762763: steam refuses to install after uninstall

2014-11-01 Thread Derek Upham
flatly refuses to install. > > on Sun, 5 Oct 2014 13:47:02 -0400 Michael Gilbert wrote: > > You'll need to remove the package, then reinstall it to be able to > > select differently in the debconf prompts. > > > > Best wishes, > > Mike > > -- Derek

Bug#761982: fonts-ebgaramond-extra: Font file EBGaramond12-SC.ttf no longer appears in package(s)

2014-09-17 Thread Derek Upham
Package: fonts-ebgaramond-extra Version: 0.015+git20130628-3 Severity: normal Dear Maintainer, Back in November of 2013 I used the EBGaramond12-SC.ttf font in several Libreoffice files. I opened them up again recently and found that the font had been substituted with some Helvetica variant, an

Bug#566741: gnome-mplayer: Exiting from Preferences dialog sets PCM channel volume to zero

2010-01-24 Thread Derek Upham
Package: gnome-mplayer Version: 0.9.8-1 Severity: normal Open gnome-alsamixer. Then open any audio file with gnome-mplayer. Confirm that you can hear the music. Select "Edit" > "Preferences" to bring up the Preferences dialog box. Click on the "Close" button to close the dialog box. The music

Bug#450948: scsh-0.6: Logic error allows infinite block in event.c:queue_ready_ports()

2007-11-12 Thread Derek Upham
Package: scsh-0.6 Version: 0.6.7-4 Severity: normal When using scsh-0.6.7 with the SUnet web server, the VM regularly hangs. strace shows that the VM (either the parent process, or a child process spawned to handle a request) is blocked in the select() system call: select(0, [], [], [], NULL