View Single Post
Old 08-24-2017, 02:42 PM   #1
Lofwyr23
Poker of bits and books
Lofwyr23 can solve quadratic equations while standing on his or her head reciting poetry in iambic pentameterLofwyr23 can solve quadratic equations while standing on his or her head reciting poetry in iambic pentameterLofwyr23 can solve quadratic equations while standing on his or her head reciting poetry in iambic pentameterLofwyr23 can solve quadratic equations while standing on his or her head reciting poetry in iambic pentameterLofwyr23 can solve quadratic equations while standing on his or her head reciting poetry in iambic pentameterLofwyr23 can solve quadratic equations while standing on his or her head reciting poetry in iambic pentameterLofwyr23 can solve quadratic equations while standing on his or her head reciting poetry in iambic pentameterLofwyr23 can solve quadratic equations while standing on his or her head reciting poetry in iambic pentameterLofwyr23 can solve quadratic equations while standing on his or her head reciting poetry in iambic pentameterLofwyr23 can solve quadratic equations while standing on his or her head reciting poetry in iambic pentameterLofwyr23 can solve quadratic equations while standing on his or her head reciting poetry in iambic pentameter
 
Posts: 71
Karma: 12662
Join Date: Sep 2013
Device: Kobo Glo HD, Tolino Shine 2, Tolino Vision 5, Tolino Vision color
Huh, X-Forwarding on Linux broke.

Quick preamble: I have a few smaller systems, older of age and a little dusty sometimes, which I use as servers for some purpose or other. Mostly consisting of hardware I got donated, because XYZ doesn't need it anymore.

I've added a new donation to the landscape, which I decided might make a nice server for calibre. Large storage, 4gigs of RAM, decent processor.

I added the system to my landscape, after installing linux on it (yes, I know... I'm a fanboy, and so forth...)... Tried to start via x-forwarding, hangs, only kill -9 helps.

So, basically, unless I attach a screen (which defeats the headless thing I want to do) or make my way through the CLI for adding new books and manage my devices, I have no way to manage calibre :F

Is there a way to fix that?

Details:

OS - Manjaro Linux (17.02)
Calibre Version - 3.5.0

Error code:
Spoiler:
calibre >> calibre-crash
QWidget::setMinimumSize: (/Wizard) Negative sizes (-402653024,0) are not possible
QWidget::setMinimumSize: (/Wizard) Negative sizes (0,-626349394) are not possible
QWidget::setMaximumSize: (/Wizard) Negative sizes (-402128897,16777215) are not possible
QWidget::setMaximumSize: (/Wizard) Negative sizes (0,-609572179) are not possible
QWidget::setMinimumSize: (/QLabel) The largest allowed size is (16777215,16777215)
QWidget::setMinimumSize: (/QWidget) Negative sizes (-492131605,55) are not possible
QXcbConnection: XCB error: 2 (BadValue), sequence: 391, resource id: 0, major code: 1 (CreateWindow), minor code: 0
QXcbConnection: XCB error: 3 (BadWindow), sequence: 392, resource id: 2097156, major code: 2 (ChangeWindowAttributes), minor code: 0
QXcbConnection: XCB error: 3 (BadWindow), sequence: 393, resource id: 2097156, major code: 18 (ChangeProperty), minor code: 0
QXcbConnection: XCB error: 3 (BadWindow), sequence: 394, resource id: 2097156, major code: 18 (ChangeProperty), minor code: 0
QXcbConnection: XCB error: 3 (BadWindow), sequence: 395, resource id: 2097156, major code: 18 (ChangeProperty), minor code: 0
QXcbConnection: XCB error: 3 (BadWindow), sequence: 397, resource id: 2097156, major code: 18 (ChangeProperty), minor code: 0
QXcbConnection: XCB error: 3 (BadWindow), sequence: 398, resource id: 2097156, major code: 18 (ChangeProperty), minor code: 0
QXcbConnection: XCB error: 3 (BadWindow), sequence: 399, resource id: 2097156, major code: 18 (ChangeProperty), minor code: 0
QXcbConnection: XCB error: 3 (BadWindow), sequence: 402, resource id: 2097156, major code: 18 (ChangeProperty), minor code: 0
QXcbConnection: XCB error: 3 (BadWindow), sequence: 406, resource id: 2097156, major code: 2 (ChangeWindowAttributes), minor code: 0
QXcbConnection: XCB error: 3 (BadWindow), sequence: 407, resource id: 2097156, major code: 18 (ChangeProperty), minor code: 0
QXcbConnection: XCB error: 3 (BadWindow), sequence: 408, resource id: 2097156, major code: 18 (ChangeProperty), minor code: 0
QXcbConnection: XCB error: 3 (BadWindow), sequence: 409, resource id: 2097156, major code: 20 (GetProperty), minor code: 0
QXcbConnection: XCB error: 3 (BadWindow), sequence: 413, resource id: 2097156, major code: 18 (ChangeProperty), minor code: 0
QXcbConnection: XCB error: 3 (BadWindow), sequence: 414, resource id: 2097156, major code: 18 (ChangeProperty), minor code: 0
QXcbConnection: XCB error: 3 (BadWindow), sequence: 417, resource id: 2097156, major code: 18 (ChangeProperty), minor code: 0
QXcbConnection: XCB error: 3 (BadWindow), sequence: 420, resource id: 2097156, major code: 18 (ChangeProperty), minor code: 0


Everything else works just fine, which is rather odd...

Last edited by Lofwyr23; 08-24-2017 at 02:45 PM.
Lofwyr23 is offline   Reply With Quote