Hello, With GNOME, I'm accessing files on google drive via GIO When opening a file via either nautilus/file browser or via the Open menu of LO, the name displayed above is not the name of the document but some random string (with the word "remote" in parenthesis). The weird part is that the code seems to call the g_file_info_get_display_name() function For what I can see the build in debian unstable is properly built with GIO support
On pc Debian x86-64 with master sources updated today, I could reproduce this.