

This proved to be the solution to *that* problem, so we can rule it out being related here. I followed up on my feeling re the unofficial repo being at fault, then, and replaced the extra-x86-64-v3/qt6-base package with the one from extra. They all ran correctly or were skipped due to being Windows-specific, until it reached test_qt. I still had segmentation faults upon starting either Calibre or the ebook viewer, so I tried running the tests via "calibre-debug -run-tests all". I can confirm the issues also happened on both X11 and Wayland on my end. The patched PKGBUILD appears to work correctly. P('user-agent-data.json', data=True, allow_user_override=False))įile "/usr/lib/calibre/calibre/utils/resources.py", line 89, in get_pathįileNotFoundError: No such file or directory: '/usr/share/calibre/user-agent-data.json' Return user_agent_data()įile "/usr/lib/calibre/calibre/utils/random_ua.py", line 14, in user_agent_data Self._page = Page(create_profile(), self.view)įile "/usr/lib/calibre/calibre/gui2/viewer/lookup.py", line 223, in create_profileĪns.setHttpUserAgent(random_user_agent(allow_ie=False))įile "/usr/lib/calibre/calibre/_init_.py", line 297, in random_user_agentįile "/usr/lib/calibre/calibre/utils/random_ua.py", line 26, in common_user_agents Run_gui(app, opts, args, internal_book_data)įile "/usr/lib/calibre/calibre/gui2/viewer/main.py", line 151, in run_guiįile "/usr/lib/calibre/calibre/gui2/viewer/ui.py", line 151, in _init_įile "/usr/lib/calibre/calibre/gui2/viewer/lookup.py", line 307, in _init_ Qt.qpa.plugin: Could not find the Qt platform plugin "wayland" in ""įile "/usr/bin/ebook-viewer", line 21, in įile "/usr/lib/calibre/calibre/gui_launch.py", line 102, in wrapperįile "/usr/lib/calibre/calibre/gui_launch.py", line 118, in ebook_viewerįile "/usr/lib/calibre/calibre/gui2/viewer/main.py", line 225, in main Trying to read an ebook with the included ebook-viewer results in the following error message and fails to load any file.ĭowngrading to calibre 6.11.0-1 fixes the problem.
