[Xfce-bugs] [Bug 15367] Regression: thunar detects writable share as being read-only

bugzilla-daemon at xfce.org bugzilla-daemon at xfce.org
Wed May 8 21:53:17 CEST 2019


https://bugzilla.xfce.org/show_bug.cgi?id=15367

--- Comment #3 from alexxcons <alexxcons at xfce.org> ---
Thanks for reporting, and thanks for the proposed fix !

The doc of "g_file_info_get_attribute_boolean" does not mention "NULL" as
possible return value ..  though other g_file_info methods actually do return
NULL if the attribute was not found. So I guess the gtk3 doc is missing the
NULL return on "attribute not found".
https://developer.gnome.org/gio//2.54/GFileInfo.html#g-file-info-get-attribute-boolean

Now, if you are motivated to further investigate,  it would be interesting to
know, why the attribute G_FILE_ATTRIBUTE_ACCESS_CAN_WRITE actually is missing
for your file. 

I cannot reproduce the bug here, since I dont have a SMB share ... probably
Andre Miranda will take a look at this bug soon.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Xfce-bugs mailing list