Author Topic: GUI changes for v3.0  (Read 1405097 times)

hamma

  • Jr. Member
  • **
  • Posts: 71
How can i completely disable "left main panel", or did i oversee an option?

psychoadept

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 10940
I got this error while trying to adjust the volume tonight (I clicked on the volume icon in the right sidebar):

Code
MusicBee v3.0.5835.39399 (Win10.0), 23 Dec 2015 21:29:

System.NullReferenceException: Object reference not set to an instance of an object.
   at MusicBee.MusicBeeMain.#=qeDbEHfJU35ocFWM22XKcrw==.#=qdclmy2ZrZISTSXWAe2ZyBVKasb3a6QTDwOBIc4jSWqE=.#=qSM68U$4Sbq4RNA9YAXZYmYfodLjAD3gRnHAf3$tNSqA=()
   at #=qTVBHIq_kjSqIk8IocIXHQes0I00abSaJR8tiHreijCxb2AOxvPGMJ_i8eObanVEB.#=qPx2KE9EQGq0S40SqeUJuvjaatAgjrQtbdw3_dBDW1o4=()
   at #=qDl69Jkej10IpEMNSWyKHCaVzV_WFoyaEU$IgvucJrEA=.#=q_j9aTq78d0WZE66uWmGqhUZwbQm$okn2cUwPne5uIEs=.Invoke()
   at #=qDl69Jkej10IpEMNSWyKHCaVzV_WFoyaEU$IgvucJrEA=.#=qsoNR$H6X4nno3zC2gQ3qbQ==(Boolean #=q5rOF1rIdggArWWFcbofxCQ==)
   at #=qTVBHIq_kjSqIk8IocIXHQes0I00abSaJR8tiHreijCxb2AOxvPGMJ_i8eObanVEB.#=qqaioUxyz$37uWDa9rA1dNyg$NaJAt6rF_o$WuFY$yn4=(Object #=q0Aa4EeDAjRaAxm8O6T9s4g==, FormClosedEventArgs #=qXlcWtXUV4aDTAN$sHAQ$Mg==)
   at System.Windows.Forms.Form.OnFormClosed(FormClosedEventArgs e)
   at System.Windows.Forms.Form.WmClose(Message& m)
   at System.Windows.Forms.Form.WndProc(Message& m)
   at #=qET2eowkYz03aBblrDzF$62HYNn1dP6XjxPnxqY5JdSs=.WndProc(Message& #=qG6pP1Hj2zuF3N9ntxah5JA==)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

I'm running the plugin that links the volume to the windows volume control, for what it's worth.  Also the text display of the volume level got visually corrupted.  If I use the keyboard controls to adjust the volume, it shows the correct number, though.
Last Edit: December 24, 2015, 05:25:59 AM by psychoadept
MusicBee Wiki
Use & improve MusicBee's documentation!

Latest patches
(Unzip and overwrite existing program files)

Alumni

  • Sr. Member
  • ****
  • Posts: 1007
How can i completely disable "left main panel", or did i oversee an option?

In the panels configuration window - you can either disable/move elements docked in the left main panel, or you can hide it from view under "overrides for the current tab".

hamma

  • Jr. Member
  • **
  • Posts: 71
Where do i find "panels configuration window"?

When i go to preferences - layout (1), i can only choose the size of the thumbnails and hide it for playlists.


I finally found it, thanks @Alumni
Last Edit: December 24, 2015, 07:44:35 AM by hamma

Steven

  • Administrator
  • Hero Member
  • *****
  • Posts: 34992
Where do i find "panels configuration window"?
click the Panel Layout icon to the left of the search box

Steven

  • Administrator
  • Hero Member
  • *****
  • Posts: 34992
I got this error while trying to adjust the volume tonight (I clicked on the volume icon in the right sidebar):
Could you confirm whether you have the main player panel displayed (if not that will probably be the reason which of course i will fix)
if thats not the case, it might be relevant as to which skin you are using, and if its one in development can you send it to me (if its the melon remix 3 i already have it).
Last Edit: December 24, 2015, 08:22:16 AM by Steven

EffenBlue

  • Jr. Member
  • **
  • Posts: 46
When I try to paste artwork to a file I get this:

psychoadept

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 10940
I got this error while trying to adjust the volume tonight (I clicked on the volume icon in the right sidebar):
Could you confirm whether you have the main player panel displayed (if not that will probably be the reason which of course i will fix)
if thats not the case, it might be relevant as to which skin you are using, and if its one in development can you send it to me (if its the melon remix 3 i already have it).

No, the main player panel is not displayed.  And yes, using the Mellon skin.
MusicBee Wiki
Use & improve MusicBee's documentation!

Latest patches
(Unzip and overwrite existing program files)

Steven

  • Administrator
  • Hero Member
  • *****
  • Posts: 34992
fix for the volume issue and the paste artwork issue (for anyone using the new narrow scrollbars feature):
http://musicbee.niblseed.com/V3_0/MusicBee3_Patched.zip

unzip into the musicbee application folder and run MusicBee3.exe
Last Edit: December 24, 2015, 06:03:00 PM by Steven

cartman005

  • Member
  • Sr. Member
  • *****
  • Posts: 589
I'm getting the following error when I open a new tab.

MusicBee v3.0.5836.30373 (Win10.0), 24 Dec 2015 12:10:

System.ObjectDisposedException: Cannot access a disposed object.
Object name: '#=qNUUFhhBiViLNx5bVy1Kytg=='.
   at System.Windows.Forms.Control.CreateHandle()
   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   at System.Windows.Forms.Control.CreateControl()
   at System.Windows.Forms.Control.WmShowWindow(Message& m)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   at System.Windows.Forms.Form.WmShowWindow(Message& m)
   at System.Windows.Forms.Form.WndProc(Message& m)
   at #=qFKW_d_wVi3ZpjxCEcB2Zq48Cm9OFNYjz0QRdR_Fd6b4=.WndProc(Message& #=qMzWB776BHbVDTTwsWrsIYQ==)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Steven

  • Administrator
  • Hero Member
  • *****
  • Posts: 34992

h0m3r

  • Jr. Member
  • **
  • Posts: 39
fix for the volume issue and the paste artwork issue (for anyone using the new narrow scrollbars feature):
http://musicbee.niblseed.com/V3_0/MusicBee3_Patched.zip

unzip into the musicbee application folder and run MusicBee3.exe

confirm the fix :)
great! big thanks for your work! ;)

Steven

  • Administrator
  • Hero Member
  • *****
  • Posts: 34992
I'm getting the following error when I open a new tab.
that should be fixed now:
http://musicbee.niblseed.com/V3_0/MusicBee3_Patched.zip

unzip into the musicbee application folder and run MusicBee3.exe

cartman005

  • Member
  • Sr. Member
  • *****
  • Posts: 589
It works now. I think I am missing something with the Playlist Manager. Is it supposed to show up blank like this?

Steven

  • Administrator
  • Hero Member
  • *****
  • Posts: 34992
its another bug with your settings. It should be fixed now:
http://musicbee.niblseed.com/V3_0/MusicBee3_Patched.zip

unzip into the musicbee application folder and run MusicBee3.exe