Package Details: anki-bin 24.04.1-2

Git Clone URL: https://aur.archlinux.org/anki-bin.git (read-only, click to copy)
Package Base: anki-bin
Description: Helps you remember facts (like words/phrases in a foreign language) efficiently. Installed with wheel.
Upstream URL: https://apps.ankiweb.net/
Keywords: anki anki-bin
Licenses: AGPL3
Conflicts: anki
Provides: anki
Submitter: Grafcube
Maintainer: escape0707 (Flammkuchen)
Last Packager: escape0707
Votes: 108
Popularity: 7.88
First Submitted: 2021-10-21 08:27 (UTC)
Last Updated: 2024-04-28 08:22 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 .. 11 Next › Last »

fmang commented on 2023-11-02 10:08 (UTC)

When attempting to run anki, the application refused to start because of the following error:

Qt debug: "/usr/share/anki/lib/PyQt6/Qt6/plugins/platforms/libqxcb.so" cannot load: Cannot load library /usr/share/anki/lib/PyQt6/Qt6/plugins/platforms/libqxcb.so: (libxcb-cursor.so.0: Ne peut ouvrir le fichier d'objet partagé: Aucun fichier ou dossier de ce type)

This got solved by installing xcb-util-cursor.

escape0707 commented on 2023-09-25 00:24 (UTC)

@prometheus I've never encountered your problem.

But due to some Googling, I'd suggest you fully upgrade your system, then try to rebuild and reinstall this package to see if this solves your issue.

Please do report back the result.

escape0707 commented on 2023-09-25 00:20 (UTC) (edited on 2023-11-01 02:29 (UTC) by escape0707)

@AsukaMinato Thank you for adding these amazing features to Anki!

Normally, a -bin package shouldn't follow the upstream beta channel, but since you joined the development of Anki and contributed significant features to the latest beta release, could you please tell me if it's suitable to follow the beta tag this time? Like, is it stable enough to let everyone upgrade to 23.10 right now?

prometheus commented on 2023-09-23 07:44 (UTC)

Doesn't start:

❯ anki
/usr/lib/python3.11/site-packages/google/protobuf/internal/api_implementation.py:110: UserWarning: Selected implementation cpp is not available.
  warnings.warn(
Traceback (most recent call last):
  File "/usr/bin/anki", line 17, in <module>
    import aqt
  File "/usr/lib/python3.11/site-packages/aqt/__init__.py", line 40, in <module>
    import anki.lang
  File "/usr/lib/python3.11/site-packages/anki/lang.py", line 12, in <module>
    import anki._backend
  File "/usr/lib/python3.11/site-packages/anki/_backend.py", line 14, in <module>
    from anki import _rsbridge, backend_pb2, i18n_pb2
  File "/usr/lib/python3.11/site-packages/anki/backend_pb2.py", line 5, in <module>
    from google.protobuf.internal import builder as _builder
  File "/usr/lib/python3.11/site-packages/google/protobuf/internal/builder.py", line 41, in <module>
    from google.protobuf.internal import python_message
  File "/usr/lib/python3.11/site-packages/google/protobuf/internal/python_message.py", line 61, in <module>
    from google.protobuf.internal import decoder
  File "/usr/lib/python3.11/site-packages/google/protobuf/internal/decoder.py", line 87, in <module>
    from google.protobuf.internal import encoder
  File "/usr/lib/python3.11/site-packages/google/protobuf/internal/encoder.py", line 71, in <module>
    from google.protobuf.internal import wire_format
  File "/usr/lib/python3.11/site-packages/google/protobuf/internal/wire_format.py", line 36, in <module>
    from google.protobuf import descriptor
  File "/usr/lib/python3.11/site-packages/google/protobuf/descriptor.py", line 51, in <module>
    from google.protobuf.pyext import _message
ImportError: /usr/lib/python3.11/site-packages/google/protobuf/pyext/_message.cpython-311-x86_64-linux-gnu.so: undefined symbol: _ZN4absl12lts_2023080212log_internal10LogMessage19CopyToEncodedBufferILNS2_10StringTypeE0EEEvSt17basic_string_viewIcSt11char_traitsIcEE

kuklinistvan commented on 2023-06-25 18:41 (UTC)

@Ignotum thank you for your kind words! Yeah, the original build process can be resource intensive.

Ignotum commented on 2023-06-13 18:40 (UTC) (edited on 2023-06-13 20:26 (UTC) by Ignotum)

Thanks for your efforts, @ArMor007 and @kuklinistvan: they were indeed appreciated, since building Anki from source is a time- and resource-hogging pain in the neck (over an hour's build time on my machine, and nearly 5GB of disk space). ...Ridiculous that so much is required just by a flashcard program!

kuklinistvan commented on 2023-06-08 04:13 (UTC)

Hi ArMor007, thank you for helping me out. Although initially I hoped that I will have the time to continue updating this package later, now I see that I won't in the near future. I'm orphaning this package as requested earlier. For those interested, feel free to adopt it - thank you in advance for the next volunteer!

ArMor007 commented on 2023-06-08 00:56 (UTC) (edited on 2023-06-08 01:00 (UTC) by ArMor007)

I decided to stop maintaining the package due to loss of interest, @kuklinistvan has also stopped maintaining it for a few months (that is the reason I got involved in the first place...). I recommend you stop using this package and/or fork and let someone else maintain it.

AlexBocken commented on 2023-06-05 06:49 (UTC) (edited on 2023-06-05 06:50 (UTC) by AlexBocken)

Package is now 2 versions behind: https://github.com/ankitects/anki/releases/tag/2.1.65

cavuunjw commented on 2023-05-15 20:40 (UTC)

2.1.63 released, pls update https://github.com/ankitects/anki/releases/tag/2.1.63