@dreieck: I can't reproduce. Try building it a clean chroot.
Search Criteria
Package Details: dialect-git 2.1.0.r0.g88a5efe-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/app/com.github.gi_lom.dialect |
Licenses: | GPL3 |
Conflicts: | dialect |
Provides: | dialect |
Submitter: | yochananmarqos |
Maintainer: | yochananmarqos |
Last Packager: | yochananmarqos |
Votes: | 4 |
Popularity: | 0.001021 |
First Submitted: | 2020-08-31 04:11 (UTC) |
Last Updated: | 2022-10-20 18:18 (UTC) |
Dependencies (11)
- dbus-python
- gst-python (gst-python-git)
- libadwaita (libadwaita-without-adwaita-git, libadwaita-git, libadwaita-testing)
- libsoup3 (libsoup3-git)
- python-gobject (python-gobject-git)
- python-gtts
- blueprint-compiler (blueprint-compiler-git, blueprint-compiler-health, blueprint-compiler-health-git) (make)
- git (git-vfs, git-run-command-patch-git, git-git, git-fc) (make)
- gobject-introspection (gobject-introspection-git) (make)
- meson (meson-git) (make)
- appstream-glib (appstream-glib-git) (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.
fushinari 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