Project

General

Profile

Packaging Request #3183

[lyrebird] Adding to repository

anonymous - about 2 years ago - . Updated over 1 year ago.

Status:
open
Priority:
bug
Assignee:
-
% Done:

0%


Description

Simple and powerful voice changer for Linux, written in GTK 3
License: MIT
Source code: https://github.com/lyrebird-voice-changer/lyrebird

History

#1

Updated by bill-auger about 2 years ago

there is a PKGBUILD for this software on the AUR
https://aur.archlinux.org/cgit/aur.git/tree/?h=lyrebird

#2

Updated by anonymous over 1 year ago

I tested PKGBUILD from AUR. Lyrebird output the following error

$ lyrebird
Traceback (most recent call last):
  File "/usr/share/lyrebird/app.py", line 13, in <module>
    win = mainwindow.MainWindow()
  File "/usr/share/lyrebird/app/mainwindow.py", line 27, in __init__
    Gtk.Window.__init__(self, title='Lyrebird')
  File "/usr/lib/python3.10/site-packages/gi/overrides/Gtk.py", line 519, in __init__
    raise RuntimeError(
RuntimeError: Gtk couldn't be initialized. Use Gtk.init_check() if you want to handle this case.

Also available in: Atom PDF