https://bugs.kde.org/show_bug.cgi?id=486140
--- Comment #2 from Александр Вестов <vesto...@mail.ru> --- (In reply to Tuomas Nurmi from comment #1) > Спасибо за отчет. К сожалению, я плохо читаю по-русски, но, глядя на ошибки, > кажется, что проблема связана с упаковкой / установкой. Убедитесь, что у вас > установлена mariadb-embedded. Вы также можете попробовать сбросить настройки > amarok и встроенную базу данных, удалив ~/.config/amarokrc и > ~/.local/share/amarok/ . Если это не поможет, запуск `amarok -- debug` или > получение обратной трассировки с помощью KDE crash reporter (или вручную > через gdb) может предоставить дополнительную информацию. Good afternoon. 1. I checked that the mariadb-embedded package is installed. 2. Performed the removal of the Amarok program, then deleted the directories you specified (~/.config/amarokrc and ~/.local/share/amarok/). After that, I restarted the computer. Next, I installed Amarok through the terminal. Unfortunately, the error is the same. The program did not start.. 3. Performed `amarok --debug` - the result is below (+ screenshot in the attachment). ***@fedora:~$ amarok -- debug QObject::connect(Playlist::Model, Playlist::ProxyBase): invalid nullptr parameter QObject::connect(Playlist::Model, Playlist::ProxyBase): invalid nullptr parameter QObject::connect(Playlist::Model, Playlist::ProxyBase): invalid nullptr parameter QObject::connect(Playlist::Model, Playlist::ProxyBase): invalid nullptr parameter QObject::connect: No such signal Phonon::VLC::MediaObject::angleChanged(int) QObject::connect: No such signal Phonon::VLC::MediaObject::availableAnglesChanged(int) Got ERROR: "Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist" errno: 2000 Got ERROR: "unknown: Table '/home/avestov/.local/share/amarok/mysqle/amarok/admin' is marked as crashed and should be repaired" errno: 2000 Got ERROR: "unknown: Table '/home/avestov/.local/share/amarok/mysqle/amarok/devices' is marked as crashed and should be repaired" errno: 2000 QWidget::insertAction: Attempt to insert null action QWidget::insertAction: Attempt to insert null action KCrash: Application 'amarok' crashing... The Wayland connection experienced a fatal error: Неправильный дескриптор файла Next, I will try to get a backtrace using KDE crash reporter, if possible, I will supplement this message with the results. -- You are receiving this mail because: You are watching all bug changes.