Opened 6 weeks ago

Closed 3 weeks ago

#19483 closed enhancement (fixed)

gvfs-1.54.0

Reported by: Xi Ruoyao Owned by: Douglas R. Reno
Priority: normal Milestone: 12.2
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New minor version.

Change History (19)

comment:1 by Xi Ruoyao, 6 weeks ago

Major changes in 1.54.0

  • Translation updates (GNOME Translation Project contributors)

Major changes in 1.53.91

  • onedrive: Fix several issues (Jan-Michael Brummer)
  • wsdd: List just devices of pub:Computer type to filter out unwanted devices (Ondrej Holy)
  • Translation updates (GNOME Translation Project contributors)

Major changes in 1.53.90

  • daemon: Add OneDrive support based on msgraph library (Jan-Michael Brummer)
  • client: Reduce synchronous metadata methods calls to improve performance (Corey Berla)
  • network: Provide standard::content-type and access::can-rename attributes (António Fernandes)
  • build: Fix unknown arguments error on systems that don't use GNU C library (Ondrej Holy)
  • udisks2: Fix unmounting of mount paths that contain non-ASCII characters (Ondrej Holy)
  • Translation updates (GNOME Translation Project contributors)

Major changes in 1.53.1

  • daemon: Add WS-Discovery support based on wsdd daemon (Ondrej Holy)
  • network: Hide Windows Network folder and show the servers merged by default (Ondrej Holy)
  • network: Various other fixes and enhancements (Ondrej Holy)
  • daemon: Port to gcr4 (Ondrej Holy)
  • smb: Fix livelock when mounting share without enough permissions (Ondrej Holy)
  • smb: Fix moving files across filesystem boundaries (Ondrej Holy)
  • Translation updates (GNOME Translation Project contributors)

in reply to:  1 comment:2 by Xi Ruoyao, 6 weeks ago

Replying to Xi Ruoyao:

Major changes in 1.53.90

  • daemon: Add OneDrive support based on msgraph library (Jan-Michael Brummer)

We need -Donedrive=false to avoid this dependency. Or if someone really uses OneDrive add libmsgraph into the book...

comment:3 by Tim Tassonis, 6 weeks ago

Owner: changed from blfs-book to Tim Tassonis
Status: newassigned

I'll go for -Donedrive=false ...

comment:4 by Tim Tassonis, 6 weeks ago

Also needs gcr-4....

comment:5 by Tim Tassonis, 6 weeks ago

Owner: changed from Tim Tassonis to blfs-book
Status: assignednew

Typical shoving new crap down people's throat.

comment:6 by Tim Tassonis, 6 weeks ago

I'm dropping that ticket again. gvfs needs gcr4, and gcr4 needs gtk-4, which I don't use yet.

comment:7 by Xi Ruoyao, 6 weeks ago

You can pass -Dgtk4=false to gcr4, I guess.

comment:8 by Tim Tassonis, 6 weeks ago

No, doesn't work:

../meson.build:1:0: ERROR: Unknown options: "gtk4"

They (IBM/Microsoft) really go full speed in breaking everything now.

in reply to:  8 comment:9 by Xi Ruoyao, 6 weeks ago

Replying to Tim Tassonis:

No, doesn't work:

../meson.build:1:0: ERROR: Unknown options: "gtk4"

Pass it to gcr4, not gvfs.

comment:10 by Tim Tassonis, 6 weeks ago

Yep, that seems to work.

comment:11 by Tim Tassonis, 6 weeks ago

gcr4 seems to want to install libexec/gcr-ssh-agent, which is also installed by gcr3. I'm gonna rename it to gcr4-ssh-agent and see what happens...

comment:12 by Tim Tassonis, 6 weeks ago

Ok, gvfs builds now, with gcr4 without gtk4. Let's see how it runs.

comment:13 by Tim Tassonis, 6 weeks ago

Interesting it links against both gcr3 _and_ gcr4. I hope they know what they are doing... (I fear they don't).

/opt/X11/lib/libgck-1.so.0 /opt/X11/lib/libgck-2.so.2 /opt/X11/lib/libgcr-4.so.4 /opt/X11/lib/libgcr-base-3.so.1

comment:14 by Xi Ruoyao, 6 weeks ago

Not happening to me:

$ ldd /usr/libexec/gvfsd* | grep gcr-3
(nothing)
Last edited 6 weeks ago by Xi Ruoyao (previous) (diff)

comment:15 by Tim Tassonis, 6 weeks ago

You are right. I checked in the DESTDIR contents before installing, and those still linked against the old, installed libraries. Now, the gcr3 stuff is gone.

comment:16 by Tim Tassonis, 6 weeks ago

Looks fine, smb drives work, will check mtp and iphone later and then commit.

comment:17 by Tim Tassonis, 6 weeks ago

Fixed in commit e8f6436220

comment:18 by Douglas R. Reno, 6 weeks ago

Owner: changed from blfs-book to Douglas R. Reno
Status: newassigned

comment:19 by Douglas R. Reno, 3 weeks ago

Resolution: fixed
Status: assignedclosed

This was fixed by Tim at e8f6436220d48e8452e6a618f313209038c10483

Note: See TracTickets for help on using tickets.