[Bug 1562764] Re: Pcmanfm crash on invalid path

2016-07-19 Thread Simon Quigley
This fix will be included in the 16.04.1 milestone.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1562764

Title:
  Pcmanfm crash on invalid path

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1562764] Re: Pcmanfm crash on invalid path

2016-07-19 Thread Launchpad Bug Tracker
This bug was fixed in the package libfm - 1.2.4-1ubuntu1.1

---
libfm (1.2.4-1ubuntu1.1) xenial-proposed; urgency=medium

  * debian/patches:
   - 90-SF-1012-Fix-crash-on-non-existent-directory-listing-: From upstream,
 fix crash on invalid path (LP: #1562764).

 -- Julien Lavergne   Mon, 04 Jul 2016 22:40:24 +0200

** Changed in: libfm (Ubuntu Xenial)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1562764

Title:
  Pcmanfm crash on invalid path

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1562764] Re: Pcmanfm crash on invalid path

2016-07-19 Thread Simon Quigley
This patch fixes it. I installed the update from xenial-proposed and it
worked fine.

** Tags removed: verification-needed
** Tags added: verification-done

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1562764

Title:
  Pcmanfm crash on invalid path

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1562764] Re: Pcmanfm crash on invalid path

2016-07-12 Thread Martin Pitt
Hello Marcel, or anyone else affected,

Accepted libfm into xenial-proposed. The package will build now and be
available at https://launchpad.net/ubuntu/+source/libfm/1.2.4-1ubuntu1.1
in a few hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: libfm (Ubuntu Xenial)
   Status: New => Fix Committed

** Tags added: verification-needed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1562764

Title:
  Pcmanfm crash on invalid path

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1562764] Re: Pcmanfm crash on invalid path

2016-07-08 Thread Julien Lavergne
** No longer affects: pcmanfm (Ubuntu)

** No longer affects: pcmanfm (Ubuntu Xenial)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1562764

Title:
  Pcmanfm crash on invalid path

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1562764] Re: Pcmanfm crash on invalid path

2016-07-04 Thread Julien Lavergne
** Description changed:

+ 
+ [Impact] 
+ 
+  * This bug makes pcmanfm crash if an invalid path is selected on the address 
bar.
+  * The fix upstream is quite simple : removing an assert which was not 
necessary.
+ 
+ [Test Case]
+ 
+  * Open pcmanfm
+  * Go to the address bar and try to enter /this_is_a_test (which should not 
exist on your system)
+  * It should crash pcmanfm without the fix. With the fix, pcmanfm should warn 
you about the non existence of this path (and stayed open)
+ 
+ [Regression Potential]
+ 
+  * I can't see any. The fix removes an assert that should not be here
+ (according to upstream), and it's the only change (1 line fix).
+ 
+ [Original bug report]
+ 
  I do not remember anymore
  
  ProblemType: Crash
  DistroRelease: Ubuntu 16.04
  Package: pcmanfm 1.2.4-1
  ProcVersionSignature: Ubuntu 4.4.0-15.31-generic 4.4.6
  Uname: Linux 4.4.0-15-generic i686
  ApportVersion: 2.20-0ubuntu3
  Architecture: i386
  Config_pcmanfm_System_Lubuntu: Error: [Errno 2] Bestand of map bestaat niet: 
'/etc/xdg/pcmanfm/Lubuntu/lubuntu.conf'
  CurrentDesktop: LXDE
  Date: Mon Mar 28 11:05:59 2016
  ExecutablePath: /usr/bin/pcmanfm
  InstallationDate: Installed on 2016-03-27 (0 days ago)
  InstallationMedia: Lubuntu 16.04 LTS "Xenial Xerus" - Beta i386 (20160326)
  ProcCmdline: pcmanfm --desktop --profile lubuntu
  ProcEnviron:
-  LANGUAGE=nl_NL
-  PATH=(custom, no user)
-  XDG_RUNTIME_DIR=
-  LANG=nl_NL.UTF-8
-  SHELL=/bin/bash
+  LANGUAGE=nl_NL
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=
+  LANG=nl_NL.UTF-8
+  SHELL=/bin/bash
  Signal: 6
  SourcePackage: pcmanfm
  Udisks_dump: Error: [Errno 2] Bestand of map bestaat niet: 'udisks'
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1562764

Title:
  Pcmanfm crash on invalid path

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1562764] Re: Pcmanfm crash on invalid path

2016-07-03 Thread Launchpad Bug Tracker
This bug was fixed in the package libfm - 1.2.4-1ubuntu2

---
libfm (1.2.4-1ubuntu2) yakkety; urgency=medium

  * debian/patches:
   - 90-SF-1012-Fix-crash-on-non-existent-directory-listing-: From upstream,
 fix crash on invalid path (LP: #1562764).
   - 91-SF-1010-Fix-Launch-in-Terminal-issue-when-custom-arg: From upstream,
 fix usage of additional arguments on terminal settings (LP: #1598595).

 -- Julien Lavergne   Sun, 03 Jul 2016 18:37:07 +0200

** Changed in: libfm (Ubuntu)
   Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1562764

Title:
  Pcmanfm crash on invalid path

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1562764] Re: Pcmanfm crash on invalid path

2016-07-03 Thread Julien Lavergne
** Changed in: libfm (Ubuntu)
   Status: New => In Progress

** Changed in: libfm (Ubuntu)
   Importance: Undecided => Medium

** Changed in: libfm (Ubuntu)
 Assignee: (unassigned) => Julien Lavergne (gilir)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1562764

Title:
  Pcmanfm crash on invalid path

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1562764] Re: Pcmanfm crash on invalid path

2016-07-03 Thread Julien Lavergne
** Also affects: libfm (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1562764

Title:
  Pcmanfm crash on invalid path

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1562764] Re: Pcmanfm crash on invalid path

2016-07-03 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: pcmanfm (Ubuntu Xenial)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1562764

Title:
  Pcmanfm crash on invalid path

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs