Re: [+lp] [Bug 958551] Re: Crash while committing

2012-03-20 Thread Wouter van Heyst
Hey Maarten! On Mon, Mar 19, 2012 at 17:31:43 -, Maarten Bezemer wrote: ** Attachment added: commit-message.txt.gz https://bugs.launchpad.net/ubuntu/+source/bzr/+bug/958551/+attachment/2898622/+files/commit-message.txt.gz That is: * Slovak (Ivan Mas\\xc3\\xa1r) which decodes

[Bug 955329] Re: bzr: ERROR: No module named xml_errors when running 'bzr help commands' or tab-completion

2012-03-14 Thread Wouter van Heyst
Could you attach the output of `bzr help commands -Derror`? Adding the -Derror will show the underlying traceback which will give us a clue where things are going wrong. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 112631] Re: [apport] package slapd failed to install/upgrade:

2009-11-14 Thread Wouter van Heyst
slave install: apt-get install slapd /etc/init.d/slapd stop pushd /etc/ldap/ rm -rf schema/ slap.d/* rsync -avP server:/etc/ldap/{schema,slave-slapd.conf} . slaptest -f slave-slapd.conf -F slapd.d chown -R openldap:openldap slapd.d /etc/init.d/slapd start Now,

[Bug 112631] Re: [apport] package slapd failed to install/upgrade:

2009-10-23 Thread Wouter van Heyst
What information is it that you want? -- [apport] package slapd failed to install/upgrade: https://bugs.launchpad.net/bugs/112631 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openldap in ubuntu. -- Ubuntu-server-bugs mailing list

[Bug 112631] Re: [apport] package slapd failed to install/upgrade:

2009-10-23 Thread Wouter van Heyst
What information is it that you want? -- [apport] package slapd failed to install/upgrade: https://bugs.launchpad.net/bugs/112631 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

[Bug 304891] Re: bzr doesn't work in parent directories of python packages with certain names

2009-07-20 Thread Wouter van Heyst
*** This bug is a duplicate of bug 72227 *** https://bugs.launchpad.net/bugs/72227 Wesley, can you check that something like Forest explains in the dupe (bug #72227) isn't going on? PYTHONPATH=foo:$PYTHONPATH with PYTHONPATH previously being empty. If not, what python version/distro are you

[Bug 342782] Re: python-qwt5-qt4 will not install on Jaunty

2009-06-25 Thread Wouter van Heyst
Still need to iron out the Qt3 packages (honestly, is anyone still using qt3?), attaching intermediate patch that works for qt4 with python2.5 and python2.6 ** Attachment added: pyqwt.diff http://launchpadlibrarian.net/28377741/pyqwt.diff -- python-qwt5-qt4 will not install on Jaunty

[Bug 342782] Re: python-qwt5-qt4 will not install on Jaunty

2009-06-25 Thread Wouter van Heyst
Oh, just a note. This is all a hack to get the current package to work, the shell code in the makefile is yucky, and ideally it would use setup.py install --install-layout=deb, but ah well. -- python-qwt5-qt4 will not install on Jaunty https://bugs.launchpad.net/bugs/342782 You received this bug

[Bug 342782] Re: python-qwt5-qt4 will not install on Jaunty

2009-06-25 Thread Wouter van Heyst
And this should be it. ** Attachment added: patch to get qt4/qt3 and python2.5/2.6 working http://launchpadlibrarian.net/28381171/pyqwt-final.diff -- python-qwt5-qt4 will not install on Jaunty https://bugs.launchpad.net/bugs/342782 You received this bug notification because you are a member

[Bug 342782] Re: python-qwt5-qt4 will not install on Jaunty alpha 6

2009-06-04 Thread Wouter van Heyst
** Changed in: pyqwt5 (Ubuntu Jaunty) Status: New = Confirmed ** Summary changed: - python-qwt5-qt4 will not install on Jaunty alpha 6 + python-qwt5-qt4 will not install on Jaunty -- python-qwt5-qt4 will not install on Jaunty https://bugs.launchpad.net/bugs/342782 You received this bug

[Bug 342782] Re: python-qwt5-qt4 will not install on Jaunty alpha 6

2009-05-28 Thread Wouter van Heyst
Reading commit messages it seems like the debian packaging has fixed this more correctly, but, if you only care about python2.6 and qt4, the attached patch hammers python-qwt5-qt4 into action. ** Attachment added: hack to build packages I care about

[Bug 366310] Re: /usr/share/python/debian_defaults is missing an entry for python3.0

2009-05-25 Thread Wouter van Heyst
Ssince python3.0 breaks (some) backwards compatibility by design (http://www.python.org/dev/peps/pep-3000/) it is to be expected that packages written for 2.x will break on 3. -- /usr/share/python/debian_defaults is missing an entry for python3.0 https://bugs.launchpad.net/bugs/366310 You

[Bug 112631] Re: [apport] package slapd failed to install/upgrade:

2009-05-22 Thread Wouter van Heyst
Removing the two stray dc=nodomain entries from the .ldif, and rerunning dpkg --configure slapd, everything now completes. I'll sacrifice another machine to see if I can catch where the nodomain entries are coming from in the first place. -- [apport] package slapd failed to install/upgrade:

[Bug 112631] Re: [apport] package slapd failed to install/upgrade:

2009-05-22 Thread Wouter van Heyst
Removing the two stray dc=nodomain entries from the .ldif, and rerunning dpkg --configure slapd, everything now completes. I'll sacrifice another machine to see if I can catch where the nodomain entries are coming from in the first place. -- [apport] package slapd failed to install/upgrade:

[Bug 112631] Re: [apport] package slapd failed to install/upgrade:

2009-05-22 Thread Wouter van Heyst
: DOMAIN=`hostname -d 2/dev/null` || true if [ -z $DOMAIN ]; then DOMAIN='nodomain'; fi Wouter van Heyst -- [apport] package slapd failed to install/upgrade: https://bugs.launchpad.net/bugs/112631 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 365982] [NEW] New upstream 0.99 of networkx available in Debian

2009-04-24 Thread Wouter van Heyst
Public bug reported: Binary package hint: python-networkx See http://packages.qa.debian.org/p/python-networkx.html ** Affects: python-networkx (Ubuntu) Importance: Undecided Status: New -- New upstream 0.99 of networkx available in Debian https://bugs.launchpad.net/bugs/365982

[Bug 348525] [NEW] evince complains about text/x-matlab not being supported

2009-03-25 Thread Wouter van Heyst
Public bug reported: Binary package hint: evince However, the file in question is not a matlab file. The file in question: http://neuron-ai.tuke.sk/competition/reports/WernerBrockmann.ps This is with evince 2.24.1-0ubuntu1 from intrepid. ** Affects: evince (Ubuntu) Importance: Undecided

[Bug 285623] Re: bzr get http://code.launchpad.net/~ubuntu-core-dev/metacity/ubuntu malfunction (dead link?)

2008-10-20 Thread Wouter van Heyst
This error is raised by curl. To work around that you could try to specify you want urllib instead of pycurl: bzr get http+urllib://code.launchpad.net/~ubuntu-core-dev/metacity/ubuntu (Or as I do, remove the python-pycurl package) Having said that, even without the hardy ca-certificates

[Bug 230919] Re: Xterm fails character sets test in vttest

2008-08-29 Thread Wouter van Heyst
According to the changelog for version 236 of xterm, this bug should be fixed in that version. Doesn't seem to be in Debian yet unfortunately. -- Xterm fails character sets test in vttest https://bugs.launchpad.net/bugs/230919 You received this bug notification because you are a member of Ubuntu

[Bug 120834] Re: intel gm965 freezes with 3d applications

2008-04-11 Thread Wouter van Heyst
John Affleck: do you have instructions for how to test this with a mesa development tree? Starting point would be either gutsy or hardy I guess. -- intel gm965 freezes with 3d applications https://bugs.launchpad.net/bugs/120834 You received this bug notification because you are a member of

[Bug 158342] The qt4 designer python plugin is built but not installed.

2007-10-29 Thread Wouter van Heyst
Public bug reported: Binary package hint: python-qt4 It took me a while to find out that was the reason why following http://www.diotavelli.net/PyQtWiki/Using_Python_Custom_Widgets_in_Qt_Designer did not work. With the simple patch attached /usr/lib/qt4/plugins/designer/libpythonplugin.so will

[Bug 158342] Re: The qt4 designer python plugin is built but not installed.

2007-10-29 Thread Wouter van Heyst
** Attachment added: designer-plugin.diff http://launchpadlibrarian.net/10205642/designer-plugin.diff -- The qt4 designer python plugin is built but not installed. https://bugs.launchpad.net/bugs/158342 You received this bug notification because you are a member of Ubuntu Bugs, which is the

[Bug 83867] Re: branch hooks need documentation

2007-05-22 Thread Wouter van Heyst
** Changed in: bzr (upstream) Importance: Undecided = Medium Status: Unconfirmed = Confirmed -- branch hooks need documentation https://bugs.launchpad.net/bugs/83867 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. --

[Bug 83229] Re: could not close window with ctrl-W until I clicked on the background

2007-02-04 Thread Wouter van Heyst
I usually encounter this when I have a range of tabs open and want to close them (but make sure to check if I really don't need one of them still). My native window manager is ion3 and browser version is Debian-2.0.0.1+dfsg-2. I'm fairly sure it also happens on windows though, I'll get back to

[Bug 61743] Re: invalid opcode on amd64

2006-11-02 Thread Wouter van Heyst
Today I got an oops again, after which everything promptly froze. Inspecting logs after reboot I see there is also an invalid opcode during boot: Nov 2 13:08:27 localhost kernel: [ 109.210873] invalid opcode: [1] SMP I'm considering doing a reinstall to x86 instead of amd64, can I get you

[Bug 61743] Re: invalid opcode on amd64

2006-10-26 Thread Wouter van Heyst
I'm sorry about the slow back and forth, in the future I'll provide dmesg output right away to reduce the pain. Attached is the part of the kern.0.log with all events from Oct 20 19:28:31 till the end of that day. ** Attachment added: dmesg snippet

[Bug 67755] im.show fails in absence of xv

2006-10-23 Thread Wouter van Heyst
Public bug reported: In PIL/Image.py you'll find _showxv being used to actually throw up an image viewer. This function hardcodes the 'xv' viewer, which afaik has been removed from the (debian) archive a long time ago on account of non-freeness. My personal copy has patched it to use `display`

[Bug 61743] Re: invalid opcode on amd64

2006-10-20 Thread Wouter van Heyst
This problem seems gone with linux-image-2.6.17-10-generic 10.33. Now it gives: Message from [EMAIL PROTECTED] at Fri Oct 20 19:28:31 2006 ... localhost kernel: [ 6482.032811] Oops: [1] SMP Message from [EMAIL PROTECTED] at Fri Oct 20 19:28:31 2006 ... localhost kernel: [ 6482.033202]

[Bug 54680] Re: Dual Head gives square cursor (or SWCursor crashes gnome)

2006-10-04 Thread Wouter van Heyst
The corruption also happens for me, but no crash if I enable SWCursor on both devices. The bug looks a lot like http://ati.cchtml.com/show_bug.cgi?id=508 -- Dual Head gives square cursor (or SWCursor crashes gnome) https://launchpad.net/bugs/54680 -- ubuntu-bugs mailing list

[Bug 61743] Re: invalid opcode on amd64

2006-09-23 Thread Wouter van Heyst
For what it's worth, I also have dpkg frequently die on me, apt-get source cherokee # after fetching dsc/tar/diff results in: gpg: Signature made Tue 11 Jul 2006 23:51:38 CEST using DSA key ID 8BB527AF gpg: Can't check signature: public key not found dpkg-source: failure: md5sum

[Bug 61743] invalid opcode on amd64

2006-09-21 Thread Wouter van Heyst
Public bug reported: From time to time I get messages like: Message from [EMAIL PROTECTED] at Thu Sep 21 22:38:47 2006 ... localhost kernel: [18970.228774] invalid opcode: [20] SMP I'm also seeing more weird crashes of applications/kernel modules than I'm used to. This started happening

[Bug 57182] Re: Problem importing codegen from desextras

2006-08-28 Thread Wouter van Heyst
This seems to have change in 1.110 of codegen.py: http://cvs.gnome.org/viewcvs/pygtk/codegen/codegen.py?r1=1.110r2=1.111 The message is just '* codegen/codegen.py: Refactor a big chunk into a class with methods.' The change introduces a class SourceWriter that bundles the functions that did the

[Bug 55524] Re: garbling of image in pdf

2006-08-07 Thread Wouter van Heyst
A screenshot of evince in action. -- garbling of image in pdf https://launchpad.net/bugs/55524 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 55524] garbling of image in pdf

2006-08-07 Thread Wouter van Heyst
Public bug reported: On page 9 of the pypy summary for the last phase, there is an image that gets garbled. Changing zoom levels causes it to display right (or wrong again). It isn't entirely reproducible, but at least two people have experienced this :/ The pdf is availabe at:

[Bug 53479] Re: dapper version of bzrk doesn't lock the repository

2006-07-21 Thread Wouter van Heyst
That's available at http://richtlijn.be/~larstiq/bzrk/bzrk-0.8.2.tar.gz Is there a better place? Some file upload area ala sourceforge in launchpad perhaps? I guess I could attach it to this bug... ** Also affects: bzrk (Ubuntu) Importance: Untriaged Status: Unconfirmed -- dapper

[Bug 44565] Re: bzr viz fails to show diff

2006-07-21 Thread Wouter van Heyst
Sivan, where did you upload this to? -- bzr viz fails to show diff https://launchpad.net/bugs/44565 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 53479] Re: [Bug 53479] Re: dapper version of bzrk doesn't lock the repository

2006-07-21 Thread Wouter van Heyst
. Likewise. Wouter van Heyst -- dapper version of bzrk doesn't lock the repository https://launchpad.net/bugs/53479 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs