You are not logged in.

#26 2025-12-01 09:07:12

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 74,307

Re: Nautilus/Dolphin - FTP Error

I've gotten used to the tutorial I follow

Apparently not the best source there…

Should there be then?

I'd expect so…
Does explicitly running gvfsd-fuse as in https://bbs.archlinux.org/viewtopic.php … 8#p2275468 provide you w/ fuse mount for gvfs and make nautilus pass around local URIs?
Have you tried how nautilus acts in a gnome session?

Offline

#27 2025-12-01 20:47:06

HasakeShinonome
Member
Registered: 2025-11-30
Posts: 22

Re: Nautilus/Dolphin - FTP Error

seth wrote:

Does explicitly running gvfsd-fuse as in {quote below} provide you w/ fuse mount for gvfs and make nautilus pass around local URIs?

archaea wrote:

Sorry, I should have been more specific: the normal invocation looks like this on my system

/usr/lib/gvfsd-fuse /run/user/1000/gvfs -f
fuse: failed to access mountpoint /run/user/1000/gvfs: Permission denied

Even under sudo.


Sorry for the late edit!
But gvfsd works perfectly fine when running Gnome, files result in this command:

/run/user/1000/gvfs/ftp:host=192.168.1.1/file.mkv

Last edited by HasakeShinonome (2025-12-01 21:05:44)

Offline

#28 2025-12-01 20:49:40

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 74,307

Re: Nautilus/Dolphin - FTP Error

id
ls -l /run/user/1000

Offline

#29 2025-12-01 21:08:10

HasakeShinonome
Member
Registered: 2025-11-30
Posts: 22

Re: Nautilus/Dolphin - FTP Error

seth wrote:
id
ls -l /run/user/1000
uid=1000(hasake) gid=1000(hasake) groups=1000(hasake),993(input)
total 4
srwxr-xr-x 1 hasake hasake   0 Dec  1 22:08 Alacritty-wayland-1-3947.sock
drwx------ 2 hasake hasake  60 Dec  1 22:03 at-spi
srw-rw-rw- 1 hasake hasake   0 Dec  1 22:03 bus
drwx------ 2 hasake hasake  60 Dec  1 22:06 dconf
dr-x------ 2 hasake hasake   0 Jan  1  1970 doc
drwx------ 2 hasake hasake 160 Dec  1 22:03 gnupg
dr-x------ 3 hasake hasake   0 Dec  1 22:03 gvfs
drwx------ 2 hasake hasake  60 Dec  1 22:06 gvfsd
drwx------ 2 hasake hasake  60 Dec  1 22:06 gvfsd-sftp
drwx------ 3 hasake hasake  60 Dec  1 22:03 hypr
-rw-r--r-- 1 hasake hasake   4 Dec  1 22:03 hyprpaper.lock
drwx------ 2 hasake hasake  80 Dec  1 22:03 keyring
drwxr-xr-x 2 hasake hasake  60 Dec  1 22:03 p11-kit
srw-rw-rw- 1 hasake hasake   0 Dec  1 22:03 pipewire-0
srw-rw-rw- 1 hasake hasake   0 Dec  1 22:03 pipewire-0-manager
-rw-r----- 1 hasake hasake   0 Dec  1 22:03 pipewire-0-manager.lock
-rw-r----- 1 hasake hasake   0 Dec  1 22:03 pipewire-0.lock
drwx------ 2 hasake hasake  80 Dec  1 22:03 pulse
drwxr-xr-x 2 hasake hasake  60 Dec  1 22:03 speech-dispatcher
drwxr-xr-x 7 hasake hasake 220 Dec  1 22:03 systemd
srwxr-xr-x 1 hasake hasake   0 Dec  1 22:03 wayland-1
-rw-r----- 1 hasake hasake   0 Dec  1 22:03 wayland-1.lock

Check out my edit on my last post;
Also, UPDATE!

Installing the full gnome suite (sudo pacman -S gnome => select all) seemed to have fixed the issue, files now return the command below:

file:///run/user/1000/gvfs/sftp:host=192.168.1.1,user=hasake/

(but I'm now stuck with Gnome bloatware on my system sad)

Last edited by HasakeShinonome (2025-12-01 21:10:24)

Offline

#30 2025-12-01 21:15:39

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 74,307

Re: Nautilus/Dolphin - FTP Error

Is the ls output from after the fix?

Installing the full gnome suite (sudo pacman -S gnome => select all) seemed to have fixed the issue

=> /var/log/pacman.log - which packages did you actually install?

Offline

#31 2025-12-01 21:18:58

HasakeShinonome
Member
Registered: 2025-11-30
Posts: 22

Re: Nautilus/Dolphin - FTP Error

seth wrote:

Is the ls output from after the fix?

Yes.

seth wrote:

=> /var/log/pacman.log - which packages did you actually install?

[2025-12-01T21:48:56+0100] [PACMAN] Running 'pacman -S gnome'
[2025-12-01T21:49:24+0100] [ALPM] transaction started
[2025-12-01T21:49:25+0100] [ALPM] installed baobab (49.1-1)
[2025-12-01T21:49:25+0100] [ALPM] installed js140 (140.5.0-1)
[2025-12-01T21:49:25+0100] [ALPM] installed gjs (2:1.86.0-1)
[2025-12-01T21:49:25+0100] [ALPM] installed decibels (49.0-1)
[2025-12-01T21:49:25+0100] [ALPM] installed enchant (2.8.12-2)
[2025-12-01T21:49:25+0100] [ALPM] installed harfbuzz-icu (12.2.0-2)
[2025-12-01T21:49:25+0100] [ALPM] installed hyphen (2.8.8-6)
[2025-12-01T21:49:25+0100] [ALPM] installed libyuv (r2426+464c51a03-1)
[2025-12-01T21:49:25+0100] [ALPM] installed libavif (1.3.0-3)
[2025-12-01T21:49:25+0100] [ALPM] installed libmanette (0.2.13-1)
[2025-12-01T21:49:25+0100] [ALPM] installed woff2 (1.0.2-6)
[2025-12-01T21:49:25+0100] [ALPM] installed webkitgtk-6.0 (2.50.2-1)
[2025-12-01T21:49:25+0100] [ALPM] installed epiphany (49.2-1)
[2025-12-01T21:49:25+0100] [ALPM] installed accountsservice (23.13.9-2)
[2025-12-01T21:49:25+0100] [ALPM] reinstalled gvfs (1.58.0-2)
[2025-12-01T21:49:25+0100] [ALPM] reinstalled xdg-user-dirs-gtk (0.14-1)
[2025-12-01T21:49:25+0100] [ALPM] reinstalled nautilus (49.2-1)
[2025-12-01T21:49:25+0100] [ALPM] reinstalled xdg-desktop-portal-gnome (49.0-1)
[2025-12-01T21:49:25+0100] [ALPM] reinstalled gnome-session (49.2-1)
[2025-12-01T21:49:25+0100] [ALPM] installed libmm-glib (1.24.2-1)
[2025-12-01T21:49:25+0100] [ALPM] installed geoclue (2.8.0-1)
[2025-12-01T21:49:25+0100] [ALPM] installed geocode-glib-common (3.26.4-4)
[2025-12-01T21:49:25+0100] [ALPM] installed geocode-glib-2 (3.26.4-4)
[2025-12-01T21:49:25+0100] [ALPM] installed libgweather-4 (4.4.4-3)
[2025-12-01T21:49:25+0100] [ALPM] installed gnome-settings-daemon (49.1-1)
[2025-12-01T21:49:25+0100] [ALPM] installed libibus (1.5.33-1)
[2025-12-01T21:49:25+0100] [ALPM] installed ibus (1.5.33-1)
[2025-12-01T21:49:25+0100] [ALPM] installed libgdm (49.2-1)
[2025-12-01T21:49:25+0100] [ALPM] installed libical (3.0.20-3)
[2025-12-01T21:49:25+0100] [ALPM] installed mobile-broadband-provider-info (20251101-1)
[2025-12-01T21:49:25+0100] [ALPM] installed libnma-common (1.10.6-3)
[2025-12-01T21:49:25+0100] [ALPM] installed libnma-gtk4 (1.10.6-3)
[2025-12-01T21:49:25+0100] [ALPM] installed libgusb (0.4.9-2)
[2025-12-01T21:49:25+0100] [ALPM] installed colord (1.4.8-1)
[2025-12-01T21:49:25+0100] [ALPM] installed eglexternalplatform (1.2.1-1)
[2025-12-01T21:49:25+0100] [ALPM] installed egl-wayland (4:1.1.20-1)
[2025-12-01T21:49:25+0100] [ALPM] installed iio-sensor-proxy (3.8-1)
[2025-12-01T21:49:25+0100] [ALPM] installed python-dbus (1.4.0-1)
[2025-12-01T21:49:25+0100] [ALPM] installed mutter (49.2-1)
[2025-12-01T21:49:25+0100] [ALPM] installed unzip (6.0-23)
[2025-12-01T21:49:25+0100] [ALPM] installed gnome-shell (1:49.2-1)
[2025-12-01T21:49:25+0100] [ALPM] installed gdm (49.2-1)
[2025-12-01T21:49:25+0100] [ALPM] installed gnome-backgrounds (49.0-1)
[2025-12-01T21:49:25+0100] [ALPM] installed gtksourceview5 (5.18.0-1)
[2025-12-01T21:49:25+0100] [ALPM] installed libgee (0.20.8-1)
[2025-12-01T21:49:25+0100] [ALPM] installed gnome-calculator (49.2-1)
[2025-12-01T21:49:26+0100] [ALPM] installed libgoa (3.56.2-1)
[2025-12-01T21:49:26+0100] [ALPM] installed libphonenumber (1:9.0.19-2)
[2025-12-01T21:49:26+0100] [ALPM] installed webkit2gtk-4.1 (2.50.2-1)
[2025-12-01T21:49:26+0100] [ALPM] installed evolution-data-server (3.58.2-2)
[2025-12-01T21:49:26+0100] [ALPM] installed libedataserverui4 (3.58.2-2)
[2025-12-01T21:49:26+0100] [ALPM] installed gnome-calendar (49.0.1-1)
[2025-12-01T21:49:26+0100] [ALPM] installed gnome-characters (49.1-1)
[2025-12-01T21:49:26+0100] [ALPM] installed gnome-clocks (49.0-1)
[2025-12-01T21:49:26+0100] [ALPM] installed gnome-color-manager (3.36.2-1)
[2025-12-01T21:49:26+0100] [ALPM] installed sdl3_ttf (3.2.2-1)
[2025-12-01T21:49:26+0100] [ALPM] installed freerdp (2:3.17.2-6)
[2025-12-01T21:49:26+0100] [ALPM] installed gtk-vnc (1.5.0-1)
[2025-12-01T21:49:26+0100] [ALPM] installed libcacard (2.8.1-1)
[2025-12-01T21:49:26+0100] [ALPM] installed phodav (3.0-4)
[2025-12-01T21:49:26+0100] [ALPM] installed spice-protocol (0.14.5-1)
[2025-12-01T21:49:26+0100] [ALPM] installed usbredir (0.15.0-1)
[2025-12-01T21:49:26+0100] [ALPM] installed spice-gtk (0.42-4)
[2025-12-01T21:49:26+0100] [ALPM] installed gnome-connections (49.0-1)
[2025-12-01T21:49:26+0100] [ALPM] installed libgtop (2.41.3-2)
[2025-12-01T21:49:26+0100] [ALPM] installed vte-common (0.82.2-1)
[2025-12-01T21:49:26+0100] [ALPM] installed vte4 (0.82.2-1)
[2025-12-01T21:49:26+0100] [ALPM] installed gnome-console (49.1-1)
[2025-12-01T21:49:26+0100] [ALPM] installed folks (0.15.9-2)
[2025-12-01T21:49:26+0100] [ALPM] installed librest (0.10.2-1)
[2025-12-01T21:49:26+0100] [ALPM] installed gnome-online-accounts (3.56.2-1)
[2025-12-01T21:49:26+0100] [ALPM] installed gst-plugin-gtk4 (0.14.3-2)
[2025-12-01T21:49:26+0100] [ALPM] installed gst-plugin-pipewire (1:1.4.9-1)
[2025-12-01T21:49:26+0100] [ALPM] installed gnome-contacts (49.0-1)
[2025-12-01T21:49:26+0100] [ALPM] installed bolt (0.9.10-1)
[2025-12-01T21:49:26+0100] [ALPM] installed colord-gtk-common (0.3.1-1)
[2025-12-01T21:49:26+0100] [ALPM] installed colord-gtk4 (0.3.1-1)
[2025-12-01T21:49:26+0100] [ALPM] installed cups-pk-helper (0.2.7-2)
[2025-12-01T21:49:26+0100] [ALPM] installed bluez-obex (5.85-1)
[2025-12-01T21:49:26+0100] [ALPM] installed gsound (1.0.3-3)
[2025-12-01T21:49:26+0100] [ALPM] installed gnome-bluetooth-3.0 (47.1-2)
[2025-12-01T21:49:26+0100] [ALPM] installed cracklib (2.10.3-1)
[2025-12-01T21:49:26+0100] [ALPM] installed libpwquality (1.4.5-6)
[2025-12-01T21:49:26+0100] [ALPM] installed tecla (49.0-1)
[2025-12-01T21:49:26+0100] [ALPM] installed gnome-keybindings (49.2.2-1)
[2025-12-01T21:49:26+0100] [ALPM] installed gnome-control-center (49.2.2-1)
[2025-12-01T21:49:26+0100] [ALPM] installed gnome-disk-utility (46.1-2)
[2025-12-01T21:49:26+0100] [ALPM] installed gnome-font-viewer (49.0-1)
[2025-12-01T21:49:26+0100] [ALPM] installed gcr (3.41.2-2)
[2025-12-01T21:49:26+0100] [ALPM] installed gnome-keyring (1:48.0-1)
[2025-12-01T21:49:26+0100] [ALPM-SCRIPTLET] Created symlink '/etc/systemd/user/sockets.target.wants/gnome-keyring-daemon.socket' → '/usr/lib/systemd/user/gnome-keyring-daemon.socket'.
[2025-12-01T21:49:26+0100] [ALPM] installed gnome-logs (49.0-1)
[2025-12-01T21:49:26+0100] [ALPM] installed protobuf-c (1.5.2-8)
[2025-12-01T21:49:26+0100] [ALPM] installed libshumate (1.5.1-1)
[2025-12-01T21:49:26+0100] [ALPM] installed gnome-maps (49.2-1)
[2025-12-01T21:49:26+0100] [ALPM] installed gnome-menus (3.38.1-1)
[2025-12-01T21:49:26+0100] [ALPM] installed gom (0.5.5-1)
[2025-12-01T21:49:26+0100] [ALPM] installed libdmapsharing (3.9.13-1)
[2025-12-01T21:49:26+0100] [ALPM] installed libmediaart (1.9.7-1)
[2025-12-01T21:49:26+0100] [ALPM] installed liboauth (1:1.0.3+r16+gc26f038-2)
[2025-12-01T21:49:26+0100] [ALPM] installed grilo-plugins (1:0.3.18-1)
[2025-12-01T21:49:26+0100] [ALPM] installed gnome-music (1:49.1-1)
[2025-12-01T21:49:26+0100] [ALPM] installed libvncserver (0.9.14-4)
[2025-12-01T21:49:26+0100] [ALPM] installed gnome-remote-desktop (49.1-1)
[2025-12-01T21:49:26+0100] [ALPM] installed gnome-app-list (3.0-1)
[2025-12-01T21:49:26+0100] [ALPM] installed gnome-software (49.2-1)
[2025-12-01T21:49:26+0100] [ALPM] installed gnome-system-monitor (49.1-1)
[2025-12-01T21:49:26+0100] [ALPM] installed editorconfig-core-c (0.12.10-1)
[2025-12-01T21:49:26+0100] [ALPM] installed libspelling (0.4.9-2)
[2025-12-01T21:49:27+0100] [ALPM] installed gnome-text-editor (49.0-1)
[2025-12-01T21:49:27+0100] [ALPM] installed gnome-tour (49.0-1)
[2025-12-01T21:49:27+0100] [ALPM] installed yelp-xsl (49.0-1)
[2025-12-01T21:49:27+0100] [ALPM] installed yelp (49.0-1)
[2025-12-01T21:49:28+0100] [ALPM] installed gnome-user-docs (49.1-1)
[2025-12-01T21:49:28+0100] [ALPM] installed apr (1.7.6-1)
[2025-12-01T21:49:28+0100] [ALPM] installed apr-util (1.6.3-2)
[2025-12-01T21:49:28+0100] [ALPM] installed apache (2.4.65-4)
[2025-12-01T21:49:28+0100] [ALPM] installed mod_dnssd (0.6-9)
[2025-12-01T21:49:28+0100] [ALPM] installed gnome-user-share (48.2-1)
[2025-12-01T21:49:28+0100] [ALPM] installed gnome-weather (49.0-1)
[2025-12-01T21:49:28+0100] [ALPM] installed usbmuxd (1.1.1-4)
[2025-12-01T21:49:28+0100] [ALPM] installed gvfs-afc (1.58.0-2)
[2025-12-01T21:49:28+0100] [ALPM] installed gvfs-dnssd (1.58.0-2)
[2025-12-01T21:49:28+0100] [ALPM] installed gvfs-goa (1.58.0-2)
[2025-12-01T21:49:28+0100] [ALPM] installed libsoup (2.74.3-4)
[2025-12-01T21:49:28+0100] [ALPM] installed libgdata (0.18.1-4)
[2025-12-01T21:49:28+0100] [ALPM] installed gvfs-google (1.58.0-2)
[2025-12-01T21:49:28+0100] [ALPM] installed libheif (1.20.2-3)
[2025-12-01T21:49:28+0100] [ALPM] installed gd (2.3.3-9)
[2025-12-01T21:49:28+0100] [ALPM] installed libgphoto2 (2.5.33-1)
[2025-12-01T21:49:28+0100] [ALPM] installed gvfs-gphoto2 (1.58.0-2)
[2025-12-01T21:49:28+0100] [ALPM] installed gvfs-mtp (1.58.0-2)
[2025-12-01T21:49:28+0100] [ALPM] installed gvfs-nfs (1.58.0-2)
[2025-12-01T21:49:28+0100] [ALPM] installed msgraph (0.3.3-1)
[2025-12-01T21:49:28+0100] [ALPM] installed gvfs-onedrive (1.58.0-2)
[2025-12-01T21:49:28+0100] [ALPM] installed gvfs-smb (1.58.0-2)
[2025-12-01T21:49:28+0100] [ALPM] installed python-defusedxml (0.7.1-7)
[2025-12-01T21:49:28+0100] [ALPM] installed wsdd (0.9-1)
[2025-12-01T21:49:28+0100] [ALPM] installed gvfs-wsdd (1.58.0-2)
[2025-12-01T21:49:28+0100] [ALPM] installed loupe (49.1-1)
[2025-12-01T21:49:28+0100] [ALPM] installed malcontent (0.13.1-1)
[2025-12-01T21:49:28+0100] [ALPM] installed libyaml (0.2.5-3)
[2025-12-01T21:49:28+0100] [ALPM] installed liblouis (3.35.0-1)
[2025-12-01T21:49:28+0100] [ALPM] installed libspeechd (0.12.1-2)
[2025-12-01T21:49:28+0100] [ALPM] installed brltty (6.8-5)
[2025-12-01T21:49:28+0100] [ALPM-SCRIPTLET] brltty-genkey: key generated
[2025-12-01T21:49:28+0100] [ALPM-SCRIPTLET] Please add your user to the brlapi group.
[2025-12-01T21:49:28+0100] [ALPM] installed libxres (1.2.3-1)
[2025-12-01T21:49:28+0100] [ALPM] installed libwnck3 (43.3-1)
[2025-12-01T21:49:28+0100] [ALPM] installed python-dasbus (1.7-4)
[2025-12-01T21:49:28+0100] [ALPM] installed python-psutil (7.1.3-1)
[2025-12-01T21:49:28+0100] [ALPM] installed python-setproctitle (1.3.7-1)
[2025-12-01T21:49:28+0100] [ALPM] installed python-pyxdg (0.28-4)
[2025-12-01T21:49:28+0100] [ALPM] installed dotconf (1.4.1-1)
[2025-12-01T21:49:28+0100] [ALPM] installed speech-dispatcher (0.12.1-2)
[2025-12-01T21:49:28+0100] [ALPM-SCRIPTLET] Created symlink '/etc/systemd/user/sockets.target.wants/speech-dispatcher.socket' → '/usr/lib/systemd/user/speech-dispatcher.socket'.
[2025-12-01T21:49:28+0100] [ALPM] installed xorg-xmodmap (1.0.11-2)
[2025-12-01T21:49:28+0100] [ALPM] installed orca (49.5-1)
[2025-12-01T21:49:28+0100] [ALPM] installed djvulibre (3.5.29-1)
[2025-12-01T21:49:28+0100] [ALPM] installed papers (49.2-1)
[2025-12-01T21:49:28+0100] [ALPM] installed gst-devtools-libs (1.26.8-1)
[2025-12-01T21:49:28+0100] [ALPM] installed gst-python (1.26.8-1)
[2025-12-01T21:49:28+0100] [ALPM] installed gst-editing-services (1.26.8-1)
[2025-12-01T21:49:28+0100] [ALPM] installed gupnp-av (0.14.4-1)
[2025-12-01T21:49:28+0100] [ALPM] installed rygel (1:45.0-1)
[2025-12-01T21:49:28+0100] [ALPM] installed showtime (49.1-1)
[2025-12-01T21:49:28+0100] [ALPM] installed libieee1284 (0.2.11-18)
[2025-12-01T21:49:29+0100] [ALPM] installed net-snmp (5.9.4-7)
[2025-12-01T21:49:29+0100] [ALPM] installed sane (1.4.0-1)
[2025-12-01T21:49:29+0100] [ALPM] installed colord-sane (1.4.8-1)
[2025-12-01T21:49:29+0100] [ALPM] installed simple-scan (49.1-1)
[2025-12-01T21:49:29+0100] [ALPM] installed snapshot (49.0-1)
[2025-12-01T21:49:29+0100] [ALPM] installed gsfonts (20200910-6)
[2025-12-01T21:49:29+0100] [ALPM] installed gspell (1.14.2-1)
[2025-12-01T21:49:29+0100] [ALPM] installed jbig2dec (0.20-1)
[2025-12-01T21:49:29+0100] [ALPM] installed libpaper (2.2.6-1)
[2025-12-01T21:49:29+0100] [ALPM] installed ijs (0.35-6)
[2025-12-01T21:49:29+0100] [ALPM] installed libidn (1.43-1)
[2025-12-01T21:49:29+0100] [ALPM] installed poppler-data (0.4.12-2)
[2025-12-01T21:49:29+0100] [ALPM] installed ghostscript (10.06.0-1)
[2025-12-01T21:49:29+0100] [ALPM] installed libspectre (0.2.12-2)
[2025-12-01T21:49:29+0100] [ALPM] installed libsynctex (2025.2-3)
[2025-12-01T21:49:29+0100] [ALPM] installed evince (1:48.1-1)
[2025-12-01T21:49:29+0100] [ALPM] installed gtksourceview4 (4.8.4-2)
[2025-12-01T21:49:29+0100] [ALPM] installed sushi (46.0-2)
[2025-12-01T21:49:29+0100] [ALPM] transaction completed
[2025-12-01T21:49:29+0100] [ALPM] running '20-systemd-sysusers.hook'...
[2025-12-01T21:49:30+0100] [ALPM-SCRIPTLET] Creating group 'brlapi' with GID 962.
[2025-12-01T21:49:30+0100] [ALPM-SCRIPTLET] Creating group 'gdm' with GID 120.
[2025-12-01T21:49:30+0100] [ALPM-SCRIPTLET] Creating group 'brltty' with GID 961.
[2025-12-01T21:49:30+0100] [ALPM-SCRIPTLET] Creating user 'brltty' (Braille Device Daemon) with UID 961 and GID 961.
[2025-12-01T21:49:30+0100] [ALPM-SCRIPTLET] Creating group 'colord' with GID 960.
[2025-12-01T21:49:30+0100] [ALPM-SCRIPTLET] Creating user 'colord' (colord colour management daemon) with UID 960 and GID 960.
[2025-12-01T21:49:30+0100] [ALPM-SCRIPTLET] Creating user 'gdm' (Gnome Display Manager) with UID 120 and GID 120.
[2025-12-01T21:49:30+0100] [ALPM-SCRIPTLET] Creating group 'geoclue' with GID 959.
[2025-12-01T21:49:30+0100] [ALPM-SCRIPTLET] Creating user 'geoclue' (n/a) with UID 959 and GID 959.
[2025-12-01T21:49:30+0100] [ALPM-SCRIPTLET] Creating group 'gnome-remote-desktop' with GID 958.
[2025-12-01T21:49:30+0100] [ALPM-SCRIPTLET] Creating user 'gnome-remote-desktop' (GNOME Remote Desktop) with UID 958 and GID 958.
[2025-12-01T21:49:30+0100] [ALPM-SCRIPTLET] Creating group 'saned' with GID 957.
[2025-12-01T21:49:30+0100] [ALPM-SCRIPTLET] Creating user 'saned' (SANE daemon user) with UID 957 and GID 957.
[2025-12-01T21:49:30+0100] [ALPM-SCRIPTLET] Creating group 'usbmux' with GID 140.
[2025-12-01T21:49:30+0100] [ALPM-SCRIPTLET] Creating user 'usbmux' (usbmux user) with UID 140 and GID 140.
[2025-12-01T21:49:30+0100] [ALPM] running '30-systemd-daemon-reload-system.hook'...
[2025-12-01T21:49:30+0100] [ALPM] running '30-systemd-daemon-reload-user.hook'...
[2025-12-01T21:49:30+0100] [ALPM] running '30-systemd-hwdb.hook'...
[2025-12-01T21:49:30+0100] [ALPM] running '30-systemd-tmpfiles.hook'...
[2025-12-01T21:49:31+0100] [ALPM] running '30-systemd-udev-reload.hook'...
[2025-12-01T21:49:35+0100] [ALPM] running '30-systemd-update.hook'...
[2025-12-01T21:49:35+0100] [ALPM] running '30-update-mime-database.hook'...
[2025-12-01T21:49:35+0100] [ALPM] running '40-fontconfig-config.hook'...
[2025-12-01T21:49:35+0100] [ALPM] running '90-update-appstream-cache.hook'...
[2025-12-01T21:49:36+0100] [ALPM-SCRIPTLET] ✔ Metadata cache was updated successfully.
[2025-12-01T21:49:36+0100] [ALPM] running 'accounts-daemon-restart.hook'...
[2025-12-01T21:49:36+0100] [ALPM] running 'dbus-reload.hook'...
[2025-12-01T21:49:36+0100] [ALPM] running 'dconf-update.hook'...
[2025-12-01T21:49:36+0100] [ALPM] running 'detect-old-perl-modules.hook'...
[2025-12-01T21:49:36+0100] [ALPM] running 'fontconfig.hook'...
[2025-12-01T21:49:36+0100] [ALPM] running 'gio-querymodules.hook'...
[2025-12-01T21:49:36+0100] [ALPM] running 'glib-compile-schemas.hook'...
[2025-12-01T21:49:36+0100] [ALPM] running 'gtk-query-immodules-3.0.hook'...
[2025-12-01T21:49:36+0100] [ALPM] running 'gtk-update-icon-cache.hook'...
[2025-12-01T21:49:36+0100] [ALPM] running 'gtk4-querymodules.hook'...
[2025-12-01T21:49:36+0100] [ALPM] running 'gvfsd.hook'...
[2025-12-01T21:49:36+0100] [ALPM] running 'texinfo-install.hook'...
[2025-12-01T21:49:36+0100] [ALPM] running 'update-desktop-database.hook'...

Offline

#32 2025-12-01 21:53:13

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 74,307

Re: Nautilus/Dolphin - FTP Error

If it's not coincidental (gvfs hook) or dumb (GDM user management), my money is on https://archlinux.org/packages/extra/x8 … e-keyring/ (to store/share the credentials)

Offline

Board footer

Powered by FluxBB