[Bug 737457] Re: Unable to mount NTFS partitions after FUSE upgrade.

2011-03-21 Thread Bruno Harbulot
This looks like a duplicate of #727668 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/737457 Title: Unable to mount NTFS partitions after FUSE upgrade. -- ubuntu-bugs mailing list ubuntu-bugs@lists

[Bug 727668] Re: cannot mount NTFS with libfuse2 and fuse-utils 2.8.1-1.1ubuntu3.1

2011-03-15 Thread Bruno Harbulot
I'm not sure how to mark this in launchpad, but this also affects os- prober and thus update-grub2. Indeed, update-grub2 relies on os-prober to find whether there's a Windows partition to add to the Grub menu. However, because it uses os-prober and therefore os-prober can't mount some NTFS partitio

[Bug 567284] Re: over-consumes system resources

2010-05-20 Thread Bruno Harbulot
I've had the same problem, with Ubuntu 10.04 on x64. The process is running /usr/lib/indicator-sound/indicator-sound-service I also got these messages in dmesg: [97394.361356] indicator-sound[4301]: segfault at 7fff5f13af58 ip 7f62ff72c332 sp 7fff5f13af60 error 6 in libpulsecommon-0.9.2

[Bug 343242] Re: python-xml seems to be broken with python-2.6: xpath does not work

2009-11-29 Thread Bruno Harbulot
Going back to Windows just because of this seems a bit radical. If PyXML is what's required, doing the following seems rather straightforward compared with some DLL conflicts: 1. Download PyXML-0.8.4.tar.gz from http://sourceforge.net/projects/pyxml/files/ 2. You may need to install python2.6-dev,

[Bug 343242] Re: python-xml seems to be broken with python-2.6: xpath does not work

2009-09-14 Thread Bruno Harbulot
Sorry, I hadn't realised the entire python-xml package had been removed (I though you were only talking of PyXML). It has indeed been removed from Debian too. I'm not sure about the other libraries that were in python-xml, but it seems that PyXML works fine (with the patch for "as" keyword) so far

[Bug 343242] Re: python-xml seems to be broken with python-2.6: xpath does not work

2009-09-14 Thread Bruno Harbulot
Could it not be re-included? Just to answer my previous question. PyXML breaks with Python 2.6 because "as" has become a reserved keyword: https://bugzilla.redhat.com/show_bug.cgi?id=477783 I'm attaching a patch to fix this based on PyXML-0.8.4.tar.gz (as downloaded from http://sourceforge.net/p

[Bug 343242] Re: python-xml seems to be broken with python-2.6: xpath does not work

2009-09-14 Thread Bruno Harbulot
Hello, Apologies for restarting the discussion, but I'm still not convinced about the arguments for removing PyXML. (Like others who have commented on this issue, I have some code that depends on PyXML's XPath capabilities; changing to another implementation would require substantial changes.) I