Bug#968639: fbpanel: Volume icon fails to appear because of icon name change

2020-08-18 Thread Andrew Kanaber
to the new icon names, which fixes the problem for me. Thanks, Andrew Kanaber --- fbpanel-7.0.orig/plugins/volume/volume.c2020-08-18 00:37:47.839375770 +0100 +++ fbpanel-7.0/plugins/volume/volume.c 2020-08-18 00:44:26.784359863 +0100 @@ -15,14 +15,14 @@ #include "dbg.h"

Bug#941026: netcfg_gateway_reachable wrongly rejects IPv6 link-local addresses

2019-10-09 Thread Andrew Kanaber
On Wed, Oct 02, 2019 at 08:27:34AM +0200, Philipp Kern wrote: > On 2019-09-23 18:00, Andrew Kanaber wrote: > > When doing static IP configuration, netcfg will reject a gateway address > > outside the host's network as defined by the netmask. > So how does it identify th

Bug#941026: netcfg_gateway_reachable wrongly rejects IPv6 link-local addresses

2019-09-23 Thread Andrew Kanaber
the link-local address it would've worked. Thanks for your help, Andrew Kanaber

Bug#922088: RFP: file-rc -- Alternative SysV init mechanism using a single configuration file

2019-02-11 Thread Andrew Kanaber
Package: wnpp Severity: wishlist * Package name: file-rc Version : 0.8.18 Upstream Author : Winfried Trümper and others * URL : https://packages.debian.org/stretch/file-rc * License : GPL/BSD Programming Lang: sh Description : Alternative SysV init

Bug#543627: kscope: always segfaults at start

2009-08-26 Thread Andrew Kanaber
Package: kscope Version: 1.9.4-1+b1 Severity: important kscopeapp always crashes for me: $ kscopeapp funt.c Segmentation fault $ kscopeapp Segmentation fault kscopeapp --help Segmentation fault Here's a gdb stack backtrace from a core dump #0 0xb7347470 in QHashData::rehash () from

Bug#231505: pbmclean: man page is wrong, option is '-minneighbor'

2009-05-22 Thread Andrew Kanaber
Package: netpbm Version: 2:10.0-12 Severity: normal The option is actually '-minneighbor' in the source. Ironically since pbmclean supports abbreviated options omitting any positive number of letters off the end of the suggested '-minneighbors' works. The man page also says the -N form was

Bug#328129: reportedly fixed in 0.99.4

2005-10-01 Thread Andrew Kanaber
This is bug 1222374 in xine's sourceforge buglist. It is apparently fixed in xine-ui 0.99.4 http://sourceforge.net/tracker/?func=detailatid=109655aid=1222374group_id=9655 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#298982: prboom locks up if /etc/timidity/timidity.cfg does not exist

2005-03-16 Thread Andrew Kanaber
Josselin Mouette wrote: This is not very helpful, as it means the thread is waiting for another thread, nothing else. Could you run it with strace -f ? 1198 open(/dev/snd/pcmC0D0p, O_RDWR|O_NONBLOCK) = 8 [... 1198 clones 1199, 1199 clones 1200 ...] 1198 select(4, [3], NULL, NULL, {0, 0}) = 0

Bug#298982: prboom locks up if /etc/timidity/timidity.cfg does not exist

2005-03-15 Thread Andrew Kanaber
Josselin Mouette wrote: Can you generally play MIDI files with the playmidi package? No. playmidi: No playback device found. Otherwise, could you please use strace to show me where prboom is hanging? Seems to be hanging in rt_sigsuspend. [...] connect(3, {sa_family=AF_FILE,

Bug#298982: prboom locks up if /etc/timidity/timidity.cfg does not exist

2005-03-13 Thread Andrew Kanaber
Josselin Mouette wrote: Le dimanche 13 mars 2005 à 21:29 +, Andrew Kanaber a écrit : Turtle Beach Santa Cruz, ALSA 1.0.8 CS46xx driver + kernel 2.4.27-8 Hrm, this one has a hardware MIDI synthetizer, doesn't it? What if you disable it, by removing the corresponding module or /dev

Bug#298982: prboom locks up if /etc/timidity/timidity.cfg does not exist

2005-03-10 Thread Andrew Kanaber
Package: prboom Version: 2:2.2.6-1 Severity: important prboom freezes after starting a game using freedoom when it first tries to play a sound (for example when you first fire the pistol) if there is no /etc/timidity/timidity.cfg If I install timidity or even instead just do: # mkdir