Search Criteria
Package Details: anki 24.06.3-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/anki.git (read-only, click to copy) |
---|---|
Package Base: | anki |
Description: | Helps you remember facts (like words/phrases in a foreign language) efficiently |
Upstream URL: | https://apps.ankiweb.net/ |
Keywords: | anki languages learning vocabulary |
Licenses: | AGPL3 |
Conflicts: | anki-bin, anki-git, anki-qt5 |
Submitter: | demize |
Maintainer: | AlexBocken |
Last Packager: | AlexBocken |
Votes: | 173 |
Popularity: | 5.88 |
First Submitted: | 2021-09-17 22:31 (UTC) |
Last Updated: | 2024-08-02 10:08 (UTC) |
Dependencies (30)
- python (python37AUR, python311AUR, python310AUR)
- python-beautifulsoup4
- python-certifi
- python-decorator
- python-distro
- python-flask-cors
- python-jsonschema
- python-markdown
- python-orjson (python-orjson-gitAUR)
- python-protobuf (python-protobuf-gitAUR)
- python-pyqt6-webengine
- python-pysocks
- python-requests
- python-send2trash
- python-waitress
- qt6-multimedia
- qt6-svg
- cargo (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rust, rustup) (make)
- git (git-gitAUR, git-glAUR) (make)
- mold (mold-gitAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- nodejs (nodejs-lts-fermiumAUR, nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-hydrogen, nodejs-lts-iron) (make)
- python-installer (python-installer-gitAUR) (make)
- python-wheel (make)
- rsync (rsync-gitAUR, rsync-reflinkAUR, rsync-reflink-gitAUR) (make)
- yarn (yarn-pnpm-corepackAUR, corepackerAUR, yarn-berryAUR) (make)
- lame (lame-svnAUR, lame-altivecAUR) (optional) – record sound
- mplayer (mplayer-vaapiAUR, mplayer-gui-svnAUR) (optional) – play sound
- mpv (mpv-light-pulseAUR, mpv-vapoursynth-gitAUR, mpv-amd-full-gitAUR, mpv-full-gitAUR, mpv-fullAUR, mpv-gitAUR, mpv-full-build-gitAUR, mpv-build-gitAUR) (optional) – play sound. prefered over mplayer
- texlive-most (optional) – render LaTex in cards
Required by (2)
- kindle2anki-git
- subs2srs (optional)
Latest Comments
« First ‹ Previous 1 .. 13 14 15 16 17 18 19 20 21 22 23 .. 30 Next › Last »
AlexBocken commented on 2022-06-15 11:50 (UTC)
@balance A bit confused how you managed to get this error tbh.
python-jinja
is in the community repo andpython-markupsafe
does exist in the extra repo and both are installed as dependencies by anki...Can you try a reinstall via
sudo pacman -S python-jinja python-markupsafe --asdeps
and report whether that fixed your issue? This might be an odd python 3.10 upgrade issue, although It's been a while since 3.10 got released.balance commented on 2022-06-15 08:43 (UTC) (edited on 2022-06-15 08:44 (UTC) by balance)
This currently does not work because (I think) at some point anki tries to use Jinja, which tries to import a method from a package that does not exist anymore.
Perfi commented on 2022-06-04 13:07 (UTC)
@KaiSVK, I think this is your bug, which I'm also getting: https://github.com/ankitects/anki/issues/1839
Apparently it's due to be fixed in a new Qt6 version.
AlexBocken commented on 2022-06-03 21:08 (UTC)
@KaiSVK
You do have
base-devel
installed, right? That package group is assumed for all AUR packages to be present. If that's the case and it's a dependency issue this should be my issue.I'm currently struggling to recreate the issue or find anything online around this error. If it's working for anki-qt5 but not anki this sounds like a qt issue to me. Does the error persist if you install the whole
qt6
package group?KaiSVK commented on 2022-06-01 11:58 (UTC)
I got this with anki package:
xkbcommon: ERROR: Couldn't process include statement for 'us(qwerty)' xkbcommon: ERROR: Abandoning symbols file "(unnamed)" xkbcommon: ERROR: Failed to compile xkb_symbols xkbcommon: ERROR: Failed to compile keymap [115746:115776:0601/135102.603799:FATAL:xkb_keyboard_layout_engine.cc(641)] Keymap file failed to load: us-qwerty Trace/breakpoint trap (core dumped)
Perhaps it's my fault or missing deps, but anki-qt5 works like a charm for me.
AlexBocken commented on 2022-05-28 19:05 (UTC)
@Munzu I'm struggling to reproduce the issue in 2.1.52. I also had that issue with 2.1.51... As I believe Qt6 to be largely stable now I will keep this package on Qt6. For people with similar issues to yours I have now made available
anki-qt5
as a backup until we can figure out a way to fix this annoying bug. Any errors with Qt6 are of course still welcome to be reported here.Munzu commented on 2022-05-28 16:58 (UTC)
Now that the package is using Qt6 again, I'm having the same problem I previously had and reported on the Anki forums:
https://forums.ankiweb.net/t/2-1-51-qt6-doesnt-show-next-card-after-answering/19495/4
AlexBocken commented on 2022-05-28 07:39 (UTC)
anki
is now using Qt6 out of the box! Let me know if there are any errors that need fixing or maybe the creation of aanki-qt5
package, it seems quite stable on my side.Since no bugs where reported over the last few days here or on
anki-qt6
I went ahead with a merge request ofanki-qt6
intoanki
.yakoyakoyokuyoku commented on 2022-05-26 21:19 (UTC)
@AlexBocken No problems were found by removing
python-stringcase
and using that_bazel_build
function, on the contrary Anki (Qt6) launched as expected and the Bazel background service was killed. Qt5 is going to work as well too.« First ‹ Previous 1 .. 13 14 15 16 17 18 19 20 21 22 23 .. 30 Next › Last »