-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
various errors in linux #7
Comments
That's the problem with using old packages and why dae is moving towards Py3 and QT5. I had a hard time hunting down these packages and making them work for windows. But that's because I have a personal reason for them as all my codes are tied to webkit. Re: P.S. Alot of my addons have not been released, it would need to be rewritten in a more user friendly way. https://www.dropbox.com/sh/3x5w262cm4n26su/AAA28vSoifxxU9UEQmWVnkjga/ducktape.avi?dl=0 |
Thanks for taking your time to make such a detailed and highly informative video. The features are just amazing! I've always assumed that you must have some customization but would never have guessed that you have such an elaborate system. I had to think about a reply. Maybe (probably?) I should just wait until you release a version of your add-ons: Your system seems to offer all the features I want and so much more. Did I mention that your workflow is amazing ... I think many people would benefit from a better add-on for Incremental Reading add-on and I think that a small group of dedicated users should profit from any version of your add-on ... So I really hope for a release ... About my bugs from this thread: For now I've switched to a windows VM. Should I close my two threads? |
You can leave it open, I'll close them later as they are valid bugs. I think only a few IR users would understand the video or what it entails. Most of the ideas came from SM blogs and my own workflow from using adobe reader for many years. There would need to be a major rewrite as the code is tied to python 2.6 so I am not in a rush to code it. As for release, I will keep it in the Anki Elite Club (to be created), the QA from newbies would probably kill me. |
I don't know if this is interesting for you since I didn't use your compiled version but I ran from source in Fedora 30 which still has python3-PyQt4-webkit. I just wanted to see the speed difference for long cards during review. Maybe these errors are platform specific. If so don't waste your time on these.
On Linux besides the files from requirements.txt I also needed jsonschema and six
P.S.: One of the main reasons you stated for creating CCBC is that Anki 2.1 is slow for incremental reading. CCBC is a lot of work and still you created it. So you must love incremental reading. I'm very eager to see your workflow. I think you haven't published this anywhere? I'm sure other people would benefit, too.
I also like IR and I don't use the Anki incremental reading add-on because for me IR always means heavily editing the text. Since I saw the "Edit Field during Review" add-on in January I want to achieve this with a wysiwyg editor for use during reviews, see e.g. here. As an editor I use tinymce. So far I haven't managed to reliably load it into the anki reviewer. At the moment I think I'll use a separate window which would make it easier to adjust the decks I send my extracts to and how I schedule them. I still work on these features - so far only the window that loads and displays a card is finished: extended table editor. This can be opened from the editor to modify the contents of a field.
I got this error when I tried to copy & paste the article about Tokyo (the Capital) from the english wikipedia into CCBC. While I saw the image processing progress dialogs I got:
After closing this warning when I try to close the add dialog I get another error. I think at this time I had already closed the main window. But this same error message sometimes also appears if during reviews I click on Add and add some notes and try to close the window.
The text was updated successfully, but these errors were encountered: