[Desktop-packages] [Bug 1316509] Re: GtkFileChooser crashes due to a signal connection left behind by GtkMountOperation

2014-06-03 Thread Launchpad Bug Tracker
This bug was fixed in the package gtk+2.0 - 2.24.23-0ubuntu1.1

---
gtk+2.0 (2.24.23-0ubuntu1.1) trusty; urgency=medium

  * Backport GtkMountOperation signal fix (LP: #1316509)
 -- Alistair Buxton a.j.bux...@gmail.com   Tue, 06 May 2014 12:28:57 +0100

** Changed in: gtk+2.0 (Ubuntu)
   Status: Triaged = Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gtk+2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1316509

Title:
  GtkFileChooser crashes due to a signal connection left behind by
  GtkMountOperation

Status in GTK+ GUI Toolkit:
  Fix Released
Status in “gtk+2.0” package in Ubuntu:
  Fix Released
Status in “gtk+2.0” source package in Trusty:
  Fix Released

Bug description:
  Note: This bug has been reported upstream and also fixed (the patch
  attached is from the upstream bugreport).

  [Impact]
   * Unmounting/ejecting a volume can lead to crashes/segfaults.
   * This bug is quite critical for users of Xubuntu and Ubuntu Studio, as it 
affects the file-manager Thunar, which is still Gtk2. (The problem occurs when 
users unmount a volume.)
   * A detailed description/explanation of the patch is included in the 
upstream bugreport.

  [Test Case]
   * Test-case from the upstream bugreport
  1. The system has a volume (partition, connected USB stick, whatever else) 
that
  is not mounted at the moment.
  2. Launch smplayer (the bug may trigger with other apps as well).
  3. Select Open = File The dialog appears.
  4. Click on the volume label in the dialog for the volume to be mounted.
  5. Select a file on the volume.
  6. Click Open.
   * Our users have also reported frequently that unmounting/ejecting of 
network drives can cause this problem. Thunar only segfaults/hangs on quitting.

  [Regression Potential]
   * Practically zero, as the patch only removes a signal connection.
   * This will obviously only affect distros/desktops that rely on Gtk2.

  [Other Info]
   * Upstream, this patch has only been merged into Gtk3, but it also applies 
in Gtk2. As Gtk2 is crucial for some members of the Ubuntu family (namely 
Xubuntu and Ubuntu Studio), we need this patch for Gtk2 as well.
   * This bug is one of the most frequently reported ones on Xubuntu's 
bugtracker. Obviously most users filed it against our file-manager (which 
exposes the bug), e.g. 
https://bugs.launchpad.net/ubuntu/+source/thunar/+bug/1203296

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/1316509/+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 1316509] Re: GtkFileChooser crashes due to a signal connection left behind by GtkMountOperation

2014-05-19 Thread Launchpad Bug Tracker
This bug was fixed in the package gtk+2.0 - 2.24.23-0ubuntu1.1

---
gtk+2.0 (2.24.23-0ubuntu1.1) trusty; urgency=medium

  * Backport GtkMountOperation signal fix (LP: #1316509)
 -- Alistair Buxton a.j.bux...@gmail.com   Tue, 06 May 2014 12:28:57 +0100

** Changed in: gtk+2.0 (Ubuntu Trusty)
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gtk+2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1316509

Title:
  GtkFileChooser crashes due to a signal connection left behind by
  GtkMountOperation

Status in GTK+ GUI Toolkit:
  Fix Released
Status in “gtk+2.0” package in Ubuntu:
  Triaged
Status in “gtk+2.0” source package in Trusty:
  Fix Released

Bug description:
  Note: This bug has been reported upstream and also fixed (the patch
  attached is from the upstream bugreport).

  [Impact]
   * Unmounting/ejecting a volume can lead to crashes/segfaults.
   * This bug is quite critical for users of Xubuntu and Ubuntu Studio, as it 
affects the file-manager Thunar, which is still Gtk2. (The problem occurs when 
users unmount a volume.)
   * A detailed description/explanation of the patch is included in the 
upstream bugreport.

  [Test Case]
   * Test-case from the upstream bugreport
  1. The system has a volume (partition, connected USB stick, whatever else) 
that
  is not mounted at the moment.
  2. Launch smplayer (the bug may trigger with other apps as well).
  3. Select Open = File The dialog appears.
  4. Click on the volume label in the dialog for the volume to be mounted.
  5. Select a file on the volume.
  6. Click Open.
   * Our users have also reported frequently that unmounting/ejecting of 
network drives can cause this problem. Thunar only segfaults/hangs on quitting.

  [Regression Potential]
   * Practically zero, as the patch only removes a signal connection.
   * This will obviously only affect distros/desktops that rely on Gtk2.

  [Other Info]
   * Upstream, this patch has only been merged into Gtk3, but it also applies 
in Gtk2. As Gtk2 is crucial for some members of the Ubuntu family (namely 
Xubuntu and Ubuntu Studio), we need this patch for Gtk2 as well.
   * This bug is one of the most frequently reported ones on Xubuntu's 
bugtracker. Obviously most users filed it against our file-manager (which 
exposes the bug), e.g. 
https://bugs.launchpad.net/ubuntu/+source/thunar/+bug/1203296

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/1316509/+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 1316509] Re: GtkFileChooser crashes due to a signal connection left behind by GtkMountOperation

2014-05-15 Thread Simon Steinbeiß
Hi Brian,
I've been testing gtk+2.0 (Version 2.24.23-0ubuntu1.1) for a few days now and 
it's working fine. Thanks!

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

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gtk+2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1316509

Title:
  GtkFileChooser crashes due to a signal connection left behind by
  GtkMountOperation

Status in GTK+ GUI Toolkit:
  Fix Released
Status in “gtk+2.0” package in Ubuntu:
  Triaged
Status in “gtk+2.0” source package in Trusty:
  Fix Committed

Bug description:
  Note: This bug has been reported upstream and also fixed (the patch
  attached is from the upstream bugreport).

  [Impact]
   * Unmounting/ejecting a volume can lead to crashes/segfaults.
   * This bug is quite critical for users of Xubuntu and Ubuntu Studio, as it 
affects the file-manager Thunar, which is still Gtk2. (The problem occurs when 
users unmount a volume.)
   * A detailed description/explanation of the patch is included in the 
upstream bugreport.

  [Test Case]
   * Test-case from the upstream bugreport
  1. The system has a volume (partition, connected USB stick, whatever else) 
that
  is not mounted at the moment.
  2. Launch smplayer (the bug may trigger with other apps as well).
  3. Select Open = File The dialog appears.
  4. Click on the volume label in the dialog for the volume to be mounted.
  5. Select a file on the volume.
  6. Click Open.
   * Our users have also reported frequently that unmounting/ejecting of 
network drives can cause this problem. Thunar only segfaults/hangs on quitting.

  [Regression Potential]
   * Practically zero, as the patch only removes a signal connection.
   * This will obviously only affect distros/desktops that rely on Gtk2.

  [Other Info]
   * Upstream, this patch has only been merged into Gtk3, but it also applies 
in Gtk2. As Gtk2 is crucial for some members of the Ubuntu family (namely 
Xubuntu and Ubuntu Studio), we need this patch for Gtk2 as well.
   * This bug is one of the most frequently reported ones on Xubuntu's 
bugtracker. Obviously most users filed it against our file-manager (which 
exposes the bug), e.g. 
https://bugs.launchpad.net/ubuntu/+source/thunar/+bug/1203296

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/1316509/+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 1316509] Re: GtkFileChooser crashes due to a signal connection left behind by GtkMountOperation

2014-05-12 Thread Brian Murray
Hello Simon, or anyone else affected,

Accepted gtk+2.0 into trusty-proposed. The package will build now and be
available at
http://launchpad.net/ubuntu/+source/gtk+2.0/2.24.23-0ubuntu1.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!

** Also affects: gtk+2.0 (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Changed in: gtk+2.0 (Ubuntu Trusty)
   Status: New = In Progress

** Changed in: gtk+2.0 (Ubuntu Trusty)
   Importance: Undecided = High

** Changed in: gtk+2.0 (Ubuntu)
   Status: In Progress = Triaged

** Changed in: gtk+2.0 (Ubuntu Trusty)
   Status: In Progress = Fix Committed

** Tags added: verification-needed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gtk+2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1316509

Title:
  GtkFileChooser crashes due to a signal connection left behind by
  GtkMountOperation

Status in GTK+ GUI Toolkit:
  Fix Released
Status in “gtk+2.0” package in Ubuntu:
  Triaged
Status in “gtk+2.0” source package in Trusty:
  Fix Committed

Bug description:
  Note: This bug has been reported upstream and also fixed (the patch
  attached is from the upstream bugreport).

  [Impact]
   * Unmounting/ejecting a volume can lead to crashes/segfaults.
   * This bug is quite critical for users of Xubuntu and Ubuntu Studio, as it 
affects the file-manager Thunar, which is still Gtk2. (The problem occurs when 
users unmount a volume.)
   * A detailed description/explanation of the patch is included in the 
upstream bugreport.

  [Test Case]
   * Test-case from the upstream bugreport
  1. The system has a volume (partition, connected USB stick, whatever else) 
that
  is not mounted at the moment.
  2. Launch smplayer (the bug may trigger with other apps as well).
  3. Select Open = File The dialog appears.
  4. Click on the volume label in the dialog for the volume to be mounted.
  5. Select a file on the volume.
  6. Click Open.
   * Our users have also reported frequently that unmounting/ejecting of 
network drives can cause this problem. Thunar only segfaults/hangs on quitting.

  [Regression Potential]
   * Practically zero, as the patch only removes a signal connection.
   * This will obviously only affect distros/desktops that rely on Gtk2.

  [Other Info]
   * Upstream, this patch has only been merged into Gtk3, but it also applies 
in Gtk2. As Gtk2 is crucial for some members of the Ubuntu family (namely 
Xubuntu and Ubuntu Studio), we need this patch for Gtk2 as well.
   * This bug is one of the most frequently reported ones on Xubuntu's 
bugtracker. Obviously most users filed it against our file-manager (which 
exposes the bug), e.g. 
https://bugs.launchpad.net/ubuntu/+source/thunar/+bug/1203296

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/1316509/+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 1316509] Re: GtkFileChooser crashes due to a signal connection left behind by GtkMountOperation

2014-05-12 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/trusty-proposed/gtk+2.0

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gtk+2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1316509

Title:
  GtkFileChooser crashes due to a signal connection left behind by
  GtkMountOperation

Status in GTK+ GUI Toolkit:
  Fix Released
Status in “gtk+2.0” package in Ubuntu:
  Triaged
Status in “gtk+2.0” source package in Trusty:
  Fix Committed

Bug description:
  Note: This bug has been reported upstream and also fixed (the patch
  attached is from the upstream bugreport).

  [Impact]
   * Unmounting/ejecting a volume can lead to crashes/segfaults.
   * This bug is quite critical for users of Xubuntu and Ubuntu Studio, as it 
affects the file-manager Thunar, which is still Gtk2. (The problem occurs when 
users unmount a volume.)
   * A detailed description/explanation of the patch is included in the 
upstream bugreport.

  [Test Case]
   * Test-case from the upstream bugreport
  1. The system has a volume (partition, connected USB stick, whatever else) 
that
  is not mounted at the moment.
  2. Launch smplayer (the bug may trigger with other apps as well).
  3. Select Open = File The dialog appears.
  4. Click on the volume label in the dialog for the volume to be mounted.
  5. Select a file on the volume.
  6. Click Open.
   * Our users have also reported frequently that unmounting/ejecting of 
network drives can cause this problem. Thunar only segfaults/hangs on quitting.

  [Regression Potential]
   * Practically zero, as the patch only removes a signal connection.
   * This will obviously only affect distros/desktops that rely on Gtk2.

  [Other Info]
   * Upstream, this patch has only been merged into Gtk3, but it also applies 
in Gtk2. As Gtk2 is crucial for some members of the Ubuntu family (namely 
Xubuntu and Ubuntu Studio), we need this patch for Gtk2 as well.
   * This bug is one of the most frequently reported ones on Xubuntu's 
bugtracker. Obviously most users filed it against our file-manager (which 
exposes the bug), e.g. 
https://bugs.launchpad.net/ubuntu/+source/thunar/+bug/1203296

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/1316509/+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 1316509] Re: GtkFileChooser crashes due to a signal connection left behind by GtkMountOperation

2014-05-09 Thread Sebastien Bacher
Thanks, sponsored the SRU

** Changed in: gtk+2.0 (Ubuntu)
   Importance: Undecided = High

** Changed in: gtk+2.0 (Ubuntu)
   Status: Confirmed = In Progress

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gtk+2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1316509

Title:
  GtkFileChooser crashes due to a signal connection left behind by
  GtkMountOperation

Status in GTK+ GUI Toolkit:
  Fix Released
Status in “gtk+2.0” package in Ubuntu:
  In Progress

Bug description:
  Note: This bug has been reported upstream and also fixed (the patch
  attached is from the upstream bugreport).

  [Impact]
   * Unmounting/ejecting a volume can lead to crashes/segfaults.
   * This bug is quite critical for users of Xubuntu and Ubuntu Studio, as it 
affects the file-manager Thunar, which is still Gtk2. (The problem occurs when 
users unmount a volume.)
   * A detailed description/explanation of the patch is included in the 
upstream bugreport.

  [Test Case]
   * Test-case from the upstream bugreport
  1. The system has a volume (partition, connected USB stick, whatever else) 
that
  is not mounted at the moment.
  2. Launch smplayer (the bug may trigger with other apps as well).
  3. Select Open = File The dialog appears.
  4. Click on the volume label in the dialog for the volume to be mounted.
  5. Select a file on the volume.
  6. Click Open.
   * Our users have also reported frequently that unmounting/ejecting of 
network drives can cause this problem. Thunar only segfaults/hangs on quitting.

  [Regression Potential]
   * Practically zero, as the patch only removes a signal connection.
   * This will obviously only affect distros/desktops that rely on Gtk2.

  [Other Info]
   * Upstream, this patch has only been merged into Gtk3, but it also applies 
in Gtk2. As Gtk2 is crucial for some members of the Ubuntu family (namely 
Xubuntu and Ubuntu Studio), we need this patch for Gtk2 as well.
   * This bug is one of the most frequently reported ones on Xubuntu's 
bugtracker. Obviously most users filed it against our file-manager (which 
exposes the bug), e.g. 
https://bugs.launchpad.net/ubuntu/+source/thunar/+bug/1203296

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/1316509/+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 1316509] Re: GtkFileChooser crashes due to a signal connection left behind by GtkMountOperation

2014-05-09 Thread Alistair Buxton
For the record this has now been applied to gtk2 upstream.

https://git.gnome.org/browse/gtk+/commit/?h=gtk-2-24id=c9da8bddca8f4e75e2ac6d7b362dd90fe7a844bc

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gtk+2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1316509

Title:
  GtkFileChooser crashes due to a signal connection left behind by
  GtkMountOperation

Status in GTK+ GUI Toolkit:
  Fix Released
Status in “gtk+2.0” package in Ubuntu:
  In Progress

Bug description:
  Note: This bug has been reported upstream and also fixed (the patch
  attached is from the upstream bugreport).

  [Impact]
   * Unmounting/ejecting a volume can lead to crashes/segfaults.
   * This bug is quite critical for users of Xubuntu and Ubuntu Studio, as it 
affects the file-manager Thunar, which is still Gtk2. (The problem occurs when 
users unmount a volume.)
   * A detailed description/explanation of the patch is included in the 
upstream bugreport.

  [Test Case]
   * Test-case from the upstream bugreport
  1. The system has a volume (partition, connected USB stick, whatever else) 
that
  is not mounted at the moment.
  2. Launch smplayer (the bug may trigger with other apps as well).
  3. Select Open = File The dialog appears.
  4. Click on the volume label in the dialog for the volume to be mounted.
  5. Select a file on the volume.
  6. Click Open.
   * Our users have also reported frequently that unmounting/ejecting of 
network drives can cause this problem. Thunar only segfaults/hangs on quitting.

  [Regression Potential]
   * Practically zero, as the patch only removes a signal connection.
   * This will obviously only affect distros/desktops that rely on Gtk2.

  [Other Info]
   * Upstream, this patch has only been merged into Gtk3, but it also applies 
in Gtk2. As Gtk2 is crucial for some members of the Ubuntu family (namely 
Xubuntu and Ubuntu Studio), we need this patch for Gtk2 as well.
   * This bug is one of the most frequently reported ones on Xubuntu's 
bugtracker. Obviously most users filed it against our file-manager (which 
exposes the bug), e.g. 
https://bugs.launchpad.net/ubuntu/+source/thunar/+bug/1203296

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/1316509/+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 1316509] Re: GtkFileChooser crashes due to a signal connection left behind by GtkMountOperation

2014-05-06 Thread Bug Watch Updater
** Changed in: gtk
   Status: Unknown = Fix Released

** Changed in: gtk
   Importance: Unknown = Medium

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gtk+2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1316509

Title:
  GtkFileChooser crashes due to a signal connection left behind by
  GtkMountOperation

Status in GTK+ GUI Toolkit:
  Fix Released
Status in “gtk+2.0” package in Ubuntu:
  New

Bug description:
  Note: This bug has been reported upstream and also fixed (the patch
  attached is from the upstream bugreport).

  [Impact]
   * Unmounting/ejecting a volume can lead to crashes/segfaults.
   * This bug is quite critical for users of Xubuntu and Ubuntu Studio, as it 
affects the file-manager Thunar, which is still Gtk2. (The problem occurs when 
users unmount a volume.)
   * A detailed description/explanation of the patch is included in the 
upstream bugreport.

  [Test Case]
   * Test-case from the upstream bugreport
  1. The system has a volume (partition, connected USB stick, whatever else) 
that
  is not mounted at the moment.
  2. Launch smplayer (the bug may trigger with other apps as well).
  3. Select Open = File The dialog appears.
  4. Click on the volume label in the dialog for the volume to be mounted.
  5. Select a file on the volume.
  6. Click Open.
   * Our users have also reported frequently that unmounting/ejecting of 
network drives can cause this problem. Thunar only segfaults/hangs on quitting.

  [Regression Potential]
   * Practically zero, as the patch only removes a signal connection.
   * This will obviously only affect distros/desktops that rely on Gtk2.

  [Other Info]
   * Upstream, this patch has only been merged into Gtk3, but it also applies 
in Gtk2. As Gtk2 is crucial for some members of the Ubuntu family (namely 
Xubuntu and Ubuntu Studio), we need this patch for Gtk2 as well.
   * This bug is one of the most frequently reported ones on Xubuntu's 
bugtracker. Obviously most users filed it against our file-manager (which 
exposes the bug), e.g. 
https://bugs.launchpad.net/ubuntu/+source/thunar/+bug/1203296

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/1316509/+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 1316509] Re: GtkFileChooser crashes due to a signal connection left behind by GtkMountOperation

2014-05-06 Thread Alistair Buxton
PPA with fix:

https://launchpad.net/~a-j-buxton/+archive/gtk2mountop

debdiff:

https://launchpadlibrarian.net/174687802/gtk%2B2.0_2.24.23-0ubuntu1_2.24.23-0ubuntu1mountop1.diff.gz

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gtk+2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1316509

Title:
  GtkFileChooser crashes due to a signal connection left behind by
  GtkMountOperation

Status in GTK+ GUI Toolkit:
  Fix Released
Status in “gtk+2.0” package in Ubuntu:
  New

Bug description:
  Note: This bug has been reported upstream and also fixed (the patch
  attached is from the upstream bugreport).

  [Impact]
   * Unmounting/ejecting a volume can lead to crashes/segfaults.
   * This bug is quite critical for users of Xubuntu and Ubuntu Studio, as it 
affects the file-manager Thunar, which is still Gtk2. (The problem occurs when 
users unmount a volume.)
   * A detailed description/explanation of the patch is included in the 
upstream bugreport.

  [Test Case]
   * Test-case from the upstream bugreport
  1. The system has a volume (partition, connected USB stick, whatever else) 
that
  is not mounted at the moment.
  2. Launch smplayer (the bug may trigger with other apps as well).
  3. Select Open = File The dialog appears.
  4. Click on the volume label in the dialog for the volume to be mounted.
  5. Select a file on the volume.
  6. Click Open.
   * Our users have also reported frequently that unmounting/ejecting of 
network drives can cause this problem. Thunar only segfaults/hangs on quitting.

  [Regression Potential]
   * Practically zero, as the patch only removes a signal connection.
   * This will obviously only affect distros/desktops that rely on Gtk2.

  [Other Info]
   * Upstream, this patch has only been merged into Gtk3, but it also applies 
in Gtk2. As Gtk2 is crucial for some members of the Ubuntu family (namely 
Xubuntu and Ubuntu Studio), we need this patch for Gtk2 as well.
   * This bug is one of the most frequently reported ones on Xubuntu's 
bugtracker. Obviously most users filed it against our file-manager (which 
exposes the bug), e.g. 
https://bugs.launchpad.net/ubuntu/+source/thunar/+bug/1203296

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/1316509/+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 1316509] Re: GtkFileChooser crashes due to a signal connection left behind by GtkMountOperation

2014-05-06 Thread Alistair Buxton
This backports the full commit from Gtk3 upstream, which also fixes a
closely related memory leak.

The fixed Gtk prevents Thunar from crashing for me.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gtk+2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1316509

Title:
  GtkFileChooser crashes due to a signal connection left behind by
  GtkMountOperation

Status in GTK+ GUI Toolkit:
  Fix Released
Status in “gtk+2.0” package in Ubuntu:
  New

Bug description:
  Note: This bug has been reported upstream and also fixed (the patch
  attached is from the upstream bugreport).

  [Impact]
   * Unmounting/ejecting a volume can lead to crashes/segfaults.
   * This bug is quite critical for users of Xubuntu and Ubuntu Studio, as it 
affects the file-manager Thunar, which is still Gtk2. (The problem occurs when 
users unmount a volume.)
   * A detailed description/explanation of the patch is included in the 
upstream bugreport.

  [Test Case]
   * Test-case from the upstream bugreport
  1. The system has a volume (partition, connected USB stick, whatever else) 
that
  is not mounted at the moment.
  2. Launch smplayer (the bug may trigger with other apps as well).
  3. Select Open = File The dialog appears.
  4. Click on the volume label in the dialog for the volume to be mounted.
  5. Select a file on the volume.
  6. Click Open.
   * Our users have also reported frequently that unmounting/ejecting of 
network drives can cause this problem. Thunar only segfaults/hangs on quitting.

  [Regression Potential]
   * Practically zero, as the patch only removes a signal connection.
   * This will obviously only affect distros/desktops that rely on Gtk2.

  [Other Info]
   * Upstream, this patch has only been merged into Gtk3, but it also applies 
in Gtk2. As Gtk2 is crucial for some members of the Ubuntu family (namely 
Xubuntu and Ubuntu Studio), we need this patch for Gtk2 as well.
   * This bug is one of the most frequently reported ones on Xubuntu's 
bugtracker. Obviously most users filed it against our file-manager (which 
exposes the bug), e.g. 
https://bugs.launchpad.net/ubuntu/+source/thunar/+bug/1203296

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/1316509/+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 1316509] Re: GtkFileChooser crashes due to a signal connection left behind by GtkMountOperation

2014-05-06 Thread Simon Steinbeiß
I tested the packages from the PPA and unmounting/ejecting devices works
again as it should (while it was consistently crashing Thunar before).

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gtk+2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1316509

Title:
  GtkFileChooser crashes due to a signal connection left behind by
  GtkMountOperation

Status in GTK+ GUI Toolkit:
  Fix Released
Status in “gtk+2.0” package in Ubuntu:
  New

Bug description:
  Note: This bug has been reported upstream and also fixed (the patch
  attached is from the upstream bugreport).

  [Impact]
   * Unmounting/ejecting a volume can lead to crashes/segfaults.
   * This bug is quite critical for users of Xubuntu and Ubuntu Studio, as it 
affects the file-manager Thunar, which is still Gtk2. (The problem occurs when 
users unmount a volume.)
   * A detailed description/explanation of the patch is included in the 
upstream bugreport.

  [Test Case]
   * Test-case from the upstream bugreport
  1. The system has a volume (partition, connected USB stick, whatever else) 
that
  is not mounted at the moment.
  2. Launch smplayer (the bug may trigger with other apps as well).
  3. Select Open = File The dialog appears.
  4. Click on the volume label in the dialog for the volume to be mounted.
  5. Select a file on the volume.
  6. Click Open.
   * Our users have also reported frequently that unmounting/ejecting of 
network drives can cause this problem. Thunar only segfaults/hangs on quitting.

  [Regression Potential]
   * Practically zero, as the patch only removes a signal connection.
   * This will obviously only affect distros/desktops that rely on Gtk2.

  [Other Info]
   * Upstream, this patch has only been merged into Gtk3, but it also applies 
in Gtk2. As Gtk2 is crucial for some members of the Ubuntu family (namely 
Xubuntu and Ubuntu Studio), we need this patch for Gtk2 as well.
   * This bug is one of the most frequently reported ones on Xubuntu's 
bugtracker. Obviously most users filed it against our file-manager (which 
exposes the bug), e.g. 
https://bugs.launchpad.net/ubuntu/+source/thunar/+bug/1203296

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/1316509/+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 1316509] Re: GtkFileChooser crashes due to a signal connection left behind by GtkMountOperation

2014-05-06 Thread Elfy
I too tested this PPA in Trusty and confirm that unmounting/ejecting
devices now works as it should do.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gtk+2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1316509

Title:
  GtkFileChooser crashes due to a signal connection left behind by
  GtkMountOperation

Status in GTK+ GUI Toolkit:
  Fix Released
Status in “gtk+2.0” package in Ubuntu:
  New

Bug description:
  Note: This bug has been reported upstream and also fixed (the patch
  attached is from the upstream bugreport).

  [Impact]
   * Unmounting/ejecting a volume can lead to crashes/segfaults.
   * This bug is quite critical for users of Xubuntu and Ubuntu Studio, as it 
affects the file-manager Thunar, which is still Gtk2. (The problem occurs when 
users unmount a volume.)
   * A detailed description/explanation of the patch is included in the 
upstream bugreport.

  [Test Case]
   * Test-case from the upstream bugreport
  1. The system has a volume (partition, connected USB stick, whatever else) 
that
  is not mounted at the moment.
  2. Launch smplayer (the bug may trigger with other apps as well).
  3. Select Open = File The dialog appears.
  4. Click on the volume label in the dialog for the volume to be mounted.
  5. Select a file on the volume.
  6. Click Open.
   * Our users have also reported frequently that unmounting/ejecting of 
network drives can cause this problem. Thunar only segfaults/hangs on quitting.

  [Regression Potential]
   * Practically zero, as the patch only removes a signal connection.
   * This will obviously only affect distros/desktops that rely on Gtk2.

  [Other Info]
   * Upstream, this patch has only been merged into Gtk3, but it also applies 
in Gtk2. As Gtk2 is crucial for some members of the Ubuntu family (namely 
Xubuntu and Ubuntu Studio), we need this patch for Gtk2 as well.
   * This bug is one of the most frequently reported ones on Xubuntu's 
bugtracker. Obviously most users filed it against our file-manager (which 
exposes the bug), e.g. 
https://bugs.launchpad.net/ubuntu/+source/thunar/+bug/1203296

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/1316509/+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 1316509] Re: GtkFileChooser crashes due to a signal connection left behind by GtkMountOperation

2014-05-06 Thread amigamagic
I tried the patch me too in Trusty and now the mounting/unmounting of
usb devices works well.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gtk+2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1316509

Title:
  GtkFileChooser crashes due to a signal connection left behind by
  GtkMountOperation

Status in GTK+ GUI Toolkit:
  Fix Released
Status in “gtk+2.0” package in Ubuntu:
  Confirmed

Bug description:
  Note: This bug has been reported upstream and also fixed (the patch
  attached is from the upstream bugreport).

  [Impact]
   * Unmounting/ejecting a volume can lead to crashes/segfaults.
   * This bug is quite critical for users of Xubuntu and Ubuntu Studio, as it 
affects the file-manager Thunar, which is still Gtk2. (The problem occurs when 
users unmount a volume.)
   * A detailed description/explanation of the patch is included in the 
upstream bugreport.

  [Test Case]
   * Test-case from the upstream bugreport
  1. The system has a volume (partition, connected USB stick, whatever else) 
that
  is not mounted at the moment.
  2. Launch smplayer (the bug may trigger with other apps as well).
  3. Select Open = File The dialog appears.
  4. Click on the volume label in the dialog for the volume to be mounted.
  5. Select a file on the volume.
  6. Click Open.
   * Our users have also reported frequently that unmounting/ejecting of 
network drives can cause this problem. Thunar only segfaults/hangs on quitting.

  [Regression Potential]
   * Practically zero, as the patch only removes a signal connection.
   * This will obviously only affect distros/desktops that rely on Gtk2.

  [Other Info]
   * Upstream, this patch has only been merged into Gtk3, but it also applies 
in Gtk2. As Gtk2 is crucial for some members of the Ubuntu family (namely 
Xubuntu and Ubuntu Studio), we need this patch for Gtk2 as well.
   * This bug is one of the most frequently reported ones on Xubuntu's 
bugtracker. Obviously most users filed it against our file-manager (which 
exposes the bug), e.g. 
https://bugs.launchpad.net/ubuntu/+source/thunar/+bug/1203296

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/1316509/+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 1316509] Re: GtkFileChooser crashes due to a signal connection left behind by GtkMountOperation

2014-05-06 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: gtk+2.0 (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gtk+2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1316509

Title:
  GtkFileChooser crashes due to a signal connection left behind by
  GtkMountOperation

Status in GTK+ GUI Toolkit:
  Fix Released
Status in “gtk+2.0” package in Ubuntu:
  Confirmed

Bug description:
  Note: This bug has been reported upstream and also fixed (the patch
  attached is from the upstream bugreport).

  [Impact]
   * Unmounting/ejecting a volume can lead to crashes/segfaults.
   * This bug is quite critical for users of Xubuntu and Ubuntu Studio, as it 
affects the file-manager Thunar, which is still Gtk2. (The problem occurs when 
users unmount a volume.)
   * A detailed description/explanation of the patch is included in the 
upstream bugreport.

  [Test Case]
   * Test-case from the upstream bugreport
  1. The system has a volume (partition, connected USB stick, whatever else) 
that
  is not mounted at the moment.
  2. Launch smplayer (the bug may trigger with other apps as well).
  3. Select Open = File The dialog appears.
  4. Click on the volume label in the dialog for the volume to be mounted.
  5. Select a file on the volume.
  6. Click Open.
   * Our users have also reported frequently that unmounting/ejecting of 
network drives can cause this problem. Thunar only segfaults/hangs on quitting.

  [Regression Potential]
   * Practically zero, as the patch only removes a signal connection.
   * This will obviously only affect distros/desktops that rely on Gtk2.

  [Other Info]
   * Upstream, this patch has only been merged into Gtk3, but it also applies 
in Gtk2. As Gtk2 is crucial for some members of the Ubuntu family (namely 
Xubuntu and Ubuntu Studio), we need this patch for Gtk2 as well.
   * This bug is one of the most frequently reported ones on Xubuntu's 
bugtracker. Obviously most users filed it against our file-manager (which 
exposes the bug), e.g. 
https://bugs.launchpad.net/ubuntu/+source/thunar/+bug/1203296

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