GNOME Bugzilla – Bug 559626
'ftp:' in file open dialog makes criticals
Last modified: 2013-05-25 03:15:42 UTC
Please describe the problem: If I try to open file on ftp with file open dialog, I receive 2 or 3 'critical' messages in console. Steps to reproduce: 1. Run gedit 2. Ctrl-O, Ctrl-L (to show location line) 3. Type '/' and 'Enter, type 'ftp:' in location line and press 'Ok' Actual results: GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed Expected results: - At least no CRITICAL - Pop-Up with request for additional info would be better - Ability to open file from ftp server Does this happen every time? yes Other information: With gedit, gimp-2.6 or abiword I have 2 criticals, with gnumeric I have 3.
There is a work-in-progress patch in bug 545980
Entering ftp: actually opens a file in gedit now. ftp:// displays a warning dialog with no critical console message. Anyway will mark as duplicate of the bug where it was fixed. *** This bug has been marked as a duplicate of bug 545980 ***