← Back to team overview

hugin-devs team mailing list archive

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

 

Public bug reported:

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]

** Affects: hugin
     Importance: Undecided
         Status: New

-- 
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:
  New

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


Follow ups