Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] glib v2.74: When copying files using Thunar from android device to void system they arrive without time / date stamp. Going back to v2.72 solves this problem. 
@ 2022-12-09 20:23 gc-user
  2022-12-13 16:13 ` glib v2.74: When copying files using Thunar from android device to void system they arrive with file attributes reset to default (time / date stamp, permissions). " sgn
                   ` (20 more replies)
  0 siblings, 21 replies; 22+ messages in thread
From: gc-user @ 2022-12-09 20:23 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1747 bytes --]

New issue by gc-user on void-packages repository

https://github.com/void-linux/void-packages/issues/40990

Description:
### Is this a new report?

Yes

### System Info

Void 5.19.17_1 x86_64 GenuineIntel uptodate hold rrmDFFFFFFF

### Package(s) Affected

glib-2.74.0_3

### Does a report exist for this bug with the project's home (upstream) and/or another distro?

Only aware of this mention in a now closed issue:

https://github.com/void-linux/void-packages/issues/39523#issuecomment-1267932816

### Expected behaviour

Copying a file from an android device to the void system using thunar should not result in the file on the void system having a blank date / time entry. The date / time stamp of the file should be the same as on the android device.

### Actual behaviour

When copying a file using Thunar from android device to void system the files arrives without time / date stamp.

This does not occur if terminal is used (cp -p).

If terminal is used to view file attributes (ls-l) the file copied using Thunar has a date / time stamp of Jan 1, 1970 and the attributes "-rwxr-----". The file copied using terminal (cp -p) the file has the same date / time stamp as the file on the android device and the attributes "-rw-------".
When showing of attributes is enabled in Thunar, it shows the same respective attributes as "ls -l" command (as it should).

### Steps to reproduce

- Connect android device and allow file access.
- Copy a file using Thunar from the android device to the void system.
- If glib (and glib-networking) v2.74 is installed, the file has no date / time stamp on the void system.
- If glib (and glib-networking) v2.72 is installed, the file shows the same date / time stamp as file on android device.

^ permalink raw reply	[flat|nested] 22+ messages in thread

* Re: glib v2.74: When copying files using Thunar from android device to void system they arrive with file attributes reset to default (time / date stamp, permissions). Going back to v2.72 solves this problem. 
  2022-12-09 20:23 [ISSUE] glib v2.74: When copying files using Thunar from android device to void system they arrive without time / date stamp. Going back to v2.72 solves this problem gc-user
@ 2022-12-13 16:13 ` sgn
  2022-12-14  9:26 ` gc-user
                   ` (19 subsequent siblings)
  20 siblings, 0 replies; 22+ messages in thread
From: sgn @ 2022-12-13 16:13 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 194 bytes --]

New comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/issues/40990#issuecomment-1348926231

Comment:
Can't reproduce. I can copy normally (with attribute).

^ permalink raw reply	[flat|nested] 22+ messages in thread

* Re: glib v2.74: When copying files using Thunar from android device to void system they arrive with file attributes reset to default (time / date stamp, permissions). Going back to v2.72 solves this problem. 
  2022-12-09 20:23 [ISSUE] glib v2.74: When copying files using Thunar from android device to void system they arrive without time / date stamp. Going back to v2.72 solves this problem gc-user
  2022-12-13 16:13 ` glib v2.74: When copying files using Thunar from android device to void system they arrive with file attributes reset to default (time / date stamp, permissions). " sgn
@ 2022-12-14  9:26 ` gc-user
  2022-12-14 13:44 ` sgn
                   ` (18 subsequent siblings)
  20 siblings, 0 replies; 22+ messages in thread
From: gc-user @ 2022-12-14  9:26 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1112 bytes --]

New comment by gc-user on void-packages repository

https://github.com/void-linux/void-packages/issues/40990#issuecomment-1350714238

Comment:
Thanks for testing and making a video of it!

I'm using https://repo-default.voidlinux.org/current for install and updates, so I would assume my system has the default void linux glib.

I tried an older thunar version (4.16.8 instead of 4.16.11) to make sure it's not thunar. Same error.

Also, I started thunar from terminal once in the past to see if any error messages or warning would show up and give me clue as to what process might be responsible, but there were no messages at all.

I can't tell which (other) circumstances might play a role here.
- Android version of android device? (7.1)
- File system on receiving side? (zfs)
- Packages connected to linux-android interaction, like *mtp*, *android* in package name that might interfere with each other and cause (indirectly) problems with newer glib? (installed are: go-mtpfs-1.0.0_1, gvfs-mtp-1.50.2_1, jmtpfs-0.5_1, libmtp-1.1.20_1, mtpfs-1.1_4, simple-mtpfs-0.4.0_1, android-tools-33.0.3p1_1)

^ permalink raw reply	[flat|nested] 22+ messages in thread

* Re: glib v2.74: When copying files using Thunar from android device to void system they arrive with file attributes reset to default (time / date stamp, permissions). Going back to v2.72 solves this problem. 
  2022-12-09 20:23 [ISSUE] glib v2.74: When copying files using Thunar from android device to void system they arrive without time / date stamp. Going back to v2.72 solves this problem gc-user
  2022-12-13 16:13 ` glib v2.74: When copying files using Thunar from android device to void system they arrive with file attributes reset to default (time / date stamp, permissions). " sgn
  2022-12-14  9:26 ` gc-user
@ 2022-12-14 13:44 ` sgn
  2022-12-14 13:47 ` sgn
                   ` (17 subsequent siblings)
  20 siblings, 0 replies; 22+ messages in thread
From: sgn @ 2022-12-14 13:44 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 862 bytes --]

New comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/issues/40990#issuecomment-1351379199

Comment:
> I can't tell which (other) circumstances might play a role here.
> 
>     * Android version of android device? (7.1)

mine is 13 (as you can guess from Pixel 4a)

>     * File system on receiving side? (zfs)

mine is zfs, too

>     * Packages connected to linux-android interaction, like _mtp_, _android_ in package name that might interfere with each other and cause (indirectly) problems with newer glib? (installed are: go-mtpfs-1.0.0_1, gvfs-mtp-1.50.2_1, jmtpfs-0.5_1, libmtp-1.1.20_1, mtpfs-1.1_4, simple-mtpfs-0.4.0_1, android-tools-33.0.3p1_1)

```
android-tools-33.0.3p1_1
android-udev-rules-20220611_1
gvfs-1.50.2_1
gvfs-mtp-1.50.2_1
gvfs-smb-1.50.2_1
libmtp-1.1.20_1
mtpfs-1.1_4
```




^ permalink raw reply	[flat|nested] 22+ messages in thread

* Re: glib v2.74: When copying files using Thunar from android device to void system they arrive with file attributes reset to default (time / date stamp, permissions). Going back to v2.72 solves this problem. 
  2022-12-09 20:23 [ISSUE] glib v2.74: When copying files using Thunar from android device to void system they arrive without time / date stamp. Going back to v2.72 solves this problem gc-user
                   ` (2 preceding siblings ...)
  2022-12-14 13:44 ` sgn
@ 2022-12-14 13:47 ` sgn
  2022-12-14 13:49 ` sgn
                   ` (16 subsequent siblings)
  20 siblings, 0 replies; 22+ messages in thread
From: sgn @ 2022-12-14 13:47 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1684 bytes --]

New comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/issues/40990#issuecomment-1351379199

Comment:
> I can't tell which (other) circumstances might play a role here.
> 
>     * Android version of android device? (7.1)

mine is 13 (as you can guess from Pixel 4a)

>     * File system on receiving side? (zfs)

mine is zfs, too

>     * Packages connected to linux-android interaction, like _mtp_, _android_ in package name that might interfere with each other and cause (indirectly) problems with newer glib? (installed are: go-mtpfs-1.0.0_1, gvfs-mtp-1.50.2_1, jmtpfs-0.5_1, libmtp-1.1.20_1, mtpfs-1.1_4, simple-mtpfs-0.4.0_1, android-tools-33.0.3p1_1)

```
% xbps-query --list-pkgs| grep -e mtp -e gvfs -e android
ii android-tools-33.0.3p1_1                                    Android platform tools (adb and fastboot)
ii android-udev-rules-20220611_1                               Android udev rules list aimed to be the most comprehensive on the net
ii gvfs-1.50.2_1                                               Userspace virtual filesystem
ii gvfs-mtp-1.50.2_1                                           Userspace virtual filesystem - MTP backend
ii gvfs-smb-1.50.2_1                                           Userspace virtual filesystem - SMB/CIFS (Windows client) backend
ii libmtp-1.1.20_1                                             Library for Microsoft's Media Transfer Protocol (MTP)
ii msmtp-1.8.22_1                                              Mini SMTP client
ii mtpfs-1.1_4                                                 A FUSE filesystem that supports reading and writing from any MTP device
```




^ permalink raw reply	[flat|nested] 22+ messages in thread

* Re: glib v2.74: When copying files using Thunar from android device to void system they arrive with file attributes reset to default (time / date stamp, permissions). Going back to v2.72 solves this problem. 
  2022-12-09 20:23 [ISSUE] glib v2.74: When copying files using Thunar from android device to void system they arrive without time / date stamp. Going back to v2.72 solves this problem gc-user
                   ` (3 preceding siblings ...)
  2022-12-14 13:47 ` sgn
@ 2022-12-14 13:49 ` sgn
  2022-12-14 17:54 ` gc-user
                   ` (15 subsequent siblings)
  20 siblings, 0 replies; 22+ messages in thread
From: sgn @ 2022-12-14 13:49 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 215 bytes --]

New comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/issues/40990#issuecomment-1351391667

Comment:
What is the output of:
```
$ xbps-query glib
$ sudo xbps-pkgdb -a
```


^ permalink raw reply	[flat|nested] 22+ messages in thread

* Re: glib v2.74: When copying files using Thunar from android device to void system they arrive with file attributes reset to default (time / date stamp, permissions). Going back to v2.72 solves this problem. 
  2022-12-09 20:23 [ISSUE] glib v2.74: When copying files using Thunar from android device to void system they arrive without time / date stamp. Going back to v2.72 solves this problem gc-user
                   ` (4 preceding siblings ...)
  2022-12-14 13:49 ` sgn
@ 2022-12-14 17:54 ` gc-user
  2022-12-14 17:55 ` gc-user
                   ` (14 subsequent siblings)
  20 siblings, 0 replies; 22+ messages in thread
From: gc-user @ 2022-12-14 17:54 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 3982 bytes --]

New comment by gc-user on void-packages repository

https://github.com/void-linux/void-packages/issues/40990#issuecomment-1351858508

Comment:
Thanks for checking. I might install the mtp packages you have installed but I don't, and test again.

xbps-query glib
architecture: x86_64
automatic-install: yes
build-options: gtk_doc 
changelog: https://gitlab.gnome.org/GNOME/glib/raw/main/NEWS
filename-sha256: 5e88176ccf70f29f3b74e7c7d678df710cb0ccd7154dfd488e90c074d49e0d7b
filename-size: 2989KB
homepage: https://wiki.gnome.org/Projects/GLib
install-date: 2022-11-24 22:23 CET
installed_size: 13MB
license: LGPL-2.1-or-later
maintainer: Michal Vasilek <michal@vasilek.cz>
metafile-sha256: 4529363d722c9db2f238350d046d3840e55b8fc2cb44a5c30fc9d0d8ac864624
pkgname: glib
pkgver: glib-2.74.0_3
repository: https://repo-default.voidlinux.org/current
run_depends:
	glibc>=2.32_1
	libelf>=0.155_1
	libffi>=3.3_1
	libmount>=2.18_1
	libpcre2>=10.22_1
	zlib>=1.2.3_1
shlib-provides:
	libglib-2.0.so.0
	libgobject-2.0.so.0
	libgthread-2.0.so.0
	libgmodule-2.0.so.0
	libgio-2.0.so.0
shlib-requires:
	libc.so.6
	libdl.so.2
	libelf.so.1
	libffi.so.7
	libmount.so.1
	libpcre2-8.so.0
	libpthread.so.0
	libresolv.so.2
	libz.so.1
short_desc: GNU library of C routines
source-revisions: glib:52a20a9659
state: installed




sudo xbps-pkgdb -a
ERROR: clearlooks-phenix-darkpurpy-theme: hash mismatch for /usr/share/themes/Clearlooks-Phenix-DarkPurpy/gtk-3.0/applications.css.
ERROR: clearlooks-phenix-darkpurpy-theme: files check FAILED.
ERROR: Thunar: hash mismatch for /usr/share/applications/thunar.desktop.
ERROR: Thunar: files check FAILED.
ERROR: httrack: hash mismatch for /usr/bin/webhttrack.
ERROR: httrack: files check FAILED.
ERROR: light-locker: hash mismatch for /etc/xdg/autostart/light-locker.desktop.
ERROR: light-locker: files check FAILED.
ERROR: lightdm: /etc/sv/lightdm/run mtime mismatch (current: 1600864590, stored 1667273085)
ERROR: lightdm: files check FAILED.
ERROR: notepadqq: hash mismatch for /usr/share/applications/notepadqq.desktop.
ERROR: notepadqq: files check FAILED.
ERROR: openjdk11: alternatives group jdk symlink /usr/bin/java has wrong target.
ERROR: openjdk11: alternatives group jdk symlink /usr/bin/jjs has wrong target.
ERROR: openjdk11: alternatives group jdk symlink /usr/bin/keytool has wrong target.
ERROR: openjdk11: alternatives group jdk symlink /usr/bin/pack200 has wrong target.
ERROR: openjdk11: alternatives group jdk symlink /usr/bin/rmid has wrong target.
ERROR: openjdk11: alternatives group jdk symlink /usr/bin/rmiregistry has wrong target.
ERROR: openjdk11: alternatives group jdk symlink /usr/bin/unpack200 has wrong target.
ERROR: rpi-imager: hash mismatch for /usr/share/applications/rpi-imager.desktop.
ERROR: rpi-imager: files check FAILED.
ERROR: sddm: hash mismatch for /etc/sv/sddm/run.
ERROR: sddm: hash mismatch for /usr/share/sddm/scripts/Xsetup.
ERROR: sddm: hash mismatch for /usr/share/sddm/scripts/Xstop.
ERROR: sddm: files check FAILED.
ERROR: trident-core: hash mismatch for /etc/bluetooth/main.conf.trident.
ERROR: trident-core: hash mismatch for /etc/cron.daily/prune-snapshots.
ERROR: trident-core: hash mismatch for /etc/cron.daily/xbps-cache-clean.
ERROR: trident-core: hash mismatch for /etc/cron.monthly/zfs-scrub.
ERROR: trident-core: files check FAILED.
ERROR: trident-desktop: hash mismatch for /etc/gtk-3.0/settings.ini.
ERROR: trident-desktop: hash mismatch for /etc/sddm.conf.d/trident.conf.
ERROR: trident-desktop: hash mismatch for /usr/share/icons/default/index.theme.
ERROR: trident-desktop: hash mismatch for /usr/share/sddm/themes/trident/Main.qml.
ERROR: trident-desktop: hash mismatch for /usr/share/sddm/themes/trident/theme.conf.
ERROR: trident-desktop: files check FAILED.
ERROR: xfce4-taskmanager: hash mismatch for /usr/share/applications/xfce4-taskmanager.desktop.
ERROR: xfce4-taskmanager: files check FAILED.

^ permalink raw reply	[flat|nested] 22+ messages in thread

* Re: glib v2.74: When copying files using Thunar from android device to void system they arrive with file attributes reset to default (time / date stamp, permissions). Going back to v2.72 solves this problem. 
  2022-12-09 20:23 [ISSUE] glib v2.74: When copying files using Thunar from android device to void system they arrive without time / date stamp. Going back to v2.72 solves this problem gc-user
                   ` (5 preceding siblings ...)
  2022-12-14 17:54 ` gc-user
@ 2022-12-14 17:55 ` gc-user
  2022-12-14 17:57 ` paper42
                   ` (13 subsequent siblings)
  20 siblings, 0 replies; 22+ messages in thread
From: gc-user @ 2022-12-14 17:55 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 3986 bytes --]

New comment by gc-user on void-packages repository

https://github.com/void-linux/void-packages/issues/40990#issuecomment-1351858508

Comment:
Thanks for checking. I might install the mtp packages you have installed but I don't, and test again.

$ xbps-query glib
architecture: x86_64
automatic-install: yes
build-options: gtk_doc 
changelog: https://gitlab.gnome.org/GNOME/glib/raw/main/NEWS
filename-sha256: 5e88176ccf70f29f3b74e7c7d678df710cb0ccd7154dfd488e90c074d49e0d7b
filename-size: 2989KB
homepage: https://wiki.gnome.org/Projects/GLib
install-date: 2022-11-24 22:23 CET
installed_size: 13MB
license: LGPL-2.1-or-later
maintainer: Michal Vasilek <michal@vasilek.cz>
metafile-sha256: 4529363d722c9db2f238350d046d3840e55b8fc2cb44a5c30fc9d0d8ac864624
pkgname: glib
pkgver: glib-2.74.0_3
repository: https://repo-default.voidlinux.org/current
run_depends:
	glibc>=2.32_1
	libelf>=0.155_1
	libffi>=3.3_1
	libmount>=2.18_1
	libpcre2>=10.22_1
	zlib>=1.2.3_1
shlib-provides:
	libglib-2.0.so.0
	libgobject-2.0.so.0
	libgthread-2.0.so.0
	libgmodule-2.0.so.0
	libgio-2.0.so.0
shlib-requires:
	libc.so.6
	libdl.so.2
	libelf.so.1
	libffi.so.7
	libmount.so.1
	libpcre2-8.so.0
	libpthread.so.0
	libresolv.so.2
	libz.so.1
short_desc: GNU library of C routines
source-revisions: glib:52a20a9659
state: installed




$ sudo xbps-pkgdb -a
ERROR: clearlooks-phenix-darkpurpy-theme: hash mismatch for /usr/share/themes/Clearlooks-Phenix-DarkPurpy/gtk-3.0/applications.css.
ERROR: clearlooks-phenix-darkpurpy-theme: files check FAILED.
ERROR: Thunar: hash mismatch for /usr/share/applications/thunar.desktop.
ERROR: Thunar: files check FAILED.
ERROR: httrack: hash mismatch for /usr/bin/webhttrack.
ERROR: httrack: files check FAILED.
ERROR: light-locker: hash mismatch for /etc/xdg/autostart/light-locker.desktop.
ERROR: light-locker: files check FAILED.
ERROR: lightdm: /etc/sv/lightdm/run mtime mismatch (current: 1600864590, stored 1667273085)
ERROR: lightdm: files check FAILED.
ERROR: notepadqq: hash mismatch for /usr/share/applications/notepadqq.desktop.
ERROR: notepadqq: files check FAILED.
ERROR: openjdk11: alternatives group jdk symlink /usr/bin/java has wrong target.
ERROR: openjdk11: alternatives group jdk symlink /usr/bin/jjs has wrong target.
ERROR: openjdk11: alternatives group jdk symlink /usr/bin/keytool has wrong target.
ERROR: openjdk11: alternatives group jdk symlink /usr/bin/pack200 has wrong target.
ERROR: openjdk11: alternatives group jdk symlink /usr/bin/rmid has wrong target.
ERROR: openjdk11: alternatives group jdk symlink /usr/bin/rmiregistry has wrong target.
ERROR: openjdk11: alternatives group jdk symlink /usr/bin/unpack200 has wrong target.
ERROR: rpi-imager: hash mismatch for /usr/share/applications/rpi-imager.desktop.
ERROR: rpi-imager: files check FAILED.
ERROR: sddm: hash mismatch for /etc/sv/sddm/run.
ERROR: sddm: hash mismatch for /usr/share/sddm/scripts/Xsetup.
ERROR: sddm: hash mismatch for /usr/share/sddm/scripts/Xstop.
ERROR: sddm: files check FAILED.
ERROR: trident-core: hash mismatch for /etc/bluetooth/main.conf.trident.
ERROR: trident-core: hash mismatch for /etc/cron.daily/prune-snapshots.
ERROR: trident-core: hash mismatch for /etc/cron.daily/xbps-cache-clean.
ERROR: trident-core: hash mismatch for /etc/cron.monthly/zfs-scrub.
ERROR: trident-core: files check FAILED.
ERROR: trident-desktop: hash mismatch for /etc/gtk-3.0/settings.ini.
ERROR: trident-desktop: hash mismatch for /etc/sddm.conf.d/trident.conf.
ERROR: trident-desktop: hash mismatch for /usr/share/icons/default/index.theme.
ERROR: trident-desktop: hash mismatch for /usr/share/sddm/themes/trident/Main.qml.
ERROR: trident-desktop: hash mismatch for /usr/share/sddm/themes/trident/theme.conf.
ERROR: trident-desktop: files check FAILED.
ERROR: xfce4-taskmanager: hash mismatch for /usr/share/applications/xfce4-taskmanager.desktop.
ERROR: xfce4-taskmanager: files check FAILED.

^ permalink raw reply	[flat|nested] 22+ messages in thread

* Re: glib v2.74: When copying files using Thunar from android device to void system they arrive with file attributes reset to default (time / date stamp, permissions). Going back to v2.72 solves this problem. 
  2022-12-09 20:23 [ISSUE] glib v2.74: When copying files using Thunar from android device to void system they arrive without time / date stamp. Going back to v2.72 solves this problem gc-user
                   ` (6 preceding siblings ...)
  2022-12-14 17:55 ` gc-user
@ 2022-12-14 17:57 ` paper42
  2022-12-15  2:00 ` sgn
                   ` (12 subsequent siblings)
  20 siblings, 0 replies; 22+ messages in thread
From: paper42 @ 2022-12-14 17:57 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 4000 bytes --]

New comment by gc-user on void-packages repository

https://github.com/void-linux/void-packages/issues/40990#issuecomment-1351858508

Comment:
Thanks for checking. I might install the mtp packages you have installed but I don't, and test again.
```
$ xbps-query glib
architecture: x86_64
automatic-install: yes
build-options: gtk_doc 
changelog: https://gitlab.gnome.org/GNOME/glib/raw/main/NEWS
filename-sha256: 5e88176ccf70f29f3b74e7c7d678df710cb0ccd7154dfd488e90c074d49e0d7b
filename-size: 2989KB
homepage: https://wiki.gnome.org/Projects/GLib
install-date: 2022-11-24 22:23 CET
installed_size: 13MB
license: LGPL-2.1-or-later
maintainer: Michal Vasilek <michal@vasilek.cz>
metafile-sha256: 4529363d722c9db2f238350d046d3840e55b8fc2cb44a5c30fc9d0d8ac864624
pkgname: glib
pkgver: glib-2.74.0_3
repository: https://repo-default.voidlinux.org/current
run_depends:
	glibc>=2.32_1
	libelf>=0.155_1
	libffi>=3.3_1
	libmount>=2.18_1
	libpcre2>=10.22_1
	zlib>=1.2.3_1
shlib-provides:
	libglib-2.0.so.0
	libgobject-2.0.so.0
	libgthread-2.0.so.0
	libgmodule-2.0.so.0
	libgio-2.0.so.0
shlib-requires:
	libc.so.6
	libdl.so.2
	libelf.so.1
	libffi.so.7
	libmount.so.1
	libpcre2-8.so.0
	libpthread.so.0
	libresolv.so.2
	libz.so.1
short_desc: GNU library of C routines
source-revisions: glib:52a20a9659
state: installed
```


```
$ sudo xbps-pkgdb -a
ERROR: clearlooks-phenix-darkpurpy-theme: hash mismatch for /usr/share/themes/Clearlooks-Phenix-DarkPurpy/gtk-3.0/applications.css.
ERROR: clearlooks-phenix-darkpurpy-theme: files check FAILED.
ERROR: Thunar: hash mismatch for /usr/share/applications/thunar.desktop.
ERROR: Thunar: files check FAILED.
ERROR: httrack: hash mismatch for /usr/bin/webhttrack.
ERROR: httrack: files check FAILED.
ERROR: light-locker: hash mismatch for /etc/xdg/autostart/light-locker.desktop.
ERROR: light-locker: files check FAILED.
ERROR: lightdm: /etc/sv/lightdm/run mtime mismatch (current: 1600864590, stored 1667273085)
ERROR: lightdm: files check FAILED.
ERROR: notepadqq: hash mismatch for /usr/share/applications/notepadqq.desktop.
ERROR: notepadqq: files check FAILED.
ERROR: openjdk11: alternatives group jdk symlink /usr/bin/java has wrong target.
ERROR: openjdk11: alternatives group jdk symlink /usr/bin/jjs has wrong target.
ERROR: openjdk11: alternatives group jdk symlink /usr/bin/keytool has wrong target.
ERROR: openjdk11: alternatives group jdk symlink /usr/bin/pack200 has wrong target.
ERROR: openjdk11: alternatives group jdk symlink /usr/bin/rmid has wrong target.
ERROR: openjdk11: alternatives group jdk symlink /usr/bin/rmiregistry has wrong target.
ERROR: openjdk11: alternatives group jdk symlink /usr/bin/unpack200 has wrong target.
ERROR: rpi-imager: hash mismatch for /usr/share/applications/rpi-imager.desktop.
ERROR: rpi-imager: files check FAILED.
ERROR: sddm: hash mismatch for /etc/sv/sddm/run.
ERROR: sddm: hash mismatch for /usr/share/sddm/scripts/Xsetup.
ERROR: sddm: hash mismatch for /usr/share/sddm/scripts/Xstop.
ERROR: sddm: files check FAILED.
ERROR: trident-core: hash mismatch for /etc/bluetooth/main.conf.trident.
ERROR: trident-core: hash mismatch for /etc/cron.daily/prune-snapshots.
ERROR: trident-core: hash mismatch for /etc/cron.daily/xbps-cache-clean.
ERROR: trident-core: hash mismatch for /etc/cron.monthly/zfs-scrub.
ERROR: trident-core: files check FAILED.
ERROR: trident-desktop: hash mismatch for /etc/gtk-3.0/settings.ini.
ERROR: trident-desktop: hash mismatch for /etc/sddm.conf.d/trident.conf.
ERROR: trident-desktop: hash mismatch for /usr/share/icons/default/index.theme.
ERROR: trident-desktop: hash mismatch for /usr/share/sddm/themes/trident/Main.qml.
ERROR: trident-desktop: hash mismatch for /usr/share/sddm/themes/trident/theme.conf.
ERROR: trident-desktop: files check FAILED.
ERROR: xfce4-taskmanager: hash mismatch for /usr/share/applications/xfce4-taskmanager.desktop.
ERROR: xfce4-taskmanager: files check FAILED.
```

^ permalink raw reply	[flat|nested] 22+ messages in thread

* Re: glib v2.74: When copying files using Thunar from android device to void system they arrive with file attributes reset to default (time / date stamp, permissions). Going back to v2.72 solves this problem. 
  2022-12-09 20:23 [ISSUE] glib v2.74: When copying files using Thunar from android device to void system they arrive without time / date stamp. Going back to v2.72 solves this problem gc-user
                   ` (7 preceding siblings ...)
  2022-12-14 17:57 ` paper42
@ 2022-12-15  2:00 ` sgn
  2022-12-15  9:54 ` gc-user
                   ` (11 subsequent siblings)
  20 siblings, 0 replies; 22+ messages in thread
From: sgn @ 2022-12-15  2:00 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 3169 bytes --]

New comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/issues/40990#issuecomment-1352457065

Comment:
> Thanks for checking. I might install the mtp packages you have installed but I don't, and test again.

All mtp packages I installed, you've installed, too. I don't have `go-mtpfs` `jmtpfs` like you.
 
> ```
> $ sudo xbps-pkgdb -a
> ERROR: clearlooks-phenix-darkpurpy-theme: hash mismatch for /usr/share/themes/Clearlooks-Phenix-DarkPurpy/gtk-3.0/applications.css.
> ERROR: clearlooks-phenix-darkpurpy-theme: files check FAILED.
> ERROR: Thunar: hash mismatch for /usr/share/applications/thunar.desktop.
> ERROR: Thunar: files check FAILED.
> ERROR: httrack: hash mismatch for /usr/bin/webhttrack.
> ERROR: httrack: files check FAILED.
> ERROR: light-locker: hash mismatch for /etc/xdg/autostart/light-locker.desktop.
> ERROR: light-locker: files check FAILED.
> ERROR: lightdm: /etc/sv/lightdm/run mtime mismatch (current: 1600864590, stored 1667273085)
> ERROR: lightdm: files check FAILED.
> ERROR: notepadqq: hash mismatch for /usr/share/applications/notepadqq.desktop.
> ERROR: notepadqq: files check FAILED.
> ERROR: openjdk11: alternatives group jdk symlink /usr/bin/java has wrong target.
> ERROR: openjdk11: alternatives group jdk symlink /usr/bin/jjs has wrong target.
> ERROR: openjdk11: alternatives group jdk symlink /usr/bin/keytool has wrong target.
> ERROR: openjdk11: alternatives group jdk symlink /usr/bin/pack200 has wrong target.
> ERROR: openjdk11: alternatives group jdk symlink /usr/bin/rmid has wrong target.
> ERROR: openjdk11: alternatives group jdk symlink /usr/bin/rmiregistry has wrong target.
> ERROR: openjdk11: alternatives group jdk symlink /usr/bin/unpack200 has wrong target.
> ERROR: rpi-imager: hash mismatch for /usr/share/applications/rpi-imager.desktop.
> ERROR: rpi-imager: files check FAILED.
> ERROR: sddm: hash mismatch for /etc/sv/sddm/run.
> ERROR: sddm: hash mismatch for /usr/share/sddm/scripts/Xsetup.
> ERROR: sddm: hash mismatch for /usr/share/sddm/scripts/Xstop.
> ERROR: sddm: files check FAILED.
> ERROR: trident-core: hash mismatch for /etc/bluetooth/main.conf.trident.
> ERROR: trident-core: hash mismatch for /etc/cron.daily/prune-snapshots.
> ERROR: trident-core: hash mismatch for /etc/cron.daily/xbps-cache-clean.
> ERROR: trident-core: hash mismatch for /etc/cron.monthly/zfs-scrub.
> ERROR: trident-core: files check FAILED.
> ERROR: trident-desktop: hash mismatch for /etc/gtk-3.0/settings.ini.
> ERROR: trident-desktop: hash mismatch for /etc/sddm.conf.d/trident.conf.
> ERROR: trident-desktop: hash mismatch for /usr/share/icons/default/index.theme.
> ERROR: trident-desktop: hash mismatch for /usr/share/sddm/themes/trident/Main.qml.
> ERROR: trident-desktop: hash mismatch for /usr/share/sddm/themes/trident/theme.conf.
> ERROR: trident-desktop: files check FAILED.
> ERROR: xfce4-taskmanager: hash mismatch for /usr/share/applications/xfce4-taskmanager.desktop.
> ERROR: xfce4-taskmanager: files check FAILED.
> ```

The error seems like not related. Anyway, file in `/usr` ain't supposed to be modified by you.


^ permalink raw reply	[flat|nested] 22+ messages in thread

* Re: glib v2.74: When copying files using Thunar from android device to void system they arrive with file attributes reset to default (time / date stamp, permissions). Going back to v2.72 solves this problem. 
  2022-12-09 20:23 [ISSUE] glib v2.74: When copying files using Thunar from android device to void system they arrive without time / date stamp. Going back to v2.72 solves this problem gc-user
                   ` (8 preceding siblings ...)
  2022-12-15  2:00 ` sgn
@ 2022-12-15  9:54 ` gc-user
  2022-12-15 10:21 ` sgn
                   ` (10 subsequent siblings)
  20 siblings, 0 replies; 22+ messages in thread
From: gc-user @ 2022-12-15  9:54 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 494 bytes --]

New comment by gc-user on void-packages repository

https://github.com/void-linux/void-packages/issues/40990#issuecomment-1352812286

Comment:
I installed "android-udev-rules gvfs-smb msmtp", but no change.

I tried 2 other devices (different hardware) with different android versions, same error.

I agree, the error listed should have no effect on anything glib. I edited some .desktop files and settings files as I don't know how else to change them and the default file take no effect.

^ permalink raw reply	[flat|nested] 22+ messages in thread

* Re: glib v2.74: When copying files using Thunar from android device to void system they arrive with file attributes reset to default (time / date stamp, permissions). Going back to v2.72 solves this problem. 
  2022-12-09 20:23 [ISSUE] glib v2.74: When copying files using Thunar from android device to void system they arrive without time / date stamp. Going back to v2.72 solves this problem gc-user
                   ` (9 preceding siblings ...)
  2022-12-15  9:54 ` gc-user
@ 2022-12-15 10:21 ` sgn
  2022-12-15 10:22 ` sgn
                   ` (9 subsequent siblings)
  20 siblings, 0 replies; 22+ messages in thread
From: sgn @ 2022-12-15 10:21 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 291 bytes --]

New comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/issues/40990#issuecomment-1352848841

Comment:
Try removing
```
go-mtpfs-1.0.0_1
jmtpfs-0.5_1
simple-mtpfs-0.4.0_1
```
and reboot.

Can you show your `/usr/share/applications/thunar.desktop`

^ permalink raw reply	[flat|nested] 22+ messages in thread

* Re: glib v2.74: When copying files using Thunar from android device to void system they arrive with file attributes reset to default (time / date stamp, permissions). Going back to v2.72 solves this problem. 
  2022-12-09 20:23 [ISSUE] glib v2.74: When copying files using Thunar from android device to void system they arrive without time / date stamp. Going back to v2.72 solves this problem gc-user
                   ` (10 preceding siblings ...)
  2022-12-15 10:21 ` sgn
@ 2022-12-15 10:22 ` sgn
  2022-12-15 10:29 ` gc-user
                   ` (8 subsequent siblings)
  20 siblings, 0 replies; 22+ messages in thread
From: sgn @ 2022-12-15 10:22 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 324 bytes --]

New comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/issues/40990#issuecomment-1348980036

Comment:
Are you sure you're using Void Linux's glib not some random patched glib?


https://user-images.githubusercontent.com/42673067/207387820-c6ab0d0d-8693-4b7f-bd5d-91dee7874843.mp4



^ permalink raw reply	[flat|nested] 22+ messages in thread

* Re: glib v2.74: When copying files using Thunar from android device to void system they arrive with file attributes reset to default (time / date stamp, permissions). Going back to v2.72 solves this problem. 
  2022-12-09 20:23 [ISSUE] glib v2.74: When copying files using Thunar from android device to void system they arrive without time / date stamp. Going back to v2.72 solves this problem gc-user
                   ` (11 preceding siblings ...)
  2022-12-15 10:22 ` sgn
@ 2022-12-15 10:29 ` gc-user
  2022-12-15 10:30 ` gc-user
                   ` (7 subsequent siblings)
  20 siblings, 0 replies; 22+ messages in thread
From: gc-user @ 2022-12-15 10:29 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 22848 bytes --]

New comment by gc-user on void-packages repository

https://github.com/void-linux/void-packages/issues/40990#issuecomment-1352859511

Comment:
I did already remove those packages (of course, followed by reboot), same result.

/usr/share/applications/thunar.desktop

> [Desktop Entry]
> Name=Thunar File Manager
> Name[am]=ቱናር መዝገብ አስተዳዳሪ
> Name[ar]=مدير الملفات ثونار
> Name[ast]=Xestor de ficheros Thunar
> Name[be]=Кіраўнік файлаў Thunar
> Name[bg]=Управление на файлове Thunar
> Name[bn]=Thunar ফাইল ম্যানেজার
> Name[ca]=Gestor de fitxers Thunar
> Name[cs]=Správce souborů Thunar
> Name[da]=Thunar Filhåndtering
> Name[de]=Thunar-Dateiverwaltung
> Name[el]=Διαχειριστής αρχείων Thunar
> Name[en_AU]=Thunar File Manager
> Name[en_GB]=Thunar File Manager
> Name[eo]=Thunar dosier-administrilo
> Name[es]=Gestor de archivos Thunar
> Name[et]=Failihaldur Thunar
> Name[eu]=Thunar fitxategi kudeatzailea
> Name[fa_IR]=مدیر پرونده‌های تونار
> Name[fi]=Thunar-tiedostonhallinta
> Name[fr]=Gestionnaire de fichiers Thunar
> Name[gl]=Xestor de ficheiros Thunar
> Name[he]=מנהל קבצים Thunar
> Name[hr]=Thunar upravitelj datotekama
> Name[hu]=Thunar fájlkezelő
> Name[hy]=Thunar նիշք
> Name[hy_AM]=Thunar նիշք
> Name[hye]=Thunar նիշք
> Name[id]=Manajer Berkas Thunar
> Name[ie]=Gerente de files Thunar
> Name[is]=Thunar skráastjóri
> Name[it]=Il gestore dei file Thunar
> Name[ja]=Thunar ファイルマネージャー
> Name[kk]=Thunar файлдар басқарушысы
> Name[ko]=투나 파일 관리자
> Name[lt]=Thunar failų tvarkytuvė
> Name[lv]=Thunar failu pārvaldnieks
> Name[ms]=Pengurus Fail Thunar
> Name[nb]=Thunar Filbehandler
> Name[nl]=Thunar bestandbeheerder
> Name[nn]=Thunar filutforskar
> Name[oc]=Gestionari de Fichièrs Thunar
> Name[pa]=ਥੰਨਰ ਫਾਇਲ ਮੈਨੇਜਰ
> Name[pl]=Menedżer plików Thunar
> Name[pt]=Gestor de ficheiros Thunar
> Name[pt_BR]=Gerenciador de arquivos Thunar
> Name[ro]=Managerul de fișiere Thunar
> Name[ru]=Файловый менеджер Thunar
> Name[si]=Thunar ගොනු කළමණාකරු
> Name[sk]=Správca súborov Thunar
> Name[sl]=Upravljalnik datotek Thunar
> Name[sq]=Përgjegjësi i Kartelave Thunar
> Name[sr]=Тунар управник датотека
> Name[sv]=Filhanteraren Thunar
> Name[te]=తునార్ దస్త్ర నిర్వాహకము
> Name[th]=โปรแกรมจัดการแฟ้ม Thunar
> Name[tr]=Thunar Dosya Yöneticisi
> Name[ug]=سۇنار(Thunar) ھۆججەت باشقۇرغۇ
> Name[uk]=Файловий менеджер Thunar
> Name[ur]=تھنر فائل منیجر
> Name[ur_PK]=تھنر فائل منیجر
> Name[vi]=Trình quản lý tập tin Thunar
> Name[zh_CN]=Thunar 文件管理器
> Name[zh_HK]=Thunar 檔案管理員
> Name[zh_TW]=Thunar 檔案管理員
> Comment=Browse the filesystem with the file manager
> Comment[ar]=تصفح ملفات النظام بمدير الملفات
> Comment[ast]=Restolar el sistema de ficheros col xestor de ficheros
> Comment[be]=Агляд файлавай сістэмы кіраўніком файлаў
> Comment[bg]=Преглед на файловата система с приложението за управление на файлове
> Comment[bn]=ফাইল ম্যানেজার দিয়ে ফাইলসিস্টেম ব্রাউজ করুন
> Comment[ca]=Navegueu pel sistema de fitxers amb el gestor de fitxers
> Comment[cs]=Procházet systém souborů správcem souborů
> Comment[da]=Gennemse filsystemet med filhåndteringen
> Comment[de]=Das Dateisystem in der Dateiverwaltung anzeigen
> Comment[el]=Περιήγηση του συστήματος αρχείων με τον διαχειριστή αρχείων
> Comment[en_AU]=Browse the filesystem with the file manager
> Comment[en_GB]=Browse the filesystem with the file manager
> Comment[eo]=Rigardu dosier-sistemon per dosier-administrilo
> Comment[es]=Navegue por el sistema de archivos con el gestor de archivos
> Comment[et]=Sirvi failisüsteemi kasutades failihaldurit
> Comment[eu]=Fitxategi kudeatzaileaz fitxategi sistema arakatu
> Comment[fa_IR]=مرور سیستم پرونده با مدیر پرونده
> Comment[fi]=Selaa tiedostojärjestelmää tiedostonhallinnassa
> Comment[fr]=Parcourir le système de fichiers avec le gestionnaire de fichiers
> Comment[gl]=Explorar o sistema de ficheiros co xestor de ficheiros
> Comment[he]=סייר במערכת הקבצים בעזרת מנהל הקבצים
> Comment[hr]=Pregledaj datotečni sustav sa upraviteljem datoteka
> Comment[hu]=A fájlrendszer böngészése a fájlkezelővel
> Comment[hy]=Զննել նիշային համակարգը նիշային կառավարչի օգնությամբ
> Comment[hy_AM]=Զննել նիշային համակարգը նիշային կառաւարչի աւգնութեամբ
> Comment[hye]=Զննել նիշային համակարգը նիշային կառաւարչի աւգնութեամբ
> Comment[id]=Ramban sistem berkas dengan manajer berkas
> Comment[ie]=Navigar li sistema de files per li gerente de files
> Comment[is]=Vafra um skráarkerfið með skráarstjóranum
> Comment[it]=Esplora il file system con il gestore dei file
> Comment[ja]=ファイルマネージャーでファイルシステムを参照します
> Comment[kk]=Файлдық жүйені файлдар басқарушысымен шолу
> Comment[ko]=파일 관리자로 파일 시스템을 탐색합니다
> Comment[lt]=Naršyti failų sistemą naudojant failų tvarkytuvę
> Comment[lv]=Pārlūko failu sistēmu ar failu pārvaldnieku
> Comment[ms]=Layar sistem fail dengan pengurus fail
> Comment[nb]=Utforsk filsystemet med filbehandleren
> Comment[nl]=Verken het bestandssysteem met de bestandbeheerder
> Comment[nn]=Bla gjennom filsystemet med filutforskaren
> Comment[oc]=Percórrer lo sistèma de fichièrs amb lo gestionari de fichièrs
> Comment[pa]=ਫਾਇਲ ਮੈਨੇਜਰ ਨਾਲ ਫਾਇਲ ਸਿਸਟਮ ਨਾਲ ਬਰਾਊਜ਼ ਕਰੋ
> Comment[pl]=Przegląda system plików za pomocą menedżera plików
> Comment[pt]=Explorar sistema de ficheiros com o gestor de ficheiros
> Comment[pt_BR]=Navegue no sistema de arquivos com o gerenciador de arquivos
> Comment[ro]=Gestionați fișierele cu un manager dedicat
> Comment[ru]=Просмотр файловой системы с помощью файлового менеджера
> Comment[sk]=Prehliada súborový systém pomocou správcu súborov
> Comment[sl]=Brskajte po datotečnem sistemu z upravljalnikom datotek
> Comment[sq]=Shfletoni sistemin e kartelave me përgjegjësin e kartelave
> Comment[sr]=Прегледај систем датотека управником датотека
> Comment[sv]=Bläddra i filsystemet med filhanteraren
> Comment[te]=దస్త్ర వ్యవస్థని దస్త్ర నిర్వాహకముతో విహరించు
> Comment[th]=ท่องดูระบบแฟ้มด้วยโปรแกรมจัดการแฟ้ม
> Comment[tr]=Dosya sistemine dosya yöneticisi ile göz atın
> Comment[ug]=ھۆججەت باشقۇرغۇدا ھۆججەت سىستېمىسىنى كۆر
> Comment[uk]=Перегляд файлової системи менеджером файлів
> Comment[ur]=فائل سسٹم کو فائل منیجر سے دیکھیں
> Comment[ur_PK]=فائل سسٹم کو فائل منیجر سے دیکھیں
> Comment[vi]=Duyệt hê thống tập tin với trình quản lý tập tin
> Comment[zh_CN]=用文件管理器浏览文件系统
> Comment[zh_HK]=以檔案管理員瀏覽檔案系統
> Comment[zh_TW]=使用檔案管理員瀏覽檔案系統
> GenericName=File Manager
> GenericName[am]=የ ፋይል አስተዳዳሪ
> GenericName[ar]=مدير الملفات
> GenericName[ast]=Xestor de ficheros
> GenericName[be]=Кіраўнік файлаў
> GenericName[bg]=Управление на файлове
> GenericName[bn]=ফাইল ব্যবস্থাপক
> GenericName[ca]=Gestor de fitxers
> GenericName[cs]=Správce souborů
> GenericName[da]=Filhåndtering
> GenericName[de]=Dateiverwaltung
> GenericName[el]=Διαχειριστής αρχείων
> GenericName[en_AU]=File Manager
> GenericName[en_GB]=File Manager
> GenericName[eo]=Dosier-administrilo
> GenericName[es]=Gestor de archivos
> GenericName[et]=Failihaldur
> GenericName[eu]=Fitxategi kudeatzailea
> GenericName[fa_IR]=مدیر پرونده
> GenericName[fi]=Tiedostonhallinta
> GenericName[fr]=Gestionnaire de fichiers
> GenericName[gl]=Xestor de ficheiros
> GenericName[he]=מנהל קבצים
> GenericName[hr]=Upravitelj datotekama
> GenericName[hu]=Fájlkezelő
> GenericName[hy]=Նիշք
> GenericName[hy_AM]=Նիշք
> GenericName[hye]=Նիշք
> GenericName[id]=Manajer Berkas
> GenericName[ie]=Gerente de files
> GenericName[is]=Skráastjóri
> GenericName[it]=Gestore dei file
> GenericName[ja]=ファイルマネージャー
> GenericName[kk]=Файлдар басқарушысы
> GenericName[ko]=파일 관리자
> GenericName[lt]=Failų tvarkytuvė
> GenericName[lv]=Failu pārvaldnieks
> GenericName[ms]=Pengurus Fail
> GenericName[nb]=Filbehandler
> GenericName[nl]=Bestandbeheerder
> GenericName[nn]=Filutforskar
> GenericName[oc]=Gestionari de fichièrs
> GenericName[pa]=ਫਾਇਲ ਮੈਨੇਜਰ
> GenericName[pl]=Menedżer plików
> GenericName[pt]=Gestor de ficheiros
> GenericName[pt_BR]=Gerenciador de arquivos
> GenericName[ro]=Manager de fișiere
> GenericName[ru]=Файловый менеджер
> GenericName[sk]=Správca súborov
> GenericName[sl]=Upravljalnik datotek
> GenericName[sq]=Përgjegjës Kartelash
> GenericName[sr]=Разгледач датотека
> GenericName[sv]=Filhanterare
> GenericName[te]=దస్త్ర నిర్వాహకము
> GenericName[th]=โปรแกรมจัดการแฟ้ม
> GenericName[tr]=Dosya Yöneticisi
> GenericName[ug]=ھۆججەت باشقۇرغۇ
> GenericName[uk]=Файловий менеджер
> GenericName[ur]=فائل منیجر
> GenericName[ur_PK]=فائل منیجر
> GenericName[vi]=Trình quản lí tập tin
> GenericName[zh_CN]=文件管理器
> GenericName[zh_HK]=檔案管理員
> GenericName[zh_TW]=檔案管理員
> Keywords=file manager;explorer;finder;browser;folders;directory;directories;partitions;drives;network;devices;rename;move;copy;delete;permissions;home;trash;
> Keywords[bg]=управление на файлове;изследовател;търсачка;браузър;папки;директория;директории;дялове;носители;мрежа;устройства;преименуване;преместване;копиране;изтриване;права;домашна папка;кошче;
> Keywords[ca]=gestor de fitxers;explorer;finder;navegador;carpetes;directori;directoris;particions;unitats;xarxa;dispositius;reanomenar;moure;copiar;eliminar;permisos;home;paperera;
> Keywords[cs]=správce souborů;průzkumník;finder;prohlížeč;adresář;adresáře;oddíly;jednotky;disky;mechaniky;síť;zařízení;přejmenovat;přejmenování;přesun;přesunutí;přesunout;kopie;kopírovat;zkopírovat;kopíruj;zkopíruj;vymaž;smaž;vymazat;smazat;odstranit;odstraň;práva;oprávnění;domů;domov;domovský;domovská;koš;
> Keywords[da]=filhåndtering;stifinder;finder;browser;mapper;partitioner;drev;netværk;enheder;omdøb;flyt;kopiér;slet;tilladelser;hjem;papirkurv;
> Keywords[de]=Dateiverwaltung;Explorer;Finder;Browser;Ordner;Verzeichnisse;Verzeichnisse;Partitionen;Laufwerke;Netzwerk;Geräte;Umbenennen;Verschieben;Kopieren;Löschen;Zugriffsrechte;Home;Papierkorb;
> Keywords[es]=gestor;archivos;explorador;buscador;navegador;carpetas;directorios;particiones;unidades;red;dispositivos;renombrar;mover;copiar;borrar;permisos;inicio;papelera;
> Keywords[et]=file manager;explorer;finder;browser;folders;directory;directories;partitions;drives;network;devices;rename;move;copy;delete;permissions;home;trash;failihaldur;kaustad;kataloogid;partitsioonid;kettad;võrk;seadmed;kopeeri;aseta;tõsta;liiguta;õigused;kodu;kodukaust;prügi;prügikast;
> Keywords[eu]=fitxategi kudeatzailea;esploratzailea;bilatzailea;nabigatzailea;karpetak;direktorioa;direktorioak:partizioak;unitateak;sarea;gailuak;berrizendatu;mugitu;kopiatu;ezabatu;baimenak;etxea;zakarrontzia;
> Keywords[fr]=gestionnaire de fichiers;explorateur;chercheur;navigateur;dossiers;répertoire;répertoires;partitions;lecteurs;réseau;périphériques;renommer;déplacer;copier;supprimer;permissions, autorisations, droits d’accès;accueil;corbeille;
> Keywords[gl]=xestor de ficheiros;explorador;buscador;navegador;cartafol;cartafoles;directorio;directorios;particións;unidades;rede;dispositivos;renomear;mover;copiar;eliminar;permisos;inicio;lixo;
> Keywords[he]=file manager;explorer;finder;browser;folders;directory;directories;partitions;drives;network;devices;rename;move;copy;delete;permissions;home;trash;
> Keywords[id]=manajer berkas;penjelajah;pencari;peramban;folder;direktori;partisi;penggerak;jaringan;perangkat;ganti nama;pindahkan;salin;hapus;hak akses;rumah;tempat sampah;
> Keywords[ie]=gerente;files;explorer;finder;navigator;fólderes;directorias;partitiones;unités;rete;aparates;renominar;mover;copiar;deleter;remover;permissiones;hem;paper-corb;
> Keywords[it]=file manager;explorer;finder;browser;folders;directory;directories;partitions;drives;network;devices;rename;move;copy;delete;permissions;home;trash;
> Keywords[ja]=ファイルマネージャー;エクスプローラー;ファインダー;ブラウザー;フォルダー;ディレクトリ;ディレクトリ;パーティション;ドライブ;ネットワーク;デバイス;名前の変更;移動;コピー;削除;権限;ホーム;ゴミ箱;
> Keywords[kk]=файлдар басқарушысы;шолушы;іздеуші;браузер;бумалар;бумалар;бөлімдер;дискілер;желі;құрылғылар;атын ауыстыру;жылжыту;көшіру;өшіру;рұқсаттар;үй;қоқыс шелегі;
> Keywords[ko]=file manager;파일 관리자;explorer;finder;browser;탐색기;folders;폴더;directory;directories;디렉터리;partitions;파티션;분할영역;분할 영역;drives;드라이브;network;네트워크;devices;장치;rename;이름바꾸기move;이동;copy;복사;delete;삭제;permissions;권한;home;홈;내폴더;내 폴더;trash;휴지통;
> Keywords[lt]=failų tvarkytuvė;failu tvarkytuve;failų naršyklė;failu narsykle;aplankai;katalogas;katalogai;skaidiniai;skirsniai;diskai;tinklas;tinklo;įrenginiai;irenginiai;pervadinti;perkelti;kopijuoti;ištrinti;istrinti;leidimai;namai;pradžia;pradzia;šiukšlinė;siuksline;šiukšlės;siuksles;
> Keywords[nb]=filbehandler;utforsker;mappe;katalog;kataloger;partisjoner;harddisker;nettverk;enheter;endre;navn;flytt;kopier;slett;rettigheter;hjemmemappe;søppelbøtte;
> Keywords[nl]=bestandbeheer;verkenner;zoeker;mappen;map;partities;schijven;apparaten;netwerk;hernoemen;verplaatsen;kopiëren;wissen;rechten;verwijderen;thuismap;prullenbak;
> Keywords[pl]=menedżer plików;eksplorator;wyszukiwarka;przeglądarka;foldery;katalog;katalogi;partycje;nośniki;sieć;urządzenia;zmiana nazwy;przenoszenie;kopiowanie;usuwanie;uprawnienia;katalog użytkownika;kosz;
> Keywords[pt]=gestor de ficheiros;explorador;pesquisador;navegador;pastas;diretório;diretórios;partições;unidades;rede;dispositivos;renomear;mover;copiar;eliminar;permissões;pasta pessoal;lixo;
> Keywords[pt_BR]=gerenciador de arquivos;explorador;localizador;navegador;pastas;diretório;diretórios;partições;unidades;rede;dispositivos;renomear;mover;copiar;deletar;permissões;home;lixo;
> Keywords[ru]=диспетчер файлов;проводник;поиск;просмотр;папки;каталог;каталоги;разделы;диски;сеть;устройства;переименовать;переместить;копировать;удалить;допуск;домой;корзина;
> Keywords[sk]=správca;súborov;prieskumník;vyhľadávač;prehliadač;priečinky;adresár;adresáre;oddiely;partície;jednotky;disky;sieť;zariadenia;premenovať;presunúť;kopírovať;skopírovať;odstrániť;oprávnenia;domov;domovský;kôš;
> Keywords[sq]=file përgjegjës-kartelash;eksplorues;gjetës;shfletues;dosje;drejtori;drejtori;pjesë;disqe;rrjet;pajisje;riemërtoni;lëvize;kopjoje;fshije;leje;shtëpi;hedhurina;
> Keywords[sr]=датотека управник;претраживач;проналазач;фасцикла;фолдер;директоријум;мрежа;уређај;преименуј;премести;умножи;избриши;обриши;бриши;дозвола;матица;смеће;корпа;
> Keywords[sv]=filhanterare; utforskare; sökare; läsare; mappar; katalog; kataloger; partitioner; enheter; nätverks; enheter; byta namn; flytta; kopiera; ta bort; behörigheter; hem; papperskorg;
> Keywords[tr]=dosya yönetici;gezgin;kaşif;explorer;bulucu;bakaç;finder;dizin;dizinler;bölümler;bölümlendirmeler;sürücüler;ağ;aygıtlar;cihazlar;yeniden adlandır;taşı;kopyala;sil;izinler;ev;çöp;çöp kutusu;
> Keywords[zh_CN]=file manager;explorer;finder;browser;folders;directory;directories;partitions;drives;network;devices;rename;move;copy;delete;permissions;home;trash;文件管理器;资源管理器;查找;浏览;文件夹;目录;分区;驱动;网络;设备;重命名;移动;复制;删除;权限;主文件夹;回收站;
> Keywords[zh_TW]=file manager;explorer;finder;browser;folders;directory;directories;partitions;drives;network;devices;rename;move;copy;delete;permissions;home;trash;
> Exec=thunar %F
> Icon=org.xfce.thunar
> Terminal=false
> StartupNotify=true
> Type=Application
> Categories=System;[Utility;]Core;GTK;FileTools;FileManager;
> MimeType=inode/directory;
> Actions=open-home;open-computer;open-trash;
> 
> [Desktop Action open-home]
> Name=Home
> Name[am]=ቤት
> Name[ar]=المنزل
> Name[ast]=Carpeta personal
> Name[be]=Хатні каталог
> Name[bg]=Домашна папка
> Name[bn]=হোম
> Name[ca]=Carpeta de l'usuari
> Name[cs]=Domovská složka
> Name[da]=Hjem
> Name[de]=Persönlicher Ordner
> Name[el]=Αρχικός κατάλογος
> Name[en_AU]=Home
> Name[en_GB]=Home
> Name[eo]=Hejm
> Name[es]=Carpeta personal
> Name[et]=Kodu
> Name[eu]=Etxea
> Name[fa_IR]=خانه
> Name[fi]=Kotihakemisto
> Name[fr]=Répertoire personnel
> Name[gl]=Cartafol persoal
> Name[he]=בית
> Name[hr]=Osobna mapa
> Name[hu]=Saját mappa
> Name[hy_AM]=Տուն
> Name[hye]=Տուն
> Name[id]=Rumah
> Name[ie]=Hem
> Name[is]=Heimasvæði
> Name[it]=Home
> Name[ja]=ホーム
> Name[kk]=Үй бумасы
> Name[ko]=내 폴더
> Name[lt]=Pradžia
> Name[lv]=Mājas
> Name[ms]=Rumah
> Name[nb]=Hjem
> Name[nl]=Persoonlijke map
> Name[nn]=Heim
> Name[oc]=Repertòri personal
> Name[pa]=ਹੋਮ
> Name[pl]=Katalog użytkownika
> Name[pt]=Pasta pessoal
> Name[pt_BR]=Início
> Name[ro]=Acasă
> Name[ru]=Домашний каталог
> Name[sk]=Domov
> Name[sq]=Shtëpi
> Name[sr]=Лична фасцикла
> Name[sv]=Hem
> Name[te]=నివాసం
> Name[th]=บ้าน
> Name[tr]=Ev
> Name[ug]=ماكان
> Name[uk]=Домашня тека
> Name[ur]=گھر
> Name[ur_PK]=گھر
> Name[vi]=Cá nhân
> Name[zh_CN]=主文件夹
> Name[zh_HK]=家目錄
> Name[zh_TW]=家目錄
> Exec=thunar %U
> 
> [Desktop Action open-computer]
> Name=Computer
> Name[am]=ኮምፒዩተር
> Name[ar]=حاسوب
> Name[be]=Камп’ютар
> Name[bg]=Компютър
> Name[ca]=Ordinador
> Name[cs]=Počítač
> Name[da]=Computer
> Name[de]=Rechner
> Name[el]=Υπολογιστής
> Name[en_AU]=Computer
> Name[eo]=Komputilo
> Name[es]=Equipo
> Name[et]=Arvuti
> Name[eu]=Ordenagailu
> Name[fi]=Tietokone
> Name[fr]=Ordinateur
> Name[gl]=Computador
> Name[he]=מחשב
> Name[hu]=Számítógép
> Name[hy_AM]=Համակարգիչ
> Name[hye]=Համակարգիչ
> Name[id]=Komputer
> Name[ie]=Computator
> Name[is]=Tölva
> Name[it]=Computer
> Name[ja]=コンピューター
> Name[kk]=Компьютер
> Name[ko]=컴퓨터
> Name[lt]=Kompiuteris
> Name[ms]=Komputer
> Name[nb]=Datamaskin
> Name[nl]=Computer
> Name[nn]=Datamaskin
> Name[oc]=Ordinator
> Name[pl]=Komputer
> Name[pt]=Computador
> Name[pt_BR]=Computador
> Name[ro]=Calculator
> Name[ru]=Компьютер
> Name[sk]=Počítač
> Name[sq]=Kompjuter
> Name[sr]=Рачунар
> Name[sv]=Dator
> Name[th]=คอมพิวเตอร์
> Name[tr]=Bilgisayar
> Name[uk]=Комп’ютер
> Name[vi]=Máy vi tính
> Name[zh_CN]=计算机
> Name[zh_HK]=電腦
> Name[zh_TW]=電腦
> Exec=thunar computer:///
> 
> [Desktop Action open-trash]
> Name=Trash
> Name[am]=ቆሻሻ
> Name[ar]=المهملات
> Name[ast]=Papelera
> Name[be]=Сметніца
> Name[bg]=Кошче
> Name[bn]=আবর্জনা
> Name[ca]=Paperera
> Name[cs]=Koš
> Name[da]=Papirkurv
> Name[de]=Papierkorb
> Name[el]=Απορρίμματα
> Name[en_AU]=Trash
> Name[en_GB]=Wastebasket
> Name[eo]=Rubujo
> Name[es]=Papelera
> Name[et]=Prügi
> Name[eu]=Zakarrontzia
> Name[fa_IR]=زباله
> Name[fi]=Roskakori
> Name[fr]=Corbeille
> Name[gl]=Papeleira
> Name[he]=אשפה
> Name[hr]=Smeće
> Name[hu]=Kuka
> Name[hy]=Աղբաման
> Name[hy_AM]=Աղբաման
> Name[hye]=Աղբաման
> Name[id]=Tempat sampah
> Name[ie]=Paper-corb
> Name[is]=Rusl
> Name[it]=Cestino
> Name[ja]=ゴミ箱
> Name[kk]=Қоқыс шелегі
> Name[ko]=휴지통
> Name[lt]=Šiukšlinė
> Name[lv]=Miskaste
> Name[ms]=Tong Sampah
> Name[nb]=Papirkurv
> Name[nl]=Prullenbak
> Name[nn]=Papirkorg
> Name[oc]=Escobilhièr
> Name[pa]=ਰੱਦੀ
> Name[pl]=Kosz
> Name[pt]=Lixo
> Name[pt_BR]=Lixeira
> Name[ro]=Gunoi
> Name[ru]=Корзина
> Name[sk]=Kôš
> Name[sl]=Koš
> Name[sq]=Hedhurina
> Name[sr]=Смеће
> Name[sv]=Papperskorg
> Name[te]=చెత్తబుట్ట
> Name[th]=ถังขยะ
> Name[tr]=Çöp
> Name[ug]=ئەخلەتخانا
> Name[uk]=Смітник
> Name[ur]=ردی
> Name[ur_PK]=ردی
> Name[vi]=Thùng rác
> Name[zh_CN]=回收站
> Name[zh_HK]=垃圾桶
> Name[zh_TW]=垃圾
> Exec=thunar trash:///
> 

^ permalink raw reply	[flat|nested] 22+ messages in thread

* Re: glib v2.74: When copying files using Thunar from android device to void system they arrive with file attributes reset to default (time / date stamp, permissions). Going back to v2.72 solves this problem. 
  2022-12-09 20:23 [ISSUE] glib v2.74: When copying files using Thunar from android device to void system they arrive without time / date stamp. Going back to v2.72 solves this problem gc-user
                   ` (12 preceding siblings ...)
  2022-12-15 10:29 ` gc-user
@ 2022-12-15 10:30 ` gc-user
  2022-12-15 10:32 ` gc-user
                   ` (6 subsequent siblings)
  20 siblings, 0 replies; 22+ messages in thread
From: gc-user @ 2022-12-15 10:30 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 22018 bytes --]

New comment by gc-user on void-packages repository

https://github.com/void-linux/void-packages/issues/40990#issuecomment-1352859511

Comment:
I did already remove those packages (of course, followed by reboot), same result.

/usr/share/applications/thunar.desktop

```
[Desktop Entry]
Name=Thunar File Manager
Name[am]=ቱናር መዝገብ አስተዳዳሪ
Name[ar]=مدير الملفات ثونار
Name[ast]=Xestor de ficheros Thunar
Name[be]=Кіраўнік файлаў Thunar
Name[bg]=Управление на файлове Thunar
Name[bn]=Thunar ফাইল ম্যানেজার
Name[ca]=Gestor de fitxers Thunar
Name[cs]=Správce souborů Thunar
Name[da]=Thunar Filhåndtering
Name[de]=Thunar-Dateiverwaltung
Name[el]=Διαχειριστής αρχείων Thunar
Name[en_AU]=Thunar File Manager
Name[en_GB]=Thunar File Manager
Name[eo]=Thunar dosier-administrilo
Name[es]=Gestor de archivos Thunar
Name[et]=Failihaldur Thunar
Name[eu]=Thunar fitxategi kudeatzailea
Name[fa_IR]=مدیر پرونده‌های تونار
Name[fi]=Thunar-tiedostonhallinta
Name[fr]=Gestionnaire de fichiers Thunar
Name[gl]=Xestor de ficheiros Thunar
Name[he]=מנהל קבצים Thunar
Name[hr]=Thunar upravitelj datotekama
Name[hu]=Thunar fájlkezelő
Name[hy]=Thunar նիշք
Name[hy_AM]=Thunar նիշք
Name[hye]=Thunar նիշք
Name[id]=Manajer Berkas Thunar
Name[ie]=Gerente de files Thunar
Name[is]=Thunar skráastjóri
Name[it]=Il gestore dei file Thunar
Name[ja]=Thunar ファイルマネージャー
Name[kk]=Thunar файлдар басқарушысы
Name[ko]=투나 파일 관리자
Name[lt]=Thunar failų tvarkytuvė
Name[lv]=Thunar failu pārvaldnieks
Name[ms]=Pengurus Fail Thunar
Name[nb]=Thunar Filbehandler
Name[nl]=Thunar bestandbeheerder
Name[nn]=Thunar filutforskar
Name[oc]=Gestionari de Fichièrs Thunar
Name[pa]=ਥੰਨਰ ਫਾਇਲ ਮੈਨੇਜਰ
Name[pl]=Menedżer plików Thunar
Name[pt]=Gestor de ficheiros Thunar
Name[pt_BR]=Gerenciador de arquivos Thunar
Name[ro]=Managerul de fișiere Thunar
Name[ru]=Файловый менеджер Thunar
Name[si]=Thunar ගොනු කළමණාකරු
Name[sk]=Správca súborov Thunar
Name[sl]=Upravljalnik datotek Thunar
Name[sq]=Përgjegjësi i Kartelave Thunar
Name[sr]=Тунар управник датотека
Name[sv]=Filhanteraren Thunar
Name[te]=తునార్ దస్త్ర నిర్వాహకము
Name[th]=โปรแกรมจัดการแฟ้ม Thunar
Name[tr]=Thunar Dosya Yöneticisi
Name[ug]=سۇنار(Thunar) ھۆججەت باشقۇرغۇ
Name[uk]=Файловий менеджер Thunar
Name[ur]=تھنر فائل منیجر
Name[ur_PK]=تھنر فائل منیجر
Name[vi]=Trình quản lý tập tin Thunar
Name[zh_CN]=Thunar 文件管理器
Name[zh_HK]=Thunar 檔案管理員
Name[zh_TW]=Thunar 檔案管理員
Comment=Browse the filesystem with the file manager
Comment[ar]=تصفح ملفات النظام بمدير الملفات
Comment[ast]=Restolar el sistema de ficheros col xestor de ficheros
Comment[be]=Агляд файлавай сістэмы кіраўніком файлаў
Comment[bg]=Преглед на файловата система с приложението за управление на файлове
Comment[bn]=ফাইল ম্যানেজার দিয়ে ফাইলসিস্টেম ব্রাউজ করুন
Comment[ca]=Navegueu pel sistema de fitxers amb el gestor de fitxers
Comment[cs]=Procházet systém souborů správcem souborů
Comment[da]=Gennemse filsystemet med filhåndteringen
Comment[de]=Das Dateisystem in der Dateiverwaltung anzeigen
Comment[el]=Περιήγηση του συστήματος αρχείων με τον διαχειριστή αρχείων
Comment[en_AU]=Browse the filesystem with the file manager
Comment[en_GB]=Browse the filesystem with the file manager
Comment[eo]=Rigardu dosier-sistemon per dosier-administrilo
Comment[es]=Navegue por el sistema de archivos con el gestor de archivos
Comment[et]=Sirvi failisüsteemi kasutades failihaldurit
Comment[eu]=Fitxategi kudeatzaileaz fitxategi sistema arakatu
Comment[fa_IR]=مرور سیستم پرونده با مدیر پرونده
Comment[fi]=Selaa tiedostojärjestelmää tiedostonhallinnassa
Comment[fr]=Parcourir le système de fichiers avec le gestionnaire de fichiers
Comment[gl]=Explorar o sistema de ficheiros co xestor de ficheiros
Comment[he]=סייר במערכת הקבצים בעזרת מנהל הקבצים
Comment[hr]=Pregledaj datotečni sustav sa upraviteljem datoteka
Comment[hu]=A fájlrendszer böngészése a fájlkezelővel
Comment[hy]=Զննել նիշային համակարգը նիշային կառավարչի օգնությամբ
Comment[hy_AM]=Զննել նիշային համակարգը նիշային կառաւարչի աւգնութեամբ
Comment[hye]=Զննել նիշային համակարգը նիշային կառաւարչի աւգնութեամբ
Comment[id]=Ramban sistem berkas dengan manajer berkas
Comment[ie]=Navigar li sistema de files per li gerente de files
Comment[is]=Vafra um skráarkerfið með skráarstjóranum
Comment[it]=Esplora il file system con il gestore dei file
Comment[ja]=ファイルマネージャーでファイルシステムを参照します
Comment[kk]=Файлдық жүйені файлдар басқарушысымен шолу
Comment[ko]=파일 관리자로 파일 시스템을 탐색합니다
Comment[lt]=Naršyti failų sistemą naudojant failų tvarkytuvę
Comment[lv]=Pārlūko failu sistēmu ar failu pārvaldnieku
Comment[ms]=Layar sistem fail dengan pengurus fail
Comment[nb]=Utforsk filsystemet med filbehandleren
Comment[nl]=Verken het bestandssysteem met de bestandbeheerder
Comment[nn]=Bla gjennom filsystemet med filutforskaren
Comment[oc]=Percórrer lo sistèma de fichièrs amb lo gestionari de fichièrs
Comment[pa]=ਫਾਇਲ ਮੈਨੇਜਰ ਨਾਲ ਫਾਇਲ ਸਿਸਟਮ ਨਾਲ ਬਰਾਊਜ਼ ਕਰੋ
Comment[pl]=Przegląda system plików za pomocą menedżera plików
Comment[pt]=Explorar sistema de ficheiros com o gestor de ficheiros
Comment[pt_BR]=Navegue no sistema de arquivos com o gerenciador de arquivos
Comment[ro]=Gestionați fișierele cu un manager dedicat
Comment[ru]=Просмотр файловой системы с помощью файлового менеджера
Comment[sk]=Prehliada súborový systém pomocou správcu súborov
Comment[sl]=Brskajte po datotečnem sistemu z upravljalnikom datotek
Comment[sq]=Shfletoni sistemin e kartelave me përgjegjësin e kartelave
Comment[sr]=Прегледај систем датотека управником датотека
Comment[sv]=Bläddra i filsystemet med filhanteraren
Comment[te]=దస్త్ర వ్యవస్థని దస్త్ర నిర్వాహకముతో విహరించు
Comment[th]=ท่องดูระบบแฟ้มด้วยโปรแกรมจัดการแฟ้ม
Comment[tr]=Dosya sistemine dosya yöneticisi ile göz atın
Comment[ug]=ھۆججەت باشقۇرغۇدا ھۆججەت سىستېمىسىنى كۆر
Comment[uk]=Перегляд файлової системи менеджером файлів
Comment[ur]=فائل سسٹم کو فائل منیجر سے دیکھیں
Comment[ur_PK]=فائل سسٹم کو فائل منیجر سے دیکھیں
Comment[vi]=Duyệt hê thống tập tin với trình quản lý tập tin
Comment[zh_CN]=用文件管理器浏览文件系统
Comment[zh_HK]=以檔案管理員瀏覽檔案系統
Comment[zh_TW]=使用檔案管理員瀏覽檔案系統
GenericName=File Manager
GenericName[am]=የ ፋይል አስተዳዳሪ
GenericName[ar]=مدير الملفات
GenericName[ast]=Xestor de ficheros
GenericName[be]=Кіраўнік файлаў
GenericName[bg]=Управление на файлове
GenericName[bn]=ফাইল ব্যবস্থাপক
GenericName[ca]=Gestor de fitxers
GenericName[cs]=Správce souborů
GenericName[da]=Filhåndtering
GenericName[de]=Dateiverwaltung
GenericName[el]=Διαχειριστής αρχείων
GenericName[en_AU]=File Manager
GenericName[en_GB]=File Manager
GenericName[eo]=Dosier-administrilo
GenericName[es]=Gestor de archivos
GenericName[et]=Failihaldur
GenericName[eu]=Fitxategi kudeatzailea
GenericName[fa_IR]=مدیر پرونده
GenericName[fi]=Tiedostonhallinta
GenericName[fr]=Gestionnaire de fichiers
GenericName[gl]=Xestor de ficheiros
GenericName[he]=מנהל קבצים
GenericName[hr]=Upravitelj datotekama
GenericName[hu]=Fájlkezelő
GenericName[hy]=Նիշք
GenericName[hy_AM]=Նիշք
GenericName[hye]=Նիշք
GenericName[id]=Manajer Berkas
GenericName[ie]=Gerente de files
GenericName[is]=Skráastjóri
GenericName[it]=Gestore dei file
GenericName[ja]=ファイルマネージャー
GenericName[kk]=Файлдар басқарушысы
GenericName[ko]=파일 관리자
GenericName[lt]=Failų tvarkytuvė
GenericName[lv]=Failu pārvaldnieks
GenericName[ms]=Pengurus Fail
GenericName[nb]=Filbehandler
GenericName[nl]=Bestandbeheerder
GenericName[nn]=Filutforskar
GenericName[oc]=Gestionari de fichièrs
GenericName[pa]=ਫਾਇਲ ਮੈਨੇਜਰ
GenericName[pl]=Menedżer plików
GenericName[pt]=Gestor de ficheiros
GenericName[pt_BR]=Gerenciador de arquivos
GenericName[ro]=Manager de fișiere
GenericName[ru]=Файловый менеджер
GenericName[sk]=Správca súborov
GenericName[sl]=Upravljalnik datotek
GenericName[sq]=Përgjegjës Kartelash
GenericName[sr]=Разгледач датотека
GenericName[sv]=Filhanterare
GenericName[te]=దస్త్ర నిర్వాహకము
GenericName[th]=โปรแกรมจัดการแฟ้ม
GenericName[tr]=Dosya Yöneticisi
GenericName[ug]=ھۆججەت باشقۇرغۇ
GenericName[uk]=Файловий менеджер
GenericName[ur]=فائل منیجر
GenericName[ur_PK]=فائل منیجر
GenericName[vi]=Trình quản lí tập tin
GenericName[zh_CN]=文件管理器
GenericName[zh_HK]=檔案管理員
GenericName[zh_TW]=檔案管理員
Keywords=file manager;explorer;finder;browser;folders;directory;directories;partitions;drives;network;devices;rename;move;copy;delete;permissions;home;trash;
Keywords[bg]=управление на файлове;изследовател;търсачка;браузър;папки;директория;директории;дялове;носители;мрежа;устройства;преименуване;преместване;копиране;изтриване;права;домашна папка;кошче;
Keywords[ca]=gestor de fitxers;explorer;finder;navegador;carpetes;directori;directoris;particions;unitats;xarxa;dispositius;reanomenar;moure;copiar;eliminar;permisos;home;paperera;
Keywords[cs]=správce souborů;průzkumník;finder;prohlížeč;adresář;adresáře;oddíly;jednotky;disky;mechaniky;síť;zařízení;přejmenovat;přejmenování;přesun;přesunutí;přesunout;kopie;kopírovat;zkopírovat;kopíruj;zkopíruj;vymaž;smaž;vymazat;smazat;odstranit;odstraň;práva;oprávnění;domů;domov;domovský;domovská;koš;
Keywords[da]=filhåndtering;stifinder;finder;browser;mapper;partitioner;drev;netværk;enheder;omdøb;flyt;kopiér;slet;tilladelser;hjem;papirkurv;
Keywords[de]=Dateiverwaltung;Explorer;Finder;Browser;Ordner;Verzeichnisse;Verzeichnisse;Partitionen;Laufwerke;Netzwerk;Geräte;Umbenennen;Verschieben;Kopieren;Löschen;Zugriffsrechte;Home;Papierkorb;
Keywords[es]=gestor;archivos;explorador;buscador;navegador;carpetas;directorios;particiones;unidades;red;dispositivos;renombrar;mover;copiar;borrar;permisos;inicio;papelera;
Keywords[et]=file manager;explorer;finder;browser;folders;directory;directories;partitions;drives;network;devices;rename;move;copy;delete;permissions;home;trash;failihaldur;kaustad;kataloogid;partitsioonid;kettad;võrk;seadmed;kopeeri;aseta;tõsta;liiguta;õigused;kodu;kodukaust;prügi;prügikast;
Keywords[eu]=fitxategi kudeatzailea;esploratzailea;bilatzailea;nabigatzailea;karpetak;direktorioa;direktorioak:partizioak;unitateak;sarea;gailuak;berrizendatu;mugitu;kopiatu;ezabatu;baimenak;etxea;zakarrontzia;
Keywords[fr]=gestionnaire de fichiers;explorateur;chercheur;navigateur;dossiers;répertoire;répertoires;partitions;lecteurs;réseau;périphériques;renommer;déplacer;copier;supprimer;permissions, autorisations, droits d’accès;accueil;corbeille;
Keywords[gl]=xestor de ficheiros;explorador;buscador;navegador;cartafol;cartafoles;directorio;directorios;particións;unidades;rede;dispositivos;renomear;mover;copiar;eliminar;permisos;inicio;lixo;
Keywords[he]=file manager;explorer;finder;browser;folders;directory;directories;partitions;drives;network;devices;rename;move;copy;delete;permissions;home;trash;
Keywords[id]=manajer berkas;penjelajah;pencari;peramban;folder;direktori;partisi;penggerak;jaringan;perangkat;ganti nama;pindahkan;salin;hapus;hak akses;rumah;tempat sampah;
Keywords[ie]=gerente;files;explorer;finder;navigator;fólderes;directorias;partitiones;unités;rete;aparates;renominar;mover;copiar;deleter;remover;permissiones;hem;paper-corb;
Keywords[it]=file manager;explorer;finder;browser;folders;directory;directories;partitions;drives;network;devices;rename;move;copy;delete;permissions;home;trash;
Keywords[ja]=ファイルマネージャー;エクスプローラー;ファインダー;ブラウザー;フォルダー;ディレクトリ;ディレクトリ;パーティション;ドライブ;ネットワーク;デバイス;名前の変更;移動;コピー;削除;権限;ホーム;ゴミ箱;
Keywords[kk]=файлдар басқарушысы;шолушы;іздеуші;браузер;бумалар;бумалар;бөлімдер;дискілер;желі;құрылғылар;атын ауыстыру;жылжыту;көшіру;өшіру;рұқсаттар;үй;қоқыс шелегі;
Keywords[ko]=file manager;파일 관리자;explorer;finder;browser;탐색기;folders;폴더;directory;directories;디렉터리;partitions;파티션;분할영역;분할 영역;drives;드라이브;network;네트워크;devices;장치;rename;이름바꾸기move;이동;copy;복사;delete;삭제;permissions;권한;home;홈;내폴더;내 폴더;trash;휴지통;
Keywords[lt]=failų tvarkytuvė;failu tvarkytuve;failų naršyklė;failu narsykle;aplankai;katalogas;katalogai;skaidiniai;skirsniai;diskai;tinklas;tinklo;įrenginiai;irenginiai;pervadinti;perkelti;kopijuoti;ištrinti;istrinti;leidimai;namai;pradžia;pradzia;šiukšlinė;siuksline;šiukšlės;siuksles;
Keywords[nb]=filbehandler;utforsker;mappe;katalog;kataloger;partisjoner;harddisker;nettverk;enheter;endre;navn;flytt;kopier;slett;rettigheter;hjemmemappe;søppelbøtte;
Keywords[nl]=bestandbeheer;verkenner;zoeker;mappen;map;partities;schijven;apparaten;netwerk;hernoemen;verplaatsen;kopiëren;wissen;rechten;verwijderen;thuismap;prullenbak;
Keywords[pl]=menedżer plików;eksplorator;wyszukiwarka;przeglądarka;foldery;katalog;katalogi;partycje;nośniki;sieć;urządzenia;zmiana nazwy;przenoszenie;kopiowanie;usuwanie;uprawnienia;katalog użytkownika;kosz;
Keywords[pt]=gestor de ficheiros;explorador;pesquisador;navegador;pastas;diretório;diretórios;partições;unidades;rede;dispositivos;renomear;mover;copiar;eliminar;permissões;pasta pessoal;lixo;
Keywords[pt_BR]=gerenciador de arquivos;explorador;localizador;navegador;pastas;diretório;diretórios;partições;unidades;rede;dispositivos;renomear;mover;copiar;deletar;permissões;home;lixo;
Keywords[ru]=диспетчер файлов;проводник;поиск;просмотр;папки;каталог;каталоги;разделы;диски;сеть;устройства;переименовать;переместить;копировать;удалить;допуск;домой;корзина;
Keywords[sk]=správca;súborov;prieskumník;vyhľadávač;prehliadač;priečinky;adresár;adresáre;oddiely;partície;jednotky;disky;sieť;zariadenia;premenovať;presunúť;kopírovať;skopírovať;odstrániť;oprávnenia;domov;domovský;kôš;
Keywords[sq]=file përgjegjës-kartelash;eksplorues;gjetës;shfletues;dosje;drejtori;drejtori;pjesë;disqe;rrjet;pajisje;riemërtoni;lëvize;kopjoje;fshije;leje;shtëpi;hedhurina;
Keywords[sr]=датотека управник;претраживач;проналазач;фасцикла;фолдер;директоријум;мрежа;уређај;преименуј;премести;умножи;избриши;обриши;бриши;дозвола;матица;смеће;корпа;
Keywords[sv]=filhanterare; utforskare; sökare; läsare; mappar; katalog; kataloger; partitioner; enheter; nätverks; enheter; byta namn; flytta; kopiera; ta bort; behörigheter; hem; papperskorg;
Keywords[tr]=dosya yönetici;gezgin;kaşif;explorer;bulucu;bakaç;finder;dizin;dizinler;bölümler;bölümlendirmeler;sürücüler;ağ;aygıtlar;cihazlar;yeniden adlandır;taşı;kopyala;sil;izinler;ev;çöp;çöp kutusu;
Keywords[zh_CN]=file manager;explorer;finder;browser;folders;directory;directories;partitions;drives;network;devices;rename;move;copy;delete;permissions;home;trash;文件管理器;资源管理器;查找;浏览;文件夹;目录;分区;驱动;网络;设备;重命名;移动;复制;删除;权限;主文件夹;回收站;
Keywords[zh_TW]=file manager;explorer;finder;browser;folders;directory;directories;partitions;drives;network;devices;rename;move;copy;delete;permissions;home;trash;
Exec=thunar %F
Icon=org.xfce.thunar
Terminal=false
StartupNotify=true
Type=Application
Categories=System;[Utility;]Core;GTK;FileTools;FileManager;
MimeType=inode/directory;
Actions=open-home;open-computer;open-trash;

[Desktop Action open-home]
Name=Home
Name[am]=ቤት
Name[ar]=المنزل
Name[ast]=Carpeta personal
Name[be]=Хатні каталог
Name[bg]=Домашна папка
Name[bn]=হোম
Name[ca]=Carpeta de l'usuari
Name[cs]=Domovská složka
Name[da]=Hjem
Name[de]=Persönlicher Ordner
Name[el]=Αρχικός κατάλογος
Name[en_AU]=Home
Name[en_GB]=Home
Name[eo]=Hejm
Name[es]=Carpeta personal
Name[et]=Kodu
Name[eu]=Etxea
Name[fa_IR]=خانه
Name[fi]=Kotihakemisto
Name[fr]=Répertoire personnel
Name[gl]=Cartafol persoal
Name[he]=בית
Name[hr]=Osobna mapa
Name[hu]=Saját mappa
Name[hy_AM]=Տուն
Name[hye]=Տուն
Name[id]=Rumah
Name[ie]=Hem
Name[is]=Heimasvæði
Name[it]=Home
Name[ja]=ホーム
Name[kk]=Үй бумасы
Name[ko]=내 폴더
Name[lt]=Pradžia
Name[lv]=Mājas
Name[ms]=Rumah
Name[nb]=Hjem
Name[nl]=Persoonlijke map
Name[nn]=Heim
Name[oc]=Repertòri personal
Name[pa]=ਹੋਮ
Name[pl]=Katalog użytkownika
Name[pt]=Pasta pessoal
Name[pt_BR]=Início
Name[ro]=Acasă
Name[ru]=Домашний каталог
Name[sk]=Domov
Name[sq]=Shtëpi
Name[sr]=Лична фасцикла
Name[sv]=Hem
Name[te]=నివాసం
Name[th]=บ้าน
Name[tr]=Ev
Name[ug]=ماكان
Name[uk]=Домашня тека
Name[ur]=گھر
Name[ur_PK]=گھر
Name[vi]=Cá nhân
Name[zh_CN]=主文件夹
Name[zh_HK]=家目錄
Name[zh_TW]=家目錄
Exec=thunar %U

[Desktop Action open-computer]
Name=Computer
Name[am]=ኮምፒዩተር
Name[ar]=حاسوب
Name[be]=Камп’ютар
Name[bg]=Компютър
Name[ca]=Ordinador
Name[cs]=Počítač
Name[da]=Computer
Name[de]=Rechner
Name[el]=Υπολογιστής
Name[en_AU]=Computer
Name[eo]=Komputilo
Name[es]=Equipo
Name[et]=Arvuti
Name[eu]=Ordenagailu
Name[fi]=Tietokone
Name[fr]=Ordinateur
Name[gl]=Computador
Name[he]=מחשב
Name[hu]=Számítógép
Name[hy_AM]=Համակարգիչ
Name[hye]=Համակարգիչ
Name[id]=Komputer
Name[ie]=Computator
Name[is]=Tölva
Name[it]=Computer
Name[ja]=コンピューター
Name[kk]=Компьютер
Name[ko]=컴퓨터
Name[lt]=Kompiuteris
Name[ms]=Komputer
Name[nb]=Datamaskin
Name[nl]=Computer
Name[nn]=Datamaskin
Name[oc]=Ordinator
Name[pl]=Komputer
Name[pt]=Computador
Name[pt_BR]=Computador
Name[ro]=Calculator
Name[ru]=Компьютер
Name[sk]=Počítač
Name[sq]=Kompjuter
Name[sr]=Рачунар
Name[sv]=Dator
Name[th]=คอมพิวเตอร์
Name[tr]=Bilgisayar
Name[uk]=Комп’ютер
Name[vi]=Máy vi tính
Name[zh_CN]=计算机
Name[zh_HK]=電腦
Name[zh_TW]=電腦
Exec=thunar computer:///

[Desktop Action open-trash]
Name=Trash
Name[am]=ቆሻሻ
Name[ar]=المهملات
Name[ast]=Papelera
Name[be]=Сметніца
Name[bg]=Кошче
Name[bn]=আবর্জনা
Name[ca]=Paperera
Name[cs]=Koš
Name[da]=Papirkurv
Name[de]=Papierkorb
Name[el]=Απορρίμματα
Name[en_AU]=Trash
Name[en_GB]=Wastebasket
Name[eo]=Rubujo
Name[es]=Papelera
Name[et]=Prügi
Name[eu]=Zakarrontzia
Name[fa_IR]=زباله
Name[fi]=Roskakori
Name[fr]=Corbeille
Name[gl]=Papeleira
Name[he]=אשפה
Name[hr]=Smeće
Name[hu]=Kuka
Name[hy]=Աղբաման
Name[hy_AM]=Աղբաման
Name[hye]=Աղբաման
Name[id]=Tempat sampah
Name[ie]=Paper-corb
Name[is]=Rusl
Name[it]=Cestino
Name[ja]=ゴミ箱
Name[kk]=Қоқыс шелегі
Name[ko]=휴지통
Name[lt]=Šiukšlinė
Name[lv]=Miskaste
Name[ms]=Tong Sampah
Name[nb]=Papirkurv
Name[nl]=Prullenbak
Name[nn]=Papirkorg
Name[oc]=Escobilhièr
Name[pa]=ਰੱਦੀ
Name[pl]=Kosz
Name[pt]=Lixo
Name[pt_BR]=Lixeira
Name[ro]=Gunoi
Name[ru]=Корзина
Name[sk]=Kôš
Name[sl]=Koš
Name[sq]=Hedhurina
Name[sr]=Смеће
Name[sv]=Papperskorg
Name[te]=చెత్తబుట్ట
Name[th]=ถังขยะ
Name[tr]=Çöp
Name[ug]=ئەخلەتخانا
Name[uk]=Смітник
Name[ur]=ردی
Name[ur_PK]=ردی
Name[vi]=Thùng rác
Name[zh_CN]=回收站
Name[zh_HK]=垃圾桶
Name[zh_TW]=垃圾
Exec=thunar trash:///

```

^ permalink raw reply	[flat|nested] 22+ messages in thread

* Re: glib v2.74: When copying files using Thunar from android device to void system they arrive with file attributes reset to default (time / date stamp, permissions). Going back to v2.72 solves this problem. 
  2022-12-09 20:23 [ISSUE] glib v2.74: When copying files using Thunar from android device to void system they arrive without time / date stamp. Going back to v2.72 solves this problem gc-user
                   ` (13 preceding siblings ...)
  2022-12-15 10:30 ` gc-user
@ 2022-12-15 10:32 ` gc-user
  2022-12-16 16:24 ` sgn
                   ` (5 subsequent siblings)
  20 siblings, 0 replies; 22+ messages in thread
From: gc-user @ 2022-12-15 10:32 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 22077 bytes --]

New comment by gc-user on void-packages repository

https://github.com/void-linux/void-packages/issues/40990#issuecomment-1352859511

Comment:
I did already remove those packages (of course, followed by reboot), same result.

/usr/share/applications/thunar.desktop (I just changed in which category it shows up in the menu)

```
[Desktop Entry]
Name=Thunar File Manager
Name[am]=ቱናር መዝገብ አስተዳዳሪ
Name[ar]=مدير الملفات ثونار
Name[ast]=Xestor de ficheros Thunar
Name[be]=Кіраўнік файлаў Thunar
Name[bg]=Управление на файлове Thunar
Name[bn]=Thunar ফাইল ম্যানেজার
Name[ca]=Gestor de fitxers Thunar
Name[cs]=Správce souborů Thunar
Name[da]=Thunar Filhåndtering
Name[de]=Thunar-Dateiverwaltung
Name[el]=Διαχειριστής αρχείων Thunar
Name[en_AU]=Thunar File Manager
Name[en_GB]=Thunar File Manager
Name[eo]=Thunar dosier-administrilo
Name[es]=Gestor de archivos Thunar
Name[et]=Failihaldur Thunar
Name[eu]=Thunar fitxategi kudeatzailea
Name[fa_IR]=مدیر پرونده‌های تونار
Name[fi]=Thunar-tiedostonhallinta
Name[fr]=Gestionnaire de fichiers Thunar
Name[gl]=Xestor de ficheiros Thunar
Name[he]=מנהל קבצים Thunar
Name[hr]=Thunar upravitelj datotekama
Name[hu]=Thunar fájlkezelő
Name[hy]=Thunar նիշք
Name[hy_AM]=Thunar նիշք
Name[hye]=Thunar նիշք
Name[id]=Manajer Berkas Thunar
Name[ie]=Gerente de files Thunar
Name[is]=Thunar skráastjóri
Name[it]=Il gestore dei file Thunar
Name[ja]=Thunar ファイルマネージャー
Name[kk]=Thunar файлдар басқарушысы
Name[ko]=투나 파일 관리자
Name[lt]=Thunar failų tvarkytuvė
Name[lv]=Thunar failu pārvaldnieks
Name[ms]=Pengurus Fail Thunar
Name[nb]=Thunar Filbehandler
Name[nl]=Thunar bestandbeheerder
Name[nn]=Thunar filutforskar
Name[oc]=Gestionari de Fichièrs Thunar
Name[pa]=ਥੰਨਰ ਫਾਇਲ ਮੈਨੇਜਰ
Name[pl]=Menedżer plików Thunar
Name[pt]=Gestor de ficheiros Thunar
Name[pt_BR]=Gerenciador de arquivos Thunar
Name[ro]=Managerul de fișiere Thunar
Name[ru]=Файловый менеджер Thunar
Name[si]=Thunar ගොනු කළමණාකරු
Name[sk]=Správca súborov Thunar
Name[sl]=Upravljalnik datotek Thunar
Name[sq]=Përgjegjësi i Kartelave Thunar
Name[sr]=Тунар управник датотека
Name[sv]=Filhanteraren Thunar
Name[te]=తునార్ దస్త్ర నిర్వాహకము
Name[th]=โปรแกรมจัดการแฟ้ม Thunar
Name[tr]=Thunar Dosya Yöneticisi
Name[ug]=سۇنار(Thunar) ھۆججەت باشقۇرغۇ
Name[uk]=Файловий менеджер Thunar
Name[ur]=تھنر فائل منیجر
Name[ur_PK]=تھنر فائل منیجر
Name[vi]=Trình quản lý tập tin Thunar
Name[zh_CN]=Thunar 文件管理器
Name[zh_HK]=Thunar 檔案管理員
Name[zh_TW]=Thunar 檔案管理員
Comment=Browse the filesystem with the file manager
Comment[ar]=تصفح ملفات النظام بمدير الملفات
Comment[ast]=Restolar el sistema de ficheros col xestor de ficheros
Comment[be]=Агляд файлавай сістэмы кіраўніком файлаў
Comment[bg]=Преглед на файловата система с приложението за управление на файлове
Comment[bn]=ফাইল ম্যানেজার দিয়ে ফাইলসিস্টেম ব্রাউজ করুন
Comment[ca]=Navegueu pel sistema de fitxers amb el gestor de fitxers
Comment[cs]=Procházet systém souborů správcem souborů
Comment[da]=Gennemse filsystemet med filhåndteringen
Comment[de]=Das Dateisystem in der Dateiverwaltung anzeigen
Comment[el]=Περιήγηση του συστήματος αρχείων με τον διαχειριστή αρχείων
Comment[en_AU]=Browse the filesystem with the file manager
Comment[en_GB]=Browse the filesystem with the file manager
Comment[eo]=Rigardu dosier-sistemon per dosier-administrilo
Comment[es]=Navegue por el sistema de archivos con el gestor de archivos
Comment[et]=Sirvi failisüsteemi kasutades failihaldurit
Comment[eu]=Fitxategi kudeatzaileaz fitxategi sistema arakatu
Comment[fa_IR]=مرور سیستم پرونده با مدیر پرونده
Comment[fi]=Selaa tiedostojärjestelmää tiedostonhallinnassa
Comment[fr]=Parcourir le système de fichiers avec le gestionnaire de fichiers
Comment[gl]=Explorar o sistema de ficheiros co xestor de ficheiros
Comment[he]=סייר במערכת הקבצים בעזרת מנהל הקבצים
Comment[hr]=Pregledaj datotečni sustav sa upraviteljem datoteka
Comment[hu]=A fájlrendszer böngészése a fájlkezelővel
Comment[hy]=Զննել նիշային համակարգը նիշային կառավարչի օգնությամբ
Comment[hy_AM]=Զննել նիշային համակարգը նիշային կառաւարչի աւգնութեամբ
Comment[hye]=Զննել նիշային համակարգը նիշային կառաւարչի աւգնութեամբ
Comment[id]=Ramban sistem berkas dengan manajer berkas
Comment[ie]=Navigar li sistema de files per li gerente de files
Comment[is]=Vafra um skráarkerfið með skráarstjóranum
Comment[it]=Esplora il file system con il gestore dei file
Comment[ja]=ファイルマネージャーでファイルシステムを参照します
Comment[kk]=Файлдық жүйені файлдар басқарушысымен шолу
Comment[ko]=파일 관리자로 파일 시스템을 탐색합니다
Comment[lt]=Naršyti failų sistemą naudojant failų tvarkytuvę
Comment[lv]=Pārlūko failu sistēmu ar failu pārvaldnieku
Comment[ms]=Layar sistem fail dengan pengurus fail
Comment[nb]=Utforsk filsystemet med filbehandleren
Comment[nl]=Verken het bestandssysteem met de bestandbeheerder
Comment[nn]=Bla gjennom filsystemet med filutforskaren
Comment[oc]=Percórrer lo sistèma de fichièrs amb lo gestionari de fichièrs
Comment[pa]=ਫਾਇਲ ਮੈਨੇਜਰ ਨਾਲ ਫਾਇਲ ਸਿਸਟਮ ਨਾਲ ਬਰਾਊਜ਼ ਕਰੋ
Comment[pl]=Przegląda system plików za pomocą menedżera plików
Comment[pt]=Explorar sistema de ficheiros com o gestor de ficheiros
Comment[pt_BR]=Navegue no sistema de arquivos com o gerenciador de arquivos
Comment[ro]=Gestionați fișierele cu un manager dedicat
Comment[ru]=Просмотр файловой системы с помощью файлового менеджера
Comment[sk]=Prehliada súborový systém pomocou správcu súborov
Comment[sl]=Brskajte po datotečnem sistemu z upravljalnikom datotek
Comment[sq]=Shfletoni sistemin e kartelave me përgjegjësin e kartelave
Comment[sr]=Прегледај систем датотека управником датотека
Comment[sv]=Bläddra i filsystemet med filhanteraren
Comment[te]=దస్త్ర వ్యవస్థని దస్త్ర నిర్వాహకముతో విహరించు
Comment[th]=ท่องดูระบบแฟ้มด้วยโปรแกรมจัดการแฟ้ม
Comment[tr]=Dosya sistemine dosya yöneticisi ile göz atın
Comment[ug]=ھۆججەت باشقۇرغۇدا ھۆججەت سىستېمىسىنى كۆر
Comment[uk]=Перегляд файлової системи менеджером файлів
Comment[ur]=فائل سسٹم کو فائل منیجر سے دیکھیں
Comment[ur_PK]=فائل سسٹم کو فائل منیجر سے دیکھیں
Comment[vi]=Duyệt hê thống tập tin với trình quản lý tập tin
Comment[zh_CN]=用文件管理器浏览文件系统
Comment[zh_HK]=以檔案管理員瀏覽檔案系統
Comment[zh_TW]=使用檔案管理員瀏覽檔案系統
GenericName=File Manager
GenericName[am]=የ ፋይል አስተዳዳሪ
GenericName[ar]=مدير الملفات
GenericName[ast]=Xestor de ficheros
GenericName[be]=Кіраўнік файлаў
GenericName[bg]=Управление на файлове
GenericName[bn]=ফাইল ব্যবস্থাপক
GenericName[ca]=Gestor de fitxers
GenericName[cs]=Správce souborů
GenericName[da]=Filhåndtering
GenericName[de]=Dateiverwaltung
GenericName[el]=Διαχειριστής αρχείων
GenericName[en_AU]=File Manager
GenericName[en_GB]=File Manager
GenericName[eo]=Dosier-administrilo
GenericName[es]=Gestor de archivos
GenericName[et]=Failihaldur
GenericName[eu]=Fitxategi kudeatzailea
GenericName[fa_IR]=مدیر پرونده
GenericName[fi]=Tiedostonhallinta
GenericName[fr]=Gestionnaire de fichiers
GenericName[gl]=Xestor de ficheiros
GenericName[he]=מנהל קבצים
GenericName[hr]=Upravitelj datotekama
GenericName[hu]=Fájlkezelő
GenericName[hy]=Նիշք
GenericName[hy_AM]=Նիշք
GenericName[hye]=Նիշք
GenericName[id]=Manajer Berkas
GenericName[ie]=Gerente de files
GenericName[is]=Skráastjóri
GenericName[it]=Gestore dei file
GenericName[ja]=ファイルマネージャー
GenericName[kk]=Файлдар басқарушысы
GenericName[ko]=파일 관리자
GenericName[lt]=Failų tvarkytuvė
GenericName[lv]=Failu pārvaldnieks
GenericName[ms]=Pengurus Fail
GenericName[nb]=Filbehandler
GenericName[nl]=Bestandbeheerder
GenericName[nn]=Filutforskar
GenericName[oc]=Gestionari de fichièrs
GenericName[pa]=ਫਾਇਲ ਮੈਨੇਜਰ
GenericName[pl]=Menedżer plików
GenericName[pt]=Gestor de ficheiros
GenericName[pt_BR]=Gerenciador de arquivos
GenericName[ro]=Manager de fișiere
GenericName[ru]=Файловый менеджер
GenericName[sk]=Správca súborov
GenericName[sl]=Upravljalnik datotek
GenericName[sq]=Përgjegjës Kartelash
GenericName[sr]=Разгледач датотека
GenericName[sv]=Filhanterare
GenericName[te]=దస్త్ర నిర్వాహకము
GenericName[th]=โปรแกรมจัดการแฟ้ม
GenericName[tr]=Dosya Yöneticisi
GenericName[ug]=ھۆججەت باشقۇرغۇ
GenericName[uk]=Файловий менеджер
GenericName[ur]=فائل منیجر
GenericName[ur_PK]=فائل منیجر
GenericName[vi]=Trình quản lí tập tin
GenericName[zh_CN]=文件管理器
GenericName[zh_HK]=檔案管理員
GenericName[zh_TW]=檔案管理員
Keywords=file manager;explorer;finder;browser;folders;directory;directories;partitions;drives;network;devices;rename;move;copy;delete;permissions;home;trash;
Keywords[bg]=управление на файлове;изследовател;търсачка;браузър;папки;директория;директории;дялове;носители;мрежа;устройства;преименуване;преместване;копиране;изтриване;права;домашна папка;кошче;
Keywords[ca]=gestor de fitxers;explorer;finder;navegador;carpetes;directori;directoris;particions;unitats;xarxa;dispositius;reanomenar;moure;copiar;eliminar;permisos;home;paperera;
Keywords[cs]=správce souborů;průzkumník;finder;prohlížeč;adresář;adresáře;oddíly;jednotky;disky;mechaniky;síť;zařízení;přejmenovat;přejmenování;přesun;přesunutí;přesunout;kopie;kopírovat;zkopírovat;kopíruj;zkopíruj;vymaž;smaž;vymazat;smazat;odstranit;odstraň;práva;oprávnění;domů;domov;domovský;domovská;koš;
Keywords[da]=filhåndtering;stifinder;finder;browser;mapper;partitioner;drev;netværk;enheder;omdøb;flyt;kopiér;slet;tilladelser;hjem;papirkurv;
Keywords[de]=Dateiverwaltung;Explorer;Finder;Browser;Ordner;Verzeichnisse;Verzeichnisse;Partitionen;Laufwerke;Netzwerk;Geräte;Umbenennen;Verschieben;Kopieren;Löschen;Zugriffsrechte;Home;Papierkorb;
Keywords[es]=gestor;archivos;explorador;buscador;navegador;carpetas;directorios;particiones;unidades;red;dispositivos;renombrar;mover;copiar;borrar;permisos;inicio;papelera;
Keywords[et]=file manager;explorer;finder;browser;folders;directory;directories;partitions;drives;network;devices;rename;move;copy;delete;permissions;home;trash;failihaldur;kaustad;kataloogid;partitsioonid;kettad;võrk;seadmed;kopeeri;aseta;tõsta;liiguta;õigused;kodu;kodukaust;prügi;prügikast;
Keywords[eu]=fitxategi kudeatzailea;esploratzailea;bilatzailea;nabigatzailea;karpetak;direktorioa;direktorioak:partizioak;unitateak;sarea;gailuak;berrizendatu;mugitu;kopiatu;ezabatu;baimenak;etxea;zakarrontzia;
Keywords[fr]=gestionnaire de fichiers;explorateur;chercheur;navigateur;dossiers;répertoire;répertoires;partitions;lecteurs;réseau;périphériques;renommer;déplacer;copier;supprimer;permissions, autorisations, droits d’accès;accueil;corbeille;
Keywords[gl]=xestor de ficheiros;explorador;buscador;navegador;cartafol;cartafoles;directorio;directorios;particións;unidades;rede;dispositivos;renomear;mover;copiar;eliminar;permisos;inicio;lixo;
Keywords[he]=file manager;explorer;finder;browser;folders;directory;directories;partitions;drives;network;devices;rename;move;copy;delete;permissions;home;trash;
Keywords[id]=manajer berkas;penjelajah;pencari;peramban;folder;direktori;partisi;penggerak;jaringan;perangkat;ganti nama;pindahkan;salin;hapus;hak akses;rumah;tempat sampah;
Keywords[ie]=gerente;files;explorer;finder;navigator;fólderes;directorias;partitiones;unités;rete;aparates;renominar;mover;copiar;deleter;remover;permissiones;hem;paper-corb;
Keywords[it]=file manager;explorer;finder;browser;folders;directory;directories;partitions;drives;network;devices;rename;move;copy;delete;permissions;home;trash;
Keywords[ja]=ファイルマネージャー;エクスプローラー;ファインダー;ブラウザー;フォルダー;ディレクトリ;ディレクトリ;パーティション;ドライブ;ネットワーク;デバイス;名前の変更;移動;コピー;削除;権限;ホーム;ゴミ箱;
Keywords[kk]=файлдар басқарушысы;шолушы;іздеуші;браузер;бумалар;бумалар;бөлімдер;дискілер;желі;құрылғылар;атын ауыстыру;жылжыту;көшіру;өшіру;рұқсаттар;үй;қоқыс шелегі;
Keywords[ko]=file manager;파일 관리자;explorer;finder;browser;탐색기;folders;폴더;directory;directories;디렉터리;partitions;파티션;분할영역;분할 영역;drives;드라이브;network;네트워크;devices;장치;rename;이름바꾸기move;이동;copy;복사;delete;삭제;permissions;권한;home;홈;내폴더;내 폴더;trash;휴지통;
Keywords[lt]=failų tvarkytuvė;failu tvarkytuve;failų naršyklė;failu narsykle;aplankai;katalogas;katalogai;skaidiniai;skirsniai;diskai;tinklas;tinklo;įrenginiai;irenginiai;pervadinti;perkelti;kopijuoti;ištrinti;istrinti;leidimai;namai;pradžia;pradzia;šiukšlinė;siuksline;šiukšlės;siuksles;
Keywords[nb]=filbehandler;utforsker;mappe;katalog;kataloger;partisjoner;harddisker;nettverk;enheter;endre;navn;flytt;kopier;slett;rettigheter;hjemmemappe;søppelbøtte;
Keywords[nl]=bestandbeheer;verkenner;zoeker;mappen;map;partities;schijven;apparaten;netwerk;hernoemen;verplaatsen;kopiëren;wissen;rechten;verwijderen;thuismap;prullenbak;
Keywords[pl]=menedżer plików;eksplorator;wyszukiwarka;przeglądarka;foldery;katalog;katalogi;partycje;nośniki;sieć;urządzenia;zmiana nazwy;przenoszenie;kopiowanie;usuwanie;uprawnienia;katalog użytkownika;kosz;
Keywords[pt]=gestor de ficheiros;explorador;pesquisador;navegador;pastas;diretório;diretórios;partições;unidades;rede;dispositivos;renomear;mover;copiar;eliminar;permissões;pasta pessoal;lixo;
Keywords[pt_BR]=gerenciador de arquivos;explorador;localizador;navegador;pastas;diretório;diretórios;partições;unidades;rede;dispositivos;renomear;mover;copiar;deletar;permissões;home;lixo;
Keywords[ru]=диспетчер файлов;проводник;поиск;просмотр;папки;каталог;каталоги;разделы;диски;сеть;устройства;переименовать;переместить;копировать;удалить;допуск;домой;корзина;
Keywords[sk]=správca;súborov;prieskumník;vyhľadávač;prehliadač;priečinky;adresár;adresáre;oddiely;partície;jednotky;disky;sieť;zariadenia;premenovať;presunúť;kopírovať;skopírovať;odstrániť;oprávnenia;domov;domovský;kôš;
Keywords[sq]=file përgjegjës-kartelash;eksplorues;gjetës;shfletues;dosje;drejtori;drejtori;pjesë;disqe;rrjet;pajisje;riemërtoni;lëvize;kopjoje;fshije;leje;shtëpi;hedhurina;
Keywords[sr]=датотека управник;претраживач;проналазач;фасцикла;фолдер;директоријум;мрежа;уређај;преименуј;премести;умножи;избриши;обриши;бриши;дозвола;матица;смеће;корпа;
Keywords[sv]=filhanterare; utforskare; sökare; läsare; mappar; katalog; kataloger; partitioner; enheter; nätverks; enheter; byta namn; flytta; kopiera; ta bort; behörigheter; hem; papperskorg;
Keywords[tr]=dosya yönetici;gezgin;kaşif;explorer;bulucu;bakaç;finder;dizin;dizinler;bölümler;bölümlendirmeler;sürücüler;ağ;aygıtlar;cihazlar;yeniden adlandır;taşı;kopyala;sil;izinler;ev;çöp;çöp kutusu;
Keywords[zh_CN]=file manager;explorer;finder;browser;folders;directory;directories;partitions;drives;network;devices;rename;move;copy;delete;permissions;home;trash;文件管理器;资源管理器;查找;浏览;文件夹;目录;分区;驱动;网络;设备;重命名;移动;复制;删除;权限;主文件夹;回收站;
Keywords[zh_TW]=file manager;explorer;finder;browser;folders;directory;directories;partitions;drives;network;devices;rename;move;copy;delete;permissions;home;trash;
Exec=thunar %F
Icon=org.xfce.thunar
Terminal=false
StartupNotify=true
Type=Application
Categories=System;[Utility;]Core;GTK;FileTools;FileManager;
MimeType=inode/directory;
Actions=open-home;open-computer;open-trash;

[Desktop Action open-home]
Name=Home
Name[am]=ቤት
Name[ar]=المنزل
Name[ast]=Carpeta personal
Name[be]=Хатні каталог
Name[bg]=Домашна папка
Name[bn]=হোম
Name[ca]=Carpeta de l'usuari
Name[cs]=Domovská složka
Name[da]=Hjem
Name[de]=Persönlicher Ordner
Name[el]=Αρχικός κατάλογος
Name[en_AU]=Home
Name[en_GB]=Home
Name[eo]=Hejm
Name[es]=Carpeta personal
Name[et]=Kodu
Name[eu]=Etxea
Name[fa_IR]=خانه
Name[fi]=Kotihakemisto
Name[fr]=Répertoire personnel
Name[gl]=Cartafol persoal
Name[he]=בית
Name[hr]=Osobna mapa
Name[hu]=Saját mappa
Name[hy_AM]=Տուն
Name[hye]=Տուն
Name[id]=Rumah
Name[ie]=Hem
Name[is]=Heimasvæði
Name[it]=Home
Name[ja]=ホーム
Name[kk]=Үй бумасы
Name[ko]=내 폴더
Name[lt]=Pradžia
Name[lv]=Mājas
Name[ms]=Rumah
Name[nb]=Hjem
Name[nl]=Persoonlijke map
Name[nn]=Heim
Name[oc]=Repertòri personal
Name[pa]=ਹੋਮ
Name[pl]=Katalog użytkownika
Name[pt]=Pasta pessoal
Name[pt_BR]=Início
Name[ro]=Acasă
Name[ru]=Домашний каталог
Name[sk]=Domov
Name[sq]=Shtëpi
Name[sr]=Лична фасцикла
Name[sv]=Hem
Name[te]=నివాసం
Name[th]=บ้าน
Name[tr]=Ev
Name[ug]=ماكان
Name[uk]=Домашня тека
Name[ur]=گھر
Name[ur_PK]=گھر
Name[vi]=Cá nhân
Name[zh_CN]=主文件夹
Name[zh_HK]=家目錄
Name[zh_TW]=家目錄
Exec=thunar %U

[Desktop Action open-computer]
Name=Computer
Name[am]=ኮምፒዩተር
Name[ar]=حاسوب
Name[be]=Камп’ютар
Name[bg]=Компютър
Name[ca]=Ordinador
Name[cs]=Počítač
Name[da]=Computer
Name[de]=Rechner
Name[el]=Υπολογιστής
Name[en_AU]=Computer
Name[eo]=Komputilo
Name[es]=Equipo
Name[et]=Arvuti
Name[eu]=Ordenagailu
Name[fi]=Tietokone
Name[fr]=Ordinateur
Name[gl]=Computador
Name[he]=מחשב
Name[hu]=Számítógép
Name[hy_AM]=Համակարգիչ
Name[hye]=Համակարգիչ
Name[id]=Komputer
Name[ie]=Computator
Name[is]=Tölva
Name[it]=Computer
Name[ja]=コンピューター
Name[kk]=Компьютер
Name[ko]=컴퓨터
Name[lt]=Kompiuteris
Name[ms]=Komputer
Name[nb]=Datamaskin
Name[nl]=Computer
Name[nn]=Datamaskin
Name[oc]=Ordinator
Name[pl]=Komputer
Name[pt]=Computador
Name[pt_BR]=Computador
Name[ro]=Calculator
Name[ru]=Компьютер
Name[sk]=Počítač
Name[sq]=Kompjuter
Name[sr]=Рачунар
Name[sv]=Dator
Name[th]=คอมพิวเตอร์
Name[tr]=Bilgisayar
Name[uk]=Комп’ютер
Name[vi]=Máy vi tính
Name[zh_CN]=计算机
Name[zh_HK]=電腦
Name[zh_TW]=電腦
Exec=thunar computer:///

[Desktop Action open-trash]
Name=Trash
Name[am]=ቆሻሻ
Name[ar]=المهملات
Name[ast]=Papelera
Name[be]=Сметніца
Name[bg]=Кошче
Name[bn]=আবর্জনা
Name[ca]=Paperera
Name[cs]=Koš
Name[da]=Papirkurv
Name[de]=Papierkorb
Name[el]=Απορρίμματα
Name[en_AU]=Trash
Name[en_GB]=Wastebasket
Name[eo]=Rubujo
Name[es]=Papelera
Name[et]=Prügi
Name[eu]=Zakarrontzia
Name[fa_IR]=زباله
Name[fi]=Roskakori
Name[fr]=Corbeille
Name[gl]=Papeleira
Name[he]=אשפה
Name[hr]=Smeće
Name[hu]=Kuka
Name[hy]=Աղբաման
Name[hy_AM]=Աղբաման
Name[hye]=Աղբաման
Name[id]=Tempat sampah
Name[ie]=Paper-corb
Name[is]=Rusl
Name[it]=Cestino
Name[ja]=ゴミ箱
Name[kk]=Қоқыс шелегі
Name[ko]=휴지통
Name[lt]=Šiukšlinė
Name[lv]=Miskaste
Name[ms]=Tong Sampah
Name[nb]=Papirkurv
Name[nl]=Prullenbak
Name[nn]=Papirkorg
Name[oc]=Escobilhièr
Name[pa]=ਰੱਦੀ
Name[pl]=Kosz
Name[pt]=Lixo
Name[pt_BR]=Lixeira
Name[ro]=Gunoi
Name[ru]=Корзина
Name[sk]=Kôš
Name[sl]=Koš
Name[sq]=Hedhurina
Name[sr]=Смеће
Name[sv]=Papperskorg
Name[te]=చెత్తబుట్ట
Name[th]=ถังขยะ
Name[tr]=Çöp
Name[ug]=ئەخلەتخانا
Name[uk]=Смітник
Name[ur]=ردی
Name[ur_PK]=ردی
Name[vi]=Thùng rác
Name[zh_CN]=回收站
Name[zh_HK]=垃圾桶
Name[zh_TW]=垃圾
Exec=thunar trash:///

```

^ permalink raw reply	[flat|nested] 22+ messages in thread

* Re: glib v2.74: When copying files using Thunar from android device to void system they arrive with file attributes reset to default (time / date stamp, permissions). Going back to v2.72 solves this problem. 
  2022-12-09 20:23 [ISSUE] glib v2.74: When copying files using Thunar from android device to void system they arrive without time / date stamp. Going back to v2.72 solves this problem gc-user
                   ` (14 preceding siblings ...)
  2022-12-15 10:32 ` gc-user
@ 2022-12-16 16:24 ` sgn
  2022-12-16 18:43 ` gc-user
                   ` (4 subsequent siblings)
  20 siblings, 0 replies; 22+ messages in thread
From: sgn @ 2022-12-16 16:24 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 191 bytes --]

New comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/issues/40990#issuecomment-1355168838

Comment:
New Thunar has been released. Does it work for you?

^ permalink raw reply	[flat|nested] 22+ messages in thread

* Re: glib v2.74: When copying files using Thunar from android device to void system they arrive with file attributes reset to default (time / date stamp, permissions). Going back to v2.72 solves this problem. 
  2022-12-09 20:23 [ISSUE] glib v2.74: When copying files using Thunar from android device to void system they arrive without time / date stamp. Going back to v2.72 solves this problem gc-user
                   ` (15 preceding siblings ...)
  2022-12-16 16:24 ` sgn
@ 2022-12-16 18:43 ` gc-user
  2022-12-16 19:03 ` [ISSUE] [CLOSED] " classabbyamp
                   ` (3 subsequent siblings)
  20 siblings, 0 replies; 22+ messages in thread
From: gc-user @ 2022-12-16 18:43 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 776 bytes --]

New comment by gc-user on void-packages repository

https://github.com/void-linux/void-packages/issues/40990#issuecomment-1355407046

Comment:
Thanks for the hint!
Funnily enough I missed Thunar in the list of updates, mostly noticed the xfce4 packages (which should have been a clue). But I was wondering why after reboot all my open tabs were gone (definitely not a fan of the new way of restoring tab - now _every_ instance opens with all tabs previously saved... There should be an option like "only open first instance with saved set of tabs"...)

But yes!!! Now copying from android device to void system works as before glib v2.74! That part is definitely great because staying with glib v2.72 while updating other packages was definitely not a great thing to have.

^ permalink raw reply	[flat|nested] 22+ messages in thread

* Re: [ISSUE] [CLOSED] glib v2.74: When copying files using Thunar from android device to void system they arrive with file attributes reset to default (time / date stamp, permissions). Going back to v2.72 solves this problem. 
  2022-12-09 20:23 [ISSUE] glib v2.74: When copying files using Thunar from android device to void system they arrive without time / date stamp. Going back to v2.72 solves this problem gc-user
                   ` (16 preceding siblings ...)
  2022-12-16 18:43 ` gc-user
@ 2022-12-16 19:03 ` classabbyamp
  2022-12-16 19:04 ` gc-user
                   ` (2 subsequent siblings)
  20 siblings, 0 replies; 22+ messages in thread
From: classabbyamp @ 2022-12-16 19:03 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1929 bytes --]

Closed issue by gc-user on void-packages repository

https://github.com/void-linux/void-packages/issues/40990

Description:
### Is this a new report?

Yes

### System Info

Void 5.19.17_1 x86_64 GenuineIntel uptodate hold rrmDFFFFFFF

### Package(s) Affected

glib-2.74.0_3

### Does a report exist for this bug with the project's home (upstream) and/or another distro?

Only aware of this mention in a now closed issue:

https://github.com/void-linux/void-packages/issues/39523#issuecomment-1267932816

### Expected behaviour

Copying a file from an android device to the void system using thunar should not result in the file on the void system having a blank date / time entry. The date / time stamp of the file should be the same as on the android device.

### Actual behaviour

When copying a file using Thunar from android device to void system the files arrives without time / date stamp.

This does not occur if terminal is used (cp -p).

If terminal is used to view file attributes (ls-l) the file copied using Thunar has a date / time stamp of Jan 1, 1970 and the permissions "-rwxr-----". The file copied using terminal (cp -p) the file has the same date / time stamp as the file on the android device and the permissions "-rw-------".
When showing of attributes is enabled in Thunar, it shows the same respective attributes as "ls -l" command (as it should).

### Steps to reproduce

- Connect android device and allow file access.
- Copy a file using Thunar from the android device to the void system.
- If glib (and glib-networking) v2.74 is installed, the file has attributes reset to default (blank date / time stamp in thunar, ls -l reveals date is set to Jan 1, 1970, permission is set to -rwxr-----) on the void system.
- If glib (and glib-networking) v2.72 is installed, the file shows the same date / time stamp and permissions as the original file on the android device.

^ permalink raw reply	[flat|nested] 22+ messages in thread

* Re: glib v2.74: When copying files using Thunar from android device to void system they arrive with file attributes reset to default (time / date stamp, permissions). Going back to v2.72 solves this problem. 
  2022-12-09 20:23 [ISSUE] glib v2.74: When copying files using Thunar from android device to void system they arrive without time / date stamp. Going back to v2.72 solves this problem gc-user
                   ` (17 preceding siblings ...)
  2022-12-16 19:03 ` [ISSUE] [CLOSED] " classabbyamp
@ 2022-12-16 19:04 ` gc-user
  2022-12-17 17:54 ` sgn
  2022-12-18 11:14 ` gc-user
  20 siblings, 0 replies; 22+ messages in thread
From: gc-user @ 2022-12-16 19:04 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 747 bytes --]

New comment by gc-user on void-packages repository

https://github.com/void-linux/void-packages/issues/40990#issuecomment-1355407046

Comment:
Thanks for the hint!
Funnily enough I missed Thunar in the list of updates, mostly noticed the xfce4 packages (which should have been a clue). But I was wondering why after reboot all my open tabs were gone (definitely not a fan of the new way of restoring tab - now _every_ instance opens with all tabs previously saved... [Edit: found an easy workaround. So no biggy for now.])

But yes!!! Now copying from android device to void system works as before glib v2.74! That part is definitely great because staying with glib v2.72 while updating other packages was definitely not a great thing to have.

^ permalink raw reply	[flat|nested] 22+ messages in thread

* Re: glib v2.74: When copying files using Thunar from android device to void system they arrive with file attributes reset to default (time / date stamp, permissions). Going back to v2.72 solves this problem. 
  2022-12-09 20:23 [ISSUE] glib v2.74: When copying files using Thunar from android device to void system they arrive without time / date stamp. Going back to v2.72 solves this problem gc-user
                   ` (18 preceding siblings ...)
  2022-12-16 19:04 ` gc-user
@ 2022-12-17 17:54 ` sgn
  2022-12-18 11:14 ` gc-user
  20 siblings, 0 replies; 22+ messages in thread
From: sgn @ 2022-12-17 17:54 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 255 bytes --]

New comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/issues/40990#issuecomment-1356354456

Comment:
Thanks, I think Thunar 4.18 fixed some mis-use of glib. (I was using Thunar 4.18-rc2 since I prepare for xfce 4.18)

^ permalink raw reply	[flat|nested] 22+ messages in thread

* Re: glib v2.74: When copying files using Thunar from android device to void system they arrive with file attributes reset to default (time / date stamp, permissions). Going back to v2.72 solves this problem. 
  2022-12-09 20:23 [ISSUE] glib v2.74: When copying files using Thunar from android device to void system they arrive without time / date stamp. Going back to v2.72 solves this problem gc-user
                   ` (19 preceding siblings ...)
  2022-12-17 17:54 ` sgn
@ 2022-12-18 11:14 ` gc-user
  20 siblings, 0 replies; 22+ messages in thread
From: gc-user @ 2022-12-18 11:14 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 261 bytes --]

New comment by gc-user on void-packages repository

https://github.com/void-linux/void-packages/issues/40990#issuecomment-1356775864

Comment:
Thanks for the follow-up. That explains why I experienced the error while you did not. Mystery solved, I'd say... :-)

^ permalink raw reply	[flat|nested] 22+ messages in thread

end of thread, other threads:[~2022-12-18 11:14 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-09 20:23 [ISSUE] glib v2.74: When copying files using Thunar from android device to void system they arrive without time / date stamp. Going back to v2.72 solves this problem gc-user
2022-12-13 16:13 ` glib v2.74: When copying files using Thunar from android device to void system they arrive with file attributes reset to default (time / date stamp, permissions). " sgn
2022-12-14  9:26 ` gc-user
2022-12-14 13:44 ` sgn
2022-12-14 13:47 ` sgn
2022-12-14 13:49 ` sgn
2022-12-14 17:54 ` gc-user
2022-12-14 17:55 ` gc-user
2022-12-14 17:57 ` paper42
2022-12-15  2:00 ` sgn
2022-12-15  9:54 ` gc-user
2022-12-15 10:21 ` sgn
2022-12-15 10:22 ` sgn
2022-12-15 10:29 ` gc-user
2022-12-15 10:30 ` gc-user
2022-12-15 10:32 ` gc-user
2022-12-16 16:24 ` sgn
2022-12-16 18:43 ` gc-user
2022-12-16 19:03 ` [ISSUE] [CLOSED] " classabbyamp
2022-12-16 19:04 ` gc-user
2022-12-17 17:54 ` sgn
2022-12-18 11:14 ` gc-user

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).