Comment 0 for bug 2027907

Revision history for this message
Vitaly Novichkov (wohlstand-fox) wrote :

At the recent Flatpak version of the Pinta (and at older versions too), I found the weird error: on almost every my attempt to drag a picture from the directory into the Pinta, leads an error message, however, picture gets opened normally after that. I use Linux Mint 21.1 and the file manager Nemo version 5.6.4.

The error message itself:
```
GLib.GException: Ошибка при получении информации о файле «/home/vitaly/.PGE_Project/thextech-adventure-of-demo/screenshots/Scr_2023-07-16_18-29-54.png»: Нет такого файла или каталога
   at GLib.FileAdapter.QueryInfo(String attributes, FileQueryInfoFlags flags, Cancellable cancellable)
   at Pinta.Core.GtkExtensions.GetDisplayName(IFile file)
   at Pinta.Core.WorkspaceManager.OpenFile(IFile file, Window parent)
```

Translation: "Error of getting information about the file '...': No such file or directory".