Il giorno ven, 13/01/2006 alle 11.47 +0100, Luca Ferretti ha scritto: > Il giorno mer, 11/01/2006 alle 18.08 +0100, Alexander Larsson ha > scritto: > > On Thu, 2005-12-22 at 14:06 +0100, Luca Ferretti wrote: > > > I was trying to use an orange color for the newly added "searchbar" in > > > nautilus. I choose orange because jimmak made an orange folder for saved > > > search folder ( see http://jimmac.musichall.cz/i.php?i=git2 ). > > > > > > So I wrote in ~/.gtkrc-2.0 this > > > > > > style "extra-view-widgets" > > > { > > > bg[NORMAL] = "#d08944" > > > } > > > > > > widget "*.nautilus-extra-view-widget" style:highest > > > "extra-view-widgets" > > > > > > as suggested by Alex previously. > > > > > > Then, loggin in GNOME, Nautilus seems to start (the process exist in ps) > > > but neither windows nor desktop icons appear. Moreover I'm unable to > > > loggin out. > > > > > > And if you think it's strange, ear: I changed the color s/d08944/ffffff > > > and... it works! The session goes fine and and the new widget background > > > is white. Same s/d08944/ff0000 (of course the widget background is red). > > > > > > Anyone can confirm this bug? > > > > What if you just start nautilus from a shell. Do you get any output? > > (remove nautilus from the session and kill it first.)
A little update. > Now it seems to work (I recompiled my test jhbuild HEAD last days): I'm > able to set che color through .gtkrc-2.0 (I haven't tested using a > theme, but I suppose it will work) mmhh, maybe I was using GTK+ HEAD with the new color stuff when I noticed the issue. I should recompile it. > But I found 3 new issues. Related reports on bugzilla not yet opened. > > 1. Nautilus crash on exit > > Removing nautilus from current session and clicking Apply in > Session preferences tool, the GNOME crash dialog appears. I > suppose it could be related to recent switch to > crash-on-g_critical. The backtrace is attached. Fixed on HEAD > 2. Strings is new "color-bar" in burn:// not translated > > The translations for "CD/DVD Creator Folder" label and the > "Write to Disk" button label don't appear. Of course relevant > entries are in po file and are translated (at least on my > disk :-) Maybe a namespace issue? > > Moreover, to match the search:// appearance I suggest to use > bold for "CD/DVD Creator Folder" > > PS what's the real name for "color-bar"? Reported as bug #327207 > 3. Error message on console closing burn:// location > > (nautilus:3186): Gtk-WARNING **: A floating object was > finalized. This means that someone called g_object_unref() on an > object that had only a floating reference; the initial floating > reference is not owned by anyone and must be removed with > gtk_object_sink() after a normal reference is obtained with > g_object_ref(). > > Appears only closing burn:// location. So it's a n-c-b only bug? Reported as bug #327204 > 4. Crash on using latest libbonobo > > See desktop-devel Fixed on HEAD -- nautilus-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/nautilus-list
