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 - carloscs

Pages: 12 3 ... 7
1
Bug Reports / Error switching from Theater Mode to Mini Player
« on: April 07, 2020, 12:58:16 PM »
Steps to reproduce:

In main player press Ctrl-T (open theater), Ctrl-M (open Mini Player)


Sometimes only happens on the second round: Ctrl-T, Ctrl-M, Ctrl-M (go Main), Ctrl-T, Ctrl-M



MusicBee v3.3.7367.38620D  (Win10.0), 7 abr 2020 12:53:

System.ObjectDisposedException: Cannot access a disposed object.
Object name: 'TheatrePanel'.
   at System.Windows.Forms.Control.CreateHandle()
   at System.Windows.Forms.Control.get_Handle()
   at System.Windows.Forms.Control.PointToScreen(Point p)
   at MusicBeePlugin.Plugin.TheatrePanel.FadeInPanel.parent_LocationChanged(Object sender, EventArgs e)
   at System.Windows.Forms.Control.OnLocationChanged(EventArgs e)
   at #=zziapYCHkKIL0B5EplaYmmhGl87_u.OnLocationChanged(EventArgs #=zHB5no$s=)
   at System.Windows.Forms.Control.UpdateBounds(Int32 x, Int32 y, Int32 width, Int32 height, Int32 clientWidth, Int32 clientHeight)
   at System.Windows.Forms.Control.UpdateBounds()
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   at System.Windows.Forms.Form.WndProc(Message& m)
   at #=zSY5hHAbHQ4EHcR39WuTgwzM=.WndProc(Message& #=z9FSiH_o=)
   at #=zziapYCHkKIL0B5EplaYmmhGl87_u.WndProc(Message& #=z9FSiH_o=)
   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)

2
Hi,

Ctrl-Alt-T starts Theather Mode but doesn't Restores the main player when invoked again Could we have that as it already happens iwith the Mini/Compact Player (pressing the open key again restores the main player).


Tx.
Carlos

3
MusicBee Wishlist / Add option "Show Album Count" to Column Browser.
« on: August 10, 2019, 04:26:11 AM »
Hi,

As I'm big enough now (bothi in age and size) and don't need to see big numbers to feel happy, could we have also an option "Show Album Count" (and change the current one to "Show Track Count").

Actually the reason for the request is that my main focus are albums, so seeing album counts would be much more useful.

Ty for your time, whether this goes in or not.
Carlos


Edit: and while looking again at the Column Browser, why doesn't the "All" line show the total track (and in the future album) count instead of being empty? It seems I haven't grown enough not to want to see <that> big number :)

4
General Discussions / Re: GUI changes for v3.0
« on: May 10, 2016, 02:14:35 PM »
musicbee (infact .NET) does not handle long filenames - maybe there is a setting in EAC to stop that happening.
For v3.1, long filename handling has already been added

It seems that EAC doesn't have a handling for this, but now that I'm aware of it I can correct it manually: when MusicBee reports that a filename is too long I move the files out of the inbox, rename then in windows explorer and move them back in.

I reported the error more to see if MusicBee can avoid crashing when the long filename is renamed in windows explorer. That's not nice at all :)


5
General Discussions / Re: GUI changes for v3.0
« on: May 09, 2016, 11:16:00 PM »
Problem and Crash with long filenames:

I just ripped a cd with EAC and moved the files into my MusicBee inbox folders. Unnoticed to me EAC when auto tagging made very long filenames.

Music Bee has two problems here:

Minor: Under the My Computer folder it shows the files with a warning "02 xxx.flac" is missing -> should be "02 xxx.flac" filename is too long.

Worse: in windows explorer I renamed the file to "02.flac" -> MusicBee crashed with this error:

09/05/2016 23:09:30 - 10.0.10586.0 - 3.0.5973.33911 - System.IO.PathTooLongException: The specified path, file name, or both are too long. The fully qualified file name must be less than 260 characters, and the directory name must be less than 248 characters.
   at System.IO.PathHelper.Append(Char value)
   at System.IO.Path.NormalizePath(String path, Boolean fullCheck, Int32 maxPathLength, Boolean expandShortPaths)
   at System.IO.Path.GetPathRoot(String path)
   at System.IO.RenamedEventArgs.get_OldFullPath()
   at #=qkG5t3Qcp$88ixOZY4Dz6QOuqmC0Pih5JzknnTUUh5Hk=.#=qCHXDyADXwPIU2qbTpTkr7rubtcs2xl1KBuz30exNVwk=..ctor(RenamedEventArgs #=qc16HS62thM2u8vAFVtj_6g==)
   at #=qkG5t3Qcp$88ixOZY4Dz6QOuqmC0Pih5JzknnTUUh5Hk=.#=qSWVYGxiZECwx0aPI_deXTg==.#=q0RmtxKxRRZs4UgaT7Ccfz1iMWz0TMHaJoP0ESz3L$R0=(Object #=qQCUOxLIO7TajgS9mnklGVg==, RenamedEventArgs #=qWO_aDWRVsxB035sHxJFyxQ==)
   at System.IO.FileSystemWatcher.OnRenamed(RenamedEventArgs e)
   at System.IO.FileSystemWatcher.NotifyRenameEventArgs(WatcherChangeTypes action, String name, String oldName)
   at System.IO.FileSystemWatcher.CompletionStatusChanged(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* overlappedPointer)
   at System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)



Edit - examples of:

File folder: Mozart · Horn Concertos Nos. 1–4 · Quintet, K. 452 - zart · Horn Concertos Nos. 1–4 · Quintet, K. 452

Filename in folder: 1-04 - Dennis Brain [hn] · Philharmonia Orchestra · Herbert von Karajan - Mozart · Horn Concerto No. 2 in E flat major, K. 417,ll. Andante.flac

6
General Discussions / Re: GUI changes for v3.0
« on: April 06, 2016, 07:48:27 PM »
It's set to scan on startup, I haven't tried continuously monitor.
I also used the "rescan monitored folders" hotkey but it didn't update the file changes.

For what it's worth,for the last few days I've been ripping cds with EAC instead of with music bee and I'm seeing similar behaviour with the monitoring.

In Settings->Library tab:

- "on startup check for updated or missing files" is unchecked.
- "continuously monitor" folders with add new files to inbox is chosen.

Symptoms:

- While opened, music bee doesn't see the files ripped by EAC.
- If I go to the "inbox" disk folder (a folder just under the main library folder) and invoke Send To -> File Rescan nothing happens.
- Restarting music bee makes him notice the new files and sends them to the inbox (it seems music bee always checks for new files on startup?)

System: windows 10 x64.

7
General Discussions / Re: GUI changes for v3.0
« on: April 01, 2016, 04:45:54 PM »
Another mouse misbehavior:

When I double click on an empty space on the "tabs header" (any empty place to the right of the "+" icon), everything in the current selection/view is added to the now playing tracks.

Just tried with radio tab selected and all the radio stations where added to the playing tracks.

8
General Discussions / Re: GUI changes for v3.0
« on: March 26, 2016, 10:15:11 PM »
Misbehaving mouse right click.

On a tab showing "Album and Tracks":

- click on an album to select all it's tracks - ok, album tracks are selected
- control click on another album to add all it's tracks - ok, album tracks are added to selection
- right click on an album to show the popup menu - only the right-clicked album stays selected, all other selected albums get unselected.

Doing the same on individual tracks works as it should: on right clicking all the tracks remain selected.

9
General Discussions / Re: GUI changes for v3.0
« on: March 12, 2016, 07:54:44 PM »
Something strange with two monitors (first: 1920x1200, second  1680x1050)

After maximizing musicbee on the second monitor the close and restore icons/buttons on the maximized window are a bit off-screen (right  and top). Hmmm, looking a bit more, it's a problem of the whole top window area: on the left the menu icon and the MusicBee text are also a bit off-screen (the top is being cut off).

Maximizing in the primary monitor doesn't have this problem.

10
General Discussions / Re: GUI changes for v3.0
« on: March 08, 2016, 07:59:59 PM »
I like the Artists view, but, for now, i can't figure out a nice (and usefull way) to use it:
What i will do for the next update is maintain and persist separate layout settings for when you drill-down from an artist vs. when you drill-down from an album

Confirm fixed - sorry, should have tried with the _really_ latest version.

11
General Discussions / Re: GUI changes for v3.0
« on: March 08, 2016, 07:20:56 PM »
Two problems with editing album/track pictures:

1) If doing a "Search Internet" and no picture is found the "No picture found" dialog appears twice (already reported, but seems it was missed between all the posts).

2) With two monitors, open the edit track/album dialog in the second monitor (mine is on the right) -> right click on picture -> the popup menu appears on the first monitor.

Note: this also happens with the Rip CD dialog (where I first noticed the problems).

12
General Discussions / Re: GUI changes for v3.0
« on: February 28, 2016, 08:06:27 PM »
Another bug:

- edit a track/album and do a "Search Internet" for a picture: if a picture isn't found the not found dialog appears twice.

IIRC, it hapens also on the Rip CD dialog, but probably it's the same code path.

13
General Discussions / Re: GUI changes for v3.0
« on: February 28, 2016, 07:59:35 PM »
Problem in Rip CD dialog:
that should have been fixed the other day. You are not using the most recent version

Was using a patch to the latest beta version at the time... Trying now with the just last beta (v: 3.0.5895):

It seems I was optimist: it happens all the time, not after a few rips. After ripping:
- a message about analyzing volume appears
- the cd ejects
- album data is cleared (album artist, etc)
- "CD has been removed" message appears on track list
- track list isn't cleared

Also:
Open Rip CD dialog, click on track list -> error appears:

MusicBee v3.0.5895.37007 (Win10.0), 28 fev 2016 20:00:

System.NullReferenceException: Object reference not set to an instance of an object.
   at #=qi$zi2gN5yhuOAdxQKHd5yeCRdJjhTZitMaZYDY11CRM=.#=q5Cc6rOIOqmhf6E7o1yLVBv1RG_nBaHyolo82NOlyXKc=(Object #=qAeBQgyGxoHjly2CBk30lgg==, MouseEventArgs #=qCHFKEZMIHmqQfE9nPxlrJQ==)
   at #=qCBOUNiPC0oh1bLzYn4sKblfkyTE0pILYfq$vLehvHD4=.#=qCuj6GdCcWeN2a6JaNxWg9winc0Xkr4Ci_$lLnki$H9k=(MouseEventArgs #=q_6_GtwR7ZMw0t4bRd8UIoQ==)
   at #=qCBOUNiPC0oh1bLzYn4sKblfkyTE0pILYfq$vLehvHD4=.#=q_UHNj9DmVpAIriCM_er1jA==.OnMouseClick(MouseEventArgs #=qXcXcNl5LmnIbC_vzrQe8Iw==)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at #=qMjaHHEO4hl4D6r8AMBBxZDjiOmLk1zoS$6AuyzDs0B4=.WndProc(Message& #=qwVDro9yF69e1IIJplZLMCw==)
   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)

14
General Discussions / Re: GUI changes for v3.0
« on: February 21, 2016, 02:57:00 AM »
Problem in Rip CD dialog:

I've been ripping more than a dozen cds and after a while a problem appeared:

After ripping and after the cd auto ejects, the "CD has been removed" message appears but the track list isn't cleared (the first few times the track list cleared). Clicking on one track on the track list results in this error:

MusicBee v3.0.5891.39020 (Win10.0), 21 fev 2016 2:49:

System.NullReferenceException: Object reference not set to an instance of an object.
   at #=q9MCJ7rNN_iuyMTfZcXnOjasimUwC7kSepqjZAXp3pqA=.#=qVAhnq0Cv9xDLU1mdhYDMAZvqVE6nUej12cjNS_I6gpE=(Object #=qln04dC1PIjLfIQqn$bTSPg==, MouseEventArgs #=qXB48Vd6heAyBtF_hIXAwWg==)
   at #=q6YPAorwUm0W9KdigNpe5U3_VR6BnTvONhe9BACHaDM4=.#=q7apx9OA8KPD6kIIE0rTxHbE1Ixh$dTYZzJ$z7HAFuXw=(MouseEventArgs #=q5_$8niPrGqG$2LUPm2WPTQ==)
   at #=q6YPAorwUm0W9KdigNpe5U3_VR6BnTvONhe9BACHaDM4=.#=qsTIACghd76uZAW4BNJ7agQ==.OnMouseClick(MouseEventArgs #=qs0xg0vl5NaBQoKzBiob4kA==)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at #=qL4a3L7Ig0srCaMkfdIHw_F6AAdKAfu_joXqlWYRAWQc=.WndProc(Message& #=qCjyjsdOVFJC_bNQ_vBLjOQ==)
   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)

15
Bug Reports / Re: Escape key doesn't close the settings dialog (v 3.0.5874)
« on: February 17, 2016, 10:47:06 PM »
Replying to your post was going into a wall of text about several things, so I'll abstain.

I'll just say two things:

- For me lack of UI consistency in an app is a bug and I'll report it as a bug. It's for the app owner to decide on whether it's so, as it seems Steve has decided.

- Please don't add noise to threads. I posted three bug reports and on two of them you just added noise with little positive content to the discussion.


Pages: 12 3 ... 7