Bug#575193: tmux dont refresh console

2010-11-28 Thread Nicholas Riley
(wp->window->flags & WINDOW_REDRAW || wp->flags & PANE_REDRAW) return; - if (wp->window->flags & WINDOW_HIDDEN || !window_pane_visible(wp)) + if (!window_pane_visible(wp)) return; for (i = 0; i < ARRAY_LENGTH(&client

Bug#575193: Moving to another session is a workaround

2010-10-29 Thread Nicholas Riley
ug happens about once a day for me. I haven't been able to isolate exactly when it happens, though. If there's anything I can do when tmux gets stuck, please let me know. -- Nicholas Riley -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a sub

Bug#364206: linux-source-2.6.16: 2.6.16.6 patch to arch/alpha/kernel/setup.c references "for_each_possible_cpu"

2006-04-21 Thread Nicholas Riley
Package: linux-source-2.6.16 Version: 2.6.16-9 Severity: important Tags: patch Justification: fails to build from source The 2.6.16.6 patch contains a reference to "for_each_possible_cpu", which is not present until 2.6.17. It should be replaced with "for_each_cpu". This causes the package to fa

Bug#294256: updated patch

2005-11-22 Thread Nicholas Riley
There were a few bugs in the patch previously attached to this bug; FWIW, here's an updated version (against 3.10.17-2). --- apcupsd.dpkg-dist 2005-04-03 06:40:19.0 -0500 +++ apcupsd 2005-11-20 20:21:23.0 -0600 @@ -6,6 +6,8 @@ DAEMON=/sbin/apcupsd CONFIG=/etc/default/apcu