evince fails to run due to a gdk_mir_display_open
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
evince (Ubuntu) |
Confirmed
|
High
|
Unassigned |
Bug Description
Here's what happens when I try to run evince under 15.04. No evince window comes up. Instead, just:
> evince
No protocol specified
** (evince:22430): WARNING **: Could not open X display
No protocol specified
gdk_mir_
Failed to connect to Mir: Failed to connect to server socket: No such file or directory
Unable to init server: Could not connect: Connection refused
Cannot parse arguments: Cannot open display:
ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: evince 3.14.2-0ubuntu1
ProcVersionSign
Uname: Linux 3.19.0-9-generic x86_64
ApportVersion: 2.16.2-0ubuntu3
Architecture: amd64
CurrentDesktop: Unity
Date: Tue Mar 17 11:47:57 2015
EcryptfsInUse: Yes
InstallationDate: Installed on 2015-03-07 (9 days ago)
InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Alpha amd64 (20150306)
SourcePackage: evince
UpgradeStatus: No upgrade log present (probably fresh install)
Changed in evince (Ubuntu): | |
status: | Incomplete → Invalid |
Changed in evince (Ubuntu): | |
importance: | Undecided → High |
It looks like you moved your home directories away from /home:
[11617.240214] audit: type=1400 audit(142660723 9.103:39) : apparmor="DENIED" operation="open" profile= "/usr/bin/ evince" name="/ ssdhome/ cpbl/.Xauthorit y" pid=20599 comm="evince" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
To modify the system's AppArmor policies, run this:
sudo dpkg-reconfigure apparmor
Then try re-running evince.
Thanks