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 128931 - crasher typo
crasher typo
Status: RESOLVED FIXED
Product: gnome-vfs
Classification: Deprecated
Component: Other
2.5.x
Other All
: High critical
: ---
Assigned To: gnome-vfs maintainers
gnome-vfs maintainers
Depends on:
Blocks:
 
 
Reported: 2003-12-09 22:45 UTC by Carlos Romero
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
g_object_new typo (622 bytes, patch)
2003-12-09 22:47 UTC, Carlos Romero
none Details | Review

Description Carlos Romero 2003-12-09 22:45:48 UTC
improper use of g_object_new will cause nautilus to crash on startup,
affected versions include 2.5.2 and 2.5.3 released recently.
Comment 1 Carlos Romero 2003-12-09 22:47:31 UTC
Created attachment 22277 [details] [review]
g_object_new typo
Comment 2 Christophe Fergeau 2003-12-10 12:01:07 UTC
Nice catch, thanks for the patch. I committed it to CVS, this will be
in next gnome-vfs release.