Skip to content

Pinta can open but can't save as JPEG XL (.jxl) #2206

Description

@david2000hun1

Description
I can open .jxl files however I can't save anything as .jxl.

To Reproduce

  1. Open any file
  2. Save as .jxl

Additional Info
Image

GLib.GException: Error when getting information for file “/home/david/Pictures/IMG-20250223-WA00022.jxl”: No such file or directory
   at Gio.FileHelper.QueryInfo(String attributes, FileQueryInfoFlags flags, Cancellable cancellable)
   at Pinta.Core.GioExtensions.GetDisplayName(File file)
   at Pinta.Actions.SaveDocumentImplmentationAction.SaveFile(Document document, File file, FormatDescriptor format, Window parent)
   at Pinta.Actions.SaveDocumentImplmentationAction.SaveFileAs(Document document)
   at Pinta.Actions.SaveDocumentImplmentationAction.Activated(FileActions sender, DocumentSaveEventArgs e)
   at Pinta.Core.AsyncEventHandlerExtensions.InvokeSequential[TSender,TArgs,TResult](Returning`1 handlerBundle, TSender sender, TArgs args)
   at Pinta.Core.FileActions.RaiseSaveDocument(Document document, Boolean saveAs)
   at Pinta.Actions.SaveDocumentAsAction.Activated(Object sender, EventArgs e)
   at System.Threading.Tasks.Task.<>c.<ThrowAsync>b__124_0(Object state)
   at GLib.Internal.MainLoopSynchronizationContext.<>c__DisplayClass1_0.<Post>b__0()

This issue seems to be similar to #1857

Version
Cachyos x86_64
Pinta 3.2
I installed Pinta from the AUR.

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions