Bug#343050: lookup: relocation error: lookup: symbol errno, version GLIBC_2.0 not defined...

2005-12-11 Thread Kingsley G. Morse Jr.
Package: edict Version: 2005.12.01-1 Severity: important Thanks for maintaining debian's edict package. I'm all in favor of fostering international understanding and good will. I happened to notice that setting up edict with "apt-get -f install" resulted in lookup: relocation error: looku

Bug#343050: Acknowledgement (lookup: relocation error: lookup: symbol errno, version GLIBC_2.0 not defined...)

2005-12-11 Thread Kingsley G. Morse Jr.
Upon further inspection, it appears that the offending package is actually "lookup", which is evidently called during edict's setup. I can duplicate the bug by simply running lookup at the command line. Please reassign this bug to the "lookup" package. Thanks, Kingsley On 12/11/05 21:48, Debian

Bug#343050: Upgrading to version 1.08b-10 of lookup fixed it. OK to close.

2005-12-11 Thread Kingsley G. Morse Jr.
-- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#255311: Still doesn't work in version 3.4.3

2005-12-12 Thread Kingsley G. Morse Jr.
It still seems to be broken with version 3.4.3 of kde and vimpart. gvim is still appears in a separate window. Thanks, Kingsley -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#157008: Bug#335637: coreutils: "tail -f -n 100 /var/log/messages | less" "G" hangs

2005-10-28 Thread Kingsley G. Morse Jr.
On 10/27/05 23:15, Bob Proulx wrote: > But it seems a fair enough request as a wishlist > item. Thanks. I checked and am happy to report that #157008 appears to address the issue with patch. Thanks, Kingsley -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Troub

Bug#331060: Workaround

2005-10-30 Thread Kingsley G. Morse Jr.
I worked around the error with $ MALLOC_CHECK_=0 mondoarchive As an aside, the following command doesn't elicit the error $ mondoarchive -OVr -d /dev/dvd -9 -I /etc Thanks, Kingsley -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact

Bug#331002: On second thought...

2005-10-30 Thread Kingsley G. Morse Jr.
Hi, I've thought more about replacing -I with -J, and at the moment, it seems to me that I'd have to write a script to populate -J's file every time mondoarchive was run. Furthermore, it seems to me that others might have the same problem. Unless I'm mistaken, the few minutes that it would take

Bug#256948: Fixed by regressing to version 1.4.2

2005-06-07 Thread Kingsley G. Morse Jr.
I'm happy to report that changing the versions of several packages, including going back to an earlier version of festival, seems to have fixed the problem. My test script counter=0; while echo $counter | festival --language americanenglish -b --tts ; do counter=$(( counter + 1 )) ; done ; e

Bug#312405: rdiff-backup: Fatal Error: Source directory returned does not exist

2005-06-07 Thread Kingsley G. Morse Jr.
Package: rdiff-backup Version: 0.13.4-5 Severity: important Tags: sid Thanks for maintaining debian's rdiff-backup package. It's important. Why would this command: $ rdiff-backup -v9 --exclude /c \ --exclude /mnt/dos \ --exclude /mnt/dos_backup \ --exclude /mnt/b

Bug#312405: Close it

2005-06-07 Thread Kingsley G. Morse Jr.
Hi Daniel, My mistake. You were right. The target directory didn't exist. I omitted the key word "echo" after running the real rdiff-backup command and before reporting rdiff-backup's return status. Upshot: I ran it twice, and the second time with a non-existant target directory. Feel free to

Bug#304108: "no screens found"

2005-05-12 Thread Kingsley G. Morse Jr.
On 05/10/05 23:47, Siward de Groot wrote: > Maybe best solution would be to purge and reinstall X. Although purging and reinstalling xserver-xfree86 and its configuration file seemed plausible, I tried it and was still able to duplicate the xserver-xfree86-dbg bug, which reports no screens fo

Bug#309409: alien: Enhance conversion of .tgz to .deb with code from checkinstall

2005-05-16 Thread Kingsley G. Morse Jr.
Package: alien Version: 8.52 Severity: wishlist Tags: sid Thanks for maintaining alien. I'm confident that it has contributed to debian's success by making it easier to import packages. It seems to me that importing .tgz files would be even easier if alien used some code from checkinstall, which

Bug#309679: dovecot-pop3d: No daemon

2005-05-18 Thread Kingsley G. Morse Jr.
Package: dovecot-pop3d Version: 0.99.14-1 Severity: important Tags: sid Thanks for maintaining Debian's dovecot-pop3d package. Dovecot enjoys a good reputation. I noticed that $ /etc/init.d/dovecot restart didn't start the /usr/sbin/dovecot daemon for a new install, and that bug #293348 m

Bug#299327: Script to test for rzip's default compression level

2005-04-28 Thread Kingsley G. Morse Jr.
Here's a one liner shell script which agrees with $ rzip -h" that "6" is rzip's default compression level. $ file=bash_completion ; rm /tmp/$file.rz ; rzip -k -o /tmp/$file.rz /etc/$file ; echo -n "D " ; du -b /tmp/$file.rz ; for l in $( seq 0 9 ) ; do rm /tmp/$file.rz; rzip -k -$l -o

Bug#306868: coreutils: "," isn't a word delimiter when counting words with wc -w

2005-04-28 Thread Kingsley G. Morse Jr.
Package: coreutils Version: 5.0.91-2 Severity: normal Tags: sid Please change wc to treat "," as a word delimiter. Thanks. Here's how to duplicate the problem: $ echo "cat,dog" | wc -w 1 $ echo "cat dog" | wc -w 2 Other punctuation characters may have a similar problem. A workaround i

Bug#299327: Script to test for rzip's default compression level

2005-04-29 Thread Kingsley G. Morse Jr.
Hi Alec, Thanks for following up. rzip is a top performer, and if I recall correctly, Andrew Tridgell said it shouldn't be too hard to make rzip forward compressed data to stdout so it works as a filter! It seems to me that with its outstanding performance, if it also became a filter, rzip could

Bug#307421: Error: couldn't read file "/usr/lib/blt2.4/dragdrop.tcl": no such file or directory

2005-05-02 Thread Kingsley G. Morse Jr.
Package: tkdesk Version: 2.0-2 Severity: normal Tags: sid Thanks for maintaining tkdesk. It's been a corner stone of my desktop for years. After upgrading from version 1.0b4-2 to 2.0-2, when I 1.) right click on the comet at the top of tkdesk's application bar, 2.) choose "open directory, 3.

Bug#304108: xserver-xfree86: Fatal server error: Caught signal 11. Server aborting

2005-05-02 Thread Kingsley G. Morse Jr.
I just upgraded ttf-freefont, xfs, freetype2, libttf2, oneko, procmeter, rxvt, tkdesk, xboing, xtron and removed xf86setup, xfonts-pex, xfntil2, xesslite, oledit, pavuk-x86-linux-glibc1-xt, pointerlite, rv50-linux20, tk42, wabi, wordperfect, xesslite, xlib6 and the GIM

Bug#304108: More upgrades

2005-05-02 Thread Kingsley G. Morse Jr.
X still crashes after upgrading motifnls ude uwm waimea x-window-system x-window-system-core xbase-clients xfonts-100dpi xfonts-75dpi xfonts-base xfonts-cyrillic xfonts-scalable xfree86-common xmbdfed xutils to unstable's current version

Bug#304108: Related to 79303 150180 160919 270322 270324

2005-05-03 Thread Kingsley G. Morse Jr.
Upgrading libfreetype6 didn't fix it either. However, I found that commenting out FontPath "unix/:7101" in /etc/X11/XF86Config-4 stops GIMP->xtns->Script-Fu->Logos->Basic 1 from being able to use an arial font, which caused X to crash. Therefore, I suspect this bug is related to

Bug#304108: Crashed with msttcorefonts

2005-05-03 Thread Kingsley G. Morse Jr.
After installing mscorefonts, the above GIMP technique crashed X when choosing the fourth font down in the "Script-Fu Font Selection" window named arial (msttcorefonts) with its default style of "medium italic". Since X crashes with a different arial font, I suspect the bug isn't in the font

Bug#230295: It looks like aptitude may be a workaround

2005-05-05 Thread Kingsley G. Morse Jr.
The "aptitude" command has the following options: --with-recommends --with-suggests I haven't tried it yet though. Thanks, Kingsley -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#307421: Error: couldn't read file "/usr/lib/blt2.4/dragdrop.tcl": no such file or directory

2005-05-05 Thread Kingsley G. Morse Jr.
On 05/05/05 16:52, Daniel Martin wrote: [...] > Could you try reinstalling blt, or rather > upgrading to the current version [...] You're golden! It worked! Thanks, Kingsley -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#304108: xserver-xfree86-deb failed

2005-05-08 Thread Kingsley G. Morse Jr.
Evidently the package named "xserver-xfree86-dbg" has a version of X with debugging information compiled in. I hoped to use it on this report's bug and did $ ln -s /usr/X11R6/bin/XFree86-debug /etc/X11/X Unfortunately, 1.) $ dpkg-reconfigure xserver-xfree86-dbg didn't change /etc

Bug#304108: "no screens found"

2005-05-08 Thread Kingsley G. Morse Jr.
I see in FAQ.gz that package maintainer scripts won't overwrite XF86Config-4 because I modified it. However, I'm still wondering why XFree86-debug aborted with "no screens found" in /var/log/XFree86.0.log when the unchanged XF86Config-4 has a "Screen" section. Feedback welcome, Kingsl

Bug#299333: rzip: What does compression level 0 do?

2005-03-13 Thread Kingsley G. Morse Jr.
On 03/13/05 16:26, Alec Berryman wrote: > may I close it? Yes. Thanks, Kingsley -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#318519: vim-gtk: gvim hangs before launching its X window

2005-07-15 Thread Kingsley G. Morse Jr.
Package: vim-gtk Version: 1:6.3-078+1 Severity: normal Tags: sid Thanks for maintaining Debian's vim-gtk package. I like it and use it. I noticed that gvim occasionally hangs before opening its X window. Pressing ^C doesn't kill the process, but typing "kill " does. Thanks, Kingsley -- System I

Bug#278460: acknowledged by developer (Shouldn't "dpkg -s" say that zoo is in the "main" section instead of "non-free"?)

2005-07-05 Thread Kingsley G. Morse Jr.
> This was already resolved. > > $ dpkg -s zoo | grep Section > > now reports > > Section: utils I still get the wrong result. I tested two ways: 1.) dpkg version 1.10.20 zoo version 2.10-11 and 2.) dpkg version 1.13.10 zoo version 2.10-13 Both ways still report: "Section: non-f

Bug#278460: acknowledged by developer (Shouldn't "dpkg -s" say that zoo is in the "main" section instead of "non-free"?)

2005-07-06 Thread Kingsley G. Morse Jr.
Hi Jose, [...] > What version of Debian you use ? A mix of versions. I just run "apt-get install" against unstable whenever I need a new package, so some packages become old. But, apt-get and dpkg say all package dependencies are satisfied. [...] > Are your Debian updated ? Sorry, I don't unde

Bug#317235: Shouldn't aspell depend on aspell-bin version 0.60.3-1 or greater?

2005-07-06 Thread Kingsley G. Morse Jr.
Package: aspell Version: 0.60.3-1 Severity: normal Tags: sid Thanks for maintaining Debian's aspell package. I like it and use it. I noticed that bug report #307481 said that aspell depends on the latest version of aspell-bin, and indeed upgrading to version 0.60.3-1 of aspell-bin fixed Sy

Bug#317235: Shouldn't aspell depend on aspell-bin version 0.60.3-1 or greater?

2005-07-06 Thread Kingsley G. Morse Jr.
To avoid the bug reported in #307481, whose report can be found at http://groups.google.ca/group/linux.debian.bugs.dist/browse_thread/thread/cdf77191f84f0060/bdb6e9059d0d7602?q=307481+debian+aspell&rnum=1&hl=en#bdb6e9059d0d7602 Thanks, Kingsley -- To UNSUBSCRIBE, email to [EMAIL PROTECTED

Bug#317350: vnstat: Reports impossibly large spikes in traffic

2005-07-07 Thread Kingsley G. Morse Jr.
Package: vnstat Version: 1.4-2 Severity: normal Tags: sid Thanks for maintaining vnstat. I've been using it for three months and have noticed that on some days, roughly once a week, it records huge spikes in the traffic received and transmitted. The last spike was reported while a script ran vns

Bug#317350: The previous update was after the current date

2005-07-10 Thread Kingsley G. Morse Jr.
vnstat's cron job reported Error: The previous update was after the current date. Previous update: Sun Jul 10 04:25:30 2005 Current time: Sun Jul 10 03:15:01 2005 Use --force to override this message. Using the wrong time might explain the impossibly large spikes in that

Bug#317716: gnuplot: help for "style" should warn that point colors are set with line type

2005-07-10 Thread Kingsley G. Morse Jr.
Package: gnuplot Version: 4.0.0-2 Severity: normal Tags: sid Thanks for maintaining Debian's gnuplot package. I like it and use it. I noticed that gnuplot is told the color of *points* with *line* type, which is confusing. Please explicitly warn users in "style"'s online help to define point co

Bug#303333: Fatal Error: Bad rdiff-backup-data dir on destination side

2005-04-05 Thread Kingsley G. Morse Jr.
Package: rdiff-backup Version: 0.13.4-5 Severity: important Tags: sid Thanks for maintaining Debian's rdiff-backup package. It's good at backing up linux data. However, I noticed that it fails when run under linux to back up one MS Windows file system to another. The source and destination dir

Bug#303442: dosfstools: Please apply this patch to make bootable file systems

2005-04-06 Thread Kingsley G. Morse Jr.
Package: dosfstools Version: 2.11-2 Severity: wishlist Tags: sid Thanks for maintaining Debian's dosfstools package. It would be even more useful if it could create file systems that are bootable. A patch that evidently does this is attached. It's author, Sam Bingner, wrote: This patch mak

Bug#304108: xserver-xfree86: Fatal server error: Caught signal 11. Server aborting

2005-04-10 Thread Kingsley G. Morse Jr.
Package: xserver-xfree86 Version: 4.3.0.dfsg.1-12.0.1 Severity: normal Tags: sid Thanks for maintaining Debian's xserver-xfree86 package. It's important. X can be made to crash by doing the following: 1.) run gimp 2.) use your mouse to select xtns->Script-Fu->Logos->Basic 1 3.) click on

Bug#331060: 2.04-7 fails too

2005-10-22 Thread Kingsley G. Morse Jr.
Version 2.04-7 fails too, with [...] Boot+data disks were created OK Done. *** glibc detected *** double free or corruption (!prev): 0x0d8438c0 *** SIGABRT signal received from OS Abort - probably failed assertion. I'm sleeping for a few seconds so you can rea SIGINT s

Bug#183086: Yes

2005-10-24 Thread Kingsley G. Morse Jr.
First of all, thanks for maintaining debian's findutils package. It's really useful. I agree that redirecting errors to /dev/null is questionable. It masks all sorts of errors, like "permission denied" when LOCALUSER is "nobody". Perhaps a commented out line with stderr redirected to /tmp/updat

Bug#335637: coreutils: "tail -f -n 100 /var/log/messages | less" "G" hangs

2005-10-24 Thread Kingsley G. Morse Jr.
Package: coreutils Version: 5.2.1-2.1 Severity: normal Thanks for maintaining debian's coreutils package. It has really useful code. I noticed that typing the following as root: tail -f -n 100 /var/log/messages | less and then pressing upper case "G" in less to go to the end of the file,

Bug#331002: mondo: Please allow longer lists to be passed to mondoarchive's -E option.

2005-09-30 Thread Kingsley G. Morse Jr.
Package: mondo Version: 2.04-6 Severity: normal Thanks for maintaining debian's mondo package. It seems to me that mondoarchive would be even better if its -E option accepted longer lists (of files and directories) to exclude. Thanks! Kingsley -- Package-specific info: Contents of /var/log/mi

Bug#331060: mondo: *** glibc detected *** double free or corruption (!prev): 0x0d8438c0 ***

2005-10-01 Thread Kingsley G. Morse Jr.
Package: mondo Version: 2.04-6 Severity: important Hi, I noticed that the following command $ mondoarchive \ -K 10 \ -V \ -O \

Bug#238167: Ubuntu's grep works, and has a diff file

2005-10-03 Thread Kingsley G. Morse Jr.
Package: grep Version: 2.5.1.ds2-1 Followup-For: Bug #238167 I ran into this bug too. $ echo abc | egrep -i -o B I'm told that the egrep in Ubuntu's Hoary distribution works. Greg Wooledge (greycat) suggested trying their patches in http://archive.ubuntu.com/ubuntu/pool/main/g/grep/g

Bug#321345: gobby: unmet dependencies

2005-08-04 Thread Kingsley G. Morse Jr.
Package: gobby Severity: grave Justification: renders package unusable Thanks for packaging gobby. I've been waiting a lng time for a whiteboarding application. I noticed that when I typed $ apt-get install gobby it reported Reading Package Lists... Done Building Depe

Bug#404911: rdiff-backup: Fatal Error: New quoting requirements!

2006-12-28 Thread Kingsley G. Morse Jr.
Package: rdiff-backup Version: 1.1.5-4 Severity: normal After upgrading to version 1.1.5-3 and 1.1.5-4, this command: rdiff-backup \ --force \ -v9 \ --exclude /mnt/dos/temp \ /mnt/dos \ /mnt/dos_backup \ >> $logfile \ 2>> $logfile.err

Bug#304108: xserver-xfree86: Fatal server error: Caught signal 11. Server aborting

2007-01-17 Thread Kingsley G. Morse Jr.
On 01/17/07 10:01, Brice Goglin wrote: [...] > Did you reproduce this problem recently? [...] The good news is that I haven't. The bad news is that we seem to have lost the chance to debug it. Thanks, Kingsley -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Tro

Bug#403235: gnuplot: "with boxes" plots spurious lines

2006-12-15 Thread Kingsley G. Morse Jr.
Package: gnuplot Version: 4.0.0-5 Severity: normal Thanks for maintaining debian's gnuplot package. It seems to me to be pretty important. A script and data file that reproduce a modest bug are attached. Check for a spurious line a little after 4 AM in the output graph, and note that there's n

Bug#403235: The script and data file

2006-12-15 Thread Kingsley G. Morse Jr.
Here they are... Thanks, Kingsley export graph_image=/tmp/stn.2.png export log_file=bug.log echo "set output \"$graph_image\" set term png set timefmt \"%m/%d/%Y:%H:%M:%S\" set xdata time set format x \"%H:%M\" set xrange [\"12/15/2006:00:00:00\":\"12/15/2006:23:59:59\"]

Bug#396991: firefox: Please enhance Edit->Find in this Page to allow searching for regular expressions

2006-11-03 Thread Kingsley G. Morse Jr.
Package: firefox Version: 1.5.dfsg+1.5.0.4-1 Severity: wishlist Thanks for maintaining Debian's firefox package. It's great. I would like to humbly suggest enhancing firefox, possibly by extension, to allow users to search the content of the web page they're viewing with regular expressions. S

Bug#401402: Please enhance dpkg to also list files in /var/lib/dpkg/info

2006-12-02 Thread Kingsley G. Morse Jr.
Package: dpkg Version: 1.13.24 Severity: wishlist I still find dpkg useful and would like to humbly suggest adding an option like --listfiles, but which also lists files in /var/lib/dpkg/info/.* For example, the new option would also list files like /var/lib/dpkg/info/kdm.postinst The

Bug#395923: xsane: Workaround for bug in Buslogic driver

2006-10-28 Thread Kingsley G. Morse Jr.
Package: xsane Version: 0.99+0.991-1 Severity: normal Thanks for maintaining Debian's xsane package. It's remarkably useful. Here's a workaround that allows xsane to function in spite of a long standing bug that appears to be in linux's Buslogic SCSI adapter driver. The bug is described at

Bug#395923: Acknowledgement (xsane: Workaround for bug in Buslogic driver)

2006-10-28 Thread Kingsley G. Morse Jr.
Perhaps xsane's documentation should mention this workaround. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#396595: motion: Link to help from control port config/list

2006-11-01 Thread Kingsley G. Morse Jr.
Package: motion Version: 3.2.3-1.1 Severity: wishlist Thanks for maintaining motion. It's well documented. It seems to me that it's maintainers might receive fewer support questions if the configuration options listed at the control port also have links to motion's excellent documentation. Fo

Bug#176282: Debian tv_grab_na bug

2005-01-13 Thread Kingsley G. Morse Jr.
Hi Ken, [...] > I'm wondering whether you have the same or a > similar problem with tv_grab_na_dd. I haven't tested it. > I'd really prefer to close this bug unless we > can come up with a specific plan for a change > that would make you happy. > > Thoughts? It won't personally affect me, as I

Bug#299327: rzip: Change man page to say default compression level is 6.

2005-03-13 Thread Kingsley G. Morse Jr.
Package: rzip Version: 2.0-2 Severity: minor Tags: sid Thanks for maintaining Debian's rzip package. It performs great. Please change the man page to say that rzip's default compression level is 6. (It currently says 9.) You can see that 6 is the default by 1.) typing "rzip -h", 2.) reading h

Bug#299333: rzip: What does compression level 0 do?

2005-03-13 Thread Kingsley G. Morse Jr.
Package: rzip Version: 2.0-2 Severity: minor Tags: sid I'm happy to report that my testing found that compression level 0 is about ten times as fast as the rest. Compression level 0 was even five times faster than gzip. rzip's second stage uses bzip2, which uses compression levels from 1 to 9.

Bug#413739: remind: Update DST in defs.rem

2007-03-06 Thread Kingsley G. Morse Jr.
Package: remind Version: 03.00.24-4 Severity: normal Thanks for maintaining debian's remind package. It's really useful. As you may know, the U.S. Congress recently changed the dates that daylight savings time starts and ends. Please fix the definitions for DST in defs.rem. Perhaps REM

Bug#406259: grep: I agree

2007-03-24 Thread Kingsley G. Morse Jr.
Package: grep Version: 2.5.1.ds2-6 Followup-For: Bug #406259 Thanks for maintaining grep. It's fundamentally important. I concur with Justin. It looks like a bug to me too. Perhaps the error is in grep's relatively new code for its "-o" option. Thanks, Kingsley -- System Information: Debian

Bug#415702: modprobe kqemu major=0

2007-03-26 Thread Kingsley G. Morse Jr.
I had the same error message when I tried to run qemu, even when kqemu was loaded. In my case, /dev/kqemu wasn't created. I worked around the problem by doing modprobe kqemu major=0 and running qemu again. Thanks, Kingsley -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of

Bug#416351: qemuctl: Can't locate object method "signal_connect" via package "Gtk2::MenuItem" at /usr/lib/perl5/Gtk2/GladeXML.pm line 40.

2007-03-26 Thread Kingsley G. Morse Jr.
Package: qemuctl Version: 0.2-1 Severity: important Thanks for maintaining qemuctl. It looks interesting. When I try to run it as qemuctl or as qemuctl -no-acpi -cdrom /dev/cdrom /dev/hda it aborts with Can't locate object method "signal_connect" via package "Gtk2::MenuItem" at

Bug#395923: New kernel, old bug

2007-03-31 Thread Kingsley G. Morse Jr.
FYI: Upgrading the linux kernel from version 2.6.12-1-k7 to 2.6.18-4-k7 with version 0.84-2 or 0.99+0.991-2 of xsane seems to agitate the old bug in the Buslogic driver. I found two workarounds: 1.) Use lineart instead of gray or color. 2.) Or, Use 10 bit color depth at 215 pixels per inch or le

Bug#409514: rdiff-backup: Data corruption by default

2007-02-03 Thread Kingsley G. Morse Jr.
Package: rdiff-backup Version: 1.1.5-4 Severity: important It seems to me that rdiff-backup is innovative and useful. I used it to back up a remote computer onto a local one, and eventually the remote computer's hard drive failed. When I checked the backup copy, I was surprised to learn that r

Bug#417844: gobby: symbol lookup error: gobby: undefined symbol: _ZN3Gtk6Window16set_urgency_hintEb

2007-04-04 Thread Kingsley G. Morse Jr.
Package: gobby Version: 0.4.1-2 Severity: grave Justification: renders package unusable Thanks for maintaining gobby. I'm looking forward to white-boarding. I noticed that the first time I ran gobby, it crashed with: gobby: symbol lookup error: gobby: undefined symbol: _ZN3Gtk6Window16set_

Bug#409291: Duplicated bug by archiving to DVD?

2007-04-07 Thread Kingsley G. Morse Jr.
I seem to have duplicated this bug by trying to archive to a DVD disk as follows: $ mondoarchive Backup to: DVD disks Compression:Average How much data (in Megabytes) will each DVD store? 4380 Please specify your DV

Bug#383832: xwrits: Please log

2006-08-19 Thread Kingsley G. Morse Jr.
Package: xwrits Version: 2.21-5 Severity: wishlist Thanks for maintaining debian's xwrits package. It seems to me that it's aware of important information: how long people sit in front of their computers each day. Doctors think too much "screen time" leads to obesity. See http://www.tvtu

Bug#733195: gnupg: quoted printable character in armor

2013-12-26 Thread Kingsley G. Morse Jr.
Package: gnupg Version: 1.4.15-3 Severity: normal Dear Maintainer, Thanks for maintaining gnupg. It seems like privacy is in the news more and more these days. The main reason I'm writing is that I stumbled upon a few more clues about an old bug. Here's what I found. Someone I know uses an Ap

Bug#604184: gnuplot: "set logscale" should also render logarithmically scaled lines

2010-11-20 Thread Kingsley G. Morse Jr.
Package: gnuplot Version: 4.2.6-1 Severity: normal Thank you for maintaining gnuplot. It's nice to have such a versatile tool. I happened to notice that gnuplot still renders straight lines between data points when an axis is scaled logarithmically with "set logscale". It seems to me that when

Bug#668325: Unplugging a USB flash card stopped colord-sane from eating CPU

2014-02-12 Thread Kingsley G. Morse Jr.
Hi, I'm happy to report that colord-sane stopped consuming too much CPU when I unplugged a USB flash drive/card from a USB port. Reinserting the USB device and writing to it failed to make colord-sane resume consuming too much CPU. I'm using version 0.1.21-2 of the colord package. For what it's

Bug#736140: bash: set -v and appending to /dev/stderr in a file looses a little data

2014-01-19 Thread Kingsley G. Morse Jr.
Package: bash Version: 4.2+dfsg-1 Severity: normal Dear Maintainer, Thank you very much for maintaining Debian's bash package. It's important. People using the nicknames "geirha" and "ormaaj" in the #bash channel at freenode's IRC network and I happened to notice bash doing something we didn't

Bug#737348: column: line too long

2014-02-01 Thread Kingsley G. Morse Jr.
Package: bsdmainutils Version: 9.0.5 Severity: normal Dear Maintainer, I really like the column command. I humbly suggest improving it to work with longer lines. Here's a simple example that elicits the bug for me $ ( for i in {1..205} ; do echo -n 123456789, ; done ; echo ) | column -t -

Bug#729550: warning: Could not load shared library symbols for linux-gate.so.1.

2013-12-13 Thread Kingsley G. Morse Jr.
Hi Lisandro, Thank you for your quick and thoughtful reply. I like your idea of getting a better backtrace. I installed libqt4-dbg. Then I duplicated the bug by running kdenlive by itself, and then in gdb. Both times, I did kdenlive -> Project -> Add clip -> file_with_a_transparent_backgr

Bug#729550: warning: Could not load shared library symbols for linux-gate.so.1.

2013-12-13 Thread Kingsley G. Morse Jr.
Hi Lisandro, I think I've done everything you asked, and more. At the moment, it looks to me like code called "projectlist" and "profilesdialog" in kdenlive is involved. I added Patrick back to the Cc: list. Details of my research follow. I hope that helps, Kingsley On 12/13/13 20:40, Lisand

Bug#729550: warning: Could not load shared library symbols for linux-gate.so.1.

2013-12-13 Thread Kingsley G. Morse Jr.
Damián Nicanor Pérez Meyer wrote: > On Friday 13 December 2013 18:59:47 Kingsley G. Morse Jr. wrote: > > Hi Lisandro, > > > > I think I've done everything you asked, and more. > > Thanks :) > > > At the moment, it looks to me like code called > > &quo

Bug#733195: [Pkg-gnupg-maint] Bug#733195: gnupg: quoted printable character in armor

2014-01-08 Thread Kingsley G. Morse Jr.
Hi Thijs, Thank you for sharing your thoughts. They are much clearer than gnupg's error message. You very nicely asked > What is the bug? I can think of two: 1.) Not undoing quoted-printable encoding. It seems to me that gnupg might ask the user if he or she would like it

Bug#729469: libav-tools: Add "This package replaces ffmpeg." to the description.

2013-11-13 Thread Kingsley G. Morse Jr.
Package: libav-tools Version: 6:9.10-1 Severity: normal Dear Maintainer, Thank you for maintaining libav-tools. Video is a good way to communicate over the net. * What led up to the situation? "How to"s on the web advise using ffmpeg, and it's still nominally in Debian. * What e

Bug#729550: warning: Could not load shared library symbols for linux-gate.so.1.

2013-11-13 Thread Kingsley G. Morse Jr.
Package: kdenlive Version: 0.9.6-4 Severity: important Dear Maintainer, Thank you for maintaining kdenlive. It looks good. * What led up to the situation? Adding a .png file with transparency as the first clip in a project. * What exactly did you do (or not do) that was effective

Bug#731027: gimp-plugin-registry: Letter Drop fails with... substring: end out of bounds: 1

2013-11-30 Thread Kingsley G. Morse Jr.
Package: gimp-plugin-registry Version: 5.20120621 Severity: normal Dear Maintainer, Thank you for maintaining gimp-plugin-registry. More than one person loves its dropping letters. * What led up to the situation? GIMP -> File -> Create -> FX-Foundry -> Animation -> Letter Drop * Wha

Bug#744342: qemu: We apologize for the inconvenience but Windows did not start ...

2014-04-13 Thread Kingsley G. Morse Jr.
Package: qemu Version: 1.7.0+dfsg-8 Severity: normal Hi, Thank you for maintaining qemu. It can be handy when you need to run a program compiled for a different operating system. I happened to notice that after upgrading from 1.6.0+dfsg-1+b1 to 1.7.0+dfsg-8 Windo

Bug#744342: qemu: We apologize for the inconvenience but Windows did not start ...

2014-04-13 Thread Kingsley G. Morse Jr.
Hi Michael, Thank you for your quick reply. It was reasonable and easy to read. On 04/13/14 18:45, Michael Tokarev wrote: > [...] > So, have you found which version broke? Sorry, I have not. Unfortunately, I expect to be busy for at least a few days. I like your idea of specifying the command

Bug#638341: initscripts: Boot fails: Permission denied (Read-only file system)

2011-11-16 Thread Kingsley G. Morse Jr.
Hi Roger, Thank you for your conscientious follow up. You very reasonably asked if I identified how the scripts lost execute permission. Unfortunately, I have not. I agree that since no similar bug reports have been forthcoming, the problem seems to have been limited to my system. Do you agree

Bug#692180: Passing file names with the extension .JPG on the command line hangs openshot

2012-11-02 Thread Kingsley G. Morse Jr.
Package: openshot Version: 1.4.3-1 Severity: normal Thanks for maintaining Debian's openshot package. I like it. I happened to notice that running openshot on the command line and passing it a file ending with the uppercase extension ".JPG" throws openshot into a loop. For example $ opens

Bug#692180: PS: My workaround stopped working

2012-11-02 Thread Kingsley G. Morse Jr.
PS: My workaround stopped working. Changing the file's base name also worked temporarily. I hope that helps, Kingsley -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#696293: dokuwiki: indexer.php depends on php5-suhosin, but...

2012-12-18 Thread Kingsley G. Morse Jr.
Package: dokuwiki Version: 0.0.20120125b-1 Severity: normal Hi Tanguy, Thanks for maintaining Debian's dokuwiki package. I like it. I happened to notice that /usr/share/dokuwiki/bin/indexer.php complained PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20100525+l

Bug#686534: gnumeric: if() function silently miscalculates

2012-09-02 Thread Kingsley G. Morse Jr.
Package: gnumeric Version: 1.10.17-1.1 Severity: important Thank you very much for maintaining gnumeric. If I ask you nicely, will you please see if you can reproduce what seems to me to be a bug? I'm a little tired, but I'll attach a small spread sheet that shows what I'm worried about. I'll

Bug#686534: Acknowledgement (gnumeric: if() function silently miscalculates)

2012-09-02 Thread Kingsley G. Morse Jr.
Morten Welinder quickly and keenly noticed that my problematic zero data cell had a leading single quote. That's important because it caused the if() function to mistakenly treat the zero as text. I think gnumeric automatically added it when I reformatted the data cell from text to number, which

Bug#586970: Unreproducible please supply file.ps

2012-07-25 Thread Kingsley G. Morse Jr.
Hi Bastien, Thanks for using my new email address. I (guess) I'm happy to report that I don't get the bug now. I now use version 9.02~dfsg-3 of ghostscript. It's OK with me if you close this bug report. Thanks, Kingsley On 07/23/12 22:23, Bastien ROUCARIES wrote: > Dear Ki

Bug#695869: Try replacing the video card

2013-04-15 Thread Kingsley G. Morse Jr.
My theory is video cards have more transisitors than other componenets, which 1.) increases the chance of them failing first, and 2.) suggests some transitors might keep working after one failed. I humbly suggest replacing the video card. It worked for me. I found a used o

Bug#696360: Try replacing the video card

2013-04-15 Thread Kingsley G. Morse Jr.
My theory is video cards have more transistors than other components, which 1.) increases the chance of them failing first, and 2.) suggests some transistors might keep working after one failed. I humbly suggest replacing the video card. It worked for me. I found a used on

Bug#244724: Seems to work these days, at least partially

2012-12-07 Thread kingsley G. Morse Jr.
Much like Marcin in 2009, I'm not seeing a problem with reverse DNS lookups in 2012. The warning is in the man page for exim4_passwd_client. It says, in part "This goes inevitably wrong if [...] the reverse lookup does not fit the forward one." I was worried that since the reverse DNS o

Bug#705642: k3b: Please say when there is not enough room on the disk

2013-04-17 Thread Kingsley G. Morse Jr.
Package: k3b Version: 2.0.2-6 Severity: wishlist Thank you very much for maintaining k3b. It's beautiful and handy. I humbly suggest that it 1.) compare a.) how much data is to be written to b.) the capacity of the disk, and

Bug#701520: Solved: Upgrading libxi6 fixed memory corruption abort

2013-02-23 Thread Kingsley G. Morse Jr.
Package: gnumeric Version: 1.12.0-1 Severity: grave Justification: renders package unusable Thank you very much for maintaining Debian's gnumeric package. I like it. I happened to notice that, after I upgraded seemingly unrelated packages, gnumeric started aborting immediately with $ gnume

Bug#708308: num-utils: Please return status from numgrep

2013-05-14 Thread Kingsley G. Morse Jr.
Package: num-utils Version: 0.5-11 Severity: normal I like the idea of enhancing our old friend grep to handle numbers. numgrep is a good start. I happened to notice that when numgrep didn't find a number, it still returned a status of 0. It seems to me that 0 usually means grep found a match

Bug#708308: Workaround

2013-05-15 Thread Kingsley G. Morse Jr.
For what it's worth, Daniel Mills on Freenode's #bash channel (e36freak) suggested the following alternative: awk -v min=1 -v max=10 '{for (f=1; f<=NF; f++) if (+$f >= min && +$f <= max) {print; found=1; next}} END {exit !found}' It read text containing numbers on standard input. Thanks, Ki

Bug#709419: E: Could not perform immediate configuration on 'gcj-4.7-jre'. Please see man 5 apt.conf under ...

2013-05-23 Thread Kingsley G. Morse Jr.
Package: gcj-4.7-jre Severity: normal I happened to notice that Debian's often easy $ apt-get dist-upgrade was briefly interrupted by E: Could not perform immediate configuration on 'gcj-4.7-jre'. Please see man 5 apt.conf under APT::Immediate-Configure for details. I worked around t

Bug#629983: More old files to look for

2011-06-12 Thread Kingsley G. Morse Jr.
If you see A non-dpkg owned copy of the C library was found in /lib. and if I understand this bug correctly, you might want to check if the following files are on your computer lrwxrwxrwx 1 root root 182008-07-10 11:41 /lib/ld-linux.so.1 -> ld-linux.so.1.9.11 -rwxr-xr-x 1 root r

Bug#630556: This looks like a bug reported at cups.org

2011-08-14 Thread Kingsley G. Morse Jr.
I'm having trouble with an HP printer too, after upgrading to version 1.4.8-2 of cups. You might be interested in a similar looking, and current, bug report at http://www.cups.org/str.php?L3884+Qversion:1.5 Thanks, Kingsley -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debia

Bug#638341: initscripts: Boot fails: Permission denied (Read-only file system)

2011-08-18 Thread Kingsley G. Morse Jr.
Package: initscripts Version: 2.88dsf-13.11 Severity: critical Justification: breaks the whole system The initscripts package normally does a fine job of orchestrating many diverse and important resources. The main reason I'm writing is that after upgrading and re-booting, many, many errors appe

Bug#638344: linux-image-3.0.0-1-686-pae: /dev/sdb2 renamed to /dev/sda2

2011-08-18 Thread Kingsley G. Morse Jr.
Package: linux-2.6 Version: 3.0.0-1 Severity: critical Justification: breaks the whole system Thanks for the new kernel. I tested it. Booting gave ALERT! /dev/sdb2 does not exist. Dropping to a shell! which left the computer almost completely unusable. It seems to me that 3.0.0-1 reorder

Bug#558318: How I worked around emulation of scrolling and a middle button for a Logitech Marble mouse

2011-08-18 Thread Kingsley G. Morse Jr.
Upgrading X broke my mouse. It's a Logitech Marble. It stopped: a.) Pasting the X selection when I pressed both of it's big buttons simultaneously. No pasting is a big inconvenience. b.) Emulating a scroll wheel. Here's how I worked around the problem: 1.) I created a direct

Bug#638349: xserver-xorg-video-nouveau: Fails with nVidia Corporation G72 [GeForce 7300 SE/7200 GS] (rev a1)

2011-08-18 Thread Kingsley G. Morse Jr.
Package: xserver-xorg-video-nouveau Version: 2.4.26-1 Severity: normal Thanks for trying to provide an open source driver for nVidia graphics cards. I tested nouveau with a G72 [GeForce 7300 SE/7200 GS] (rev a1). I installed the package, changed /etc/X11/xorg.conf's driver to "no

  1   2   3   4   >