@dreieck: I can't reproduce. Try building it a clean chroot.
Search Criteria
Package Details: dialect-git 2.3.0.r20.g70e12f4-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/dialect-git.git (read-only, click to copy) |
---|---|
Package Base: | dialect-git |
Description: | A translation app for GNOME. |
Upstream URL: | https://apps.gnome.org/Dialect |
Licenses: | GPL-3.0-or-later |
Conflicts: | dialect |
Provides: | dialect |
Submitter: | yochananmarqos |
Maintainer: | yochananmarqos |
Last Packager: | yochananmarqos |
Votes: | 5 |
Popularity: | 0.000220 |
First Submitted: | 2020-08-31 04:11 (UTC) |
Last Updated: | 2024-05-14 22:18 (UTC) |
Dependencies (11)
- gst-python (gst-python-gitAUR)
- libadwaita (libadwaita-testingAUR, libadwaita-gitAUR, libadwaita-without-adwaita-gitAUR)
- libsoup3 (libsoup3-gitAUR)
- python-dbus
- python-gobject (python-gobject-gitAUR)
- python-gtts
- blueprint-compiler (blueprint-compiler-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- gobject-introspection (gobject-introspection-gitAUR) (make)
- meson (meson-gitAUR) (make)
- appstream-glib (appstream-glib-gitAUR) (check)
Required by (0)
Sources (2)
Latest Comments
yochananmarqos commented on 2023-04-24 15:11 (UTC)
dreieck commented on 2023-04-24 08:01 (UTC)
I get the following build error:
INFO: calculating backend command to run: /usr/bin/ninja -C /tmp/makepkg/build/dialect-git/src/build
ninja: Entering directory `/tmp/makepkg/build/dialect-git/src/build'
[48/49] Generating data/resources/blueprints with a custom command
usage: blueprint-compiler [-h] [--version] command ...
positional arguments:
command
compile Compile blueprint files
batch-compile
Compile many blueprint files at once
port Interactive porting tool
lsp Run the language server (for internal use by IDEs)
help Show this message
optional arguments:
-h, --help show this help message and exit
--version show program's version number and exit
[49/49] Generating data/resources/dialect_gresource with a custom command
FAILED: data/resources/dialect.gresource
/usr/bin/glib-compile-resources ../dialect/data/resources/dialect.gresource.xml --sourcedir data/resources --sourcedir ../dialect/data/resources --internal --generate --target data/resources/dialect.gresource --dependency-file data/resources/dialect.gresource.d
../dialect/data/resources/dialect.gresource.xml: Failed to locate “shortcuts.ui” in any source directory.
ninja: build stopped: subcommand failed.
Regards!
yochananmarqos commented on 2022-01-02 18:52 (UTC) (edited on 2022-01-02 19:04 (UTC) by yochananmarqos)
@BachoSeven: Dialect was only working with GoogleTrans 3.1.0a0 before the Python 3.10 update, now it's broken with any version of GoogleTrans or HttpX.
The developer says only 3.1.0a0 and the feature/rpc branch is compatible, but neither work. Technically only the Flatpak is supported.
BachoSeven commented on 2022-01-02 16:47 (UTC) (edited on 2022-01-02 16:47 (UTC) by BachoSeven)
This is failing due to
python-googletrans<4.0.0rc1 (wanted by: dialect-git)
Is there any way to solve this or is it due to the httpx
issue mentioned here https://aur.archlinux.org/packages/python-googletrans/#comment-828663?
yochananmarqos commented on 2020-12-31 17:49 (UTC)
@fushinari: Done.
mufeed commented on 2020-12-31 14:29 (UTC)
Please remove the python-pydub
dependency and add the gst-python
dependency instead.
archisman commented on 2020-12-19 07:48 (UTC) (edited on 2020-12-19 07:50 (UTC) by archisman)
I got the following error when running in Manjaro, which prevented the window from opening.
ImportError: Using http2=True, but the 'h2' package is not installed. Make sure to install httpx using `pip install httpx[http2]`.
The solution was to manually install python-h2
sudo pacman -S python-h2
hvksmr1996 commented on 2020-08-14 03:54 (UTC)
@yochananmarqos I have disowned the package, adopt it if you like.
Pinned Comments