Bug#945875: openmw: Crash when saving

2019-12-22 Thread Mel Collins
I also recently encountered this. It appears that there's been an update which reverts to the earlier version of OpenSceneGraph, but at the time of writing it's still awaiting a release, according to the package tracker: https://tracker.debian.org/pkg/openmw As a workaround, since the only

Bug#796889: python-xlib: UnicodeDecodeError on instantiating Xlib.xauth.Xauthority

2015-08-25 Thread Mel Collins
Package: python-xlib Version: 0.14+20091101-4 Severity: grave Justification: renders package unusable Dear Maintainer, After upgrading python-xlib (or python3-xlib) to 0.14+20091101-3 (or -4), attempting to instantiate an Xauthority instance (eg. via attempting to get a Display()) fails with a

Bug#764351: redmine: Ignores explicit attachments_storage_path config value

2014-10-07 Thread Mel Collins
Source: redmine Version: 2.5.1-2~bpo70+3 Severity: normal Dear Maintainer, The 2002_FHS_through_env_vars.patch being applied to the redmine source is currently incorrect as regards to the definitions of storage_path and thumbnails_storage_path in app/models/attachment.rb. For example, the

Bug#646381: apt: Apt sends malformed HTTPS requests when including Range/If-Range headers

2011-10-23 Thread Mel Collins
Package: apt Version: 0.7.25.3ubuntu9.8 Severity: normal HttpsMethod::Fetch will send an erroneous extra \r\n pair when sending a request with the Range / If-Range headers. Depending on the server, these extra characters can/will be interpreted as the start of a new HTTP request on the same

Bug#642020: python-debian: ArFile (via DebFile) errors when given only a fileobj

2011-09-18 Thread Mel Collins
Package: python-debian Version: 0.1.14ubuntu2 Severity: normal Tags: patch Currently (tested using trunk), ArFile assumes that it will always receive a filename, and that filename relates to the local filesystem. This means that, when instantiating a DebFile using only a fileobj parameter, you