Search Criteria
Package Details: cozy-audiobooks 1.2.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/cozy-audiobooks.git (read-only, click to copy) |
---|---|
Package Base: | cozy-audiobooks |
Description: | A modern audio book player for Linux using GTK+ 3. |
Upstream URL: | https://github.com/geigi/cozy |
Keywords: | audiobook gtk media player |
Licenses: | GPL3 |
Submitter: | geigi |
Maintainer: | geigi (asm0dey) |
Last Packager: | geigi |
Votes: | 32 |
Popularity: | 0.57 |
First Submitted: | 2017-10-22 16:12 (UTC) |
Last Updated: | 2022-08-21 13:01 (UTC) |
Dependencies (24)
- appstream-glib (appstream-glib-git)
- desktop-file-utils (desktop-file-utils-git)
- file (file-git)
- granite (granite-git)
- gst-plugins-good (gst-plugins-good-git)
- gst-python (gst-python-git)
- gstreamer (gstreamer-git)
- gtk3 (gtk3-git, gtk3-ubuntu, gtk3-no_deadkeys_underline, gtk3-patched-filechooser-icon-view, gtk3-classic, gtk3-classic-xfce)
- libdazzle (libdazzle-git, libdazzle-unstable)
- libhandy (libhandy-glade-catalog-disabled-git, libhandy-git)
- python-cairo (python-cairo-git)
- python-dbus (dbus-python)
- python-distro
- python-gobject (python-gobject-git)
- python-mutagen
- python-packaging (python-packaging-21)
- python-peewee
- python-pytz
- python-requests
- granite (granite-git) (make)
- Show 4 more dependencies...
Latest Comments
« First ‹ Previous 1 2 3 4 Next › Last »
geigi commented on 2020-11-14 18:37 (UTC)
Just released 0.7.4 which should fix the issue :)
compicat commented on 2020-11-14 18:32 (UTC)
Can you please check last update? It gives correction error.
legionnaire commented on 2020-09-11 21:26 (UTC)
I am unable to build on AUR. Some links appear to be broken. I get the following error:
Preparing... Cloning cozy-audiobooks build files... Checking cozy-audiobooks dependencies... Resolving dependencies... Checking inter-conflicts... https://us.mirrors.fossho.st/manjaro/stable/community/x86_64/python-apsw-3.32.2-1-x86_64.pkg.tar.zst: Error 404 https://osmirror.org/manjaro/stable/community/x86_64/python-apsw-3.32.2-1-x86_64.pkg.tar.zst: Error 404 https://mirror.math.princeton.edu/pub/manjaro/stable/community/x86_64/python-apsw-3.32.2-1-x86_64.pkg.tar.zst: Error 404 https://mirror.zetup.net/manjaro/stable/community/x86_64/python-apsw-3.32.2-1-x86_64.pkg.tar.zst: Error 404 http://ftp.tsukuba.wide.ad.jp/Linux/manjaro/stable/community/x86_64/python-apsw-3.32.2-1-x86_64.pkg.tar.zst: Error 404 http://manjaro.mirrors.theom.nz/stable/community/x86_64/python-apsw-3.32.2-1-x86_64.pkg.tar.zst: Error 404 https://mirror.alpix.eu/manjaro/stable/community/x86_64/python-apsw-3.32.2-1-x86_64.pkg.tar.zst: Error 404 http://ftp.free.org/mirrors/repo.manjaro.org/repos/stable/community/x86_64/python-apsw-3.32.2-1-x86_64.pkg.tar.zst: Error 404 https://us.mirrors.fossho.st/manjaro/stable/community/x86_64/python-apsw-3.32.2-1-x86_64.pkg.tar.zst: Error 404 https://osmirror.org/manjaro/stable/community/x86_64/python-apsw-3.32.2-1-x86_64.pkg.tar.zst: Error 404 https://mirror.math.princeton.edu/pub/manjaro/stable/community/x86_64/python-apsw-3.32.2-1-x86_64.pkg.tar.zst: Error 404 https://mirror.zetup.net/manjaro/stable/community/x86_64/python-apsw-3.32.2-1-x86_64.pkg.tar.zst: Error 404 http://ftp.tsukuba.wide.ad.jp/Linux/manjaro/stable/community/x86_64/python-apsw-3.32.2-1-x86_64.pkg.tar.zst: Error 404 http://manjaro.mirrors.theom.nz/stable/community/x86_64/python-apsw-3.32.2-1-x86_64.pkg.tar.zst: Error 404 https://mirror.alpix.eu/manjaro/stable/community/x86_64/python-apsw-3.32.2-1-x86_64.pkg.tar.zst: Error 404 http://ftp.free.org/mirrors/repo.manjaro.org/repos/stable/community/x86_64/python-apsw-3.32.2-1-x86_64.pkg.tar.zst: Error 404 Failed to commit transaction: failed to retrieve some files
Svenare commented on 2020-07-02 13:13 (UTC)
please add gvfs as an optional dependency. It is required to access remote servers(smb, ftp, etc)
geigi commented on 2020-05-24 15:46 (UTC)
Hey @ValuHue,
Very weird. I don't understand how this crash happened and I tried a lot of different and also broken locale configurations. The solution you described is the normal behavior of Cozy. If a translation is not available it will start in english (the default). I really don't know what was happening on your machine but I'm glad it's working now for you. Thanks for all your detailed comments.
ValHue commented on 2020-05-23 11:46 (UTC)
I have verified that if I force start cozy with:
then if it starts correctly. Then all this leads me to think that cozy tries to load the locale of the LANGUAGE variable of the system and if it does not have it it is blocked and that is when it delivers that error.
I think that since it is impossible to have local for all languages, a solution that could foresee similar errors with unsupported languages, would be that by default it starts in English if it does not find the system one.
ValHue commented on 2020-05-23 10:07 (UTC)
Solved.
I have changed the language to the entire system, and not forcing it with the variable LANG (env LANG) and it works for me. Now that I know why it did not start without giving me an error, I will look at how to make it work in the language that I use. Maybe a translation is necessary?
Thanks for the help.
ValHue commented on 2020-05-23 06:57 (UTC)
@geigi With flatpak I get the same error. I don't get it, right now I'm blocked ...
geigi commented on 2020-05-21 08:46 (UTC)
@ValHue I just tried to reproduce your issue (but on another distro, I don't have a Arch installation currently). I've changed my system language to es_ES and generated the locales. Cozy started fine in Spanish. Then I tried the locales you've provided in your comment but those also just started fine.
Now I'm out of ideas... The language files also do look fine. Maybe it's a gettext issue, is there maybe an update for it? Another thing you can try is installing Cozy from flathub. It would be interesting whether this issue also exists there or only for the AUR packaged version.
ValHue commented on 2020-05-14 16:58 (UTC) (edited on 2020-05-14 17:05 (UTC) by ValHue)
@geigi in /etc/locale.conf I have:
thinking that it was a locale problem and seeing that cozy doesn't have my language I have executed,
but it also fails at startup and gives the same error. Even with:
Any idea?
*I have generated all the locations I have tried
« First ‹ Previous 1 2 3 4 Next › Last »