Skip to content

issue with tauon taking long time to launch #2060

@ds47x

Description

@ds47x

i dont know if this a bug or issue on my end but after some updates tauon is taking like 2 min to lauch after clicking it. i dont know how or why but here are the logs

tauonmb -vvv
2026-03-08 21:46:32 [ INFO  ] [ __main__ ] Tauon v9.1.0
2026-03-08 21:46:32 [ INFO  ] [ __main__ ] Copyright 2015-2025 Taiko2k captain.gxj@gmail.com

2026-03-08 21:46:32 [ INFO  ] [ __main__ ] Started with arguments: ['/usr/bin/tauonmb', '-vvv']
2026-03-08 21:48:40 [ INFO  ] [ __main__ ] SDL window system: wayland
2026-03-08 21:48:42 [WARNING] [  t_draw  ] Unable to import jxlpy, JPEG XL support will be disabled. (t_draw.py:43)
2026-03-08 21:48:42 [WARNING] [  t_spot  ] Unable to import Tekore, Spotify support will be disabled. (t_spot.py:46)
2026-03-08 21:48:42 [WARNING] [ t_tidal  ] Unable to import tidalapi, Tidal support will be disabled. (t_tidal.py:20)
2026-03-08 21:48:42 [WARNING] [  t_main  ] Unable to import jxlpy, JPEG XL support will be disabled. (t_main.py:233)
2026-03-08 21:48:42 [WARNING] [  t_main  ] Unable to import pypresence, Discord Rich Presence will be disabled. (t_main.py:254)
2026-03-08 21:48:42 [WARNING] [  t_main  ] Unable to import Chrome(pychromecast), chromecast support will be disabled. (t_main.py:287)
2026-03-08 21:48:43 [WARNING] [  t_main  ] PyOpenGL not found, Milkdrop visualizer will be disabled (t_main.py:36313)
2026-03-08 21:48:43 [ INFO  ] [  t_main  ] Window size: [1366, 736]; Logical size: [1366, 736]
2026-03-08 21:48:44 [ INFO  ] [  t_main  ] Platform: linux
2026-03-08 21:48:44 [ INFO  ] [  t_main  ] Running from installed location
2026-03-08 21:48:44 [ INFO  ] [  t_main  ] Install directory:         /usr/lib/python3.14/site-packages/tauon
2026-03-08 21:48:44 [ INFO  ] [  t_main  ] Asset directory:           /usr/lib/python3.14/site-packages/tauon/assets
2026-03-08 21:48:44 [ INFO  ] [  t_main  ] Locale directory:          /usr/lib/python3.14/site-packages/tauon/locale
2026-03-08 21:48:44 [ INFO  ] [  t_main  ] Userdata directory:        /home/user/.local/share/TauonMusicBox
2026-03-08 21:48:44 [ INFO  ] [  t_main  ] Config directory:          /home/user/.local/share/TauonMusicBox
2026-03-08 21:48:44 [ INFO  ] [  t_main  ] Cache directory:           /home/user/.cache/TauonMusicBox
2026-03-08 21:48:44 [ INFO  ] [  t_main  ] Home directory:            /home/user
2026-03-08 21:48:44 [ INFO  ] [  t_main  ] Music directory:           /home/user/Music
2026-03-08 21:48:44 [ INFO  ] [  t_main  ] Downloads directory:       /home/user/Downloads
2026-03-08 21:48:44 [ INFO  ] [  t_main  ] Database loaded in 0.036 seconds.

(tauonmb:1866): libayatana-appindicator-WARNING **: 21:48:44.794: libayatana-appindicator is deprecated. Please use libayatana-appindicator-glib in newly written code.
2026-03-08 21:48:44 [WARNING] [_py_warnings] /usr/lib/python3.14/site-packages/gi/events.py:718: DeprecationWarning: 'asyncio.AbstractEventLoopPolicy' is deprecated and slated for removal in Python 3.16
  class GLibEventLoopPolicy(asyncio.AbstractEventLoopPolicy):
 (_py_warnings.py:230)
2026-03-08 21:48:44 [WARNING] [_py_warnings] /usr/lib/python3.14/site-packages/gi/_ossighelper.py:266: DeprecationWarning: 'asyncio.get_event_loop_policy' is deprecated and slated for removal in Python 3.16
  policy = asyncio.get_event_loop_policy()
 (_py_warnings.py:230)
Gtk-Message: 21:48:44.839: Failed to load module "appmenu-gtk-module"
2026-03-08 21:48:44 [ INFO  ] [t_webserve] Start controller server
2026-03-08 21:48:44 [ INFO  ] [  t_main  ] Using SDL version: 3004002
2026-03-08 21:48:45 [ INFO  ] [  t_main  ] Load Bio Data
2026-03-08 21:48:45 [ INFO  ] [  t_main  ] Applying theme: Rose
2026-03-08 21:48:45 [ INFO  ] [  t_main  ] Load Bio Data
2026-03-08 21:48:45 [ INFO  ] [  t_main  ] Load cached bio and image
2026-03-08 21:48:45 [ INFO  ] [  t_main  ] Auto save playtime
2026-03-08 21:48:45 [ INFO  ] [  t_main  ] Save BMP to memory
2026-03-08 21:48:51 [ INFO  ] [ __init__ ] Exit PHAzOR

as you can see on the first few lines tauon takes like 2 minutes to launch

2026-03-08 21:46:32 [ INFO  ] [ __main__ ] Started with arguments: ['/usr/bin/tauonmb', '-vvv']
2026-03-08 21:48:40 [ INFO  ] [ __main__ ] SDL window system: wayland

i cant understand the issue but it works fine if i launch it again after closing it so i guess the issue is with initialization

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions