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 79551 - fix for BonoboWindow init change
fix for BonoboWindow init change
Status: RESOLVED FIXED
Product: nautilus
Classification: Core
Component: general
0.x.x [obsolete]
Other Linux
: High critical
: 1.1.x
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on: 77225
Blocks:
 
 
Reported: 2002-04-22 23:27 UTC by Murray Cumming
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fix for BonoboWindow change (1.63 KB, patch)
2002-04-22 23:28 UTC, Murray Cumming
none Details | Review

Description Murray Cumming 2002-04-22 23:27:46 UTC
This patch corrects NautilusWindow initialization, needed if the
BonoboWindow initialization patch is applied. This replaces code that was
irresponsibly copy-pasted from BonoboWindow instead of using the
bonobo_window_construct() function.
Comment 1 Murray Cumming 2002-04-22 23:28:59 UTC
Created attachment 7876 [details] [review]
Fix for BonoboWindow change
Comment 2 Murray Cumming 2002-04-22 23:32:43 UTC
Only apply if the BonoboWindow patch in 77225 is applied.
Comment 3 Murray Cumming 2002-04-24 00:40:07 UTC
Applied.