spheras / desktopfolder

Bring your Desktop Back to Life
GNU General Public License v3.0
200 stars 40 forks source link

/data/meson.build:27:5: ERROR: Function does not take positional arguments. #337

Open G-dab opened 1 year ago

G-dab commented 1 year ago

I'm using xfce4 on Archlinux, and when I try to install desktopfolder with yay encountered with:

../data/meson.build:27:5: ERROR: Function does not take positional arguments.

it's probably something wrong with meason found solutions here: https://github.com/mikelolasagasti/revelation/issues/87

  1. edited /usr/lib/python3.10/site-packages/mesonbuild/modules/i18n.py and removed the @noPosArgs
  2. reinstalled revelation with yay -S revelation (same error as before then)
eli-schwartz commented 1 year ago

This is just #335 and fixed by that PR.

But the project (and the maintainer) appears to be inactive.