After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 756379 - on Google gvfs backend document title is incorrect
on Google gvfs backend document title is incorrect
Status: RESOLVED DUPLICATE of bug 751655
Product: gedit
Classification: Applications
Component: general
3.18.x
Other Linux
: Normal normal
: ---
Assigned To: Gedit maintainers
Gedit maintainers
Depends on: 756354
Blocks:
 
 
Reported: 2015-10-11 07:46 UTC by Baptiste Mille-Mathias
Modified: 2015-10-11 08:52 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Baptiste Mille-Mathias 2015-10-11 07:46:12 UTC
+++ This bug was initially created as a clone of Bug #756354 +++

When opening file from the google gvfs backend, the title is wrong. It uses the id google generated (like 0B29Bf5EQoJiUNE1adTB6WkZpVW8) instead of the name of the document.

On the bug 739008 and it is advised to use the gio property standard::display-name of the file. 

indeed if I use gvfs-info I can see the correct title in the attribute

gvfs-info 0B29Bf5EQoJiUNE1adTB6WkZpVW8
  ...
  standard::name: 0B29Bf5EQoJiUS3dQZndPUlBDelU
  standard::display-name: 2013-03-11 - Devis chg compteur eau jardins copro.pdf
  ...
Comment 1 Baptiste Mille-Mathias 2015-10-11 08:52:56 UTC
Thanks for taking the time to report this.
This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

*** This bug has been marked as a duplicate of bug 751655 ***