Bug#611425: nvidia-kernel-2.6.32-5-amd64: Installing nvidia driver silences bell

2011-01-29 Thread Joe Riel
On Sat, 29 Jan 2011 20:29:15 +0100 Andreas Beckmann wrote: > On 2011-01-29 19:34, Joe Riel wrote: > > Did so. Installation seemed to go okay. But upon rebooting > > X would not come up. Attached are the relevant logs, > > with extension .exp > > Xorg didn&#x

Bug#611425: nvidia-kernel-2.6.32-5-amd64: Installing nvidia driver silences bell

2011-01-29 Thread Joe Riel
> Architecture: amd64 (x86_64) > > Could you please test the driver currently in experimental > (260.19.something) and see if the problem persists? I'll give it a try. -- Joe Riel -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#610905: gdm3: gdm3 displays blank screen after logout

2011-01-23 Thread Joe Riel
Package: gdm3 Version: 2.30.5-6 Severity: important After logging out, instead of seeing the gdm3 login prompt, I see a blank screen, with a working mouse. The same thing happens when returning from a virtual terminal. Restarting gdm3 (/etc/init.d/gdm3 restart) does not help. As a workaround I

Bug#508662: emacs22-common-non-dfsg: elisp manual: inaccuracy in section 15.6 Repeated Loading

2008-12-13 Thread Joe Riel
Package: emacs22-common-non-dfsg Version: 22.2+2-1.1 Severity: normal Section 15.6 of the elisp manual, titled Repeated Loading, suggests the following as a superior alternative to push: (add-to-list '(leif-mode " Leif") minor-mode-alist) That is wrong, the arguments are swapped. Correct i

Bug#358049: Problem with mmm-noweb

2007-04-07 Thread Joe Riel
The problem Norman reported is causes by an incorrect major-mode assignment (what do they call the `-*- ... -*-' line in a file?). Changing % -*- mode: latex; mmm-noweb-code-mode: c++; -*- to % -*- mode: latex; mmm-classes: noweb; mmm-noweb-code-mode: c++-mode; -*- should fix his problems (I