← Back to team overview

hugin-devs team mailing list archive

[Bug 1813402] Re: xdg: fails to save recently-used.xbel

 

Hugin stores the recently used files in .hugin, not in recently-used.xbel. 
This message is printed by GTKs file select dialog. You will see the same message when using another GTK program (e.g. leafpad) and run it with an empty home dir. So this needs to be fixed in GTK. There is nothing from Hugin side which can be done for this error message.

** Changed in: hugin
       Status: New => Invalid

-- 
You received this bug notification because you are a member of Hugin
Developers, which is subscribed to Hugin.
https://bugs.launchpad.net/bugs/1813402

Title:
  xdg: fails to save recently-used.xbel

Status in Hugin:
  Invalid

Bug description:
  With 2019.0.0 saving recently opened files fails if ~/.local does not
  already exist:

  (hugin:9626): Gtk-WARNING **: 16:04:28.655: Attempting to store
  changes into `/dev/shm/ametzler-hugin-home/.local/share/recently-
  used.xbel', but failed: Failed to create file ?/dev/shm/ametzler-
  hugin-home/.local/share/recently-used.xbel.YXWZVZ?: No such file or
  directory

  (hugin:9626): Gtk-WARNING **: 16:04:28.655: Attempting to set the
  permissions of `/dev/shm/ametzler-hugin-home/.local/share/recently-
  used.xbel', but failed: No such file or directory

  How to reproduce:
  mkdir /dev/shm/ametzler-hugin-home/
  chmod 0755 /dev/shm/ametzler-hugin-home/
  hugin
  File->Open
  [Cancel]

To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/1813402/+subscriptions


References