Bug#352035: The krb5_parse_name function ignores changes of default realm

2006-02-09 Thread Henrik Johansson
default_realm_size = 0; + char*default_realm = NULL; + int default_realm_size = 0; char*tmpdata; krb5_principal principal; krb5_error_code retval; -- Henrik Johansson email: [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL

Bug#339790: gdm: More on this...

2005-11-18 Thread Henrik Johansson
be checked with ps -ef.) Changeing FirstVT to 7 made them both start on VT 7 instead (and not 8 as expected). VTAllocation=false works, but doesn't let me decide which VTs to use. br, Henrik Johansson -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy

Bug#263275: mozilla-firefox: Doesn't use mime-type info well

2005-10-11 Thread Henrik Johansson
On Mon, Oct 10, 2005 at 07:34:58PM -0400, Eric Dorland wrote: Are still seeing this behavior in the latest versions? I havn't noticed it for a while, so I think it's fixed. I don't remember any URLs to files that used to trigger this beahaviour though, so I can't check. br, Henrik

Bug#274386: A patch thet works (for me)

2005-10-06 Thread Henrik Johansson
This seems to work on my machine. I'm using g++ 4.0.2-2. Is anyone currently maintaining this package? Or would I need to become a DD and take over maintenance to get this patch applied? br, Henrik Johansson diff -ruN orig/xgsmlib-0.2/src/xgsm_device.cc cur/xgsmlib-0.2/src/xgsm_device.cc

Bug#329018: azureus: please don't hard-code startSocket port

2005-09-18 Thread Henrik Johansson
Package: azureus Version: 2.3.0.4-3 Severity: wishlist On multi-user operating systems, it would make sense to run one azureus instance/user. The current implementation, which always checks port 6880 for a running instance, only allows one instance/machine. (Unless -DMULTI_INSTANCE=true is