Bug#639110: [pkg-wine-party] Bug#639110: Wine doesn't let command-line scripts capture Ctrl+C

2011-08-25 Thread David Purdy
On Wednesday 24 August 2011 22:40:26 Austin English wrote: Should already be fixed upstream: http://bugs.winehq.org/show_bug.cgi?id=20842 I think they're talking about the wineconsole tool there, rather than the wine command-line tool.. I'd like to use wineconsole, but it doesn't have a

Bug#639110: Wine doesn't let command-line scripts capture Ctrl+C

2011-08-24 Thread David Purdy
Package: wine Version: 1.0.1-3.3 Severity: wishlist Sorry if this is a dupe - please delete the other one if that is the case (I accidentally let reportbug sent the last mail from the command-line, but my command-line emailing isn't configured correctly). Here is the original mail: Hi there,

Bug#426407: closed by Gerrit Pape [EMAIL PROTECTED] (reply to [EMAIL PROTECTED]) (Re: Bug#426407: git-svn: --follow-parent does not follow moves of parent directories)

2008-03-26 Thread David Purdy
Hi, thanks for your reply. I have a few final comments on this matter. I think that you and SVN have the correct idea, that when you run 'svn log file:///tmp/test/svn_repo/trunk', then you are asking for the history of the trunk sub-directory, which didn't exist (in my previous example) more

Bug#426407: git-svn: --follow-parent does not follow moves of parent directories

2008-03-03 Thread David Purdy
On Tue, Jun 19, 2007 at 09:21:56AM +0200, David Purdy wrote: On Mon, May 28, 2007 at 04:43:04PM +0200, David Purdy wrote: git-svn fetch --follow-parent does not work correctly for cases where a parent of the directory you're tracking is moved. Hi David, can you please check

Bug#453415: XML keeps changing in .kdevelop project file

2007-11-29 Thread David Purdy
Package: kdevelop Version: 4:3.4.1-3 Severity: normal kdevelop make up it's mind on how to store empty XML tags (as tag/tag or as tag/ in the .kdevelop project file. This is annoying because I track the .kdevelop file in an SCM and I keep seeing meaningless changes which I either have to commit

Bug#453415: More info

2007-11-29 Thread David Purdy
I committed the previous meaningless .kdevelop patch. Afterwards, I incremented my project version (kdevelop project options) and closed kdevelop, and here is the new .kdevelop diff: = DIFF STARTS = diff --git a/player.kdevelop b/player.kdevelop index e369951..15407bf 100644 ---

Bug#445766: dh-make: DODTIME in init.d.lsb.ex is confusing

2007-10-08 Thread David Purdy
Package: dh-make Version: 0.44 Severity: normal In /usr/share/debhelper/dh_make/debian/init.d.lsb.ex, DODTIME is declared (but not DIETIME). However, both DODTIME and DIETIME are used later in the script. Why are there two time to die variables? And where does DIETIME later in the script get

Bug#445768: dh-make: DAEMON_WRAPPER needs clarification in init.d.lsb.ex

2007-10-08 Thread David Purdy
of the make util ii perl 5.8.8-7Larry Wall's Practical Extraction dh-make recommends no packages. -- no debconf information --- End of Forwarded Message --- David Purdy -- Please visit http://www.radioretail.co.za -- To UNSUBSCRIBE, email to [EMAIL

Bug#445773: dh-make: init.d.lsb.ex should have a STARTTIME variable

2007-10-08 Thread David Purdy
Package: dh-make Version: 0.44 Severity: normal Some daemons (including start-stop-daemon --background) take a short while to create pid files. This is especially noticable on slow boxes. The script should have lines like this at appropriate places (eg: between calls to start_server() and

Bug#444175: Fixed

2007-09-27 Thread David Purdy
I was mistakenly using the add_attribute syntax for making cells editable, instead of set_property. (See section 14.4.7. Editable Text Cells, from the python-gtk2-tutorial documentation. Page is here on my debian system: /usr/share/doc/python-gtk2-tutorial/html/sec-CellRenderers.html) I changed

Bug#444175: python-gtk2: Treeview text cells containing '0' can't be edited

2007-09-26 Thread David Purdy
Package: python-gtk2 Version: 2.10.6-1 Severity: normal I setup a GtkTreeView (through glade-3), loaded it in a Python (2.5) script, added the 'editable' attribute to all the columns, then populated the treeview (using a gtk.ListStore(int,int,int) model) and ran the script. When the script is

Bug#444175: Further notes

2007-09-26 Thread David Purdy
A few more notes: Other cells with 1-character numeric contents ('1', '2', etc) are editable. I'm guessing that there is logic in gtk which checks the liststore 'int' cell contents, but there is a bug where the 'int' values are used in a boolean condition, and the '0' value causes the necessary

Bug#426407: git-svn: --follow-parent does not follow moves of parent directories

2007-06-19 Thread David Purdy
On Mon, May 28, 2007 at 04:43:04PM +0200, David Purdy wrote: Package: git-svn Version: 1:1.4.4.4-2 Severity: normal git-svn fetch --follow-parent does not work correctly for cases where a parent of the directory you're tracking is moved. Hi David, can you please check with git-svn

Bug#428655: libc6: preinst check makes upgrading old libc6 versions impossible

2007-06-13 Thread David Purdy
Package: libc6 Version: 2.3.6.ds1-13 Severity: grave Justification: renders package unusable If you currently have an old libc6 version (eg: 2.3.6.ds1-13) kernel (eg: 2.4.20-686) installed, then it is impossible to upgrade libc6 or the kernel. When you attempt to upgrade libc6, the preinst

Bug#428655: closed by Pierre Habouzit [EMAIL PROTECTED] (Re: Bug#428655: libc6: preinst check makes upgrading old libc6 versions impossible)

2007-06-13 Thread David Purdy
Thanks for your reply. Yes it's possible. Users are supposed to have a kernel 2.6 when they run etch. For user that lived up to here with a 2.4 kernel (wow!) then the fix is to install etch's 2.6 kernel, then to upgrade to unstable/lenny. I think it would be best if I gave you some more

Bug#426407: git-svn: --follow-parent does not follow moves of parent directories

2007-05-28 Thread David Purdy
Package: git-svn Version: 1:1.4.4.4-2 Severity: normal git-svn fetch --follow-parent does not work correctly for cases where a parent of the directory you're tracking is moved. eg: SVN server has these files in r1: /a/b/c/1.txt /a/b/c/2.txt /a/b/c/3.txt And in r2 /a/b/ was moved to /x:

Bug#422407: man-db: long manpages cause grotty output error message

2007-05-07 Thread David Purdy
Package: man-db Version: 2.4.4-2 Severity: normal I'm also getting this error. Here is the output from 'man --debug-bash' *** OUTPUT BEGINS *** lnxdavid:/tmp# man --debug bash ruid=0, euid=0 ++priv_drop_count = 1 From the config file /etc/manpath.config: Mandatory

Bug#422098: bittornado: btlaunchmany doesn't seed properly

2007-05-04 Thread David Purdy
I've tested with various combinations of bttrack, btdownload and btlaunchmany from the 'bittornado' and 'bittorrent' packages. As far as I can tell, the problem is definitely with the seeding 'btlaunchmany' only registering as a peer when it starts up, but not later. This sounds like

Bug#422098: bittornado: btlaunchmany doesn't seed properly

2007-05-03 Thread David Purdy
Package: bittornado Version: 0.3.18-1 Severity: normal 1) Given 2 peers A B (there are no other peers): 2) A runs btlaunchmany to share a directory which contains 1 torrent file and the complete downloaded file for that torrent. 3) Then B attempts to download the torrent (important: B starts

Bug#396210: apt: Problem with Default-Release option

2006-10-30 Thread David Purdy
Package: apt Version: 0.6.43.3 Severity: normal *** Please type your report below this line *** The APT::Default-Release statement doesn't correctly handle cases where you have 2 different mirrors from that release in sources.list (eg, 1 old mirror, and 1 newer, but incomplete mirror), they have

Bug#395477: bash: Empty sub-string expansion bug

2006-10-27 Thread David Purdy
Package: bash Version: 3.1-5 Severity: normal Substring operations that are meant to return an empty string sometimes return character \177 instead. eg: A= B=${A:0} touch /tmp/test/TEST${A:0} - touch: cannot touch `/tmp/test/TEST\177': No such file or directory touch /tmp/test/TEST$B -

Bug#388029: apt-mirror should check component listing md5sums

2006-09-18 Thread David Purdy
Subject: apt-mirror should check component listing md5sums Package: apt-mirror Version: 0.4.4-2 Severity: normal If the source mirror has errors, these are reproduced in the local mirror. If apt-mirror wants to guarantee no local inconsistencies it needs to check files coming from the server.

Bug#387595: apt-mirror: Errors when mirror URLS include login details

2006-09-15 Thread David Purdy
Package: apt-mirror Version: 0.4.4-2 Severity: normal If for example a line in /etc/apt/mirror.list looks like this: deb http://user:[EMAIL PROTECTED] testing main The list download will succeed, but the Proceed indexes logic will fail with an error like this: Proceed indexes: [Psh:

Bug#381133: apt: Does not support digest http authentication

2006-08-02 Thread David Purdy
Package: apt Version: 0.6.44.2 Severity: normal When /etc/apt/sources.list line has an URL in this format: http://user:[EMAIL PROTECTED]:port/path 'apt-get update' will have a 401 Authentication Required error when the webserver is configured for Digest Authentication instead of Basic

Bug#369693: Sarg should re-configure (or warn about) squid log rotation

2006-05-31 Thread David Purdy
Package: sarg Version: 2.1-4 With default cron, logrotate squid settings under Debian, Squid's log is rotated every morning at 6:25, truncating /var/log/squid/access.log. This is acceptable default behaviour for a squid installation without sarg, but with sarg there are problems. eg, sarg

Bug#360236: cron: Missing lsb-base dependancy

2006-03-31 Thread David Purdy
libraries Versions of packages cron recommends: ii exim4 4.60-1 metapackage to ease exim MTA (v4) ii exim4-daemon-light [mail-tran 4.60-1 lightweight exim MTA (v4) daemon -- no debconf information David Purdy -- Please visit http://www.radioretail.co.za

Bug#331651: Patch to fix Quelcm kernel 2.6.12 issue.

2005-10-05 Thread David Purdy
Hi. I made a fix which appears to work (I ran some tests with my updated build on a 2.6.12 kernel, vs the original debian build (on a pre-2.6.12 kernel) and the output (screen files) appear to be the same. But I don't know the Quelcom logic well enough to ensure this fix won't break

Bug#332243: dpkg-buildpackage problems.

2005-10-05 Thread David Purdy
Package: quelcom Version: 0.4.0-9 When I run dpkg-buildpackage the build has errors compiling files because of missing 'uintptr_t' declarations. Here is a full transcript: TRANSCRIPT BEGINS rr002701e001:/tmp/fix_quelcom_build# dpkg-source -x

Bug#331651: qmp3cut problems under 2.6.12 kernel

2005-10-04 Thread David Purdy
Package: quelcom Version: 0.4.0-9 When I run 'qmp3cut -s 1 -o output.mp3 test.mp3' it prints 'Invalid argument': However, with the exact same version of quelcom test.mp3 work perfectly on 2.6.10-1-686 (and on the 2.4 kernel also) It is possible that there

Bug#331651: More info

2005-10-04 Thread David Purdy
I'm debugging the quelcom source code, have tracked the issue down to this section: FILE: libs/qfile.cc FUNCTION: qfile::qfile(string filename, u_int32_t f) LOGIC: if ((map=(caddr_t)mmap((caddr_t) 0,size,mapflags,MAP_SHARED,fd,0))==MAP_FAILED) { close(fd); throw

Bug#331651: More info

2005-10-04 Thread David Purdy
Here are the details from the kernel changelog: http://www.kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.12 commit d11cf326bd5e785cc5a3f5a3d3f4e3a5522f4fb7 Author: Zhang Yanmin [EMAIL PROTECTED] Date: Sun May 22 17:47:00 2005 -0700 [IA64] sys_mmap doesn't follow posix.1

Bug#331651: More info

2005-10-04 Thread David Purdy
The issue appears to be caused by mmap no longer supporting 0-length file mapping in linux kernel 2.6.12. See this webpage: http://www.linuxhq.com/kernel/v2.6/12-rc1-bk6/mm/mmap.c diff -Nru a/mm/mmap.c b/mm/mmap.c --- a/mm/mmap.c 2005-03-10 00:38:22 -08:00 +++ b/mm/mmap.c