Package Details: exaile 4.2.2-1

Git Clone URL: https://aur.archlinux.org/exaile.git (read-only, click to copy)
Package Base: exaile
Description: A full-featured Amarok-style media player for GTK+
Upstream URL: https://exaile.org
Licenses: GPL-2.0-only
Submitter: xyproto
Maintainer: UnicornDarkness
Last Packager: UnicornDarkness
Votes: 149
Popularity: 0.40
First Submitted: 2011-12-14 17:02 (UTC)
Last Updated: 2026-03-30 19:01 (UTC)

Latest Comments

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

UnicornDarkness commented on 2025-03-23 11:14 (UTC) (edited on 2025-03-23 11:14 (UTC) by UnicornDarkness)

@Mikhail: Ok, I see the GIRepository-2.0.typelib file is provided by libgirepository. I ran namcap I and updated dependencies.

Mikhail commented on 2025-03-23 10:10 (UTC)

@UnicornDarkness: 3.52.3-2

UnicornDarkness commented on 2025-03-23 08:58 (UTC)

@Mikhail: what is your python-gobject version?

Mikhail commented on 2025-03-23 08:20 (UTC) (edited on 2025-03-23 08:23 (UTC) by Mikhail)

After last update (Gnome 48 and other packages) Exaile dont start:

Traceback (most recent call last):
  File "/usr/local/lib/exaile/exaile.py", line 64, in <module>
    main()
    ~~~~^^
  File "/usr/local/lib/exaile/exaile.py", line 60, in main
    exaile = main.Exaile()
  File "/usr/local/lib/exaile/xl/main.py", line 465, in __init__
    _do_heavy_imports()
    ~~~~~~~~~~~~~~~~~^^
  File "/usr/local/lib/exaile/xl/main.py", line 57, in _do_heavy_imports
    gi.require_version('GIRepository', '2.0')
    ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.13/site-packages/gi/__init__.py", line 132, in require_version
    raise ValueError('Namespace %s not available for version %s' %
                     (namespace, version))
ValueError: Namespace GIRepository not available for version 2.0

oldherl commented on 2025-02-28 06:32 (UTC)

The upstream website is now only accessible from exaile.org not www.exaile.org

Astronaut_Sloth commented on 2025-01-31 06:09 (UTC)

May be worth updating the dependency list or at least documenting this: I needed to install the gvfs package in order to be able to add new radio stations or open files via URL. Was running into the issue described by this old github issue: https://github.com/exaile/exaile/issues/664

UnicornDarkness commented on 2025-01-01 09:43 (UTC)

@xiota: Done in cf74ac1acf4a.

UnicornDarkness commented on 2024-12-31 08:44 (UTC)

@foolishgrunt @oldherl: I updated the PKGBUILD in 8a565563dd13 to apply the upstream patch.