[Bug 1396048] Re: Evince misses font and only displays squares in menus

2017-11-29 Thread Seth Arnold
Antoine, you'll need to add an alias line:

alias /usr/share/icons/ -> /path/to/whatever/

to the /etc/apparmor.d/tunables/alias file

You'll need to reload the profiles; easiest is to reboot.

Thanks

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1396048

Title:
  Evince misses font and only displays squares in menus

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evince/+bug/1396048/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1396048] Re: Evince misses font and only displays squares in menus

2017-11-29 Thread Antoine Amarilli
I had the same problem. Another related problem is that, if
/usr/share/icons is a symlink to a different partition, then evince
crashes at startup:

$ evince
**
Gtk:ERROR:../../../../gtk/gtkrecentmanager.c:1999:get_icon_fallback: assertion 
failed: (retval != NULL)
zsh: abort  evince

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1396048

Title:
  Evince misses font and only displays squares in menus

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evince/+bug/1396048/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1396048] Re: Evince misses font and only displays squares in menus

2016-11-05 Thread Tong Sun
I've got the exact same problem, and the cause is exactly the same as
well -- It happens because of symlinks from /usr/share/fonts to a
different partition.

symlinking fonts to a different partition is quite harmless in my view,
and Pango should not treat them any differently. Thus it is a bug that
should be fixed. If you have this same view, please head to
https://bugs.launchpad.net/ubuntu/+source/pango1.0/+bug/1639513, and
confirm the problem at least.

Thanks

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1396048

Title:
  Evince misses font and only displays squares in menus

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evince/+bug/1396048/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1396048] Re: Evince misses font and only displays squares in menus

2015-05-24 Thread [mrs_sheep]
Thanks, I had forgotten about my symbolic link setup and just moved the
entire folder back into /usr/share and now it works!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1396048

Title:
  Evince misses font and only displays squares in menus

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evince/+bug/1396048/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1396048] Re: Evince misses font and only displays squares in menus

2015-05-22 Thread Seth Arnold
mrs sheep, your kernel logs indicate AppArmor is blocking attempts to
load fonts located in /home/mrssheep/Documents/SystemFonts/truetype
/ubuntu-font-family/

The ttf-ubuntu-font-family package installs fonts into the directory
/usr/share/fonts/truetype/ubuntu-font-family/

It's possible you've got symlinks from /usr/share/fonts or
/usr/share/fonts/truetype to your home directory.

You could either add /home/mrssheep/Document/SystemFonts/** to the
/etc/apparmor.d/abstractions/font file or add an entry:

alias /usr/share/fonts/truetype/ - 
/home/mrssheep/Documents/SystemFonts/truetype/
to the /etc/apparmor.d/tunables/alias file

(I'd pick the first if you copied the files, I'd pick the second if you
configured a symbolic link.)

After either change you'll need to reload the profiles; easiest is to
reboot, but you can also run sudo service apparmor restart

Thanks

** Changed in: evince (Ubuntu)
   Status: Confirmed = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1396048

Title:
  Evince misses font and only displays squares in menus

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evince/+bug/1396048/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1396048] Re: Evince misses font and only displays squares in menus

2015-05-22 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: evince (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/1396048

Title:
  Evince misses font and only displays squares in menus

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evince/+bug/1396048/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1396048] Re: Evince misses font and only displays squares in menus

2015-05-22 Thread [mrs_sheep]
I had managed to fix this in 14.10, but I never understood how.
After upgrade to 15.04 it's back again.

@danmbox - Is there a quick way to check if I have symlinks in that
directory? Maybe I have the same situation...

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1396048

Title:
  Evince misses font and only displays squares in menus

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evince/+bug/1396048/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1396048] Re: Evince misses font and only displays squares in menus

2015-05-22 Thread Dan Muresan
For me it seems to happen with symlinks from /usr/share/fonts to a
different partition

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1396048

Title:
  Evince misses font and only displays squares in menus

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evince/+bug/1396048/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1396048] Re: Evince misses font and only displays squares in menus

2014-11-27 Thread Adolfo Jayme
** Changed in: evince (Ubuntu)
   Importance: Undecided = Medium

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1396048

Title:
  Evince misses font and only displays squares in menus

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evince/+bug/1396048/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs