FS#64362 - Calibre web server fails to run

Attached to Project: Community Packages
Opened by Chris Elston (chrise) - Saturday, 02 November 2019, 20:10 GMT
Last edited by Antonio Rojas (arojas) - Saturday, 02 November 2019, 20:58 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To No-one
Architecture x86_64
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

With calibre-4.2.0-3, attempted to start Calibre Content server via systemd service as follows:

/usr/bin/calibre-server --daemonize --port=8081 --pidfile=/var/run/calibre-server.pid --disable-local-write --max-opds-ungrouped-items=5000 --url-prefix=/calibre --log /dev/sdtout /srv/lib/ebooks

Returns error:

qt.qpa.plugin: Could not find the Qt platform plugin "headless" in "/usr/lib/calibre/calibre/plugins"
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
Available platform plugins are: headless (from /usr/lib/calibre/calibre/plugins), eglfs, linuxfb, minimal, minimalegl, offscreen, vnc, xcb.
calibre.service: Main process exited, code=dumped, status=6/ABRT
This task depends upon

Closed by  Antonio Rojas (arojas)
Saturday, 02 November 2019, 20:58 GMT
Reason for closing:  Fixed
Additional comments about closing:  calibre 4.2.0-4
Comment by Antonio Rojas (arojas) - Saturday, 02 November 2019, 20:17 GMT
Please run it with QT_DEBUG_PLUGINS=1 and paste the output
Comment by Chris Elston (chrise) - Saturday, 02 November 2019, 20:29 GMT
Here's the output
   calibre.log (522.1 KiB)

Loading...