Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Audacious Freezes During Search (Version 4.4.2) #1545

Open
arch3rtemp opened this issue Jan 8, 2025 · 12 comments
Open

Audacious Freezes During Search (Version 4.4.2) #1545

arch3rtemp opened this issue Jan 8, 2025 · 12 comments
Labels
Bug Something isn't working

Comments

@arch3rtemp
Copy link

arch3rtemp commented Jan 8, 2025

Describe the bug
Audacious music player freezes when attempting to search for a song within the playlist.

Steps to reproduce

  1. Launch Audacious. (It does not matter Snap version or standalone version)
  2. Press Ctrl + f to open the search bar.
  3. Begin typing the name of the track (.flac or .cue files)
  4. The player freezes after entering 3-4 characters.

Expected behavior
Audacious should display search results as you type, allowing you to quickly locate songs in your playlist.

Additional information
Logs:

  • Audacious version and interface (Qt / GTK / Winamp): 4.4.2 GTK, Snap installation
  • Operating system and version: Ubuntu 24.04.1 LTS
  • Desktop environment: Gnome
  • Screenshots: Screenshot showing freeze

Files that cause freeze

  • Sample files: Not applicable for this bug
  • Logs (use LANG=C audacious -V for English output):

snap run audacious V INFO.txt

@arch3rtemp arch3rtemp added the Bug Something isn't working label Jan 8, 2025
@mschwendt
Copy link

Snap installation

Most likely the fault is caused by that, since searching playlists works fine here regardless of whether it's with GTK or Qt.

Just curious, if you switch to Qt, is the freeze reproducible?

@arch3rtemp
Copy link
Author

I cannot switch to QT. I guess it is reduced version only containing GTK interface.
I am to report this bug on Snap then.

@radioactiveman
Copy link
Member

radioactiveman commented Jan 8, 2025

I haven't seen this behavior either. Ctrl+F is also not something what Audacious controls but GTK internally.

With the GTK interface you can search with the "Jump to Song" dialog (CTRL+J) as well by the way.

@arch3rtemp
Copy link
Author

I installed Audacious using apt install audacious but the problem stays the same.
Ctrl + J works though.
This standalone installation has another minor issue:
Screenshot from 2025-01-08 20-56-44

$ audacious
Gdk-Message: 21:00:26.920: Window 0x64aa1c94d120 is a temporary window without parent, application will not be able to position it on screen.

@arch3rtemp
Copy link
Author

I restarted this standalone installation in QT mode and the app freezes on Ctrl + f as well

@mschwendt
Copy link

Probably freezes also with only a single music file and is likely unrelated to searching.

@radioactiveman
Copy link
Member

$ audacious
Gdk-Message: 21:00:26.920: Window 0x64aa1c94d120 is a temporary window without parent, application will not be able to position it on screen.

This issue only occurs when using Wayland and was already fixed with Audacious 4.4.

@arch3rtemp
Copy link
Author

arch3rtemp commented Jan 8, 2025

Probably freezes also with only a single music file and is likely unrelated to searching.

Thanks for the clue. I found out the issue only arises when searching in .cue list

This issue only occurs when using Wayland and was already fixed with Audacious 4.4.

Thanks. The Ubuntu repo contains old 4.3.1 version.

@radioactiveman
Copy link
Member

Even when adding a .cue file and then searching in the playlist with Ctrl+F I can't reproduce a freeze.
Tried it on Arch Linux and Ubuntu 24.04 with the GTK and Qt interface.

Please update your initial post with the steps to reproduce and attach logs (the output of audacious -V) of the Ubuntu version, not the Snap one.

@arch3rtemp
Copy link
Author

Sorry for late response. I updated the original post, added new screenshot and replaced the log file with the new one.

@radioactiveman
Copy link
Member

The log file contains many warnings and errors regarding .m4v files, logged by the FFmpeg plugin. No single hint about .flac and .cue files as mentioned initially.

I can't reproduce this issue so please try to narrow it down.

  • Start with a fresh configuration (rename ~/.config/audacious directory or its Snap equivalent)
  • Add only very few files to the playlist
  • Try different file formats
  • Try disabling the input plugin FFmpeg

@arch3rtemp
Copy link
Author

arch3rtemp commented Jan 30, 2025

I found out the real culprit.

Image

Image

Some m4v files were added to the music list and navigating through them caused the errors in the terminal and Audacious freeze.

It would be great if Audacious added only files with supported formats to the list.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants