Author Topic: Album Cover view doesn't hide a line of text when viewing an album.  (Read 656 times)

Shy Guy on Wheels

  • Jr. Member
  • **
  • Posts: 23
Specifically the pop up that appears when a line of text is too long, the one in the image with the full album title.

 
I assume this only affects the "view in a separate panel" option, as none of the other options actually hide the album covers, just that one.

Quote
MusicBee v3.5.8249.26390D  (Win10.0), 16 Aug 2022 20:04:

System.ObjectDisposedException: Cannot access a disposed object.
Object name: '#=zlN1x4q72Uv0ai_XINjFrYzQ='.
   at System.Windows.Forms.Control.CreateHandle()
   at System.Windows.Forms.Control.get_Handle()
   at System.Windows.Forms.Control.GetSafeHandle(IWin32Window window)
   at System.Windows.Forms.ToolTip.Hide(IWin32Window win)
   at System.Windows.Forms.ToolTip.TimerHandler(Object source, EventArgs args)
   at System.Windows.Forms.Timer.OnTick(EventArgs e)
   at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
It constantly spits this error out, which interrupts usage of the program, so I assume it should be fixed.
Last Edit: August 16, 2022, 08:05:36 PM by Shy Guy on Wheels

Steven

  • Administrator
  • Sr. Member
  • *****
  • Posts: 34369
could you send me a link to your settings file (help/ support/ view settings)


Steven

  • Administrator
  • Sr. Member
  • *****
  • Posts: 34369

Shy Guy on Wheels

  • Jr. Member
  • **
  • Posts: 23
That's weird, I haven't touched it at all.

I did the whole process again and uploaded the new file I've end up with. Hopefully this works.

https://drive.google.com/file/d/1J3gcuOa7lz8eyVvEwl3ADvN86vt-yszH/view?usp=sharing

Steven

  • Administrator
  • Sr. Member
  • *****
  • Posts: 34369
Its still not a complete file but in any case there is enough usable info.
I still cant reproduce the issue but i can imagine how it might be happening. Unfortunately there isnt anything i can do as i believe its an issue with the .NET implementation.

Steven

  • Administrator
  • Sr. Member
  • *****
  • Posts: 34369
I still cant reproduce this, however i have made a change i think will address the issue:
https://getmusicbee.com/patches/MusicBee35_Patched.zip
unzip and replace the existing musicbee application files

Shy Guy on Wheels

  • Jr. Member
  • **
  • Posts: 23
I've tested the patched version and the issues seems to be gone now. Thanks for the help!