1.7.2: Creation date/time is not read on Linux (EXT4)

*** Please try to reproduce your bug and confirm the bug fix. ***

Moderators: helmut, XnTriq, xnview, Dreamer

Mojave
Posts: 1
Joined: Wed Aug 21, 2024 10:20 pm

1.7.2: Creation date/time is not read on Linux (EXT4)

Post by Mojave »

XnView: MP 1.7.2 - 64 bit
OS: Arch Linux 64bit

Creation date/time field is empty for files that have one. On EXT4 filesystems (like mine) this is called a "Birth" date. I have verified my files have one using the stat command.

Code: Select all

stat test.jpg
----------------------
File: test.jpg
Size: 64334     	Blocks: 128        IO Block: 4096   regular file
Device: 259,2	Inode: 26879626    Links: 1
Access: (0644/-rw-r--r--)  Uid: ( 1000/   mojave)   Gid: ( 1000/   mojave)
Access: 2024-08-19 15:57:17.783109796 -0500
Modify: 2024-08-19 15:57:17.796109874 -0500
Change: 2024-08-19 15:57:17.797109880 -0500
Birth: 2024-08-19 15:57:17.783109796 -0500
Effect: Creation date/time is not properly read on Linux

To reproduce:
1. Check metadata of image or view as Details on Linux
2. Creation date/time and File Created Date will be empty.
User avatar
xnview
Author of XnView
Posts: 45947
Joined: Mon Oct 13, 2003 7:31 am
Location: France

Re: 1.7.2: Creation date/time is not read on Linux (EXT4)

Post by xnview »

:bugconfirmed: Thanks to your detailed description I can reproduce the problem.
Pierre.
User avatar
xnview
Author of XnView
Posts: 45947
Joined: Mon Oct 13, 2003 7:31 am
Location: France

Re: 1.7.2: Creation date/time is not read on Linux (EXT4)

Post by xnview »

This problem is supposed to be fixed in XnView MP 1.8.1. Please check and confirm the bug fix here.
Pierre.