After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 762651 - Crash when canceling download
Crash when canceling download
Status: RESOLVED FIXED
Product: epiphany
Classification: Core
Component: Downloads
git master
Other Linux
: Normal normal
: ---
Assigned To: Epiphany Maintainers
Epiphany Maintainers
Depends on:
Blocks:
 
 
Reported: 2016-02-24 23:10 UTC by Iulian Radu
Modified: 2016-02-24 23:24 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Backtrace (20.70 KB, text/plain)
2016-02-24 23:10 UTC, Iulian Radu
  Details
downloads-manager: Don't assert on failure to acquire session inhibitor (1.75 KB, patch)
2016-02-24 23:24 UTC, Michael Catanzaro
committed Details | Review

Description Iulian Radu 2016-02-24 23:10:46 UTC
Created attachment 322313 [details]
Backtrace

Pressing the X (cancel) button while a download is in progress crashes epiphany.
Comment 1 Michael Catanzaro 2016-02-24 23:24:26 UTC
The following fix has been pushed:
aa22f74 downloads-manager: Don't assert on failure to acquire session inhibitor
Comment 2 Michael Catanzaro 2016-02-24 23:24:30 UTC
Created attachment 322314 [details] [review]
downloads-manager: Don't assert on failure to acquire session inhibitor

This can happen if gnome-session is broken, or when running outside of
GNOME.