Package Details: crow-translate 3.1.0-1

Git Clone URL: https://aur.archlinux.org/crow-translate.git (read-only, click to copy)
Package Base: crow-translate
Description: Application that allows you to translate and speak text
Upstream URL: https://apps.kde.org/crowtranslate/
Keywords: bing dbus-api google libretranslate lingva ocr qt5 translator yandex
Licenses: GPL-3.0-or-later
Submitter: Shatur
Maintainer: Shatur
Last Packager: Shatur
Votes: 75
Popularity: 3.41
First Submitted: 2018-06-04 18:56 (UTC)
Last Updated: 2024-10-25 20:51 (UTC)

Latest Comments

1 2 3 4 5 6 7 Next › Last »

cherkaba commented on 2025-04-29 10:48 (UTC)

as @43615 my build fails:


Update the VERSION argument <min> value.  Or, use the <min>...<max> syntax
to tell CMake that the project requires at least <min> but has been updated
to work with policies introduced by <max> or earlier.


CMake Error at src/3rdparty/qhotkey/CMakeLists.txt:1 (cmake_minimum_required):
Compatibility with CMake < 3.5 has been removed from CMake.

Update the VERSION argument <min> value.  Or, use the <min>...<max> syntax
to tell CMake that the project requires at least <min> but has been updated
to work with policies introduced by <max> or earlier.

Or, add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to try configuring anyway.


-- Configuring incomplete, errors occurred!
==> ERREUR : Une erreur s’est produite dans build().
Abandon…
-> error making: crow-translate-exit status 4
vérification des dépendances…
:: python-pyqt5 peut nécessiter qt5-tools: QtHelp, QtDesigner

43615 commented on 2025-04-26 02:06 (UTC)

Build fails:

==> Starting build()...
-- The CXX compiler identification is GNU 14.2.1
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
CMake Deprecation Warning at src/3rdparty/singleapplication/CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 3.10 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value.  Or, use the <min>...<max> syntax
  to tell CMake that the project requires at least <min> but has been updated
  to work with policies introduced by <max> or earlier.


CMake Error at src/3rdparty/qhotkey/CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 3.5 has been removed from CMake.

  Update the VERSION argument <min> value.  Or, use the <min>...<max> syntax
  to tell CMake that the project requires at least <min> but has been updated
  to work with policies introduced by <max> or earlier.

  Or, add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to try configuring anyway.


-- Configuring incomplete, errors occurred!
==> ERROR: A failure occurred in build().
    Aborting...
error: failed to build 'crow-translate-3.1.0-1': 

Shatur commented on 2025-04-03 20:40 (UTC)

AUR is not a bugtracker. It's for discussing packages.

PierreGE commented on 2025-04-03 20:04 (UTC) (edited on 2025-04-03 20:08 (UTC) by PierreGE)

Hello, I'm using crow-translate (3.1.0-1-aarch64) on my PinePhone Pro running Manjaro Linux (Linux mon-smartphone 6.7.5-1-MANJARO-ARM #1 SMP PREEMPT Sat Feb 17 14:30:32 UTC 2024 aarch64 GNU/Linux). My only problem is the lack of audio playback. I get the following message:

crow "Petit test pour voir" -t en -o

Petit test pour voir

[ Français -> Anglais ]

Small test to see

Error: "Internal Server Error"

Can you help me resolve this? Thanks in advance, Pierre.

Shatur commented on 2024-09-07 13:57 (UTC)

If the translation is slow, you need to choose an instance that is close to you. Check https://codeberg.org/aryak/mozhi#instances.

Regardless translation quality it should be the same, except Google: https://codeberg.org/aryak/libmozhi/issues/4, we trying to figure it out with the dev.

salvaju29ro commented on 2024-09-07 13:53 (UTC)

By the way, version 3.0 has slowed down the translation tremendously and it seems to me that the quality of the translation has deteriorated a lot (it's not the maintainer's fault of course)

Shatur commented on 2024-09-07 13:27 (UTC)

I would love to do so, I will try to contact Arch maintainers.

salvaju29ro commented on 2024-09-07 13:26 (UTC)

Sorry for the noob question, but considering it has become an official KDE app, shouldn't it move to the official repos?

https://apps.kde.org/it/crowtranslate/

k0r0ng commented on 2024-06-15 06:05 (UTC)

Since qdbus needed for global shortcut to work, I think qt5-tools should be in depends instead of makedepends

Shatur commented on 2024-04-25 22:55 (UTC)

Check if other Qt non-Flatpak apps run in XWayland. I suspect that it's a configuration issue.