https://bugzilla.xfce.org/show_bug.cgi?id=15367
--- Comment #3 from alexxcons <[email protected]> --- 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. _______________________________________________ Xfce-bugs mailing list [email protected] https://mail.xfce.org/mailman/listinfo/xfce-bugs
