Bug#375702: obconf: does not close or save settings

2006-09-12 Thread Richard Bradshaw
Hello, Adding rc_obconf_LDFLAGS = -export-dynamic -Wl to Makefile.am seems to fix this, I am not certain that this is the correct fix though. Regards Richard Bradshaw -- () ascii ribbon campaign - against html e-mail /\ www.asciiribbon.org - against proprietary attachments

Bug#350778: gcc-4.0: corrupted error messages

2006-01-31 Thread Richard Bradshaw
Package: gcc-4.0 Version: 4.0.2-5 Severity: important gcc gives corrupted(?) error messages: % cat x.c void main() { x = 1; } % gcc x.c x.c: In function \u: x.c:4: error: \u undeclared (first use in this function) x.c:4: error: (Each undeclared identifier is reported only once

Bug#158170: rsync: Having similar issues with latest version

2005-06-17 Thread Richard Bradshaw
Package: rsync Version: 2.6.4-6 Followup-For: Bug #158170 I do an rsync nightly of different users home filesystems and every night I get the same results in my output. rsync error: timeout in data send/receive (code 30) at io.c(181) rsync: connection unexpectedly closed (79546199 bytes

Bug#310637: kdelibs-bin: kde will not start

2005-05-24 Thread Richard Bradshaw
Package: kdelibs-bin Version: 4:3.3.2-6 Severity: grave Justification: renders package unusable I just noticed that when logining into kde from gdm. the screen turns all white and hangs. The underlying issue is the following. from .xsession-errors startkde: Starting up... kdeinit: Shutting

Bug#307935: locales: does not work in non-interactive mode

2005-05-06 Thread Richard Bradshaw
Package: locales Version: 2.3.2.ds1-21 Severity: serious Justification: Policy 3.10.1 heavily rely on the ability to do unattended installs of debian and as of recent the locales package has started prompting, which causes my build process to hang indefinetly. I have always relied on the

Bug#303110: docbook-utils: docbook2pdf doesn't include images

2005-04-04 Thread Richard Bradshaw
Package: docbook-utils Version: 0.6.14-1 Severity: important I am running the following command docbook2pdf book.sgm it runs through without error or warning, but the document it creates has no images or any references to the images. Here is a specific piece of the document. mediaobject

Bug#298916: screen completely wipes out the environment variable LD_LIBRARY_PATH.

2005-03-10 Thread Richard Bradshaw
Package: screen Version: 4.0.2-4.1 Severity: normal At my login prompt I check for my environment [0:1] env | grep LD_LIBRARY_PATH LD_LIBRARY_PATH=/soft/com/packages/intel-8.1/lib Then I run screen ( no options, default out of the box debian setup ) [0:1] env | grep LD_LIBRARY_PATH [0:2] All