olegantonyan / mpz

Music player for big local collections
https://mpz-player.org/
Other
84 stars 2 forks source link

issue with after running the song #158

Open REX226 opened 7 months ago

REX226 commented 7 months ago

when i run the application all works prefectly fine when i try to run an song from the playlist after the song end the program automatically closes on its own i tried to see what is the reason why it gets closed automatically but i am just an newbie in the programming field so thats why can anyone help me in this matter and educate me pls

olegantonyan commented 7 months ago

Which distro and desktop environment you using?

Could you describe the step by step how to reproduce the bug?

REX226 commented 7 months ago

greetings!! sorry for the wait so i am using windows 11 os i downloaded the file name [mpz-1.0.23-win64-qt6-installer.exe] as you have mentioned in the steps installed the wizard folder then i opened the application ,selected the songs that which i wanted to play the songs played perfectly but when the songs ends the program closes automatically i looked at the source and tried to figure out the error with the little knowledge i have but cant figure it out so thats y i have raised the issue .if it is me who is facing this issue or other people too . And could u tell me how can i run the installer after i have downloaded the .exe file pls i could not figure it out on how to open the application

olegantonyan commented 7 months ago

You create new playlist from files, start playing it and after finishing the last song in the playlist it crashes. Correct?

REX226 commented 7 months ago

correct after the last song is completed the program closes itself

olegantonyan commented 7 months ago

Which codecs pack (if any) are you using?

REX226 commented 7 months ago

Meaning ?? Like vs code??

olegantonyan commented 7 months ago

k-lite codecs pack or something else

REX226 commented 7 months ago

No not using anything like this you mentioned

olegantonyan commented 7 months ago

Since I cannot reproduce it, I'll add a crash reporter to the next release (had to be done years ago https://github.com/olegantonyan/mpz/issues/90). Without this it's nearly impossible to debug such issues. Unless you can run it locally under debugger and see exactly where it crashes

REX226 commented 7 months ago

ohhk thankyou so much for the guidance!!
and sorry if i took to much of your time