Date: Sun, 13 Jun 2010 12:36:54 +0300 From: Manolis Kiagias <sonicy@otenet.gr> To: Istvan Galgand <igalgand@freemail.hu> Cc: users-questions <freebsd-questions@freebsd.org> Subject: Re: evince problem Message-ID: <4C14A6B6.4090505@otenet.gr> In-Reply-To: <20100613093052.GA1270@freebsd02.snowboard.ice> References: <20100613054848.GA38976@freebsd02.snowboard.ice> <20100613094648.5cc98b47@elena.home> <20100613093052.GA1270@freebsd02.snowboard.ice>
next in thread | previous in thread | raw e-mail | index | archive | help
On 13/06/2010 12:30 μ.μ., Istvan Galgand wrote: >> If you type: >> >> evince BSD_06_2010.pdf >> >> at a command prompt, do you see any error messages? >> >> Tony >> > Hi Tony, > > You are absolutely right, I have tried this. Sorry for my forgetfulness... > The response is: > > [igalgand@freebsd02 /usr/home/igalgand/Desktop/Test]$ evince BSD_06_2010.pdf > > ** (evince:1263): WARNING **: Error creating last_settings file: Error opening file > '/home/igalgand/.gnome2/evince/last_settings': No such file or directory > > Being aware of this error message still I do not know how to mitigate, how to create the requested file. > > Istvan > I think I've seen this before. It doesn't care about the file (it just creates it if it is missing) but my guess is you are missing the directory. So try something like mkdir -p ~/.gnome2/evince
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4C14A6B6.4090505>