View Single Post
Old 04-11-2019, 04:30 PM   #9
Logseman
Orisa
Logseman ought to be getting tired of karma fortunes by now.Logseman ought to be getting tired of karma fortunes by now.Logseman ought to be getting tired of karma fortunes by now.Logseman ought to be getting tired of karma fortunes by now.Logseman ought to be getting tired of karma fortunes by now.Logseman ought to be getting tired of karma fortunes by now.Logseman ought to be getting tired of karma fortunes by now.Logseman ought to be getting tired of karma fortunes by now.Logseman ought to be getting tired of karma fortunes by now.Logseman ought to be getting tired of karma fortunes by now.Logseman ought to be getting tired of karma fortunes by now.
 
Logseman's Avatar
 
Posts: 2,001
Karma: 1035571
Join Date: Feb 2010
Location: Ireland
Device: Onyx Poke 5
Quote:
Originally Posted by kovidgoyal View Post
desktop integration failing is because of missing xdg-utils. As for why Qt is unable to load the xcb plugin use the

QT_DEBUG_PLUGINS environment variable to get more verbose output for why Qt cannot load the plugin. LD_DEBUG=libs will also help.
After installing xdg-utils I encountered the error described in your very own ticket system
Code:
QXcbConnect: Could not connect to display
Aborted (Core Dump)
which means that I'm supposed to use ssh -X and install XQuartz in my client Mac to run calibre. I did that and that's it. I'll need to fight with the server, but at least I can run it now.
Logseman is offline   Reply With Quote