[Bug 1055973] Re: Evolution 3.6.0 - Restore from backup fails

2012-10-22 Thread Lapse of Reason
I think this problem is not strictly limited to restoring backups but happens in general when upgrading from an earlier version of evolution (e.g. the one in Precise) to 3.6.0 (in Quantal). While calendar and contact data is still there, account information somehow got lost during the upgrade.

[Bug 789745] Re: sane fails to open HP Scanjet 8200

2012-09-18 Thread Lapse of Reason
The source package is named sane-backends in Ubuntu, it contains libsane and sane-utils (and the related development and debugging packages). I am not aware of any PPAs, 1.0.23 is not even in Debian yet. Btw, I tested the scanner with the current stable version of Debian (squeeze), which comes

[Bug 789745] Re: sane fails to open HP Scanjet 8200

2012-09-16 Thread Lapse of Reason
According to http://comments.gmane.org/gmane.comp.graphics.scanning.sane.devel/20836 this has been fixed in sane. Thus updating sane-backends to version 1.0.23 should fix the problem. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 816770] Re: kernel BUG when mounting btrfs filesystem from read-only (R/O) media

2012-07-01 Thread Lapse of Reason
The patch I mentioned in the previous post is now in the default kernel for Ubuntu 12.04, which fixes the problem for me. Unless anyone experiences any more problems I think this bug can be marked as resolved. -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 816770] Re: kernel BUG when mounting btrfs filesystem from read-only (R/O) media

2011-11-12 Thread Lapse of Reason
Here is a link to the upstream patch, in case anybody wants to try it out: http://thread.gmane.org/gmane.comp.file-systems.btrfs/12319 A quick test reveals that it does fix this bug, I haven't done any further testing though. Be careful when trying out patches on filesystem drivers, but for

[Bug 759503] Re: Crash trying to install over btrfs partition in live installer

2011-11-12 Thread Lapse of Reason
This bug might be related to https://bugs.launchpad.net/bugs/816770 It's not the same line in the source code, but that might be due to new code having been added, so it might even be a duplicate. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 864764] Re: empath forgets accounts 11.10

2011-10-17 Thread Lapse of Reason
This is broken since the upgrade to oneiric. The account information in .mission-control/accounts/accounts.cfg is still present, but somehow empathy doesn't read it in nor does it save new accounts to it. In my case the home folder is a symlink to another folder, could this be caused by that? Or

[Bug 864764] Re: empath forgets accounts 11.10

2011-10-17 Thread Lapse of Reason
This is definitely caused by apparmor. As a workaround one can disable the telepathy apparmor profile by running aa-disable usr.lib.telepathy and then kill all processes related to telepathy (telepathy-logger, mission-control-5, ...). -- You received this bug notification because you are a

[Bug 864764] Re: empath forgets accounts 11.10

2011-10-17 Thread Lapse of Reason
I just confirmed that this bug was caused by the homedir being a symlink which is not handled correctly by apparmor. Disabling apparmor for telepathy as explained above works, but a better solution is to add the real path of the home directories to the line starting with @{HOME} in

[Bug 857519] Re: Empathy will not remember my msn account

2011-10-17 Thread Lapse of Reason
*** This bug is a duplicate of bug 864764 *** https://bugs.launchpad.net/bugs/864764 ** This bug has been marked a duplicate of bug 864764 empath forgets accounts 11.10 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 857517] Re: Empathy will not remember yahoo! password

2011-10-17 Thread Lapse of Reason
*** This bug is a duplicate of bug 864764 *** https://bugs.launchpad.net/bugs/864764 ** This bug has been marked a duplicate of bug 864764 empath forgets accounts 11.10 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 724999] Re: evolution hangs desktop when previewing/opening some contacts

2011-10-16 Thread Lapse of Reason
The problem seems to be resolved in Oneiric, at least I wasn't able to reproduce it so far. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/724999 Title: evolution hangs desktop when

[Bug 759503] Re: Crash trying to install over btrfs partition in live installer

2011-10-04 Thread Lapse of Reason
I'm running into the same bug, only that in my case the kernel does not crash completely, so I'm attaching the output in text form. To reproduce the but, I created a new btrfs file system (on a lvm2 partition) and mounted it. The bug can then be triggered by running df -h. ** Attachment added:

[Bug 582809] Re: Synaptics Clickpad touchpad buttons are not working

2011-08-22 Thread Lapse of Reason
@wvzimmer: I tested your patch but the LED still doesn't work for me, neither with the patches from #190 nor with the new one from #208. Anything I could try to debug that? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 629357] Re: [Feature Request] support xz for compressing volumes

2011-08-08 Thread Lapse of Reason
I've just uploaded my code. There are still two remaining issues: First of all there is an error that prevents restoration of xz compressed archives that I haven't been able to track down. If anyone knows how to fix this, please let me know. Then there is also a warning during backup which I'm

[Bug 629357] Re: [Feature Request] support xz for compressing volumes

2011-08-07 Thread Lapse of Reason
Here is a patch that implements compressing of duplicity archives using lzma (i.e. xz). It requires python-lzma to be installed. Please be aware that decompressing is not yet implemented, so there is no way to restore such archives yet. Furthermore I have not tested this, so be aware that you

[Bug 629357] Re: [Feature Request] support xz for compressing volumes

2011-08-06 Thread Lapse of Reason
I've started to implement this for unencrypted volumes, but I've run into a few issues that maybe someone could help me with. The first problem is that lzma.LZMAFile from pylzma doesn't support using a fileobj instead of a real file, does someone know a way to work around that? Then maybe one of

[Bug 582809] Re: Synaptics Clickpad touchpad buttons are not working

2011-08-02 Thread Lapse of Reason
I have applied the fixes from #190 and #208 and everything works fine except for the button (and LED) to disable the trackpad. /var/log/kern.log shows Aug 1 17:59:55 ubuntu kernel: [ 32.677910] Synaptics Touchpad, model: 1, fw: 8.0, id: 0x1e2b1, caps: 0xd00123/0xc40300/0x123c00 Aug 1

[Bug 647250] Re: Countdown not displayed when GRUB_HIDDEN_TIMEOUT_QUIET is set to false

2011-07-15 Thread Lapse of Reason
I just did a clean install of grub (the version in natty) to an empty partition using grub-install and manually created grub.cfg and there the timeout works fine. I just copied the part generated by 01_hidden_timeout from the old to the new grub.cfg and left out everything generated by

[Bug 728745] Re: [nvidia, 7300, 7400] display freeze when using unity desktop

2011-07-13 Thread Lapse of Reason
Installing the most current nvidia drivers (275.09.07) as suggested in #114 doesn't work for me either. I have found that the nouveau driver works quite well though, I've been using it for quite a while now and haven't had any problems. As a reminder: Comment #73 explains how to set it up. It is

[Bug 648327] Re: Tomboy data loss on system crash, when using ext4

2011-06-29 Thread Lapse of Reason
This bug has been reported upstream, here is the corresponding bug report: https://bugzilla.gnome.org/show_bug.cgi?id=653445 ** Bug watch added: GNOME Bug Tracker #653445 https://bugzilla.gnome.org/show_bug.cgi?id=653445 -- You received this bug notification because you are a member of

[Bug 724999] Re: evolution hangs desktop when previewing/opening some contacts

2011-05-09 Thread Lapse of Reason
I just upgraded to Natty and I'm experiencing the same bug. Would it help if I posted another example of a contact that freezes evolution? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/724999 Title:

[Bug 728745] Re: [nvidia, 7300, 7400] display freeze when using unity desktop

2011-05-06 Thread Lapse of Reason
I'm really impressed by the nouveau driver, most things are actually working now, even hardware acceleration. The only problem I have with it though that performance is not that great, at least not compared to the nvidia driver, which on this older laptop does make a big difference. I also tried

[Bug 647250] Re: Countdown not displayed when GRUB_HIDDEN_TIMEOUT_QUIET is set to false

2010-10-15 Thread Lapse of Reason
This bug ist still present in Maverick. I had a workaround for Lucid (see attached file, just put it in /etc/grub.d/ and make it executable), but this doesn't seem to work on Maverick any more. Does anyone else have any idea how to fix this? ** Attachment added: 01_hidden_timeout

[Bug 587021] Re: non-zero GRUB_HIDDEN_TIMEOUT not honored

2010-10-15 Thread Lapse of Reason
*** This bug is a duplicate of bug 647250 *** https://bugs.launchpad.net/bugs/647250 This seems to be the same as bug #647250. I have attached a fix to that bug that works on Lucid, but unfortunately not on Maverick any more. ** This bug has been marked a duplicate of bug 647250 Countdown

[Bug 336736] Re: NetworkManager does not call /etc/network/if-pre-up.d scripts

2010-07-08 Thread Lapse of Reason
There is a more elegant workaround which allows to run macchanger before network-manager is started and doesn't require /etc/init/network- manager.conf to be modified (which could cause problems on upgrades). Simply create /etc/init/macchanger.conf with the following contents (without the snip