Package Details: cozy-audiobooks 1.3.0-1

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 and macOS using GTK+ 3
Upstream URL: https://github.com/geigi/cozy
Keywords: audiobook gtk media player
Licenses: GPL3
Submitter: geigi
Maintainer: FabioLolix
Last Packager: FabioLolix
Votes: 33
Popularity: 0.106462
First Submitted: 2017-10-22 16:12 (UTC)
Last Updated: 2024-04-09 13:40 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 Next › Last »

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:

LANG=ca_ES.UTF-8@valencia

thinking that it was a locale problem and seeing that cozy doesn't have my language I have executed,

env LANG=es_ES.utf8 com.github.geigi.cozy

but it also fails at startup and gives the same error. Even with:

env LANG=en_US.utf8 com.github.geigi.cozy

Any idea?

*I have generated all the locations I have tried

geigi commented on 2020-05-09 23:09 (UTC)

@ValHue What's your system language?

ValHue commented on 2020-04-28 08:13 (UTC)

It doesn't work for me, it gives the following error:

['/usr/sbin/com.github.geigi.cozy']
handle exception
Traceback (most recent call last):
  File "/usr/sbin/com.github.geigi.cozy", line 170, in <module>
    main()
  File "/usr/sbin/com.github.geigi.cozy", line 139, in main
    application = Application()
  File "/usr/sbin/com.github.geigi.cozy", line 78, in __init__
    gettext.install('com.github.geigi.cozy', localedir)
  File "/usr/lib/python3.8/gettext.py", line 623, in install
    t = translation(domain, localedir, fallback=True, codeset=codeset)
  File "/usr/lib/python3.8/gettext.py", line 598, in translation
    t = _translations.setdefault(key, class_(fp))
  File "/usr/lib/python3.8/gettext.py", line 261, in __init__
    self._parse(fp)
  File "/usr/lib/python3.8/gettext.py", line 437, in _parse
    self.plural = c2py(plural)
  File "/usr/lib/python3.8/gettext.py", line 184, in c2py
    result, nexttok = _parse(_tokenize(plural))
  File "/usr/lib/python3.8/gettext.py", line 117, in _parse
    nexttok = next(tokens)
  File "/usr/lib/python3.8/gettext.py", line 94, in _tokenize
    raise ValueError('invalid token in plural form: %s' % value)
ValueError: invalid token in plural form: EXPRESSION

deadpyxel commented on 2020-03-02 17:18 (UTC)

Thanks for the reply, I'm using i3-gaps, so I"ll probably have to create a link manually.

geigi commented on 2020-03-01 18:16 (UTC)

@deadpyxel This is intended. I used cozy-audiobooks for the package name because cozy was already used by another package. Therefore I'm using the reverse DNS name suggested by Gnome: https://wiki.gnome.org/HowDoI/ChooseApplicationID Which desktop environment are you using? The application in the launcher should be named cozy as I provide a .desktop file.

deadpyxel commented on 2020-03-01 02:57 (UTC) (edited on 2020-03-01 02:58 (UTC) by deadpyxel)

The package after installed for me doesn't show as cozy-audiobooks, but as com.github.geigi.cozy, is this intended?

geigi commented on 2020-02-28 07:38 (UTC)

Thanks for reporting, should be fixed now :)

shastry commented on 2020-02-28 03:31 (UTC)

SRCINFO and PKGBUILD have different pkgrel.

SRCINFO: 0.6.13-2 PKGBUILD: 0.6.13-1

akya commented on 2020-02-28 03:31 (UTC)

I have version 0.6.13-2 and it keeps trying to update to 0.6.13-1

geigi commented on 2020-01-06 12:10 (UTC)

@metak fixed :)