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

Pages: 1
1
MusicBee Wishlist / now playing notifcation positon
« on: March 07, 2018, 06:06:06 PM »
sorry for posting in wrong subforum

if you have a laptop that is 720p screen and dock it on a monitor that is 1080p and sometimes use musicbee on the laptop screen only and otherwise on the higher resolution screen only, the popup will appear towards the middle of the screen, as the position was remembered from the laptop screen. this is not an ideal implementation, either forcing a specific offset of pixels from a screen corner (e.g. top left like win10 music player notifications), or recalculating the target position at every launch of musicbee based on the resolution of the currently active screen would probably work better


2
Bug Reports / now playing notification position
« on: March 06, 2018, 11:22:42 AM »
if you have a laptop that is 720p screen and dock it on a monitor that is 1080p and sometimes use musicbee on the laptop screen only and otherwise on the higher resolution screen only, the popup will appear towards the middle of the screen, as the position was remembered from the laptop screen. this is not an ideal implementation, either forcing a specific offset of pixels from a screen corner (e.g. top left like win10 music player notifications), or recalculating the target position at every launch of musicbee based on the resolution of the currently active screen would probably work better


3
Questions / Useful Musicbee features hidden by unusual UI decision
« on: September 15, 2016, 06:17:21 PM »
Using the "Windows Theme" (but same issue in the default musicbee3 theme


The fact that you can get the awesome "Album and Tracks" layout, and display lyrics within the player with no complicated settings is completely hidden by the fact these options are presented like headings, rather than dropdown boxes.




should be like:



i.e. obvious there are options available.

related: im surprised "Album and Tracks" isnt the default view.

4
Bug Reports / Crash when undocking laptop
« on: August 19, 2016, 10:28:50 AM »
Great app, minor issue i found on my work laptop was that it often crashes when undocking (the dock is connected to two "audio devices": a phone and the monitor is listed as intel display audio, but the default device is just the onboard realtek headphone output.

no error logs are generated by music bee but here is a windows event log:
Code
Log Name:      Application
Source:        Application Error
Date:          19/08/2016 09:31:34
Event ID:      1000
Task Category: (100)
Level:         Error
Keywords:      Classic
User:          N/A
Computer:      delete
Description:
Faulting application name: MusicBee.exe, version: 3.0.5995.40050, time stamp: 0x574dff1e
Faulting module name: dsound.DLL, version: 6.1.7600.16385, time stamp: 0x4a5bd9fd
Exception code: 0xc0000005
Fault offset: 0x00036336
Faulting process id: 0xae0
Faulting application start time: 0x01d1f9ecb937056a
Faulting application path: C:\Program Files (x86)\MusicBee\MusicBee.exe
Faulting module path: C:\WINDOWS\system32\dsound.DLL
Report Id: 55e985b6-65e7-11e6-ab06-c4d987436696
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
    <Provider Name="Application Error" />
    <EventID Qualifiers="0">1000</EventID>
    <Level>2</Level>
    <Task>100</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2016-08-19T08:31:34.000000000Z" />
    <EventRecordID>20583</EventRecordID>
    <Channel>Application</Channel>
    <Computer>delete</Computer>
    <Security />
  </System>
  <EventData>
    <Data>MusicBee.exe</Data>
    <Data>3.0.5995.40050</Data>
    <Data>574dff1e</Data>
    <Data>dsound.DLL</Data>
    <Data>6.1.7600.16385</Data>
    <Data>4a5bd9fd</Data>
    <Data>c0000005</Data>
    <Data>00036336</Data>
    <Data>ae0</Data>
    <Data>01d1f9ecb937056a</Data>
    <Data>C:\Program Files (x86)\MusicBee\MusicBee.exe</Data>
    <Data>C:\WINDOWS\system32\dsound.DLL</Data>
    <Data>55e985b6-65e7-11e6-ab06-c4d987436696</Data>
  </EventData>
</Event>

settings:
http://pastebin.com/vtJSMmyU

Pages: 1