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

phred

  • Global Moderator
  • Sr. Member
  • *****
  • Posts: 9299
Using 3.0.5783 in Artwork View with a horizontal A-Z Jumpbar and multi-character searches enabled. Trying to reach ROLLING STONES.  I click R which lands me at my first R album R.E.M. Then click O with takes me to Oscar Peterson and then L and instead of landing at Rolling Stones, I find myself faced with Lady Gaga.  And while she did in fact appear once with the Stones, she's not quite what I was searching for.  FWIW, I'm clicking at roughly the same speed that I do with 2.5 and it works in 2.5.
Download the latest MusicBee v3.5 or 3.6 patch from here.
Unzip into your MusicBee directory and overwrite existing files.

----------
The FAQ
The Wiki
Posting screenshots is here
Searching the forum with Google is  here

phred

  • Global Moderator
  • Sr. Member
  • *****
  • Posts: 9299
Using 3.0.5783, Tools > Tagging Tools > Other "Files to Edit" Filters > Show Files with No Volume Analysis.  CTRL-A does not select all tracks.  It does in 2.5.
Download the latest MusicBee v3.5 or 3.6 patch from here.
Unzip into your MusicBee directory and overwrite existing files.

----------
The FAQ
The Wiki
Posting screenshots is here
Searching the forum with Google is  here

Steven

  • Administrator
  • Sr. Member
  • *****
  • Posts: 34312
thanks phred, this has fixes for the above issues and also a couple i found in the new Music Explorer

http://www.mediafire.com/download/68ia4i13dy6oa0o/MusicBeeDemo.zip

unzip into the musicbee application folder and run MusicBee3.exe

phred

  • Global Moderator
  • Sr. Member
  • *****
  • Posts: 9299
Thanks Steven.  Two of the three issues I reported today are resolved.  The one that isn't is this one:
I'm working in Track Details view in 3.0.5783.  The tracks I'm working with have not yet been brought into my Library.  The right sidebar is set to Track Info (Selected) on top and Lyrics (Selected) under that.  I select four tracks and put the cursor in the lyrics section.  I then right-click in the Lyrics panel and get an unexpected error.  I'm pretty sure this is a recently introduced bug as I used this method before in 3.x to mark tracks as having no lyrics.
Code
MusicBee v3.0.5783.13679 (Win6.1), 1 Nov 2015 13:21:

System.NullReferenceException: Object reference not set to an instance of an object.
   at #=qHXXlLGCoZs0aLnyxqeCOviY2j7z10NE58XYUJhyRNOk=.OnMouseClick(MouseEventArgs #=qDbilhWlLPArGitOENOFq7g==)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at #=qwqLi3lpy2ba5s96e5lH93sP50DKVVRtFmTBw9twAAGc=.WndProc(Message& #=qGr1G3CIqPT1oYeXAhGhrcw==)
   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)

EDIT:  I can right-click on any other panel and no error is thrown.

EDIT2:  This appears to only happen if more than one track is selected.  Select one track and there is no error.

It is now letting me right-click in the panel without an error, but when I click on "Mark as having no lyrics" it throws this:
Code
MusicBee v3.0.5783.37302 (Win6.1), 1 Nov 2015 16:20:

System.NullReferenceException: Object reference not set to an instance of an object.
   at #=qxwvljagXJGICEQd8VAXfUt$3xGm8$V49_b47hwhz6fA=.#=qcDsGcALbw_p_XgKnm2aQAVudv7b0kC__$NoioUhYe14=(Object #=qVZPV$2rMZBm7CF4ADvNmjQ==, EventArgs #=qtMw2z5n55mEaSy$DMDgXdg==)
   at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
   at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
   at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
   at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
   at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)
   at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)
   at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
   at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   at System.Windows.Forms.ToolStrip.WndProc(Message& m)
   at System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)
   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)
Download the latest MusicBee v3.5 or 3.6 patch from here.
Unzip into your MusicBee directory and overwrite existing files.

----------
The FAQ
The Wiki
Posting screenshots is here
Searching the forum with Google is  here

mless

  • Jr. Member
  • **
  • Posts: 31
You may already know but in case you missed it, the following bugs in the Track Information panel are not fixed:

1 - In 2.5 when the panel is configured as "Selected Track" and you select an album in the artwork view (no track selected), the line with the field <Title> does not show (probably because the variable is null), so we only see the album name / artist. In 3.0 it shows the name of the first track of the album with its track number.

2 - Clicking any weblink throws: System.InvalidOperationException: Cannot start process because a file name has not been provided.

3 - Clicking the file URL does nothing.
Last Edit: November 01, 2015, 10:01:29 PM by mless

phred

  • Global Moderator
  • Sr. Member
  • *****
  • Posts: 9299
@mless - I don't know how you got my name on the quote you posted as I did not report any of those issues. 

However, I can confirm #3. 
I can not confirm #2. 
For #1, if your issue is with v2.5, then it's not very likely Steven will be fixing it as almost all his energy is going into v3.
Download the latest MusicBee v3.5 or 3.6 patch from here.
Unzip into your MusicBee directory and overwrite existing files.

----------
The FAQ
The Wiki
Posting screenshots is here
Searching the forum with Google is  here

mless

  • Jr. Member
  • **
  • Posts: 31
Sorry phred I clicked on the wrong quote button. I'm the one who reported those issues.

#1 is an issue with 3.0. It works in 2.5.
For #2 I just pasted an URL and created a weblink. When I click on the link I get this error, for any URL.

Steven

  • Administrator
  • Sr. Member
  • *****
  • Posts: 34312
this has fixes for the above issues although i only have very quickly tested

http://www.mediafire.com/download/68ia4i13dy6oa0o/MusicBeeDemo.zip

unzip into the musicbee application folder and run MusicBee3.exe

mless

  • Jr. Member
  • **
  • Posts: 31

phred

  • Global Moderator
  • Sr. Member
  • *****
  • Posts: 9299
Sorry phred I clicked on the wrong quote button. I'm the one who reported those issues.
No problem.  You just had me very very confused for a little while.  I kept looking back to see what I had posted.
Download the latest MusicBee v3.5 or 3.6 patch from here.
Unzip into your MusicBee directory and overwrite existing files.

----------
The FAQ
The Wiki
Posting screenshots is here
Searching the forum with Google is  here

phred

  • Global Moderator
  • Sr. Member
  • *****
  • Posts: 9299
this has fixes for the above issues although i only have very quickly tested
Thanks again Steven.  The 'no lyrics' issue is fixed.
Download the latest MusicBee v3.5 or 3.6 patch from here.
Unzip into your MusicBee directory and overwrite existing files.

----------
The FAQ
The Wiki
Posting screenshots is here
Searching the forum with Google is  here

Bee-liever

  • Member
  • Sr. Member
  • *****
  • Posts: 3830
  • MB Version: 3.6.8830 P
version: 3.0.5783.40920

1/.
partial re-introduction of Multiple Tag Splitter cursor bug fixed before.
Cursor moves to first field ready for data input when splitter panel first opened
Clicking in '+' to add item, cursor disappears and you have to click the field to start entering info.

2/.
When moving back and forth between multiple tabs, this sometimes occurs:

MusicBee and my library - Making bee-utiful music together

psychoadept

  • Global Moderator
  • Sr. Member
  • *****
  • Posts: 10691
this has fixes for the above issues although i only have very quickly tested

http://www.mediafire.com/download/68ia4i13dy6oa0o/MusicBeeDemo.zip

unzip into the musicbee application folder and run MusicBee3.exe

I don't think this is related to the other layout problem I mentioned, but maybe it is.

In any case, this is the second update in a row in which my "no filter" library view has switched to Track Details after installation (it had been on a custom Album & Tracks view).

p.s. could we have a way to "permanently" assign a custom view to the "no filter" library, just like for other filters?
MusicBee Wiki
Use & improve MusicBee's documentation!

Latest beta patch (3.5)
(Unzip and overwrite existing program files)

AvikB

  • Sr. Member
  • ****
  • Posts: 945
MusicBee 3 turns out to be pretty darn Nice :) , i have few suggestions



it would be really nice, if you can give us a choice of the alignment, i personally like "left" but Musicbee always use "Centered" which doesn't look that good. :\

psychoadept

  • Global Moderator
  • Sr. Member
  • *****
  • Posts: 10691
I just ran "Scan Folders for New Files", and it correctly stated that one new file was found, but it didn't show that file in the inbox until I navigated away and back to the inbox.
MusicBee Wiki
Use & improve MusicBee's documentation!

Latest beta patch (3.5)
(Unzip and overwrite existing program files)