← Back to team overview

desktop-packages team mailing list archive

[Bug 880938] Re: Nautilus Gtk-CRITICAL **: gtk_action_set_visible: assertion `GTK_IS_ACTION (action)' failed

 

This bug was fixed in the package nautilus - 1:3.2.1-0ubuntu4

---------------
nautilus (1:3.2.1-0ubuntu4) precise; urgency=low

  [ Chow Loong Jin ]
  * Add upstream patch to workaround focus issues on typeahead:
    - debian/patches/git-0001-Workaround-focus-issues-on-typeahead.patch
    (LP: #879456)

  [ Dmitry Shachnev ]
   * debian/patches/05_desktop_menu_export.patch (updated):
    - Stop hiding actions that do not exist anymore (LP: #880938)

  [ Didier Roche ]
  * Remove duplicate files icon, still workarounding missing desktop file:
    (LP: #886428)
    - removed debian/nautilus.links
    - ship debian/nautilus-folder-handler.desktop, copy of nautilus.desktop
      with NoDisplay=true
    - debian/nautilus.install: install the new file
  * debian/patches/11_copy_skipping_pager.patch:
    - only skip pager for the unity session (LP: #868032)

nautilus (1:3.2.1-0ubuntu3) oneiric-proposed; urgency=low

  [ Didier Roche ]
  * debian/nautilus.links: provide a symlink to workaround missing desktop file
    from prefered mimeapps.list (LP: #876788)
 -- Didier Roche <didrocks@xxxxxxxxxx>   Thu, 10 Nov 2011 09:37:51 +0100

** Changed in: nautilus (Ubuntu)
       Status: Confirmed => Fix Released

-- 
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/880938

Title:
  Nautilus Gtk-CRITICAL **: gtk_action_set_visible: assertion
  `GTK_IS_ACTION (action)' failed

Status in “nautilus” package in Ubuntu:
  Fix Released
Status in “nautilus” source package in Oneiric:
  New

Bug description:
  Gtk-CRITICAL error messages occur by "nautilus -n" command.

  this bug reason is that undefined nautilus actions is given to
  arguments of gtk_action_set_visible function (in
  nautilus_desktop_window_constructed of nautilus-desktop-window.c).

  undefined actions: 
  "Backgrounds and Emblems"
  "Nautilus Manual"

  [How To Reproduce]
  1. nautilus -q
  2. nautilus -n

  [Actual Result]
  following error messages are displayed.

  (nautilus:3417): Gtk-CRITICAL **: gtk_action_set_visible: assertion
  `GTK_IS_ACTION (action)' failed

  (nautilus:3417): Gtk-CRITICAL **: gtk_action_set_visible: assertion
  `GTK_IS_ACTION (action)' failed

  [Expected Result]
  No Gtk-CRITICAL error messages.

  [How To Fix]
  attached patch.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: nautilus 1:3.2.1-0ubuntu1 [modified: usr/bin/nautilus]
  ProcVersionSignature: Ubuntu 3.0.0-13.21-generic 3.0.6
  Uname: Linux 3.0.0-13-generic i686
  ApportVersion: 1.23-0ubuntu3
  Architecture: i386
  Date: Tue Oct 25 00:38:35 2011
  InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Alpha i386 (20110531.1)
  SourcePackage: nautilus
  UpgradeStatus: Upgraded to oneiric on 2011-09-27 (27 days ago)

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


References