Activity log for bug #874847

Date Who What changed Old value New value Message
2011-10-15 07:36:52 Dmitry Shachnev bug added bug
2011-10-15 07:37:03 Dmitry Shachnev nautilus (Ubuntu): status New In Progress
2011-10-15 07:37:14 Dmitry Shachnev nautilus (Ubuntu): assignee Dmitry Shachnev (mitya57)
2011-10-17 12:40:22 Sebastien Bacher bug added subscriber Ted Gould
2011-10-17 12:40:29 Sebastien Bacher nautilus (Ubuntu): importance Undecided Low
2011-10-17 15:18:45 Dmitry Shachnev summary [packaging] 05_desktop_menu_export.patch adds duplicate lines 05_desktop_menu_export.patch adds duplicate lines
2011-10-23 08:01:27 Dmitry Shachnev description I'm currently working on fixing bug 814799 and bug 826771, and I noticed that this patch adds duplicate lines: 05_desktop_menu_export.patch, lines 120-121: + gtk_widget_hide (NAUTILUS_WINDOW (window)->details->statusbar); + gtk_widget_hide (NAUTILUS_WINDOW (window)->details->menubar); These lines already exist in original nautilus_desktop_window.c (they are lines 97-98). I hope to fix this in my branch together with 2 bugs I mentioned above, and I put it here just for better tracking. I'm currently working on fixing bug 814799 and bug 826771, and I noticed that the mentioned patch adds duplicate lines: 05_desktop_menu_export.patch, lines 120-121: + gtk_widget_hide (NAUTILUS_WINDOW (window)->details->statusbar); + gtk_widget_hide (NAUTILUS_WINDOW (window)->details->menubar); lines 129-132: + /* Don't allow close action on desktop */ + action = gtk_action_group_get_action (NAUTILUS_WINDOW (window)->details->main_action_group, + NAUTILUS_ACTION_CLOSE); + gtk_action_set_sensitive (action, FALSE); These lines already exist in original nautilus_desktop_window.c (they are lines 71-72 and 74-77).
2011-10-23 08:01:35 Dmitry Shachnev nautilus (Ubuntu): assignee Dmitry Shachnev (mitya57)
2011-10-23 08:02:04 Dmitry Shachnev nautilus (Ubuntu): status In Progress Confirmed
2011-10-23 08:02:52 Dmitry Shachnev tags patch-needswork
2011-10-23 11:10:27 Launchpad Janitor branch linked lp:~mitya57/ubuntu/precise/nautilus/desktop-window-fixes
2011-10-24 12:55:32 Dmitry Shachnev nautilus (Ubuntu): assignee Dmitry Shachnev (mitya57)
2011-10-24 20:11:57 Sebastien Bacher nominated for series Ubuntu Oneiric
2011-10-24 20:11:57 Sebastien Bacher bug task added nautilus (Ubuntu Oneiric)
2011-10-24 20:11:57 Sebastien Bacher nominated for series Ubuntu Precise
2011-10-24 20:11:57 Sebastien Bacher bug task added nautilus (Ubuntu Precise)
2011-10-24 20:12:05 Sebastien Bacher nautilus (Ubuntu Oneiric): importance Undecided Low
2011-10-25 10:45:28 Launchpad Janitor branch linked lp:~ubuntu-desktop/nautilus/ubuntu
2011-10-25 11:33:19 Martin Pitt nautilus (Ubuntu Precise): status Confirmed Fix Committed
2011-10-25 11:33:30 Martin Pitt nautilus (Ubuntu Oneiric): status New Fix Committed
2011-10-25 11:33:33 Martin Pitt bug added subscriber Ubuntu Stable Release Updates Team
2011-10-25 11:33:37 Martin Pitt bug added subscriber SRU Verification
2011-10-25 11:33:39 Martin Pitt tags patch-needswork patch-needswork verification-needed
2011-10-25 12:19:26 Launchpad Janitor branch linked lp:ubuntu/oneiric-proposed/nautilus
2011-10-25 14:16:24 Dmitry Shachnev tags patch-needswork verification-needed verification-done
2011-10-25 14:21:26 Dmitry Shachnev nautilus (Ubuntu Oneiric): assignee Dmitry Shachnev (mitya57)
2011-10-31 19:24:58 Launchpad Janitor nautilus (Ubuntu Precise): status Fix Committed Fix Released
2011-11-01 14:49:06 Launchpad Janitor nautilus (Ubuntu Oneiric): status Fix Committed Fix Released