Bug 1401322 - calibre crashes when I click "add books": (python2:29823): Gdk-WARNING **: gdkwindow-x11.c:5573 drawable is not a native X11 window
Summary: calibre crashes when I click "add books": (python2:29823): Gdk-WARNING **: g...
Keywords:
Status: CLOSED DUPLICATE of bug 1387928
Alias: None
Product: Fedora
Classification: Fedora
Component: calibre
Version: 25
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Kevin Fenzi
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-12-04 19:17 UTC by Ryan Rowe
Modified: 2016-12-06 21:45 UTC (History)
7 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2016-12-04 19:30:47 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Launchpad 1600621 0 None None None 2016-12-04 19:18:17 UTC
Qt Bug Tracker QTBUG-55583 0 None None None 2016-12-04 19:18:03 UTC

Description Ryan Rowe 2016-12-04 19:17:37 UTC
Description of problem:
When I open Calibre, and click "Add books", calibre crashes.

strace:
[pid 29823]      0.000043 write(2, "\n(python2:29823): Gdk-\33[1;33mWARNING\33[0m **: gdkwindow-x11.c:5573 drawable is not a native X11 window\n", 102
(python2:29823): Gdk-WARNING **: gdkwindow-x11.c:5573 drawable is not a native X11 window
) = 102
[pid 29823]      0.000026 --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=0x500000090} ---
[pid 29899]      0.703162 +++ killed by SIGSEGV (core dumped) +++
[pid 29898]      0.000015 +++ killed by SIGSEGV (core dumped) +++
[pid 29897]      0.000011 +++ killed by SIGSEGV (core dumped) +++


Version-Release number of selected component (if applicable):
calibre-2.69.0-1.fc25.x86_64

How reproducible:
Every time

Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Workaround is to start calibre with CALIBRE_NO_NATIVE_FILEDIALOGS=1
(but calibre will still crash when trying to exit the program)

Comment 1 Kevin Fenzi 2016-12-04 19:30:47 UTC
Looks like a dupe of 1387928

*** This bug has been marked as a duplicate of bug 1387928 ***


Note You need to log in before you can comment on or make changes to this bug.