[Bug 823051] Re: Missing install dependency on python-twisted-web2

2011-08-09 Thread Julian Taylor
** Changed in: calendarserver (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/823051 Title: Missing install dependency on python-twisted-web2 To manage

[Bug 823051] Re: Missing install dependency on python-twisted-web2

2011-08-09 Thread Julian Taylor
*** This bug is a duplicate of bug 697044 *** https://bugs.launchpad.net/bugs/697044 ** This bug has been marked a duplicate of bug 697044 Natty: calendarserver doesn't start -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 712214] Re: twistd crashed with ImportError in /usr/lib/twisted-calendarserver/lib/python2.7/site-packages/calendarserver/provision/root.py: No module named web2

2011-08-09 Thread Julian Taylor
*** This bug is a duplicate of bug 697044 *** https://bugs.launchpad.net/bugs/697044 ** This bug has been marked a duplicate of bug 697044 Natty: calendarserver doesn't start -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 697044] Re: Natty: calendarserver doesn't start

2011-08-09 Thread Julian Taylor
an rebuild of twisted-calendarserver so it picks up python2.7 should suffice to solve both bugs ** Summary changed: - Natty: calendarserver doesn't start + calendarserver doesn't start, needs twisted-calendarserver ** Description changed: - Binary package hint: calendarserver -

[Bug 823253] [NEW] Sync snimpy 0.5.1-1 (universe) from Debian unstable (main)

2011-08-09 Thread Julian Taylor
Public bug reported: Please sync snimpy 0.5.1-1 (universe) from Debian unstable (main) Changelog entries since current oneiric version 0.5-1build1: snimpy (0.5.1-1) unstable; urgency=low * New upstream version. Includes compatibility with ipython 0.11. Closes: #636473. * Bump

[Bug 822784] Re: C++ ABI demangling is not used

2011-08-09 Thread Julian Taylor
** Tags added: bitesize patch ** Tags added: lucid natty oneiric -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/822784 Title: C++ ABI demangling is not used To manage notifications about this bug

[Bug 823704] Re: xdotool version 1:2.20110530.1-3 failed to build on armel

2011-08-10 Thread Julian Taylor
debian had this failure on armel too: http://thread.gmane.org/gmane.comp.tools.xdotool/456 but it is not clear to me what was changed to get it to work. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 813634] Re: Notifications not shown; instead warning + error + program aborts

2011-08-10 Thread Julian Taylor
to fix the problem you need to initialize pynotify first: pynotify.init(app-name) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/813634 Title: Notifications not shown; instead warning + error +

[Bug 788514] Re: python packages on the CDs not using dh_python2

2011-08-10 Thread Julian Taylor
** Bug watch added: Debian Bug tracker #637383 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=637383 ** Also affects: genshi (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=637383 Importance: Unknown Status: Unknown -- You received this bug notification because

[Bug 771137] Re: lua-svn version 0.4.0-2 failed to build on amd64 with GCC-4.6/oneiric

2011-08-10 Thread Julian Taylor
the failure I had was apparently only reproducible on my natty chroot. it builds fine in debian and oneiric ** Changed in: lua-svn (Ubuntu Oneiric) Status: Confirmed = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 788514] Re: python packages on the CDs not using dh_python2

2011-08-10 Thread Julian Taylor
** Bug watch added: Debian Bug tracker #637403 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=637403 ** Also affects: bittornado (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=637403 Importance: Unknown Status: Unknown -- You received this bug notification

[Bug 793695] Re: package python-storm 0.18-0ubuntu1 failed to install/upgrade: unable to open '/usr/share/pyshared/storm-0.18.egg-info/top_level.txt.dpkg-new': No such file or directory

2011-06-06 Thread Julian Taylor
this is the same issue foolscap had. It is caused by the new build-depend on python-setuptools which creates an egg folder instead of a egg file. With multiple supported python versions dpkg will fail on certain file ordering in the data.tar.gz see foolscap 0.6.1-4 for a workaround. -- You

[Bug 780305] Re: unable to import soya due to undefined symbol

2011-05-13 Thread Julian Taylor
the reason is probably that libGLEW is not linked against libGLU in natty. Forwarded upstream. http://gna.org/bugs/index.php?18131 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/780305 Title: unable

[Bug 782414] Re: tahoe-lafs can't start because foolscap packaging metadata doesn't declare the fact that it supports secure_connections

2011-05-13 Thread Julian Taylor
the dependency on python-setuptools somehow got lost on the transition to dh_python2 I'll fix it as soon as possible. ** Changed in: foolscap (Ubuntu) Status: New = In Progress ** Changed in: foolscap (Ubuntu) Assignee: (unassigned) = Julian Taylor (jtaylor) -- You received

[Bug 782455] [NEW] dependency on python-mock missing

2011-05-13 Thread Julian Taylor
Public bug reported: Binary package hint: tahoe-lafs when running tahoe in a clean natty chroot: $ tahoe Traceback (most recent call last): File /usr/bin/tahoe, line 6, in module from pkg_resources import load_entry_point File /usr/lib/python2.7/dist-packages/pkg_resources.py, line

[Bug 782455] Re: dependency on python-mock missing

2011-05-13 Thread Julian Taylor
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/782455 Title: dependency on python-mock missing -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 782461] [NEW] too high version dependency on pycryptopp

2011-05-13 Thread Julian Taylor
Public bug reported: Binary package hint: tahoe-lafs when then executing tahoe in a clean natty chroot with python-mock (bug 782455) and a fixed python-foolscap (bug 782414 see below) installed: $ apt-get install python-mock $ tahoe Traceback (most recent call last): File /usr/bin/tahoe, line

[Bug 782461] Re: too high version dependency on pycryptopp

2011-05-13 Thread Julian Taylor
** Description changed: Binary package hint: tahoe-lafs - when executing tahoe in a clean natty chroot: + when executing tahoe in a clean natty chroot with python-mock installed + (bug 782455): + $ apt-get install python-mock $ tahoe Traceback (most recent call last): File

[Bug 782455] Re: dependency on python-mock missing

2011-05-13 Thread Julian Taylor
*** This bug is a duplicate of bug 769935 *** https://bugs.launchpad.net/bugs/769935 ** This bug has been marked a duplicate of bug 769935 missing python-mock dep? * You can subscribe to bug 769935 by following this link:

[Bug 769936] Re: [natty] foolscap 0.6.1 has no such extra feature 'secure_connections'

2011-05-13 Thread Julian Taylor
this is a foolscap packaging issue and is in progress. https://bugs.launchpad.net/ubuntu/+source/foolscap/+bug/782414 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/769936 Title: [natty] foolscap

[Bug 782414] Re: tahoe-lafs can't start because foolscap packaging metadata doesn't declare the fact that it supports secure_connections

2011-05-13 Thread Julian Taylor
fix commited in debian svn http://svn.debian.org/viewsvn/python- modules?view=revrevision=17008 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/782414 Title: tahoe-lafs can't start because foolscap

[Bug 782414] Re: tahoe-lafs can't start because foolscap packaging metadata doesn't declare the fact that it supports secure_connections

2011-05-14 Thread Julian Taylor
Tahoe is only has a runtime dependency on foolscap. So when the foolscap package is updated this tahoe problem will be solved without further action. note that tahoe has further problems: see bug 782379 and bug 782461 -- You received this bug notification because you are a member of Ubuntu

[Bug 782461] Re: too high version dependency on pycryptopp

2011-05-15 Thread Julian Taylor
as far as I can tell the pycryptopp package uses the system crypto++ package which is not so hopelessly outdated as pycryptopp. So it should not be affected by this issue and the dependency is to high. @ Zooko as you are the maintainer of pycryptopp please update it! it is 12 releases behind

[Bug 770549] Re: meld /path/to/folder doesn't work

2011-05-15 Thread Julian Taylor
** Bug watch added: GNOME Bug Tracker #650250 https://bugzilla.gnome.org/show_bug.cgi?id=650250 ** Also affects: meld via https://bugzilla.gnome.org/show_bug.cgi?id=650250 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of

[Bug 775569] Re: Version Control Comparison stopped working with 1.5

2011-05-15 Thread Julian Taylor
does it work when you start meld in the same folder as the vcs? if yes this is a duplicate of bug 770549 ** Changed in: meld (Ubuntu) Status: New = Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 775569] Re: Version Control Comparison stopped working with 1.5

2011-05-15 Thread Julian Taylor
*** This bug is a duplicate of bug 770549 *** https://bugs.launchpad.net/bugs/770549 ** This bug has been marked a duplicate of bug 770549 meld /path/to/folder doesn't work * You can subscribe to bug 770549 by following this link:

[Bug 770549] Re: meld /path/to/folder doesn't work

2011-05-15 Thread Julian Taylor
** Changed in: meld (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/770549 Title: meld /path/to/folder doesn't work -- ubuntu-bugs mailing list

[Bug 783268] Re: opening a database from a FTP URL is not implemented

2011-05-16 Thread Julian Taylor
this will be fixed in the next keepass version 2.16. I have backported the fix to the ppa: https://launchpad.net/~jtaylor/+archive/keepass ** Changed in: keepass2 (Ubuntu) Status: New = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 781524] Re: Warning: g_object_set_qdata: assertion `G_IS_OBJECT (object)' failed

2011-05-16 Thread Julian Taylor
*** This bug is a duplicate of bug 774265 *** https://bugs.launchpad.net/bugs/774265 ** This bug has been marked a duplicate of bug 774265 [natty] meld hangs comparing attached files * You can subscribe to bug 774265 by following this link:

[Bug 783414] [NEW] Sync meld 1.5.1-1 (universe) from Debian experimental (main)

2011-05-16 Thread Julian Taylor
Public bug reported: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 affects ubuntu/meld status new importance wishlist subscribe ubuntu-sponsors done Please sync meld 1.5.1-1 (universe) from Debian experimental (main) The 1.5.1 version is a development release thus it is not in unstable.

[Bug 607395] Re: Please merge matplotlib 1.0.1-1 (universe) from debian experimental main

2011-05-16 Thread Julian Taylor
attached new debdiff vs 1.0.1-2 from unstable main to build it in pbuilder you need to have /dev/shm bindmounted ** Patch added: matplotlib_1.0.1-2ubuntu1.debdiff https://bugs.launchpad.net/ubuntu/+source/matplotlib/+bug/607395/+attachment/2130986/+files/matplotlib_1.0.1-2ubuntu1.debdiff --

[Bug 607395] Re: Please merge matplotlib 1.0.1-1 (universe) from debian experimental main

2011-05-16 Thread Julian Taylor
attached the buildlog for above debdiff ** Attachment added: buildlog https://bugs.launchpad.net/ubuntu/+source/matplotlib/+bug/607395/+attachment/2130987/+files/matplotlib_1.0.1-2ubuntu1_amd64.build.gz ** Summary changed: - Please merge matplotlib 1.0.1-1 (universe) from debian

[Bug 607395] Re: Please merge matplotlib 1.0.1-2 (universe) from debian unstable main

2011-05-16 Thread Julian Taylor
ubuntu delta dropped: 40_UnicodeEncodeError.patch was applied upstream, included in 1.0.1 70_search_new_tkdir.patch was applied in the debian package 1.0.1-2 only the qt3-drop delta remaining -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 779340] Re: From python: import fltk fails

2011-05-16 Thread Julian Taylor
attached debdiff for oneiric. natty only needs a no change rebuild SRU but this patch could also be applied there in case someone wants to rebuild it with --as-needed. Description: Fix build with opengl builds with fltk_config --use-gl but does not set doOpenGL to True in setup.py due to a bug

[Bug 783268] Re: opening a database from a FTP URL is not implemented

2011-05-17 Thread Julian Taylor
** Changed in: keepass2 (Ubuntu) Status: Fix Committed = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/783268 Title: opening a database from a FTP URL is not implemented --

[Bug 783268] Re: opening a database from a FTP URL is not implemented

2011-05-17 Thread Julian Taylor
there was another problem with the mono ftp stream. Can you try if this deb fixes the problem? https://launchpad.net/~jtaylor/+archive/jtaylor/+build/2509336/+files/keepass2_2.15%2Bdfsg-2%2Bppa3~exp1_all.deb Its a small patch so there should be no problems, but to be save make a backup of your

[Bug 774265] Re: [natty] meld hangs comparing attached files

2011-05-17 Thread Julian Taylor
** Description changed: Binary package hint: meld meld 1.5.0-0ubuntu1, i386, Ubuntu Natty. Upgrading to 1.5.1 from debian experimental solves the problem ( http://packages.debian.org/experimental/meld ) + + TESTCASE: + extract the attached file. + open them with + meld mine original +

[Bug 445887] Re: Needs to Depends: libmono-i18n2.0-cil

2011-05-18 Thread Julian Taylor
This bug is fixed in lucid and newer. $ apt-cache depends openbve openbve ... Depends: libmono-i18n2.0-cil ** Changed in: cli-common (Ubuntu) Status: New = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 811721] [NEW] update pycryptopp to version 0.5.29-1 in natty

2011-07-16 Thread Julian Taylor
Public bug reported: requesting acknowledgement for update pycryptopp 0.5.17 to 0.5.29-1 in ubuntu 11.04 natty to fix tahoe tahoe-lafs in natty requires a newer version of pycryptopp than is available in the natty repository. It needs = 0.5.20 but natty only has 0.5.17. See bug bug 782461 The

[Bug 782414] Re: tahoe-lafs can't start because foolscap packaging metadata doesn't declare the fact that it supports secure_connections

2011-07-17 Thread Julian Taylor
there are still some issues with this update when twisted meta package is not installed as the requires.txt still lists it as a dependency, also a runtime dependency on setuptools is required as the zope egg requires it but does not depend on it. without the twisted meta package: # python -c

[Bug 779340] Re: From python: import fltk fails

2011-07-17 Thread Julian Taylor
** Description changed: Binary package hint: python-fltk After upgrading to 11.04, running the following from python or ipython fails: - debdiff patch in comment #3 + fix in branch + https://code.launchpad.net/~jtaylor/ubuntu/natty/pyfltk/fix-779340 TEST CASE: import fltk + +

[Bug 812192] [NEW] Sync xdotool 1:2.20110530.1-3 (universe) from Debian unstable (main)

2011-07-18 Thread Julian Taylor
Public bug reported: Please sync xdotool 1:2.20110530.1-3 (universe) from Debian unstable (main) Explanation of the Ubuntu delta and why it can be dropped: The delta just disabled the tests they should succed on all architectures supported by ubuntu now:

[Bug 812880] [NEW] Sync mcrl2 201107-1 (universe) from Debian unstable (main)

2011-07-19 Thread Julian Taylor
Public bug reported: Please sync mcrl2 201107-1 (universe) from Debian unstable (main) fixes bug 771014 Changelog entries since current oneiric version 201103-1: mcrl2 (201107-1) unstable; urgency=low * New upstream release (closes: #625156). * debian/control: - Bumped standards

[Bug 812880] Re: Sync mcrl2 201107-1 (universe) from Debian unstable (main)

2011-07-19 Thread Julian Taylor
builds in a clean oneiric chroot ** Attachment added: mcrl2.log.xz https://bugs.launchpad.net/ubuntu/+source/mcrl2/+bug/812880/+attachment/2217677/+files/mcrl2.log.xz -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 813208] [NEW] Sync gdcm 2.0.17-3.1 (universe) from Debian unstable (main)

2011-07-19 Thread Julian Taylor
Public bug reported: Please sync gdcm 2.0.17-3.1 (universe) from Debian unstable (main) Fixes missing mono dependency Changelog entries since current oneiric version 2.0.17-3build2: gdcm (2.0.17-3.1) unstable; urgency=low * Non-maintainer upload * debian/rules: call dh_clideps, so valid

[Bug 813208] Re: Sync gdcm 2.0.17-3.1 (universe) from Debian unstable (main)

2011-07-19 Thread Julian Taylor
builds in a clean oneiric chroot ** Attachment added: gdcm.log.gz https://bugs.launchpad.net/ubuntu/+source/gdcm/+bug/813208/+attachment/2219356/+files/gdcm.log.gz -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 782414] Re: tahoe-lafs can't start because foolscap packaging metadata doesn't declare the fact that it supports secure_connections

2011-07-20 Thread Julian Taylor
yes the issues are not regressions. The feature does not work at all with the version in natty even if you have those packages installed. the missing setuptools dependency issue really needs fixing in python-defaults. It also affects all zope packages (bug 563060) It is fixed in 2.7.2-2 in

[Bug 813378] Re: Keepass 2 shows new icon with low resolution

2011-07-20 Thread Julian Taylor
keepass2 has no vector icon available, only raster in the size 16,32,48 and 256 I do not know which icon docky uses, apparently not the largest one. What is he workaround for java applications? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 801414] Re: Open Database dialog opens after minimizing

2011-07-20 Thread Julian Taylor
** Changed in: keepass2 (Ubuntu) Status: Incomplete = New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/801414 Title: Open Database dialog opens after minimizing To manage notifications

[Bug 778048] Re: GUI is messed up

2011-07-20 Thread Julian Taylor
** Changed in: keepass2 (Ubuntu) Status: Incomplete = New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/778048 Title: GUI is messed up To manage notifications about this bug go to:

[Bug 813378] Re: Keepass 2 shows new icon with low resolution

2011-07-20 Thread Julian Taylor
I can't reproduce the problem as I can't even get keepass to pin to docky. But from reading the bug it docky seems to need the WM_CLASS property which mono winform apps do not set: https://bugzilla.novell.com/show_bug.cgi?id=702306 I'm an not aware of a workaround. ** Bug watch added:

[Bug 813378] Re: Keepass 2 shows new icon with low resolution

2011-07-20 Thread Julian Taylor
banshee works as it is a gtk# application which does set WM_CLASS -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/813378 Title: Keepass 2 shows new icon with low resolution To manage notifications

[Bug 782461] Re: too high version dependency on pycryptopp

2011-07-21 Thread Julian Taylor
yes, the commit is obsolete for oneiric, I have deleted the branch and made a new one for the mock issue (bug 769935) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/782461 Title: too high version

[Bug 814037] Re: Please sync osmo 0.2.10+svn922-2 (universe) from debian unstable (main)

2011-07-23 Thread Julian Taylor
** Package changed: ubuntu = osmo (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/814037 Title: Please sync osmo 0.2.10+svn922-2 (universe) from debian unstable (main) To manage

[Bug 814037] Re: Please sync osmo 0.2.10+svn922-2 (universe) from debian unstable (main)

2011-07-23 Thread Julian Taylor
thanks for checking this package, it builds in a clean oneiric chroot. In future please assign the sync bug to the package and subscribe ubuntu-sponsors so it is not overlooked. the request-sync script in the ubuntu-dev-tools package does the necessary steps for you.

[Bug 815397] [NEW] Sync tahoe-lafs 1.8.2-3 (universe) from Debian unstable (main)

2011-07-24 Thread Julian Taylor
Public bug reported: Please sync tahoe-lafs 1.8.2-3 (universe) from Debian unstable (main) Explanation of the Ubuntu delta and why it can be dropped: The package has been copied to debian and will be maintained there. The delta in ubuntu does not need to be kept. Syncing fixes bug 769935.

[Bug 815593] [NEW] Sync keepass2 2.16+dfsg-1 (universe) from Debian unstable (main)

2011-07-24 Thread Julian Taylor
/README.source: - removed two non-free icons from orig source * update debian/README.Debian: - multiple instancse working, removed from known issues * add patch: enable-local-help.patch - enables opening of local help files from the application -- Julian Taylor jtaylor.deb

[Bug 812902] Re: Can't start paraview: symbol lookup error

2011-07-25 Thread Julian Taylor
I can't reproduce this on an up to date amd64 11.04. this here is probably the reason: libQtHelp.so.4 = /home/pascal/Tools/cuda/computeprof/bin/libQtHelp.so.4 (0x7fdd9825a000) libQtGui.so.4 = /home/pascal/Tools/cuda/computeprof/bin/libQtGui.so.4 (0x7fdd97645000) libQtCore.so.4 =

[Bug 815933] [NEW] libgvc5 segfaults on installation on armel

2011-07-25 Thread Julian Taylor
Public bug reported: libgvc5 2.26.3-5ubuntu3 does not install in an armel cowbuilder oneiric chroot: cowbuilder-dist oneiric armel create cowbuilder-dist oneiric armel login apt-get install libgvc5 ... Setting up libgvc5 (2.26.3-5ubuntu3) ... Error: /usr/lib/graphviz/config6 is zero sized, or

[Bug 815933] Re: libgvc5 segfaults on installation on armel

2011-07-25 Thread Julian Taylor
** Tags added: armel -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/815933 Title: libgvc5 segfaults on installation on armel To manage notifications about this bug go to:

[Bug 770870] Re: paraview version 3.8.1-2ubuntu3 failed to build on amd64 with GCC-4.6/oneiric

2011-07-25 Thread Julian Taylor
** Bug watch added: Debian Bug tracker #625055 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=625055 ** Also affects: paraview (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=625055 Importance: Unknown Status: Unknown -- You received this bug notification because

[Bug 770870] Re: paraview version 3.8.1-2ubuntu3 failed to build on amd64 with GCC-4.6/oneiric

2011-07-25 Thread Julian Taylor
here is also a offsetof problem later in the build not covered by above patch. The patch in the debian bug solves this. But there is also another failure probably related to the libav transition: /tmp/buildd/paraview-3.8.1/VTK/IO/vtkFFMPEGWriter.cxx: In member function 'int

[Bug 815933] Re: libgvc5 segfaults on installation on armel

2011-07-25 Thread Julian Taylor
its probably an issue related to my chroot/emulation. the installation of graphviz worked on the recent matplotlib build https://launchpad.net/ubuntu/+source/matplotlib/1.0.1-3/+build/2623787 ** Changed in: graphviz (Ubuntu) Status: New = Invalid -- You received this bug notification

[Bug 821916] Re: v4lctl show color return undefined symbol: tan

2011-08-11 Thread Julian Taylor
the fix was released in the ubuntu development version 11.10 oneiric. But I'm not sure it will fix your skype problem, it only fixes the linking of these two plugins in xawtv. can you test it in natty or oneiric, and report back it solves your problem. To build and install the fix in natty do:

[Bug 825059] Re: package libmono-webbrowser4.0-cil (not installed) failed to install/upgrade: tentative de remplacement de « /usr/lib/mono/4.0/Mono.WebBrowser.dll », qui appartient aussi au paquet lib

2011-08-12 Thread Julian Taylor
*** This bug is a duplicate of bug 824858 *** https://bugs.launchpad.net/bugs/824858 ** This bug has been marked a duplicate of bug 824858 package libmono-webbrowser4.0-cil (not installed) failed to install/upgrade: trying to overwrite '/usr/lib/mono/4.0/Mono.WebBrowser.dll', which is

[Bug 825049] Re: package libmono-webbrowser4.0-cil (not installed) failed to install/upgrade: próba nadpisania /usr/lib/mono/4.0/Mono.WebBrowser.dll, który istnieje także w pakiecie libmono-webbrows

2011-08-12 Thread Julian Taylor
*** This bug is a duplicate of bug 824858 *** https://bugs.launchpad.net/bugs/824858 ** This bug has been marked a duplicate of bug 824858 package libmono-webbrowser4.0-cil (not installed) failed to install/upgrade: trying to overwrite '/usr/lib/mono/4.0/Mono.WebBrowser.dll', which is

[Bug 825898] Re: Segmenation fault

2011-08-14 Thread Julian Taylor
I can reproduce the problem with the version in natty (1.5.1-4), but it seems to be fixed in oneiric (1.5.2-r2-1) can you please test it with the new version available her: https://launchpad.net/ubuntu/+source/mp3gain -- You received this bug notification because you are a member of Ubuntu

[Bug 733747] Re: new upsteam version 2.20101012.3049

2011-08-14 Thread Julian Taylor
** Changed in: xdotool (Ubuntu) Status: New = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/733747 Title: new upsteam version 2.20101012.3049 To manage notifications about this

[Bug 826407] [NEW] Tomboy.exe crashed with SIGABRT in signal handler called()

2011-08-14 Thread Julian Taylor
Public bug reported: it crashed without me actually using it. Probably related to automatic ubuntu-one sync executed every 10 minutes. ProblemType: Crash DistroRelease: Ubuntu 11.10 Package: tomboy 1.7.2-1ubuntu1 ProcVersionSignature: Ubuntu 3.0.0-8.11-generic 3.0.1 Uname: Linux 3.0.0-8-generic

[Bug 826407] Re: Tomboy.exe crashed with SIGABRT in signal handler called()

2011-08-14 Thread Julian Taylor
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/826407 Title: Tomboy.exe crashed with SIGABRT in signal handler called() To manage notifications about this bug go to:

[Bug 823009] Re: FFe: Sync argparse 1.2.1-1 (main) from Debian unstable (main)

2011-08-14 Thread Julian Taylor
file fixed for using google code repository. [ Ritesh Raj Sarraf ] * New upstream release * [74bdcf2] add setuptools to build dependencies * [c6424c4] Update Standards Version to 3.9.2. No changes required * [5e6f3df] Switch to dh_python2. Thanks to Julian Taylor

[Bug 823009] Re: FFe: Sync argparse 1.2.1-1 (main) from Debian unstable (main)

2011-08-14 Thread Julian Taylor
on closer look I discovered that the argparse egg is versioned, thus no upgrade problem exists. The new version does not fix any important bugs so so no sync is needed at this point. ** Changed in: argparse (Ubuntu) Status: New = Invalid -- You received this bug notification because

[Bug 826050] Re: python2.7 bug startup ''playonlinux'' , python2.6 working

2011-08-15 Thread Julian Taylor
** Package changed: aptdaemon (Ubuntu) = playonlinux (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/826050 Title: python2.7 bug startup ''playonlinux'' , python2.6 working To manage

[Bug 826050] Re: python2.7 bug startup ''playonlinux'' , python2.6 working

2011-08-15 Thread Julian Taylor
*** This bug is a duplicate of bug 825421 *** https://bugs.launchpad.net/bugs/825421 ** This bug has been marked a duplicate of bug 825421 guiv3.py crashed with TypeError in normalize(): character mapping must return integer, None or unicode -- You received this bug notification because

[Bug 825421] Re: guiv3.py crashed with TypeError in normalize(): character mapping must return integer, None or unicode

2011-08-15 Thread Julian Taylor
This is a regression introduced in python 2.7.2: http://bugs.python.org/issue12752 ** Bug watch added: Python Roundup #12752 http://bugs.python.org/issue12752 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 824734] Re: update-manager crashed with TypeError in normalize(): character mapping must return integer, None or unicode

2011-08-15 Thread Julian Taylor
This is a regression introduced in python 2.7.2: http://bugs.python.org/issue12752 ** Bug watch added: Python Roundup #12752 http://bugs.python.org/issue12752 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 824734] Re: update-manager crashed with TypeError in normalize(): character mapping must return integer, None or unicode

2011-08-15 Thread Julian Taylor
caused by python 2.7.2 regression ** Package changed: update-manager (Ubuntu) = python2.7 (Ubuntu) ** Description changed: - This happens everytime I check for new updates. The update manager - window doesn't close when the message appears that it has crashed. + locale.normalize does accept

[Bug 825226] Re: gnome-codec-install crashed with TypeError in normalize(): character mapping must return integer, None or unicode

2011-08-15 Thread Julian Taylor
*** This bug is a duplicate of bug 824734 *** https://bugs.launchpad.net/bugs/824734 ** This bug is no longer a duplicate of bug 825056 [oneiric] Update Manager crashes when trying to install updates ** This bug has been marked a duplicate of bug 825421 guiv3.py crashed with TypeError

[Bug 825421] Re: guiv3.py crashed with TypeError in normalize(): character mapping must return integer, None or unicode

2011-08-15 Thread Julian Taylor
*** This bug is a duplicate of bug 824734 *** https://bugs.launchpad.net/bugs/824734 ** This bug has been marked a duplicate of bug 824734 locale.normalize does not accept unicode: TypeError in normalize(): character mapping must return integer, None or unicode -- You received this bug

[Bug 826050] Re: python2.7 bug startup ''playonlinux'' , python2.6 working

2011-08-15 Thread Julian Taylor
*** This bug is a duplicate of bug 824734 *** https://bugs.launchpad.net/bugs/824734 ** This bug is no longer a duplicate of bug 825421 guiv3.py crashed with TypeError in normalize(): character mapping must return integer, None or unicode ** This bug has been marked a duplicate of bug

[Bug 825056] Re: [oneiric] Update Manager crashes when trying to install updates

2011-08-15 Thread Julian Taylor
*** This bug is a duplicate of bug 824734 *** https://bugs.launchpad.net/bugs/824734 ** This bug has been marked a duplicate of bug 825421 guiv3.py crashed with TypeError in normalize(): character mapping must return integer, None or unicode ** This bug is no longer a duplicate of bug

[Bug 691108] Re: MPL from boost 1.42 won't compile under GCC 4.5

2011-08-15 Thread Julian Taylor
** Changed in: boost1.42 (Ubuntu) Status: New = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/691108 Title: MPL from boost 1.42 won't compile under GCC 4.5 To manage

[Bug 826856] [NEW] FFe: sync meld 1.5.2-1 from debian experimental

2011-08-15 Thread Julian Taylor
in files containing FF or NEL linebreak literals (Kai Willadsen) * Updates to the Fossil version control support (Jan Danielsson) * Use faster validity check for Bazaar repositories (Kai Willadsen) * Many minor updates and other fixes (Tomasz Bury, Alan Horkan, Julian Taylor, Kai

[Bug 826856] Re: FFe: sync meld 1.5.2-1 from debian experimental

2011-08-15 Thread Julian Taylor
) * Updates to the Fossil version control support (Jan Danielsson) * Use faster validity check for Bazaar repositories (Kai Willadsen) * Many minor updates and other fixes (Tomasz Bury, Alan Horkan, Julian Taylor, Kai Willadsen) Translation updates: * Bruno Brouard (fr

[Bug 826856] Re: FFe: sync meld 1.5.2-1 from debian experimental

2011-08-15 Thread Julian Taylor
Willadsen) * Many minor updates and other fixes (Tomasz Bury, Alan Horkan, Julian Taylor, Kai Willadsen) Translation updates: * Bruno Brouard (fr) * Daniel Mustieles (es) * Daniel Nylander (sv) * Jorge González (es) * Mario Blättermann (de) * Matej

[Bug 787831] Re: Meld crashes if svn working dir contains svn externals dirs

2011-08-15 Thread Julian Taylor
the fix is included in meld 1.5.1 published in oneiric ** Changed in: meld (Ubuntu) Status: Confirmed = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/787831 Title: Meld crashes

[Bug 826691] Re: package pymsnt 0.11.3-5 failed to remove: subprocess installed pre-removal script returned error exit status 1

2011-08-15 Thread Julian Taylor
this appears to be happening when the daemon is not running at the time of removal as the stop command then returns a non-zero exit code. A startup failure is not logged see http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=614495 ** Bug watch added: Debian Bug tracker #614495

[Bug 826691] Re: package pymsnt 0.11.3-5 failed to remove: subprocess installed pre-removal script returned error exit status 1

2011-08-15 Thread Julian Taylor
** Changed in: pymsnt (Ubuntu) Status: New = Confirmed ** Bug watch added: Debian Bug tracker #637933 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=637933 ** Also affects: pymsnt (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=637933 Importance: Unknown

[Bug 777420] Re: show() blocks in pylab mode with ipython 0.10.1

2011-05-25 Thread Julian Taylor
png is supported which is lossless and compresses very well unless your plotting photos. You can convert these to jpg later with e.g. the convert command from imagemagick. I have 0.10.2 in my ppa: https://launchpad.net/~jtaylor/+archive/ipython but it may get replaced by 0.11 soon. which will

[Bug 777420] Re: show() blocks in pylab mode with ipython 0.10.1

2011-05-25 Thread Julian Taylor
If you think it qualifies for a SRU have a look here: https://wiki.ubuntu.com/StableReleaseUpdates Better ask the release team for an Ok before backporting the fix. Or you could do a backport: https://help.ubuntu.com/community/UbuntuBackports -- You received this bug notification because you

[Bug 786134] Re: Meld chokes on file comparison

2011-05-27 Thread Julian Taylor
** Also affects: meld via https://bugzilla.gnome.org/show_bug.cgi?id=650726 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/786134 Title: Meld chokes

[Bug 785487] Re: Entering the Tab width with the keyboard does not work

2011-05-27 Thread Julian Taylor
** Bug watch added: GNOME Bug Tracker #651259 https://bugzilla.gnome.org/show_bug.cgi?id=651259 ** Also affects: meld via https://bugzilla.gnome.org/show_bug.cgi?id=651259 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of

[Bug 756041] Re: oval-interpreter version 5.7.2-1 failed to build on i386

2011-07-06 Thread Julian Taylor
** Tags added: patch-forwarded-debian -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/756041 Title: oval-interpreter version 5.7.2-1 failed to build on i386 To manage notifications about this bug go

[Bug 771137] Re: lua-svn version 0.4.0-2 failed to build on amd64 with GCC-4.6/oneiric

2011-07-06 Thread Julian Taylor
the no-add-needed failure can't be reproduced anymore. Instead there is a random testsuite failure ** Description changed: - lua-svn version 0.4.0-2 failed to build on amd64 with GCC-4.6/oneiric - Link to failed build:

[Bug 771039] Re: powermanga version 0.90-dfsg-2 failed to build on amd64 with GCC-4.6/oneiric

2011-07-07 Thread Julian Taylor
patch available in debian bug ** Bug watch added: Debian Bug tracker #632945 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=632945 ** Also affects: powermanga (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=632945 Importance: Unknown Status: Unknown ** Tags

[Bug 756221] Re: qtemu version 2.0~alpha1-1ubuntu3 failed to build on i386

2011-07-07 Thread Julian Taylor
** Bug watch added: Debian Bug tracker #632948 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=632948 ** Also affects: qtemu (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=632948 Importance: Unknown Status: Unknown -- You received this bug notification because

[Bug 803173] Re: buzztard version 0.5.0-4 failed to build on i386

2011-07-07 Thread Julian Taylor
** Changed in: buzztard (Ubuntu) Assignee: (unassigned) = Julian Taylor (jtaylor) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/803173 Title: buzztard version 0.5.0-4 failed to build on i386

[Bug 803173] Re: buzztard version 0.5.0-4 failed to build on i386

2011-07-07 Thread Julian Taylor
patch available in debian bug ** Bug watch added: Debian Bug tracker #632956 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=632956 ** Also affects: buzztard (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=632956 Importance: Unknown Status: Unknown ** Tags added:

[Bug 756221] Re: qtemu version 2.0~alpha1-1ubuntu3 failed to build on i386

2011-07-07 Thread Julian Taylor
** Tags added: patch-forwarded-debian patch-forwarded-upstream -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/756221 Title: qtemu version 2.0~alpha1-1ubuntu3 failed to build on i386 To manage

[Bug 756173] Re: source-highlight-qt version 0.2.2-0ubuntu3 failed to build on i386

2011-07-07 Thread Julian Taylor
the branch: https://code.launchpad.net/~jtaylor/ubuntu/oneiric/source-highlight-qt/fix-756173 fixes the compilation problem. But its dependency source-highlight must be rebuilt against boost 1.46 before we can merge it -- You received this bug notification because you are a member of Ubuntu

<    5   6   7   8   9   10   11   12   13   14   >