[Desktop-packages] [Bug 1675863] Re: Nautilus crash after renaming an ODS file whilst in Filtered view

2017-09-18 Thread Sebastien Bacher
*** This bug is a duplicate of bug 1677067 ***
https://bugs.launchpad.net/bugs/1677067

** This bug has been marked a duplicate of bug 1677067
   nautilus crashed with SIGSEGV in nautilus_file_clear_info()

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

Title:
  Nautilus crash after renaming an ODS file whilst in Filtered view

Status in nautilus package in Ubuntu:
  New

Bug description:
  Reproduction steps:

  Using nautilus, use CTRL-F to filter files viewed (Open Document ods files 
only)
  Right click on any file in the filtered view, and rename it
  and wait (not long).
  Window greys and closes, resulting in an internal error screen.

  Description:  Ubuntu 16.04.2 LTS  (fully updated as of 24 MAR 2017)
  Release:  16.04

  nautilus:
Installed: 1:3.18.4.is.3.14.3-0ubuntu5
Candidate: 1:3.18.4.is.3.14.3-0ubuntu5
Version table:
   *** 1:3.18.4.is.3.14.3-0ubuntu5 500
  500 http://gb.archive.ubuntu.com/ubuntu xenial-updates/main amd64 
Packages
  100 /var/lib/dpkg/status
   1:3.18.4.is.3.14.3-0ubuntu4 500
  500 http://gb.archive.ubuntu.com/ubuntu xenial/main amd64 Packages

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1675863/+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 1675863] Re: Nautilus crash after renaming an ODS file whilst in Filtered view

2017-09-18 Thread Sebastien Bacher
** Changed in: nautilus (Ubuntu)
   Status: Incomplete => 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/1675863

Title:
  Nautilus crash after renaming an ODS file whilst in Filtered view

Status in nautilus package in Ubuntu:
  New

Bug description:
  Reproduction steps:

  Using nautilus, use CTRL-F to filter files viewed (Open Document ods files 
only)
  Right click on any file in the filtered view, and rename it
  and wait (not long).
  Window greys and closes, resulting in an internal error screen.

  Description:  Ubuntu 16.04.2 LTS  (fully updated as of 24 MAR 2017)
  Release:  16.04

  nautilus:
Installed: 1:3.18.4.is.3.14.3-0ubuntu5
Candidate: 1:3.18.4.is.3.14.3-0ubuntu5
Version table:
   *** 1:3.18.4.is.3.14.3-0ubuntu5 500
  500 http://gb.archive.ubuntu.com/ubuntu xenial-updates/main amd64 
Packages
  100 /var/lib/dpkg/status
   1:3.18.4.is.3.14.3-0ubuntu4 500
  500 http://gb.archive.ubuntu.com/ubuntu xenial/main amd64 Packages

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1675863/+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 1675863] Re: Nautilus crash after renaming an ODS file whilst in Filtered view

2017-09-07 Thread Tobias Ribizel
I ran into this bug as well, see the attached stack trace.

The cause of this bug seems to be the fact that the parent_slot of the
file is empty, so the null pointer at g_class is dereferenced in the
NAUTILUS_FILE_GET_CLASS macro:

(gdb) print *file
$1 = {parent_slot = {g_type_instance = {g_class = 0x0}, ref_count = 0, qdata = 
0x0}, details = ...}

** Attachment added: "trace"
   
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1675863/+attachment/4945733/+files/trace

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

Title:
  Nautilus crash after renaming an ODS file whilst in Filtered view

Status in nautilus package in Ubuntu:
  Incomplete

Bug description:
  Reproduction steps:

  Using nautilus, use CTRL-F to filter files viewed (Open Document ods files 
only)
  Right click on any file in the filtered view, and rename it
  and wait (not long).
  Window greys and closes, resulting in an internal error screen.

  Description:  Ubuntu 16.04.2 LTS  (fully updated as of 24 MAR 2017)
  Release:  16.04

  nautilus:
Installed: 1:3.18.4.is.3.14.3-0ubuntu5
Candidate: 1:3.18.4.is.3.14.3-0ubuntu5
Version table:
   *** 1:3.18.4.is.3.14.3-0ubuntu5 500
  500 http://gb.archive.ubuntu.com/ubuntu xenial-updates/main amd64 
Packages
  100 /var/lib/dpkg/status
   1:3.18.4.is.3.14.3-0ubuntu4 500
  500 http://gb.archive.ubuntu.com/ubuntu xenial/main amd64 Packages

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1675863/+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 1675863] Re: Nautilus crash after renaming an ODS file whilst in Filtered view

2017-08-28 Thread Sebastien Bacher
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Please try to obtain a backtrace following the
instructions at http://wiki.ubuntu.com/DebuggingProgramCrash and upload
the backtrace (as an attachment) to the bug report. This will greatly
help us in tracking down your problem.

** Changed in: nautilus (Ubuntu)
   Importance: Undecided => High

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

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

Title:
  Nautilus crash after renaming an ODS file whilst in Filtered view

Status in nautilus package in Ubuntu:
  Incomplete

Bug description:
  Reproduction steps:

  Using nautilus, use CTRL-F to filter files viewed (Open Document ods files 
only)
  Right click on any file in the filtered view, and rename it
  and wait (not long).
  Window greys and closes, resulting in an internal error screen.

  Description:  Ubuntu 16.04.2 LTS  (fully updated as of 24 MAR 2017)
  Release:  16.04

  nautilus:
Installed: 1:3.18.4.is.3.14.3-0ubuntu5
Candidate: 1:3.18.4.is.3.14.3-0ubuntu5
Version table:
   *** 1:3.18.4.is.3.14.3-0ubuntu5 500
  500 http://gb.archive.ubuntu.com/ubuntu xenial-updates/main amd64 
Packages
  100 /var/lib/dpkg/status
   1:3.18.4.is.3.14.3-0ubuntu4 500
  500 http://gb.archive.ubuntu.com/ubuntu xenial/main amd64 Packages

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1675863/+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 1675863] Re: Nautilus crash after renaming an ODS file whilst in Filtered view

2017-03-24 Thread Andy Brook
When this happens, the rename actually succeeded, so I usually just
relaunch nautilus and open the file.  Having logged this, I was doing
some more replication checks, straight after the crash, it was not
possible to duplicate, but I really get this a lot.

If there are more diagnosis steps I can take to capture more information
at the point of crash, let me know (I submitted the data from the Oops
window, so any data from there will be 'somewhere')

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

Title:
  Nautilus crash after renaming an ODS file whilst in Filtered view

Status in nautilus package in Ubuntu:
  New

Bug description:
  Reproduction steps:

  Using nautilus, use CTRL-F to filter files viewed (Open Document ods files 
only)
  Right click on any file in the filtered view, and rename it
  and wait (not long).
  Window greys and closes, resulting in an internal error screen.

  Description:  Ubuntu 16.04.2 LTS  (fully updated as of 24 MAR 2017)
  Release:  16.04

  nautilus:
Installed: 1:3.18.4.is.3.14.3-0ubuntu5
Candidate: 1:3.18.4.is.3.14.3-0ubuntu5
Version table:
   *** 1:3.18.4.is.3.14.3-0ubuntu5 500
  500 http://gb.archive.ubuntu.com/ubuntu xenial-updates/main amd64 
Packages
  100 /var/lib/dpkg/status
   1:3.18.4.is.3.14.3-0ubuntu4 500
  500 http://gb.archive.ubuntu.com/ubuntu xenial/main amd64 Packages

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1675863/+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