kartik-venugopal / aural-player

An audio player for macOS, inspired by Winamp.
MIT License
921 stars 47 forks source link

Stuck in the Menu Bar mode. #112

Closed nextofsearch closed 1 hour ago

nextofsearch commented 2 weeks ago

Hi,

I am using the Menu Bar Mode and can't switch to other window modes even though I select them using the radio buttons on the popup window. Please take a look at the attached image.

Screenshot 2024-11-12 at 5 05 18 PM

I was using version 3.x initially and it crashed often when using the menu bar mode so I installed version 4.x. That's when the problem started. I also installed the latest one (preview 13). Nothing helps.

kartik-venugopal commented 2 weeks ago

Hi, thanks for the issue report. I will look into fixing it ASAP.

kartik-venugopal commented 2 weeks ago

I took a quick look, and was unable to reproduce the issue. I noticed that in your screenshot, the radio buttons don't appear properly, and the OK button also doesn't appear for you (see my screenshot).

I need more info from you - what's your hardware (Intel / Apple Silicon) and macOS version ?

Also, can you send me the log file: ~/Music/aural/aural.log ? Thanks.

Screenshot 2024-11-12 at 12 00 49 PM

nextofsearch commented 2 weeks ago

Thank you so much for the quick response.

Apple M1 Max Sonoma 14.7

I attached the log file.

////

Just before sending this reply, I opened Aural to check out the differences in UI as you mentioned, and then I found out there is the 'OK' button back! I don't know what I did after posting this issue on GitHub but nothing particularly related to Aural player. Anyway, it's working now. Very strange . [image: Screenshot 2024-11-12 at 10.04.39 PM.png]

2024년 11월 12일 (화) 오후 8:03, Kartik Venugopal @.***>님이 작성:

I took a quick look, and was unable to reproduce the issue. I noticed that in your screenshot, the radio buttons don't appear properly, and the OK button also doesn't appear for you (see my screenshot).

I need more info from you - what's your hardware (Intel / Apple Silicon) and macOS version ?

Also, can you send me the log file: ~/Music/aural/aural.log ? Thanks.

— Reply to this email directly, view it on GitHub https://github.com/kartik-venugopal/aural-player/issues/112#issuecomment-2470233643, or unsubscribe https://github.com/notifications/unsubscribe-auth/AACRBCITI5EA4PEKPWPFOWL2AHOBVAVCNFSM6AAAAABRTOECWOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDINZQGIZTGNRUGM . You are receiving this because you authored the thread.Message ID: @.***>

nextofsearch commented 2 weeks ago

aural.log Here's the log file.

Screenshot 2024-11-12 at 10 04 39 PM

BTW, I've been suffering from this error for several weeks.

kartik-venugopal commented 2 weeks ago

Thanks for the info. I upgraded to the same macOS version as you - 14.7.1 and I am still unable to reproduce the issue.

To be honest, I think it could just be a macOS UI bug ... sometimes I have had sporadic UI issues in Aural that are not due to the app but caused by the OS.

I'll keep this issue open for now ... let's keep an eye on the Menu Bar mode and see if the issue comes back. If and when it happens again, try to note down any patterns of what might have caused the issue (anything you did with the app just before it happened).

In the meantime, I will also experiment with changing the presentation modes panel in Menu Bar mode (that box that lets you change the mode) ... maybe regular push buttons instead of radio buttons, and see if that fixes the issue.

kartik-venugopal commented 2 weeks ago

I have redesigned the UI panel that lets you change the presentation mode. Instead of 4 radio buttons + the OK button, there are now 4 regular push buttons that will immediately switch the mode without needing to click OK. See the attached image.

Released in preview14. Try it out and let me know how it works for you.

Will keep this issue open for a while, till we are satisfied that the new UI works fine.

Screenshot 2024-11-13 at 12 09 42 AM

nextofsearch commented 1 week ago

It looks nice and works great. Thank you so much. If anything happens, I will let you know. :)