[Bug 1743592] Re: NGINX fails to start/install/upgrade if IPv6 is completely disabled.

2020-04-06 Thread Wilco Baan Hofman
It is one thing to ipv6/conf/all/disabled=1, that is still supported.
But ipv6.disable=1 should not be supported in any way. It is in direct
conflict with modern software and proper deployments which should
default to IPv6, in accordance with IETF BCP177.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1743592

Title:
  NGINX fails to start/install/upgrade if IPv6 is completely disabled.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nginx/+bug/1743592/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1743592] Re: NGINX fails to start/install/upgrade if IPv6 is completely disabled.

2020-02-19 Thread Wilco Baan Hofman
So from now on my IPv6-only installs will not work? That's just great,
let's go back to 1992, when IPv6 did not exist yet.

I should create a bug for this..

If you disable IPv6, expect your system not to work. This is the 21st
century. My systems don't even have 127.0.0.1 anymore, only ::1 and
guess what. Modern software just deals with it.

I consider this a huge regression.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1743592

Title:
  NGINX fails to start/install/upgrade if IPv6 is completely disabled.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nginx/+bug/1743592/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 924268] Re: Alt+tab windows switcher crash while Cube reflection and deformation enabled

2012-02-01 Thread wilco sinnema
Same bug over here.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/924268

Title:
  Alt+tab windows switcher crash while Cube reflection and deformation
  enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/924268/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 81242] Re: postfix-ldap is linked against gnuTLS

2009-02-12 Thread Wilco Baan Hofman
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Neil Hoggarth schreef:


 Should the postfix package not be updated to mknod suitable devices in
 /var/spool/postfix/dev on installation?

That was the original point I made, yes.
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkmUv78ACgkQ1C6FlsCYaHXCBgCePlYH3KGGZriFlKAD4UWmBvTP
SNAAnA5q5gFUEbHA3qJtlhXMPGjISVkC
=mKtw
-END PGP SIGNATURE-

-- 
postfix-ldap is linked against gnuTLS
https://bugs.launchpad.net/bugs/81242
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to postfix in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


Re: [Bug 81242] Re: postfix-ldap is linked against gnuTLS

2009-02-12 Thread Wilco Baan Hofman
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Neil Hoggarth schreef:


 Should the postfix package not be updated to mknod suitable devices in
 /var/spool/postfix/dev on installation?

That was the original point I made, yes.
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkmUv78ACgkQ1C6FlsCYaHXCBgCePlYH3KGGZriFlKAD4UWmBvTP
SNAAnA5q5gFUEbHA3qJtlhXMPGjISVkC
=mKtw
-END PGP SIGNATURE-

-- 
postfix-ldap is linked against gnuTLS
https://bugs.launchpad.net/bugs/81242
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 251617] Re: Firefox opens without window decoration with Compiz

2008-11-27 Thread Wilco Wigman
*** This bug is a duplicate of bug 220443 ***
https://bugs.launchpad.net/bugs/220443

This fixed the problem for me too

-- 
Firefox opens without window decoration with Compiz
https://bugs.launchpad.net/bugs/251617
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 251617] Re: Firefox opens without window decoration with Compiz

2008-11-05 Thread Wilco Wigman
Confirmed, the pressing twice F11 workaround works for me.

-- 
Firefox opens without window decoration with Compiz
https://bugs.launchpad.net/bugs/251617
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 81242] Re: postfix-ldap is linked against gnuTLS

2008-06-18 Thread Wilco Baan Hofman
Well, for one you could work around the issue using:

mkdir /var/spool/postfix/dev
cp -a /dev/random /dev/urandom /var/spool/postfix/dev

This should solve the exit_group(2) errors, as it did for me.
Of course the proper (read: permanent) fix would be to include this in
the init scripts, but this should work for now.


Brendan Martens schreef:
 So what is needed exactly? I currently have an LDAP installation failing
 due to this exact issue of being compiled against gnutls. Right now all
 I have is a debut level log output. Let me know if I might be able to
 supply more helpful information?

 This is where ldap goes bad:

 TLS: could not set cipher list SSLv3.
 main: TLS init def ctx failed: -1
 slapd destroy: freeing system resources.
 slapd stopped.
 connections_destroy: nothing to destroy.


-- 
postfix-ldap is linked against gnuTLS
https://bugs.launchpad.net/bugs/81242
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to postfix in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


Re: [Bug 81242] Re: postfix-ldap is linked against gnuTLS

2008-06-18 Thread Wilco Baan Hofman
Well, for one you could work around the issue using:

mkdir /var/spool/postfix/dev
cp -a /dev/random /dev/urandom /var/spool/postfix/dev

This should solve the exit_group(2) errors, as it did for me.
Of course the proper (read: permanent) fix would be to include this in
the init scripts, but this should work for now.


Brendan Martens schreef:
 So what is needed exactly? I currently have an LDAP installation failing
 due to this exact issue of being compiled against gnutls. Right now all
 I have is a debut level log output. Let me know if I might be able to
 supply more helpful information?

 This is where ldap goes bad:

 TLS: could not set cipher list SSLv3.
 main: TLS init def ctx failed: -1
 slapd destroy: freeing system resources.
 slapd stopped.
 connections_destroy: nothing to destroy.


-- 
postfix-ldap is linked against gnuTLS
https://bugs.launchpad.net/bugs/81242
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 81242] Re: postfix-ldap is linked against gnuTLS

2008-06-16 Thread Wilco Baan Hofman
 Marking as 'incomplete' and unmilestoning. We still need the stderr output of 
 a 
 process that's failing in this way to diagnose whether it's a postfix or 
 gnutls bug.

IMHO it is a bug in both. 
- GnuTLS is a library and therefore should not do fprintf(stderr,..) + exit, 
because printing to stderr isn't useful for a postfix child
- Postfix does not provide /dev/u?random in the chroot, triggering the issue.

-- 
postfix-ldap is linked against gnuTLS
https://bugs.launchpad.net/bugs/81242
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to postfix in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 81242] Re: postfix-ldap is linked against gnuTLS

2008-06-16 Thread Wilco Baan Hofman
** Changed in: postfix (Ubuntu)
   Status: Incomplete = Confirmed

-- 
postfix-ldap is linked against gnuTLS
https://bugs.launchpad.net/bugs/81242
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to postfix in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 81242] Re: postfix-ldap is linked against gnuTLS

2008-06-16 Thread Wilco Baan Hofman
 Marking as 'incomplete' and unmilestoning. We still need the stderr output of 
 a 
 process that's failing in this way to diagnose whether it's a postfix or 
 gnutls bug.

IMHO it is a bug in both. 
- GnuTLS is a library and therefore should not do fprintf(stderr,..) + exit, 
because printing to stderr isn't useful for a postfix child
- Postfix does not provide /dev/u?random in the chroot, triggering the issue.

-- 
postfix-ldap is linked against gnuTLS
https://bugs.launchpad.net/bugs/81242
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 81242] Re: postfix-ldap is linked against gnuTLS

2008-06-16 Thread Wilco Baan Hofman
** Changed in: postfix (Ubuntu)
   Status: Incomplete = Confirmed

-- 
postfix-ldap is linked against gnuTLS
https://bugs.launchpad.net/bugs/81242
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 81242] Re: postfix-ldap is linked against gnuTLS

2008-06-08 Thread Wilco Baan Hofman
Thu GNU TLS library does exit_group(2) when no /dev/random (or
/dev/urandom) is available (in the chroot, there isn't, so the TLS code
for LDAP is broken). Wietse Venema wrote the explanation Steve Langasek
quoted, because Wietse does not really like a library calling
exit_group(2).

I'm not aware of any problems other than this one. For me adding
/dev/u?random to the chroot would suffice.

-- 
postfix-ldap is linked against gnuTLS
https://bugs.launchpad.net/bugs/81242
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to postfix in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 81242] Re: postfix-ldap is linked against gnuTLS

2008-06-08 Thread Wilco Baan Hofman
Thu GNU TLS library does exit_group(2) when no /dev/random (or
/dev/urandom) is available (in the chroot, there isn't, so the TLS code
for LDAP is broken). Wietse Venema wrote the explanation Steve Langasek
quoted, because Wietse does not really like a library calling
exit_group(2).

I'm not aware of any problems other than this one. For me adding
/dev/u?random to the chroot would suffice.

-- 
postfix-ldap is linked against gnuTLS
https://bugs.launchpad.net/bugs/81242
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 209520] Re: SMB error: Unable to mount location

2008-04-25 Thread Wilco Baan Hofman
- when you share an user directory, did you use smbpasswd to set a password for 
the corresponding user?
I have a setup with LDAP, but same thing really. security = user. restrict 
anonymous = 1, share only visible and accessible for authenticated users.
- can you access to the '/' directory on the server?
If you mean smb://server/ then no, but that's the browsing issue.
- do you use a directory which has different rights for anonymous and 
authentificated users?
Yes. Not visible for anonymous (like homes) and also not able to connect to as 
anonymous user.
- can you browse the share using an another os or ubuntu version?
Yes, ubuntu  hardy, windows
- what server do you try to use?
Samba
- does smbclient on hardy succeed to connect?
Yes

See my comments about what fails and works with gvfs, as opposed to
gnomevfs

-- 
SMB error: Unable to mount location
https://bugs.launchpad.net/bugs/209520
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 209520] Re: SMB error: Unable to mount location

2008-04-25 Thread Wilco Baan Hofman
gvfs-mount smb://server/homes doesn't work. likely because valid users = %S is 
active, which means that this is as it was intended.
gvfs-mount smb://server/username works for me.

Also, I might add that it boils down to at least three (very much
related) issues:

- Authenticated browsing, because:
* gvfs-mount smb://server/share doesn't work, likely because an anonymous bind 
on this share results in the share not found error, instead of authentication 
failed, because the anonymous user can't see this share.

- Authentication when connecting
* Anonymous bind should only be used as fallback.
* username@ should not be needed, because it should ask for the username and 
password, and current username should be default.

- nautilus cannot work with username@ mounted shares
* Should not be needed anyway

-- 
SMB error: Unable to mount location
https://bugs.launchpad.net/bugs/209520
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 209520] Re: SMB error: Unable to mount location

2008-04-04 Thread Wilco Baan Hofman
I can confirm this problem on hardy.

It may be caused by me not getting a username/password dialog when
connecting to smb://server. When not using kerberos I see no shares
(could be because I only allow users to view shares *after*
authentication) and samba server-side has restrict anonymous set to
1. Which means that listing the shares requires a logon.

I can only view the shares if I create a kerberos ticket. After that I
can see the shares, but when I click on one,  I get the above mentioned
error.

With kerberos:
gnomevfs-ls smb://server works. 
After that gnomevfs-ls smb://server/share also works.

without kerberos:
gnome-vfs-ls smb://server asks for username and password
After that gnome-vfs-ls smb://server/share also works.

It would appear that nautilus smb support is broken in hardy somehow, at
least for authenticated smb support.

Note that this used to work in feisty and gutsy.

** Changed in: nautilus (Ubuntu)
   Status: New = Confirmed

-- 
SMB error: Unable to mount location
https://bugs.launchpad.net/bugs/209520
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 209520] Re: SMB error: Unable to mount location

2008-04-04 Thread Wilco Baan Hofman
Just seen that this problem occurs because of the switch to gvfs in
nautilus.

gvfs-ls smb://server shows absolutely nothing. Even after mounting
smb://server or smb://[EMAIL PROTECTED] Same for gvfs-ls
smb://[EMAIL PROTECTED]

Browsing doesn't work in nautilus at all. Even when using kerberos
mounting smb://server/share doesn't work. Only
smb://[EMAIL PROTECTED]/share works.

After this is mounted gvfs-ls smb://[EMAIL PROTECTED]/share shows the
proper directories. However in nautilus this doesn't work.

Browsing from computer: using the share on server.mount doesn't work
with nautilus. Could be because the username isn't supplied in the mount
file.

gvfs-mount -l shows Mount(0): share on server - smb://server/share
instead of smb://[EMAIL PROTECTED]/share. Not that I think username@
should be needed in this case, it's just plain stupid IMHO.

-- 
SMB error: Unable to mount location
https://bugs.launchpad.net/bugs/209520
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 209520] Re: SMB error: Unable to mount location

2008-04-04 Thread Wilco Baan Hofman
** Also affects: gvfs (Ubuntu)
   Importance: Undecided
   Status: New

-- 
SMB error: Unable to mount location
https://bugs.launchpad.net/bugs/209520
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 68440] Re: X does not work in Xen, causes crash

2008-03-20 Thread Wilco Baan Hofman
Confirming problem with Intel driver on X.org running on linux-
image-2.6.24-12-xen on Hardy.

-- 
X does not work in Xen, causes crash
https://bugs.launchpad.net/bugs/68440
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 68440] Re: X does not work in Xen, causes crash

2008-03-20 Thread Wilco Baan Hofman
Works for me if I explicitly tell Xorg to use the vesa driver.

I'm on an HP Business notebook NC6400, with intel 945 + ICH7 integrated
chipset and a Core 2 Duo T5600 CPU.

Using the vesa driver is of course not a real option, but I imagine
there's some incompatibility between the intel Xorg driver and the Xen
kernels.

-- 
X does not work in Xen, causes crash
https://bugs.launchpad.net/bugs/68440
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 203623] [NEW] Thunderbird can't access network files

2008-03-18 Thread Wilco Baan Hofman
Public bug reported:

Binary package hint: thunderbird

The gnome attach file dialog doesn't allow attaching of network files.

** Affects: thunderbird (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Thunderbird can't access network files
https://bugs.launchpad.net/bugs/203623
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs



[Bug 203623] Re: Thunderbird can't access network files

2008-03-18 Thread Wilco Baan Hofman
To clarify: I meant files on the network. Like on smb:// and others.

-- 
Thunderbird can't access network files
https://bugs.launchpad.net/bugs/203623
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 79289] Re: dragdrop moving of message does not work

2008-02-04 Thread Wilco Baan Hofman
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Seth wrote:
 I'm on Ubuntu Gutsy (7.10), kubuntu flavor, thunderbird 2.0.0.6
 (20071022) and still have this bug!!! Has it been regressed? Has it
 still not been solved?
The problem has long been resolved here. Maybe you could describe your
exact symptoms?

-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHp1CE1C6FlsCYaHURAiHZAJ41jctaJwC9Ih7kEPHgzdjQVVZivwCgp+wR
F014QEiEqnu2Jgef4eB30MU=
=I63x
-END PGP SIGNATURE-

-- 
dragdrop moving of message does not work
https://bugs.launchpad.net/bugs/79289
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 132583] python-uno can't be imported

2007-08-14 Thread Rob Wilco
Public bug reported:

Binary package hint: python-uno


~$ python -c import uno
Traceback (most recent call last):
  File string, line 1, in module
  File /usr/lib/python2.5/site-packages/uno.py, line 37, in module
import pyuno
SystemError: dynamic module not initialized properly


~$ python -V
Python 2.5.1

~$ dpkg -l | grep python-uno
ii  python-uno 2.3.0~src680m224-1ubuntu2

** Affects: openoffice.org (Ubuntu)
 Importance: Undecided
 Status: New

-- 
python-uno can't be imported
https://bugs.launchpad.net/bugs/132583
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 127215] dhclient fails in domU

2007-07-20 Thread Rob Wilco
Public bug reported:

Xen was installed from the feisty repositories, the domU system was
installed with debootstrap using the debian lenny template and later
with the ubuntu feisty template. The installation is detailed later on
this page. This recipe used to work fine but now show shortcomings. The
eth0 interface is configured in the domU to dynamically retrieve its IP
address.

The domU boots but can't get an IP address:

[EMAIL PROTECTED]:~# dhclient eth0
Internet Systems Consortium DHCP Client V3.0.4
Copyright 2004-2006 Internet Systems Consortium.
All rights reserved.
For info, please visit http://www.isc.org/sw/dhcp/

socket: Address family not supported by protocol - make sure
CONFIG_PACKET (Packet socket) and CONFIG_FILTER
(Socket Filtering) are enabled in your kernel
configuration!


DomU installation step:
 1. create a partition {{{
lvcreate -n azalee -L 2G hd  mkfs.ext3 /dev/mapper/hd-azalee
mkdir /mnt/azalee  mount /dev/mapper/hd-azalee /mnt/azalee}}}

 1. install a minimum debian system: {{{
debootstrap feisty /mnt/azalee}}}

 1. configure the minimum debian system : {{{
chroot /mnt/azalee
cat  /etc/hostname .
azalee
.
cat  /etc/fstab .
/dev/hda1   /   ext3defaults0   1
.
cat  /etc/network/interfaces .
auto lo eth0
iface lo inet loopback
iface eth0 inet dhcp
.
exit
umount /mnt/azalee
}}}

 1. create a xen domain ie a vm {{{
cat  /etc/xen/azalee .
name= azalee
kernel  = /boot/vmlinuz-2.6.19-4-server
ramdisk = /boot/initrd.img-2.6.19-4-server
root= /dev/hda1
disk= [ 'phy:/dev/hd/azalee,hda1,w' ]
vif = [ 'mac=00:16:3E:00:01:03']
memory  = 200
.}}}

** Affects: xen-3.0 (Ubuntu)
 Importance: Undecided
 Status: New

** Description changed:

  Xen was installed from the feisty repositories, the domU system was
  installed with debootstrap using the debian lenny template and later
  with the ubuntu feisty template. The installation is detailed later on
  this page. This recipe used to work fine but now show shortcomings. The
  eth0 interface is configured in the domU to dynamically retrieve its IP
  address.
  
  The domU boots but can't get an IP address:
  
  [EMAIL PROTECTED]:~# dhclient eth0
  Internet Systems Consortium DHCP Client V3.0.4
  Copyright 2004-2006 Internet Systems Consortium.
  All rights reserved.
  For info, please visit http://www.isc.org/sw/dhcp/
  
  socket: Address family not supported by protocol - make sure
  CONFIG_PACKET (Packet socket) and CONFIG_FILTER
  (Socket Filtering) are enabled in your kernel
  configuration!
  
  
  DomU installation step:
   1. create a partition {{{
  lvcreate -n azalee -L 2G hd  mkfs.ext3 /dev/mapper/hd-azalee
- mkdir /mnt/azalee  mount /dev/mapper/hd-krusty /mnt/azalee}}}
+ mkdir /mnt/azalee  mount /dev/mapper/hd-azalee /mnt/azalee}}}
  
   1. install a minimum debian system: {{{
  debootstrap feisty /mnt/azalee}}}
  
   1. configure the minimum debian system : {{{
  chroot /mnt/azalee
  cat  /etc/hostname .
  azalee
  .
  cat  /etc/fstab .
  /dev/hda1   /   ext3defaults0   1
  .
  cat  /etc/network/interfaces .
  auto lo eth0
  iface lo inet loopback
  iface eth0 inet dhcp
  .
  exit
  umount /mnt/azalee
  }}}
  
   1. create a xen domain ie a vm {{{
  cat  /etc/xen/azalee .
  name= azalee
  kernel  = /boot/vmlinuz-2.6.19-4-server
  ramdisk = /boot/initrd.img-2.6.19-4-server
  root= /dev/hda1
  disk= [ 'phy:/dev/hd/azalee,hda1,w' ]
  vif = [ 'mac=00:16:3E:00:01:03']
  memory  = 200
  .}}}

-- 
dhclient fails in domU
https://bugs.launchpad.net/bugs/127215
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 117314] Re: latest kernel(2.6.20-16.28) update gives boot problems

2007-06-07 Thread wilco
Sorry for my english but  i'm french.

It seems that the message 
hdg: dma_timer_expiry: dma_status == 0x24
hdg: DMA interrupt recovery
hdg: lost interrupt
du to the change /dev/sd by /dev/hd 

may be corrected with with Asus p4p800 Deluxe motherboard by entering :
 Compatibilty Mode in the IDE configuration instead of Enhanced Mode.
I try on my PC and now i can boot on 2.6.20-16 kernel without any problem.

-- 
latest kernel(2.6.20-16.28) update gives boot problems
https://bugs.launchpad.net/bugs/117314
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 81667] Re: Suspend to ram only working once, oops on second time

2007-05-04 Thread Wilco Baan Hofman
For me this bug no longer occurs in 2.6.22 from ubuntu gutsy. I'm now
explicitly unbinding/binding the i8042 driver on suspend and using newer
x.org intel video drivers.

-- 
Suspend to ram only working once, oops on second time
https://bugs.launchpad.net/bugs/81667
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 112087] ipw3945 not supported

2007-05-03 Thread Wilco Baan Hofman
Public bug reported:

Binary package hint: linux-image-2.6.22-1-generic

The ipw3945 module is not available in this package.

2.6.20-15-generic does have it.

% dpkg -S ipw3945.ko
linux-image-2.6.20-15-generic: 
/lib/modules/2.6.20-15-generic/kernel/ubuntu/wireless/ipw3945/ipw3945.ko

** Affects: linux-source-2.6.22 (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed


** Tags: driver intel ipw3945 network support wireless

-- 
ipw3945 not supported
https://bugs.launchpad.net/bugs/112087
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 112087] Re: ipw3945 not supported

2007-05-03 Thread Wilco Baan Hofman
Ah ok, thank you.

However, that package is unavailable for amd64.

-- 
ipw3945 not supported
https://bugs.launchpad.net/bugs/112087
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 81667] Suspend to ram only working once, oops on second time

2007-01-26 Thread Wilco Baan Hofman
Public bug reported:

Binary package hint: linux-source-2.6.20

Suspending works only once on this NC6400 notebook.

By default the first time doesn't work either, given that the i8042
driver must be compiled as a module, not in kernel, otherwise the
keyboard won't work on resume (without echo -n reconnect 
/sys/bus/serio/devices/serio0/drvctl) and psmouse must be unloaded
before suspending and reloaded on resume.


But, on the second time calling suspend I get this oops message about some NULL 
pointer:

kernel: [  656.861882] Disabling non-boot CPUs ...
kernel: [  657.002090] CPU 1 is now offline
kernel: [  657.002335] SMP alternatives: switching to UP code
kernel: [  657.002920] Unable to handle kernel NULL pointer dereference at 
 RIP: 
kernel: [  657.003217]  [__drain_pages+43/112] __drain_pages+0x2b/0x70
kernel: [  657.012971] PGD 56798067 PUD 552a2067 PMD 0 
kernel: [  657.022582] Oops:  [1] SMP 
kernel: [  657.032183] CPU 0 
kernel: [  657.041686] Modules linked in: isofs udf battery ac thermal fan 
button arc4 ecb blkcipher ieee80211_crypt_wep vmnet(P) vmmon(P) binfmt_misc 
rfcomm l2cap i915 drm ipv6 acpi_cpufreq cpufreq_userspace cpufreq_stats 
cpufreq_powersave cpufreq_ondemand freq_table cpufreq_conservative video sbs 
i2c_ec i2c_core dock container asus_acpi backlight nls_utf8 ntfs fuse lp 
snd_hda_intel snd_hda_codec snd_pcm_oss snd_mixer_oss snd_pcm snd_seq_dummy 
snd_seq_oss ide_cd snd_seq_midi snd_rawmidi snd_seq_midi_event joydev cdrom 
snd_seq snd_timer af_packet tsdev snd_seq_device pcmcia ata_generic 
tpm_infineon tpm hci_usb snd tpm_bios ieee80211_crypt bluetooth tifm_7xx1 
iTCO_wdt soundcore ata_piix yenta_socket rsrc_nonstatic pcmcia_core tifm_core 
iTCO_vendor_support shpchp pci_hotplug parport_pc parport serio_raw intel_agp 
snd_page_alloc pcspkr evdev ext3 jbd mbcache sg sd_mod piix generic ahci libata 
scsi_mod usbcore processor vesafb capability commoncap vga16fb cfbcopyarea 
vgastate cfbimgblt cfbfil
kernel: rect fbcon tileblit font bitblit softcursor
kernel: [  657.195347] Pid: 10469, comm: sleep.sh Tainted: P  
2.6.20-5-generic #2
kernel: [  657.206642] RIP: 0010:[__drain_pages+43/112]  [__drain_pages+43/112] 
__drain_pages+0x2b/0x70
kernel: [  657.228165] RSP: 0018:810055311dc8  EFLAGS: 00010046
kernel: [  657.238806] RAX: 8100c700 RBX: 0046 RCX: 
8100c400
kernel: [  657.249747] RDX: 8100c000 RSI: 81007f5997d0 RDI: 
8100c380
kernel: [  657.260657] RBP:  R08:  R09: 
0002
kernel: [  657.271500] R10: 042d R11: 0164 R12: 
8100c700
kernel: [  657.282564] R13:  R14: 0001 R15: 
8100558fb0c0
kernel: [  657.293854] FS:  2ae2a49c4b00() GS:80541000() 
knlGS:
kernel: [  657.316323] CS:  0010 DS:  ES:  CR0: 8005003b
kernel: [  657.327417] CR2:  CR3: 56ac8000 CR4: 
06e0
kernel: [  657.338788] Process sleep.sh (pid: 10469, threadinfo 
81005531, task 81006ccb9860)
kernel: [  657.361187] Stack:  0001 0001 
0007 81005621b140
kernel: [  657.384339]  0003 802c1a22 80512c10 
8026a496
kernel: [  657.407572]  0001 0001  
802a9094
kernel: [  657.419531] Call Trace:
kernel: [  657.441744]  [page_alloc_cpu_notify+18/48] 
page_alloc_cpu_notify+0x12/0x30
kernel: [  657.452640]  [notifier_call_chain+38/64] 
notifier_call_chain+0x26/0x40
kernel: [  657.463593]  [_cpu_down+356/544] _cpu_down+0x164/0x220
kernel: [  657.474447]  [disable_nonboot_cpus+140/288] 
disable_nonboot_cpus+0x8c/0x120
kernel: [  657.485156]  [enter_state+133/432] enter_state+0x85/0x1b0
kernel: [  657.495719]  [state_store+123/176] state_store+0x7b/0xb0
kernel: [  657.506304]  [sysfs_write_file+218/304] sysfs_write_file+0xda/0x130
kernel: [  657.516702]  [vfs_write+222/416] vfs_write+0xde/0x1a0
kernel: [  657.527005]  [sys_write+83/144] sys_write+0x53/0x90
kernel: [  657.537061]  [system_call+126/131] system_call+0x7e/0x83
kernel: [  657.546930] 
kernel: [  657.556496] 
kernel: [  657.556497] Code: 8b 75 00 48 8d 55 10 31 c9 4c 89 e7 e8 44 fd ff ff 
c7 45 00 
kernel: [  657.589559] RIP  [__drain_pages+43/112] __drain_pages+0x2b/0x70
kernel: [  657.600325]  RSP 810055311dc8
kernel: [  657.610937] CR2: 

I'm running Ubuntu Feisty with the following kernel (on core 2 duo T5600 
laptop):
Linux synlap 2.6.20-5-generic #2 SMP Sat Jan 6 09:44:32 UTC 2007 x86_64 
GNU/Linux

** Affects: linux-source-2.6.20 (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
Suspend to ram only working once, oops on second time
https://launchpad.net/bugs/81667

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 81667] Re: Suspend to ram only working once, oops on second time

2007-01-26 Thread Wilco Baan Hofman
Some more info about my system. 
It's an NC6400 RM100ET#ABH.

Attached is dmidecode and lspci -vv and lspci -vvn output.


** Attachment added: Some more info about my system
   http://librarian.launchpad.net/5897676/info.txt

-- 
Suspend to ram only working once, oops on second time
https://launchpad.net/bugs/81667

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 79289] Re: dragdrop moving of message does not work

2007-01-19 Thread Wilco Baan Hofman
Same here, however strangely: Dragging/dropping multiple messages to
different mailboxes works fine. Only when dragging a single message to a
mailbox fails when it's held over the mailbox, in the mailbox pane (drag
icon disappears).

-- 
dragdrop moving of message does not work
https://launchpad.net/bugs/79289

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 79196] Re: xserver-xorg-core_1.1.1-0ubuntu13_i386 breaks compiz/beryl (white screen)

2007-01-16 Thread Wilco Baan Hofman
Daniel,

I can confirm that downgrading to ubuntu12 (on amd64) fixes the problem
as well.

What, in your opinion, causes the ubuntu12 package to work and the
ubuntu13 to fail then?

-- 
xserver-xorg-core_1.1.1-0ubuntu13_i386 breaks compiz/beryl (white screen)
https://launchpad.net/bugs/79196

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 79532] python-wxgtk2.6 won't install

2007-01-16 Thread Wilco Baan Hofman
Public bug reported:

Binary package hint: python-wxgtk2.6

Python-wxgtk2.6 won't install, can't get past configure state.

Setting up python-wxgtk2.6 (2.6.3.2.1.5ubuntu3) ...
Compiling 
/usr/lib/python2.5/site-packages/wx-2.6-gtk2-unicode/wx/py/introspect.py ...
  File 
/usr/lib/python2.5/site-packages/wx-2.6-gtk2-unicode/wx/py/introspect.py, 
line 8
from __future__ import nested_scopes
SyntaxError: from __future__ imports must occur at the beginning of the file

pycentral: pycentral pkginstall: error byte-compiling files (259)
pycentral pkginstall: error byte-compiling files (259)
dpkg: error processing python-wxgtk2.6 (--configure):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 python-wxgtk2.6


First few lines of 
/usr/lib/python2.5/site-packages/wx-2.6-gtk2-unicode/wx/py/introspect.py:

Provides a variety of introspective-type support functions for
things like call tips and command auto completion.

__author__ = Patrick K. O'Brien [EMAIL PROTECTED]
__cvsid__ = $Id: introspect.py,v 1.11 2005/03/25 20:34:52 RD Exp $
__revision__ = $Revision: 1.11 $[11:-2]

from __future__ import nested_scopes

import cStringIO
import inspect
import sys
import tokenize
import types
import wx

** Affects: wxwidgets2.6 (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
python-wxgtk2.6 won't install
https://launchpad.net/bugs/79532

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 79532] Re: python-wxgtk2.6 won't install

2007-01-16 Thread Wilco Baan Hofman
Really? When?

Because this is on feisty, with the updates from this morning.

-- 
python-wxgtk2.6 won't install
https://launchpad.net/bugs/79532

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 79532] Re: python-wxgtk2.6 won't install

2007-01-16 Thread Wilco Baan Hofman
Ah, sorry, It seems I have a problem reading. It was yesterday, and it
was fixed in one version up :)

Thanks :)

-- 
python-wxgtk2.6 won't install
https://launchpad.net/bugs/79532

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 78259] Re: Evolution randomly crashes, sometimes refuses to send mail until restart

2007-01-15 Thread Wilco Baan Hofman
Ok, now, I deleted my profile, recreated a new one.. now when I click
e-mail I get the  following output:

CalDAV Eplugin starting up ...

(evolution-2.8:16461): evolution-mail-WARNING **: ignored this junk
plugin: not enabled or we have already loaded one

(evolution-2.8:16461): e-utils-WARNING **: Plugin 'Spamassassin junk plugin' 
failed to load hook 'org.gnome.evolution.mail.junk:1.0'
** (evolution-2.8:16461): DEBUG: mailto URL command: evolution %s
** (evolution-2.8:16461): DEBUG: mailto URL program: evolution

(evolution-2.8:16461): libecal-WARNING **: e-cal.c:1128: Could not
activate calendar factory
(OAFIID:GNOME_Evolution_Exchange_Connector_CalFactory:1.2)

(evolution-2.8:16461): libecal-WARNING **: e-cal.c:1128: Could not
activate calendar factory
(OAFIID:GNOME_Evolution_Exchange_Connector_CalFactory:1.2)

(evolution-2.8:16461): libecal-WARNING **: e-cal.c:1128: Could not
activate calendar factory
(OAFIID:GNOME_Evolution_Exchange_Connector_CalFactory:1.2)

(evolution-2.8:16461): libecal-WARNING **: e-cal.c:1128: Could not activate 
calendar factory (OAFIID:GNOME_Evolution_Exchange_Connector_CalFactory:1.2)
ALSA lib pcm_dmix.c:846:(snd_pcm_dmix_open) unable to create IPC shm instance
... this message repeating about 30 times, then:


camel-ERROR **: file camel-operation.c: line 205 (camel_operation_unref): 
assertion failed: (cc-refcount  0)
aborting...
Aborted (core dumped)


Regards,

Wilco

-- 
Evolution randomly crashes, sometimes refuses to send mail until restart
https://launchpad.net/bugs/78259

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 79403] Screen turns white when using beryl or desktop effects

2007-01-15 Thread Wilco Baan Hofman
Public bug reported:

Binary package hint: xserver-xorg-core

The windows turn white (not xroot, except when using a background, maybe
nautilus, tried with just xinit and windows turn white) when using beryl
or Desktop effects.

This happens since the last update (xserver-xorg-1.1.1-0ubuntu13 whereas
1.1.1-0ubuntu12 worked perfectly).

The beryl splash screen is displayed correctly.

Regards,

Wilco

** Affects: xorg-server (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
Screen turns white when using beryl or desktop effects
https://launchpad.net/bugs/79403

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 78259] Re: Evolution randomly crashes, sometimes refuses to send mail until restart

2007-01-15 Thread Wilco Baan Hofman
The core file of the crash

** Attachment added: Core crash file from starting mail component
   http://librarian.launchpad.net/5754550/core.15445

-- 
Evolution randomly crashes, sometimes refuses to send mail until restart
https://launchpad.net/bugs/78259

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 79403] Re: Screen turns white when using beryl or desktop effects

2007-01-15 Thread Wilco Baan Hofman
*** This bug is a duplicate of bug 79196 ***

** This bug has been marked a duplicate of bug 79196
   xserver-xorg-core_1.1.1-0ubuntu12_i386 brakes compiz (white screen)

-- 
Screen turns white when using beryl or desktop effects
https://launchpad.net/bugs/79403

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 79403] Re: Screen turns white when using beryl or desktop effects

2007-01-15 Thread Wilco Baan Hofman
*** This bug is a duplicate of bug 79196 ***

Indeed it is, hope to have provided more details.

-- 
Screen turns white when using beryl or desktop effects
https://launchpad.net/bugs/79403

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 79196] Re: xserver-xorg-core_1.1.1-0ubuntu12_i386 brakes compiz (white screen)

2007-01-15 Thread Wilco Baan Hofman
I also confirm this bug using intel graphics, see Bug #79403.

-- 
xserver-xorg-core_1.1.1-0ubuntu12_i386 brakes compiz (white screen)
https://launchpad.net/bugs/79196

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 66860] Re: evolution-alarm-notify crashes on startup

2007-01-15 Thread Wilco Baan Hofman
Same here, crash in g_hash_table_lookup


** Attachment added: Crash report
   
http://librarian.launchpad.net/5764818/_usr_lib_evolution_2.8_evolution-alarm-notify.1000.crash

-- 
evolution-alarm-notify crashes on startup
https://launchpad.net/bugs/66860

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 78259] Re: Evolution randomly crashes, sometimes refuses to send mail until restart

2007-01-14 Thread Wilco Baan Hofman
Confirming bugs still exist with newer versions.

In fact, now CalDAV is broken (won't show appointments). Refuses to quit
when pressing the 'X' button (everything greys out, but hangs).
Sometimes won't send mail until evolution is restarted (and been killed
by xkill).


** Attachment added: Evolution data server crash report
   
http://librarian.launchpad.net/5739274/evolution-data-server-1.10-foutrapport.txt

-- 
Evolution randomly crashes, sometimes refuses to send mail until restart
https://launchpad.net/bugs/78259

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 78259] Re: Evolution randomly crashes, sometimes refuses to send mail until restart

2007-01-14 Thread Wilco Baan Hofman
I'll install the debugging symbols in case it crashes again.. hangs are
more frequent than the crashes so we'll see.

Regards,

Wilco

-- 
Evolution randomly crashes, sometimes refuses to send mail until restart
https://launchpad.net/bugs/78259

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 79149] Re: Update-manager crashes at connect to Dbus

2007-01-14 Thread Wilco Baan Hofman
Confirming this problem on Feisty Fawn 7.04, python 2.5 and 0.51build1.

Experiencing similar crash, see attachment.

** Attachment added: Update manager crash report
   http://librarian.launchpad.net/5739866/_usr_bin_update-manager.1000.crash

-- 
Update-manager crashes at connect to Dbus
https://launchpad.net/bugs/79149

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 78804] Re: Modules load/unload system doesn't suffice

2007-01-13 Thread Wilco Baan Hofman
By request of Peter Whittaker, who asked me to also comment the
following here:

I have an HP laptop myself, where this is needed (but doesn't fix this 
completely though, needs some more work here and there)
I do also need (both for suspend and hibernation) to unload the ipw3945
driver etc.

Anyway, there are lots of resources out there which state this clearly,
lots of people experience this:

http://makarevitch.org/debian/kernel_2.6.html
http://forums1.itrc.hp.com/service/forums/bizsupport/questionanswer.do?threadId=1071411admit=-682735245+1168559128457+28353475
http://emisca.altervista.org/nx7400/
http://www.stroobant.be/?p=97 (flemish Dutch)
http://www.wolframschenck.de/nx6325.htm
http://www.colitti.com/lorenzo/software/nc6000/
http://hpwiki.cactii.net/hpwiki/NC6400
http://people.solsys.ro/silviu/2006/11/17/hp-nx7400-linux-problems-solved/
http://diozaka.org/modules/nx6310.html


Generally speaking it's mostly an issue on HP notebooks (and some say
X60s thinkpads), is my understanding...

But there are more drivers known to cause problems on some systems and
unloading them is generally unharmful, so IMHO if either psmouse or
ipw3945 are loaded, they should be unloaded and reloaded upon resume.

Regards,

Wilco Baan Hofman

-- 
Modules load/unload system doesn't suffice
https://launchpad.net/bugs/78804

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 78804] Modules load/unload system doesn't suffice

2007-01-11 Thread Wilco Baan Hofman
Public bug reported:

Binary package hint: acpi-support

For IBM/Lenovo Thinkpad and HP laptops a fix is needed to support
suspend/resume.

Adding (in /etc/default/acpi-support)  'psmouse' to the MODULES list
fixes this.

I suggest a more advanced modules unload/load system:

Before suspend, a list of loaded modules should be processed. If there
are loaded modules which are known to cause problems if they are not
unloaded (such as ipw3945 and psmouse) it should be automatically
unloaded and reloaded on resume.

Regards,

Wilco Baan Hofman

** Affects: acpi-support (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
Modules load/unload system doesn't suffice
https://launchpad.net/bugs/78804

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 67604] Crash when closing window, raising another

2007-01-11 Thread Wilco Baan Hofman
Crash in gtk2 widget .so file.

-- 
Firefox crashes when closing the window
https://launchpad.net/bugs/67604

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 67604] Re: Firefox crashes when closing the window

2007-01-11 Thread Wilco Baan Hofman
Sorry, apparently launchpad didn't like the 32MB upload of the stack, I
don't have the smaller one available.

-- 
Firefox crashes when closing the window
https://launchpad.net/bugs/67604

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 78259] Evolution randomly crashes, sometimes refuses to send mail until restart

2007-01-06 Thread Wilco Baan Hofman \(SYNNACK\)
Public bug reported:

Binary package hint: evolution

I'm not sure whether someone else has already reported the crashes I'm 
experiencing, I'm running this on Ubuntu Feisty.  
Please investigate the crash trace.

** Affects: evolution (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
Evolution randomly crashes, sometimes refuses to send mail until restart
https://launchpad.net/bugs/78259

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 78259] Re: Evolution randomly crashes, sometimes refuses to send mail until restart

2007-01-06 Thread Wilco Baan Hofman \(SYNNACK\)
Note, I'm using 1 CalDAV calendar, 3 Courier IMAP accounts without TLS,
SMTP with PLAIN authentication and TLS on this configuration.

-- 
Evolution randomly crashes, sometimes refuses to send mail until restart
https://launchpad.net/bugs/78259

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 78259] Re: Evolution randomly crashes, sometimes refuses to send mail until restart

2007-01-06 Thread Wilco Baan Hofman \(SYNNACK\)

** Attachment added: Crash dump/backtrace etc
   http://librarian.launchpad.net/5621063/_usr_bin_evolution.1000.crash

-- 
Evolution randomly crashes, sometimes refuses to send mail until restart
https://launchpad.net/bugs/78259

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 57803] Re: fonts do not diplay when run in X

2006-10-12 Thread Rob Wilco
Emacs works OK with the standard police but you cannot choose Bistream
Vera or Dejavu police. xlsfonts does not see them either.

I did the X11/fonts - fonts/X11 dance with the /etc/X11/xorg.conf
though, and restarted X but xlsfonts and emacs can't still load the
dejavu police.

-- 
fonts do not diplay when run in X
https://launchpad.net/bugs/57803

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs