[Desktop-packages] [Bug 1633826] Re: nautilus desktop crashes when called with --no-desktop

2016-11-04 Thread Fork
This issue actually appears to be a regression:
https://bugs.launchpad.net/ubuntu/+source/nautilus-dropbox/+bug/1453655

I'm reluctant to mark the bug as duplicate, though, since the other
issue is version-specific and marked as closed.

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

Title:
  nautilus desktop crashes when called with --no-desktop

Status in nautilus package in Ubuntu:
  Incomplete
Status in nautilus-dropbox package in Ubuntu:
  Confirmed

Bug description:
  When calling nautilus with the --no-desktop flag in Ubuntu 16.10 while
  it is already running, the existing desktop stops responding. All
  icons disappear, and the desktop doesn't react to mouse input.

  nautilus may or may not throw the following error:

  (nautilus:3723): GLib-GIO-CRITICAL **:
  g_dbus_interface_skeleton_unexport: assertion
  'interface_->priv->connections != NULL' failed

  (nautilus:3723): GLib-GIO-CRITICAL **:
  g_dbus_interface_skeleton_unexport: assertion
  'interface_->priv->connections != NULL' failed

  This is relevant since e.g. the Dropbox indicator calls nautilus this
  way, resulting in the desktop crashing.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1633826] Re: nautilus desktop crashes when called with --no-desktop

2016-11-02 Thread Fork
Hm, weird. There was no message this time when the desktop disappeared.

I have included the output of the nautilus startup.

** Description changed:

  When calling nautilus with the --no-desktop flag in Ubuntu 16.10 while
  it is already running, the existing desktop stops responding. All icons
  disappear, and the desktop doesn't react to mouse input.
  
- nautilus throws the following error:
+ nautilus may or may not throw the following error:
  
  (nautilus:3723): GLib-GIO-CRITICAL **:
  g_dbus_interface_skeleton_unexport: assertion
  'interface_->priv->connections != NULL' failed
  
  (nautilus:3723): GLib-GIO-CRITICAL **:
  g_dbus_interface_skeleton_unexport: assertion
  'interface_->priv->connections != NULL' failed
  
  This is relevant since e.g. the Dropbox indicator calls nautilus this
  way, resulting in the desktop crashing.

** Attachment added: "Output during nautilus startup"
   
https://bugs.launchpad.net/ubuntu/+source/nautilus-dropbox/+bug/1633826/+attachment/4771019/+files/nautilus_startup_output.txt

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

Title:
  nautilus desktop crashes when called with --no-desktop

Status in nautilus package in Ubuntu:
  Incomplete
Status in nautilus-dropbox package in Ubuntu:
  Confirmed

Bug description:
  When calling nautilus with the --no-desktop flag in Ubuntu 16.10 while
  it is already running, the existing desktop stops responding. All
  icons disappear, and the desktop doesn't react to mouse input.

  nautilus may or may not throw the following error:

  (nautilus:3723): GLib-GIO-CRITICAL **:
  g_dbus_interface_skeleton_unexport: assertion
  'interface_->priv->connections != NULL' failed

  (nautilus:3723): GLib-GIO-CRITICAL **:
  g_dbus_interface_skeleton_unexport: assertion
  'interface_->priv->connections != NULL' failed

  This is relevant since e.g. the Dropbox indicator calls nautilus this
  way, resulting in the desktop crashing.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1633826] Re: nautilus desktop crashes when called with --no-desktop

2016-11-02 Thread Fork
Updated.

Which log? The command line output is in the description, the backtrace
is in comment #4. nautilus doesn't appear to write to /var/log.

** Description changed:

- When calling nautilus with the --no-desktop flag in Ubuntu 16.10, the
- existing desktop crashes with the following error:
+ When calling nautilus with the --no-desktop flag in Ubuntu 16.10 while
+ it is already running, the existing desktop stops responding. All icons
+ disappear, and the desktop doesn't react to mouse input.
+ 
+ nautilus throws the following error:
  
  (nautilus:3723): GLib-GIO-CRITICAL **:
  g_dbus_interface_skeleton_unexport: assertion
  'interface_->priv->connections != NULL' failed
  
  (nautilus:3723): GLib-GIO-CRITICAL **:
  g_dbus_interface_skeleton_unexport: assertion
  'interface_->priv->connections != NULL' failed
  
  This is relevant since e.g. the Dropbox indicator calls nautilus this
  way, resulting in the desktop crashing.

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

Title:
  nautilus desktop crashes when called with --no-desktop

Status in nautilus package in Ubuntu:
  Incomplete
Status in nautilus-dropbox package in Ubuntu:
  Confirmed

Bug description:
  When calling nautilus with the --no-desktop flag in Ubuntu 16.10 while
  it is already running, the existing desktop stops responding. All
  icons disappear, and the desktop doesn't react to mouse input.

  nautilus throws the following error:

  (nautilus:3723): GLib-GIO-CRITICAL **:
  g_dbus_interface_skeleton_unexport: assertion
  'interface_->priv->connections != NULL' failed

  (nautilus:3723): GLib-GIO-CRITICAL **:
  g_dbus_interface_skeleton_unexport: assertion
  'interface_->priv->connections != NULL' failed

  This is relevant since e.g. the Dropbox indicator calls nautilus this
  way, resulting in the desktop crashing.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1633826] Re: nautilus desktop crashes when called with --no-desktop

2016-11-02 Thread Fork
Note that nautilus in its entirety does not crash. nautilus windows will
function normally.

However, the desktop becomes nonfunctional (all icons disappear and the
desktop does not respond to the mouse).

** Attachment added: "Backtrace"
   
https://bugs.launchpad.net/ubuntu/+source/nautilus-dropbox/+bug/1633826/+attachment/4770985/+files/gdb-nautilus.txt

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

Title:
  nautilus desktop crashes when called with --no-desktop

Status in nautilus package in Ubuntu:
  Incomplete
Status in nautilus-dropbox package in Ubuntu:
  Confirmed

Bug description:
  When calling nautilus with the --no-desktop flag in Ubuntu 16.10, the
  existing desktop crashes with the following error:

  (nautilus:3723): GLib-GIO-CRITICAL **:
  g_dbus_interface_skeleton_unexport: assertion
  'interface_->priv->connections != NULL' failed

  (nautilus:3723): GLib-GIO-CRITICAL **:
  g_dbus_interface_skeleton_unexport: assertion
  'interface_->priv->connections != NULL' failed

  This is relevant since e.g. the Dropbox indicator calls nautilus this
  way, resulting in the desktop crashing.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1633826] [NEW] nautilus desktop crashes when called with --no-desktop

2016-10-16 Thread Fork
Public bug reported:

When calling nautilus with the --no-desktop flag in Ubuntu 16.10, the
existing desktop crashes with the following error:

(nautilus:3723): GLib-GIO-CRITICAL **:
g_dbus_interface_skeleton_unexport: assertion
'interface_->priv->connections != NULL' failed

(nautilus:3723): GLib-GIO-CRITICAL **:
g_dbus_interface_skeleton_unexport: assertion
'interface_->priv->connections != NULL' failed

This is relevant since e.g. the Dropbox indicator calls nautilus this
way, resulting in the desktop crashing.

** Affects: nautilus (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: nautilus-dropbox (Ubuntu)
 Importance: Undecided
 Status: New

** Also affects: nautilus (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  nautilus desktop crashes when called with --no-desktop

Status in nautilus package in Ubuntu:
  New
Status in nautilus-dropbox package in Ubuntu:
  New

Bug description:
  When calling nautilus with the --no-desktop flag in Ubuntu 16.10, the
  existing desktop crashes with the following error:

  (nautilus:3723): GLib-GIO-CRITICAL **:
  g_dbus_interface_skeleton_unexport: assertion
  'interface_->priv->connections != NULL' failed

  (nautilus:3723): GLib-GIO-CRITICAL **:
  g_dbus_interface_skeleton_unexport: assertion
  'interface_->priv->connections != NULL' failed

  This is relevant since e.g. the Dropbox indicator calls nautilus this
  way, resulting in the desktop crashing.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1465189] Re: Nautilus crashes when opening Dropbox

2015-06-15 Thread Fork
** Package changed: nautilus (Ubuntu) => nautilus-dropbox (Ubuntu)

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

Title:
  Nautilus crashes when opening Dropbox

Status in nautilus-dropbox package in Ubuntu:
  New

Bug description:
  Since upgrading to Ubuntu 15.04, opening the Dropbox folder via the
  item in the Dropbox menu (accessed by the Dropbox icon in the menu
  bar) causes nautilus to partially crash, i.e. any open windows still
  work, but the desktop loses its icons, context menu and rubber band
  functionality until nautilus is restarted.

  This is written to /var/log/syslog:

  Jun 15 10:24:23 Vector gnome-session[1709]: (nautilus:2809): Gtk-CRITICAL **: 
gtk_icon_theme_get_for_screen: assertion 'GDK_IS_SCREEN (screen)' failed
  Jun 15 10:24:23 Vector gnome-session[1709]: (nautilus:2809): 
GLib-GObject-WARNING **: invalid (NULL) pointer instance
  Jun 15 10:24:23 Vector gnome-session[1709]: (nautilus:2809): 
GLib-GObject-CRITICAL **: g_signal_connect_object: assertion 
'G_TYPE_CHECK_INSTANCE (instance)' failed

  This person appears to have the same problem:
  http://askubuntu.com/questions/624957/problems-with-dropbox-since-
  ubuntu-upgrade-14-10-15-04

  nautilus-dropbox version: 2.10.0-1
  nautilus version: 1:3.14.2-0ubuntu9
  Ubuntu version: 15.04
  Kernel version: 3.19.0-20-generic

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp