Comment 26 for bug 1969896

Revision history for this message
renbag (renbag) wrote :

If someone does not want to disable apparmor for evince, then he can install the package "devilspie2" and use a lua configuration file to set the window size (see the manual of the program):

if (get_window_class()=="Evince") then
  set_window_size(800,600)
end

But this is not optimal and not suitable for everyone.

As a user that opens very frequently pdf files this bug is highly irritating and makes the ubuntu desktop experience very poor.
Can someone raise the importance of this bug?