Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - tnvu

Pages: 1
1
Questions / [Windows10] Screen resolution changes and maximized window
« on: August 16, 2017, 06:18:03 PM »
Hi,

One annoying behavior I've noticed is that when I have MusicBee maximized, play a video game that changes the resolution of my monitor, and then exit the game, MusicBee seems to resize itself incorrectly. What I usually see is that it has changed it's window size to be larger than my monitor resolution.

This doesn't seem to happen with other programs that I have maximized (Chrome, Quicken, Steam, etc).

Any thoughts on how to resolve this?

Thanks!

2
Questions / Re: Playing song after sleep [SOLVED]
« on: June 16, 2017, 02:25:35 AM »
Thanks, solved!

3
Questions / Re: Playing song after sleep
« on: June 13, 2017, 09:39:38 PM »
I updated to the latest 3.1 version and it still happens.

To reproduce, you might need to let it sleep for a little bit longer so the network connections timeout.

4
Questions / Playing song after sleep [SOLVED]
« on: June 13, 2017, 01:32:55 AM »
So there seems to be a bug in MusicBee after waking the computer up from sleep.

1) Play a music file.
2) Pause the music file in the middle.
3) Put the computer to sleep.
4) Wake up the computer.
5) Continue to play the file.
6) File plays for a little bit but then will skip to the next track.

I imagine it has to do with the file handle being stale and/or the read() failing. Would it be better to:
1) Re-open and seek() to the previous read attempt
2) Increase the buffer to buffer the whole file in the options menu

Thanks for any feedback.

Pages: 1