[Bug 112425] Changed - Nautilus in infinite error loop



http://bugzilla.gnome.org/show_bug.cgi?id=112425





------- Additional Comments From sams marketing-designs com  2003-05-13 15:05 -------
if, in src/file-manager/fm-desktop-icon-view.c you change line 708 from:
                                                
NAUTILUS_ICON_LAYOUT_T_B_L_R);

to
                                                
NAUTILUS_ICON_LAYOUT_L_R_T_B);

it stops calling lay_down_icons_tblr() which is the function with the
infinite loop in it.  This is just a hack, but it works.  Also, adding
garnome to the CC, since it is in 0.24.2



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]