lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: evince handling textedit:// -- updated version


From: Rutger Hofman
Subject: Re: evince handling textedit:// -- updated version
Date: Wed, 10 Oct 2012 15:40:15 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:15.0) Gecko/20120827 Thunderbird/15.0

On 10/10/2012 03:05 PM, Mark Knoop wrote:
There is now a new version of this in Python which should work better
for most people. Now configurable to your favourite editor.

https://github.com/markk/textedit-ly


All versions you posted, and all efforts I had carried out independently before, came to the same result: evince reports that it has a 'permission denied' on the textedit_url.sh or textedit.py or whatever script I had installed. However, invoking gnome-open with the right parameter worked.

It turns out that Ubuntu (I'm on 12.0.4) no longer uses gnome-open, but another mechanism, exo-open (?). AppArmor (?) now prevents evince from opening external links. I found a solution in http://xubuntugeek.blogspot.nl/2012/05/fix-evince-is-unable-to-open-external.html

$ sudo ln -s /etc/apparmor.d/usr.bin.evince /etc/apparmor.d/disable/usr.bin.evince
$ sudo service apparmor restart

And voila, point-and-click works (again).

Rutger





reply via email to

[Prev in Thread] Current Thread [Next in Thread]