[Bug 1243169] Re: Thunderbird Enigmail cannot see GPG agent in Gnome Keyring

2015-10-08 Thread Wetware Random Number Generator
I had the same issue and this workaround worked for me: sudo tee /usr/local/bin/thunderbird << EOF #!/bin/bash [[ "\${GPG_AGENT_INFO}" =~ ^"\${GNOME_KEYRING_CONTROL}" ]] || export GPG_AGENT_INFO="\${GNOME_KEYRING_CONTROL}/gpg:0:1" exec /usr/bin/thunderbird "\$@" EOF sudo chmod 0755

[Bug 1243169] Re: Thunderbird Enigmail cannot see GPG agent in Gnome Keyring

2015-10-08 Thread Wetware Random Number Generator
Attaching the script generated by comment #3 ** Attachment added: "Bash script generated by comment #3" https://bugs.launchpad.net/ubuntu/+source/gnome-keyring/+bug/1243169/+attachment/4488937/+files/thunderbird -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1310058] Re: ecryptfs-setup-swap hints after reboot

2014-10-10 Thread Wetware Random Number Generator
Yes, Albert, you are right. My last precise/cryptab backup says: cryptswap1 /dev/sdaX /dev/urandom swap,cipher=aes-cbc-essiv:sha256 My problem with trusty seems to be two different bugs happening at the same time. The first, the UUID problem, that is solved with offset = 6 mkswap, and the

[Bug 1310058] Re: ecryptfs-setup-swap hints after reboot

2014-10-09 Thread Wetware Random Number Generator
Well, I've seen a similar bug in Precise for quite a long time: https://bugs.launchpad.net/ubuntu/+source/mountall/+bug/571682 https://bugs.launchpad.net/ubuntu/+source/linux/+bug/798086 https://bugs.launchpad.net/ubuntu/+source/ecryptfs-utils/+bug/953875

[Bug 1310058] Re: ecryptfs-setup-swap hints after reboot

2014-10-09 Thread Wetware Random Number Generator
Ubuntu Trusty 14.04.1 $ free --human total Mem: 15.7G -/+ buffers/cache: 985M Swap: 0.0B $ swapon --summary FilenameTypeSizeUsedPriority https://bugs.launchpad.net/ubuntu/+source/ecryptfs-

[Bug 1310058] Re: ecryptfs-setup-swap hints after reboot

2014-10-09 Thread Wetware Random Number Generator
My final solution to this problem: DON'T DISABLE /etc/init.d/cryptdisks-early ! 1. DEACTIVATE AUTOMATIC MOUNTING OF CRYPTSWAP1: Modify /etc/fstab changing the line: /dev/mapper/cryptswap1 none swap sw 0 0 to /dev/mapper/cryptswap1 none swap noauto,sw 0 0 and modify /etc/crypttab changing

[Bug 1305961] Re: The disk drive dev/mapper/cryptoswap1 is notready yet or not present

2014-10-09 Thread Wetware Random Number Generator
*** This bug is a duplicate of bug 1310058 *** https://bugs.launchpad.net/bugs/1310058 ** This bug is no longer a duplicate of bug 1153661 The disk drive for /dev/mapper/cryptswap1 is not ready yet or not present ** This bug has been marked a duplicate of bug 1310058 ecryptfs-setup-swap

[Bug 1061190] Re: could not mount /dev/mapper/cryptswap1 M for manual S for skip

2014-10-09 Thread Wetware Random Number Generator
*** This bug is a duplicate of bug 1310058 *** https://bugs.launchpad.net/bugs/1310058 ** This bug is no longer a duplicate of bug 1153661 The disk drive for /dev/mapper/cryptswap1 is not ready yet or not present ** This bug has been marked a duplicate of bug 1310058 ecryptfs-setup-swap

[Bug 1153661] Re: The disk drive for /dev/mapper/cryptswap1 is not ready yet or not present

2014-10-09 Thread Wetware Random Number Generator
*** This bug is a duplicate of bug 1310058 *** https://bugs.launchpad.net/bugs/1310058 ** This bug has been marked a duplicate of bug 1310058 ecryptfs-setup-swap hints after reboot -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 953875] Re: Encrypted swap no longer mounted at bootup

2014-10-09 Thread Wetware Random Number Generator
Maybe my workaround can help you brunonova: https://bugs.launchpad.net/ubuntu/+source/ecryptfs- utils/+bug/1310058/comments/22 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/953875 Title: Encrypted

[Bug 680192] Re: Vidalia was unable to start Tor. Check your settings to ensure the correct name and location of your Tor executable is specified.

2014-10-07 Thread Wetware Random Number Generator
After reboot, vidalia can't connect with D-BUS again. To solve my new /etc/apparmor.d/usr.bin.vidalia looks like is: #include tunables/global /usr/bin/vidalia { #include abstractions/lightdm #include abstractions/kde #include abstractions/nameservice owner @{HOME}/.vidalia/ rw, owner

[Bug 1312135] Re: Under KDE firefox uses nautilus instead of dolphin to handle directories

2014-10-02 Thread Wetware Random Number Generator
Uqbar, I was using Ubuntu Precise + Kubuntu ppa at that time. That was the reason of using 'ubuntu-desktop' instead of 'kubuntu-desktop'. I installed it without removing 'ubuntu-desktop' using 'sudo apt-get install kde-full'. Now, in my new PC + ubuntu trusty + neon5 kf5 -snapshot-weekly ppa, my