[Bug 561703] Re: Row height in xls is not saved

2010-06-01 Thread Javier Arregui
I am suffering this bug, too.

I am able to collect information with apport-collect, but as I didn't
report the problem I cannot successfully run apport-collect 561703...
and I don't want to create a duplicated bug.  Any hint?

-- 
Row height in xls is not saved
https://bugs.launchpad.net/bugs/561703
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 371129] Re: cups-pdf incompatible with .Private ecryptfs-encrypted homedir

2009-06-11 Thread Javier Arregui
Hi,

I just suffered this...

I disagree with Your assumption that the issue has something to do with
ecryptfs is incorrect. The real issue is with file permissions. If your
home directory doesn't have 0751 or more permissive rights (Ubuntu
defaults are 0755), printing will fail .

The solution I found was to include in /etc/apparmor.d/usr.sbin.cups the
following lines in the /usr/lib/cups/backend/cups-pdf section:

  @{HOME}/.Private/ rw,
  @{HOME}/.Private/* rw,
  @{HOME}/.Private/** rw,

Because the real problem shown in syslog was that apparmor prevented
cups to write inside $HOME/.Private  .


Regards,

Javier

-- 
cups-pdf incompatible with .Private ecryptfs-encrypted homedir
https://bugs.launchpad.net/bugs/371129
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs