GNOME Bugzilla – Bug 664587
Gtk-WARNING when (over)writing a file
Last modified: 2011-11-23 20:45:33 UTC
When overwriting a .gnumeric file I get: (gnumeric:9667): Gtk-WARNING **: Unable to retrieve the file info for `file:///home/aguelzow/gnumeric-dev-docs/gnumeric-tests/Book1': Error stating file '/home/aguelzow/gnumeric-dev-docs/gnumeric-tests/Book1': No such file or directory note that the exension is missing.
This, once again, smells like a non-gnumeric bug:
+ Trace 229098
The same problem occurs when the file did not exist previously: (gnumeric:11935): Gtk-WARNING **: Unable to retrieve the file info for `file:///home/aguelzow/gnumeric-dev-docs/gnumeric-tests/Book1-new': Error stating file '/home/aguelzow/gnumeric-dev-docs/gnumeric-tests/Book1-new': No such file or directory again the extension seems to be missing (but of course even with the correct extension, the file would not be able to be found). This second version appears to be gtk bug #662814.
assigning to gtk+
*** This bug has been marked as a duplicate of bug 662814 ***