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 559626 - 'ftp:' in file open dialog makes criticals
'ftp:' in file open dialog makes criticals
Status: RESOLVED DUPLICATE of bug 545980
Product: gtk+
Classification: Platform
Component: Widget: Other
2.14.x
Other All
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2008-11-06 17:04 UTC by Valek Filippov
Modified: 2013-05-25 03:15 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Valek Filippov 2008-11-06 17:04:21 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.
Comment 1 Matthias Clasen 2008-11-12 15:22:45 UTC
There is a work-in-progress patch in bug 545980
Comment 2 Timothy Arceri 2013-05-25 03:15:42 UTC
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 ***