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 485766 - filechooser should automatically fallback rather than displaying an error
filechooser should automatically fallback rather than displaying an error
Status: RESOLVED DUPLICATE of bug 562579
Product: gtk+
Classification: Platform
Component: Widget: GtkFileChooser
2.12.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
Federico Mena Quintero
Depends on:
Blocks:
 
 
Reported: 2007-10-11 15:20 UTC by Sebastien Bacher
Modified: 2009-06-12 16:43 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20



Description Sebastien Bacher 2007-10-11 15:20:45 UTC
The bug has been described on https://bugs.launchpad.net/bugs/150772

"I was uploading files to Flickr (through the web UI, just selected them straight off the CF card in Firefox), deleted them afterwards, unmounted the CF card, and resumed browsing. I accidentally hit Ctrl-O in Firefoxat one point, and was greeted with this:
http://www.fooishbar.org/tmp/file-dialog-of-despair.png

It's a bit hostile: I haven't asked it to do anything it can't do, just open a file. Surely it should just fall back to the Home directory if so?

I've reported this against GTK because I think FF just uses the stock GTK filepicker, but if it doesn't, feel free to reassign."
Comment 1 Daniel Stone 2007-10-15 13:56:08 UTC
Unfortunately fooishbar.org is now dead, but it's a dialog box complaining about not being able to find /media/EOS_DIGITAL/DCIM/103CANON or whatever.
Comment 2 Matthias Clasen 2007-10-16 17:56:43 UTC
screenshot is gone, so I can't quite make out what the cause of despair is, here...
Comment 3 Sebastien Bacher 2007-10-16 18:31:14 UTC
easy steps to trigger the bug
- create a test directory
- start gedit
- type "text" in the textview widget
- click on "save"
- save the document in the test directory
- remove the directory using nautilus
- click on "open" in gedit

You get a message saying that the directory is not available
Comment 4 Daniel Stone 2007-11-26 11:20:10 UTC
mclasen: The screenshot is back now, but the behaviour is exactly as Seb describes.
Comment 5 Milan Bouchet-Valat 2009-06-12 16:43:49 UTC

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