[Bug 277069] Re: Slow performance with remote X applications (java, firefox/xul, etc.)

2009-04-02 Thread Freerk Kalsbeek (Mindswitch BV)
Try the proposed workaround above.

https://bugs.launchpad.net/ubuntu/+source/libxcb/+bug/277069/comments/22

-- 
Slow performance with remote X applications (java, firefox/xul, etc.)
https://bugs.launchpad.net/bugs/277069
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 337759] Re: openerp-server depends on python-xml and is therefore uninstallable ATM

2009-03-29 Thread Freerk Kalsbeek
I see two options to fix it.
1. File a bug for python-xml
2. Remove dependency for python-xml in OpenERP.

My first hunch is that it should be fixed in python-xml. It does not
look like an OpenERP error.

-- 
openerp-server depends on python-xml and is therefore uninstallable ATM
https://bugs.launchpad.net/bugs/337759
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 277069] Re: Slow performance with remote X applications (java, firefox/xul, etc.)

2009-03-01 Thread Freerk Kalsbeek
I agree on fixing the root cause, but for now, a workable workaround is
the following:

- Download the gutsy version (libx11-6_1.1.1-1ubuntu4_i386.deb)
# dpkg -i libx11-6_1.1.1-1ubuntu4_i386.deb
# echo libx11-6 hold |dpkg --set-selections

Leave the libx11-6 on hold until there is a real fix for the problem.

-- 
Slow performance with remote X applications (java, firefox/xul, etc.)
https://bugs.launchpad.net/bugs/277069
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 331600] Re: nbdrootd uses port reserved for sieve (Port 2000)

2009-03-01 Thread Freerk Kalsbeek
** Also affects: ltsp
   Importance: Undecided
   Status: New

-- 
nbdrootd uses port reserved for sieve (Port 2000)
https://bugs.launchpad.net/bugs/331600
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 331600] Re: nbdrootd uses port reserved for sieve (Port 2000)

2009-02-19 Thread Freerk Kalsbeek

** Attachment added: Required changes
   http://launchpadlibrarian.net/22879018/nbdrootd-default-port-change.diff.gz

** Description changed:

  Binary package hint: ltsp-server
  
  The default portnumber used for nbdrootd can lead to errors when a sieve
  server is running on the same server.
  
  According to /etc/services port 2000 is reserved for the sieve server,
  so LTSP should avoid using it and by default use another port eg. 9573.
  
  Change required to:
  - /usr/share/ltsp/plugins/ltsp-build-client/Debian/035-create-fs-image
  - /usr/sbin/ltsp-update-image
  
  Patches attached
+ 
+ Versions used:
+ Ubuntu Intrepid
+ ltsp-server Version: 5.1.29-0ubuntu3

-- 
nbdrootd uses port reserved for sieve (Port 2000)
https://bugs.launchpad.net/bugs/331600
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 331600] [NEW] nbdrootd uses port reserved for sieve (Port 2000)

2009-02-19 Thread Freerk Kalsbeek
Public bug reported:

Binary package hint: ltsp-server

The default portnumber used for nbdrootd can lead to errors when a sieve
server is running on the same server.

According to /etc/services port 2000 is reserved for the sieve server,
so LTSP should avoid using it and by default use another port eg. 9573.

Change required to:
- /usr/share/ltsp/plugins/ltsp-build-client/Debian/035-create-fs-image
- /usr/sbin/ltsp-update-image

Patches attached

Versions used:
Ubuntu Intrepid
ltsp-server Version: 5.1.29-0ubuntu3

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

-- 
nbdrootd uses port reserved for sieve (Port 2000)
https://bugs.launchpad.net/bugs/331600
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 272064] Re: [intrepid] failed to power virtual machine message spawning session... freeze

2009-01-07 Thread Freerk Kalsbeek
Hi all,
I ran into the same problem today. It is quite easy to resolve by performing 
the following.

On intrepid:
packages that have to be installed are:
virtualbox-ose
virtualbox-ose-source
dkms
linux-headers-server|generic|

dkms will compile the driver once it retrieves the new linux-headers and
creates a new vboxdrv.ko in /lib/modules/your kernel
version/updates/dkms/

Running depmod -a will do the final trick. 
start /etc/init.d/vboxdrv will load the module then

I did not expect the depmod had to be run in advance, thought dkms would
handle all that, but apparently it doesn't.

Good luck
Freerk

-- 
[intrepid] failed to power virtual machine message spawning session... freeze
https://bugs.launchpad.net/bugs/272064
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