← Back to team overview

desktop-packages team mailing list archive

[Bug 874847] [NEW] [packaging] 05_desktop_menu_export.patch adds duplicate lines

 

Public bug reported:

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.

** Affects: nautilus (Ubuntu)
     Importance: Undecided
     Assignee: Dmitry Shachnev (mitya57)
         Status: In Progress

** Changed in: nautilus (Ubuntu)
       Status: New => In Progress

** Changed in: nautilus (Ubuntu)
     Assignee: (unassigned) => Dmitry Shachnev (mitya57)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/874847

Title:
  [packaging] 05_desktop_menu_export.patch adds duplicate lines

Status in “nautilus” package in Ubuntu:
  In Progress

Bug 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.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/874847/+subscriptions


Follow ups

References