Closed LucasSymons closed 5 years ago
Also removing all files except user.json
from /home/user/.trackma/akin2silver.anilist/
and restarting the app cleared the issue and i was able to manually add the show with out any crashes.
still seems to be having the same issue, looks like an intermittent issue with adding new shows. Might be related but both times i have had issues it was when i let the app launch the search window by just playing a new anime. search the prefilled name and press add. Then then window and app crash right away.
[ ~]$ trackma-qt
Trackma-qt v0.7.6
qt5ct: using qt5ct plugin
qt5ct: D-Bus global menu: no
qt5ct: D-Bus system tray: no
Data: Processing queue...
libanilist: Adding item Seishun Buta Yarou wa Bunny Girl-senpai no Yume wo Minai...
Data: Can't process Seishun Buta Yarou wa Bunny Girl-senpai no Yume wo Minai, will leave unsynced.
Engine: Scanning local library...
Tracker (pyinotify): Initializing...
Tracker (pyinotify): Using pyinotify.
Traceback (most recent call last):
File "/usr/lib/python3.7/site-packages/trackma/ui/qtui.py", line 1506, in r_engine_loaded
self._rebuild_lists(showlist, altnames, library)
File "/usr/lib/python3.7/site-packages/trackma/ui/qtui.py", line 681, in _rebuild_lists
filtered_list[show['my_status']].append(show)
KeyError: 1
Aborted (core dumped)
Hi, thanks for the report. I pushed an update; please check if it's resolved.
Just waiting on the AUR repo to get updated and will let you know!
trackma-git
is always up to date. Just force a rebuild.
sorry, worked that out (still new to git)
Looks great, i was able to add two new shows by just playing them with out issue. Thanks very much.
Having an issue were the app crashes on launch after adding a new show to my list. It crashed when adding it and now crashes on open. Show added: Tensei Shitara Slime Datta Ken OS: Manjaro XFCE Built from AUR repo with
makepkg -si
edited a few settings and added vlc to detection (sorry can't remember exactly what edits i made)Are there any other logs i can supply? I had to manually enable the QT version for my desktop type is there an issue with compatibility? Sorry for noob questions, still learning about packages/desktops on Linux.