Hello Sebastien,

> Also does it happen every time you follow those steps?

Yes, every time!

I tried to do a backtrace, but it didn't work. Here are the steps I've
followed.

1. Created an /etc/apt/sources.list.d/ddebs with the commands:
echo "deb http://ddebs.ubuntu.com $(lsb_release -cs) main restricted universe 
multiverse" | sudo tee -a /etc/apt/sources.list.d/ddebs.list
echo -e "deb http://ddebs.ubuntu.com $(lsb_release -cs)-updates main restricted 
universe multiverse\ndeb http://ddebs.ubuntu.com $(lsb_release -cs)-proposed 
main restricted universe multiverse" | sudo tee -a 
/etc/apt/sources.list.d/ddebs.list

2. sudo apt-get update

3. Downloaded the script list-symbols-packages-v2.1.sh and run the command:
sudo bash ./list-symbols-packages-v2.1.sh  -t -p $(pidof yelp) 2>/dev/null | 
xargs -d $'\n' sudo apt-get install

It ended its execution with these lines:
E: Unable to locate package using sudo.
E: Couldn't find any package by glob 'using sudo.'
E: Couldn't find any package by regex 'using sudo.'

4. apport-retrace --sandbox=sandboxdir /var/crash/_usr_bin_nautilus.1000.crash
ERROR: report file does not contain one of the required fields: Package

Is there anything else I can do?

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

Title:
  Nautilus crash while searching NTFS partition over Samba

Status in Nautilus:
  New
Status in nautilus package in Ubuntu:
  Triaged

Bug description:
  I have a NAS server with NTFS disks.

  A few days ago I did a fresh installation of Kubuntu 19.04, then I
  installed Nautilus because it is my experience that it handles better
  this usage scenario. I also installed the smbclient.

  When I try to do a file search, eventually Nautilus crashes.
  It seems to me that the first file search always goes fine. When I try to do 
a second search without closing the search bar (ie, updating the search 
keywords), Nautilus crashes. If I close the search bar after a search, and then 
I reopen it to do another search, everything works as expected.

  Note: this only happens while searching NTFS partitions over Samba. If
  I search inside NTFS partitions of my local PC, everything works as
  expected.

  ProblemType: Bug
  DistroRelease: Ubuntu 19.04
  Package: nautilus 1:3.32.1-0ubuntu0.19.04.0
  ProcVersionSignature: Ubuntu 5.0.0-20.21-generic 5.0.8
  Uname: Linux 5.0.0-20-generic x86_64
  ApportVersion: 2.20.10-0ubuntu27
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Mon Jul  8 11:10:48 2019
  ExecutablePath: /usr/bin/nautilus
  GsettingsChanges: b'org.gnome.nautilus.window-state' b'initial-size' b'(882, 
543)'
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)
  usr_lib_nautilus:

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

Reply via email to