Giter Site home page Giter Site logo

Comments (9)

xxyzz avatar xxyzz commented on June 10, 2024

I can't reproduce the error, please at least post the error message.

from worddumb.

Vilhelm-Ian avatar Vilhelm-Ian commented on June 10, 2024

@xxyzz I tried to run calibre from the console and reproduce the behavior. This is what was outputted.

Traceback (most recent call last):
File "calibre/gui2/ui.py", line 140, in init
File "calibre/gui2/ui.py", line 158, in init_iaction
File "calibre/customize/init.py", line 662, in load_actual_plugin
File "importlib/init.py", line 126, in import_module
File "", line 1050, in _gcd_import
File "", line 1027, in _find_and_load
File "", line 1006, in _find_and_load_unlocked
File "", line 688, in _load_unlocked
File "calibre/customize/zipplugin.py", line 206, in exec_module
File "calibre_plugins.xray_creator.ui", line 7, in
from future import standard_library
ModuleNotFoundError: No module named 'future'
fish: Job 1, 'calibre' terminated by signal SIGSEGV (Address boundary error)

from worddumb.

xxyzz avatar xxyzz commented on June 10, 2024

That error is caused by another plugin called "xray_creator".

from worddumb.

Vilhelm-Ian avatar Vilhelm-Ian commented on June 10, 2024

image
I removed xray_creator. And still on clicking the description multiple times calibre closes. Now I don't get an error in the terminal but calibre still crashes

from worddumb.

xxyzz avatar xxyzz commented on June 10, 2024

I didn't notice the "Address boundary error" line, that error is not caused by the WordDumb plugin. Maybe it's a calibre bug, or Qt bug.

from worddumb.

Vilhelm-Ian avatar Vilhelm-Ian commented on June 10, 2024

image
this is the only plugin that I have installed

from worddumb.

xxyzz avatar xxyzz commented on June 10, 2024

I not saying the SIGSEGV error is caused by other plugins, this kind of memory error is very unlikely caused by WordDumb's Python code. And I can't reproduce the error on Arch Linux, I guess manjaro is similar to Arch but I don't know if they changed the build file.

You could try to install the official binary file from https://calibre-ebook.com/download_linux
or edit the customize X-Ray json file in any text editor.

from worddumb.

Vilhelm-Ian avatar Vilhelm-Ian commented on June 10, 2024

a quick question. How can I make the changes to the json file be applied to the x-ray file already present in kindle. Do I have to click Create X-Ray file again

from worddumb.

xxyzz avatar xxyzz commented on June 10, 2024

Do I have to click Create X-Ray file again

Yes.

from worddumb.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.