From: Ralf Stubner <[EMAIL PROTECTED]>
To: Jeremiah Savage <[EMAIL PROTECTED]>,[EMAIL PROTECTED]
Subject: Re: Bug#356960: lyx font errors
Date: Wed, 15 Mar 2006 20:19:22 +0100
Jeremiah Savage wrote:
> # debconf-show tex-common
> * tex-common/managecache: true
> * tex-common/groupname: users
[...]
> I tested Lyx again, but still have the same problem. Though, once I have
> created a dvi of a file with root, my normal user account is then able
to
> "create" the same dvi. But testing other Lyx files (not yet DVI viewed
by
> root), results in the error.
Is your normal user account in the group 'users'? You can check this
with the 'groups' command. If not, adding this account to the users
group should solve your problem.
That was the problem! Before:
$groups
jsavage dialout cdrom floppy audio video
after
#adduser jsavage users
$groups
jsavage dialout cdrom floppy audio video users
I just created a new account, "test1" as a test, and "test1" is not a member
of any other group:
$groups
test1
I know this is now outside of the domain of your package, but is this
correct behaviour?
Thanks for your help,
Jeremiah
cheerio
ralf
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]