On Tue, 2024-01-16 at 12:16 +0100, Patrick Dupre via users wrote:
> Hello,
> 
> I am really confused.
> Why, when a called gzip, lyx was involved
> while I use /usr/bin/gzip ?
> Is it because a lyx window was loaded?
> Or because the eps.gz file was called by the lyx application?
> 
> It does not make sense to me.

This is an explanation as far as I remember. Th code where the error
message occurs is used to preview the file.

That code tries several different paths in order to display the file.
So even if one path fails it will try other routes to get the file
displayed.

What could be happening in this case is that, due to the way as the
converter code works, the compressed and uncompressed files use
different paths to be displayed. So in one case the you get the error
while in the other than is never run.

Well, after 2.4 is released I intend to have a look into that part of
the code. :-)

-- 
José Abílio
--
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to