GNU bug report logs - #41052
core-updates: LyX: Errors and messages at start up (no textclasses found)

Previous Next

Package: guix;

Reported by: sirgazil <sirgazil <at> zoho.com>

Date: Sun, 3 May 2020 15:36:01 UTC

Severity: normal

Done: Efraim Flashner <efraim <at> flashner.co.il>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 41052 in the body.
You can then email your comments to 41052 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#41052; Package guix. (Sun, 03 May 2020 15:36:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to sirgazil <sirgazil <at> zoho.com>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Sun, 03 May 2020 15:36:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: sirgazil <sirgazil <at> zoho.com>
To: "bug-guix" <bug-guix <at> gnu.org>
Subject: core-updates: LyX: Errors and messages at start up (no textclasses
 found)
Date: Sun, 03 May 2020 15:34:53 +0000
It seems that LyX is missing its default classes, which results in lots of messages when starting the application. 

In my case, this happens in core-updates using a virtual machine. I can't reproduce this problem in my real machine, maybe because I have some leftovers from previous installations of LyX, I don't know.


## Steps to reproduce

1. guix system vm os-config.scm (with GNOME and LyX)
2. Run the resulting virtual machine
3. Log in to the GNOME desktop
4. Press Alt + F2, type lyx2.3 and hit Enter to start LyX


## Expected result

LyX starts without errors and displays the "Welcome to LyX" document.


## Unexpected result

A message about a missing a textclass appears:

https://multimedialib.files.wordpress.com/2020/05/guix-lyx-no-textclasses-message-2020-05-03-1.png

Clicking on "Reconfigure" results in an error message about an article class not found:

https://multimedialib.files.wordpress.com/2020/05/guix-lyx-document-class-not-found-error-2020-05-03.png

Clicking "Ok" results in another message. This time about Cite engine not available:

https://multimedialib.files.wordpress.com/2020/05/guix-lyx-cite-engine-not-available-message-2020-05-03.png

Clicking "Ok" here finally takes you to the "Welcome to LyX document".

https://multimedialib.files.wordpress.com/2020/05/guix-lyx-welcome-document-2020-05-03.png

At this point, however, I don't want to use the application because I would expect many things to fail. I didn't check if there is any workaround (e.g. installing packages that provide the missing classes and cite engine).


## System information

```
$ lyx2.3 --version
LyX 2.3.3 (2019-06-10)
CMake Build

$ LANG=C guix describe
Generation 78	May 02 2020 18:00:20	(current)
  guix 7b07852
    repository URL: https://git.savannah.gnu.org/git/guix.git
    branch: core-updates
    commit: 7b07852ddb334c92bcef69666f21c599f1f0fa79
  sirgazil-x ef6ac93
    repository URL: https://gitlab.com/sirgazil/guix-channel-x.git
    branch: master
    commit: ef6ac9331a7847fdec6f0eb199524b1b755ba0df
```


---
https://sirgazil.bitbucket.io/







Reply sent to Efraim Flashner <efraim <at> flashner.co.il>:
You have taken responsibility. (Thu, 11 Jun 2020 07:05:01 GMT) Full text and rfc822 format available.

Notification sent to sirgazil <sirgazil <at> zoho.com>:
bug acknowledged by developer. (Thu, 11 Jun 2020 07:05:02 GMT) Full text and rfc822 format available.

Message #10 received at 41052-done <at> debbugs.gnu.org (full text, mbox):

From: Efraim Flashner <efraim <at> flashner.co.il>
To: sirgazil <sirgazil <at> zoho.com>
Cc: 41052-done <at> debbugs.gnu.org
Subject: Re: bug#41052: core-updates: LyX: Errors and messages at start up
 (no textclasses found)
Date: Thu, 11 Jun 2020 10:03:25 +0300
[Message part 1 (text/plain, inline)]
This should now be fixed with the recent commits relating to Lyx (I
can't remember which one fixed this! Probably
03a7b67b314286a9185535f5ecbb7cde97ae2c97 with the changes to calling
python in scripts)

On Sun, May 03, 2020 at 03:34:53PM +0000, sirgazil via Bug reports for GNU Guix wrote:
> It seems that LyX is missing its default classes, which results in lots of messages when starting the application. 
> 
> In my case, this happens in core-updates using a virtual machine. I can't reproduce this problem in my real machine, maybe because I have some leftovers from previous installations of LyX, I don't know.
> 
> 
> ## Steps to reproduce
> 
> 1. guix system vm os-config.scm (with GNOME and LyX)
> 2. Run the resulting virtual machine
> 3. Log in to the GNOME desktop
> 4. Press Alt + F2, type lyx2.3 and hit Enter to start LyX
> 
> 
> ## Expected result
> 
> LyX starts without errors and displays the "Welcome to LyX" document.
> 
> 
> ## Unexpected result
> 
> A message about a missing a textclass appears:
> 
> https://multimedialib.files.wordpress.com/2020/05/guix-lyx-no-textclasses-message-2020-05-03-1.png
> 
> Clicking on "Reconfigure" results in an error message about an article class not found:
> 
> https://multimedialib.files.wordpress.com/2020/05/guix-lyx-document-class-not-found-error-2020-05-03.png
> 
> Clicking "Ok" results in another message. This time about Cite engine not available:
> 
> https://multimedialib.files.wordpress.com/2020/05/guix-lyx-cite-engine-not-available-message-2020-05-03.png
> 
> Clicking "Ok" here finally takes you to the "Welcome to LyX document".
> 
> https://multimedialib.files.wordpress.com/2020/05/guix-lyx-welcome-document-2020-05-03.png
> 
> At this point, however, I don't want to use the application because I would expect many things to fail. I didn't check if there is any workaround (e.g. installing packages that provide the missing classes and cite engine).
> 
> 
> ## System information
> 
> ```
> $ lyx2.3 --version
> LyX 2.3.3 (2019-06-10)
> CMake Build
> 
> $ LANG=C guix describe
> Generation 78	May 02 2020 18:00:20	(current)
>   guix 7b07852
>     repository URL: https://git.savannah.gnu.org/git/guix.git
>     branch: core-updates
>     commit: 7b07852ddb334c92bcef69666f21c599f1f0fa79
>   sirgazil-x ef6ac93
>     repository URL: https://gitlab.com/sirgazil/guix-channel-x.git
>     branch: master
>     commit: ef6ac9331a7847fdec6f0eb199524b1b755ba0df
> ```
> 
> 
> ---
> https://sirgazil.bitbucket.io/
> 
> 
> 
> 
> 
> 

-- 
Efraim Flashner   <efraim <at> flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[signature.asc (application/pgp-signature, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 09 Jul 2020 11:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 3 years and 291 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.