Bug#624105: python-mpmath: These appear to be Python 3

2011-08-27 Thread Frank A. Kingswood
Package: python-mpmath Version: 0.17-1 Followup-For: Bug #624105 I'm seeing this as well. Functionality does not appears to be impacted as two files are validation tests, one is python 3 specific Fixes are simple: print(., end=\' \')\n')) should be print ., There are also some

Bug#619812: bootchart-view: Java exception in bootchart when producing PNG or EPS files

2011-03-27 Thread Frank A. Kingswood
Package: bootchart-view Version: 0.10~svn407-3.3 Severity: normal Without options bootchart attempts to produce a PNG file. This fails with a Java exception: Parsing /var/log/bootchart.tgz Exception in thread main java.lang.NullPointerException at

Bug#591532: simple workaround

2010-09-17 Thread Frank A. Kingswood
Edit /usr/share/python-support/python-moinmoin/MoinMoin/action/login.py to add this line near the top of the file. from MoinMoin import wikiutil -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#549431: pidgin-otr: Logging should be disabled by default

2009-10-03 Thread Frank A. Kingswood
Package: pidgin-otr Version: 3.2.0-4 Severity: important pidgin-otr has a configuration to disable logging in the plugin preferences. This configuration appears to be disabled by default, so that conversations will be logged by default. The whole point of Off-the-Record is to avoid keeping a

Bug#493748: mah-jong: XMJ not added to Games menu

2008-08-04 Thread Frank A. Kingswood
Package: mah-jong Version: 1.8-1 Severity: important In GNOME no menu entry is added for XMJ, making the game playable only from the commandline. -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (500, 'testing'), (500, 'stable') Architecture: i386 (x86_64)

Bug#477503: Workaround in mount.nfs code

2008-04-26 Thread Frank A. Kingswood
After downloading nfs-utils-1.1.2, I made this change: --- nfs-utils-1.1.2/utils/mount/mount.c2008-03-14 15:46:29.0 + +++ nfs-utils-1.1.2-changed/utils/mount/mount.c2008-04-26 15:49:55.0 +0100 @@ -191,7 +191,8 @@ nfs_mount_data_version = NFS_MOUNT_VERSION;

Bug#477503: Also fails when using tunneling

2008-04-25 Thread Frank A. Kingswood
Another data point. I'm using tunneling over an ssh connection as my only means of access to my nfs server. This fails with a mount.nfs internal error since installing nfs-common 1.1.2-2. I hope this bug did not get closed? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of

Bug#403198: python-matplotlib: Depends on tetex-base via dvipng - recommends might be better

2006-12-15 Thread Frank A. Kingswood
Package: python-matplotlib Version: 0.87.5-2 Severity: normal Python-matplotlib depends on dvipng to resolve bug 337361. Dvipng depends on tetex-base. Tetex-base appears to be a 70MB package. On machines with little disk space, installing tetex just for some rarely used output option is a

Bug#365611: metacity: raise_on_click can not be disabled after upgrading to 2.14

2006-05-01 Thread Frank A. Kingswood
Package: metacity Version: 1:2.14.1-1 Severity: important After upgrading Metacity to 2.14.1-1 all windows now raise on clicking in them. Previously (2.12-3-3) setting this in gconf-editor: /apps/metacity/general/focus_mode click /apps/metacity/general/raise_on_click false windows get