Recommended Posts

The next build will be a pure bugfix build. This is the changelog. The build is still in testing:

28-09-2015: Dopamine 1.0.0.401 (Preview)

- Fixed several coloring issues with the Nano Player window controls
- Fixed the color of the tray controls when using the light theme on Windows 7 and 8
- Fixed a bug where it was not possible to start a song by double clicking in the active list if the previous song was started from explorer
- Fixed a bug where always on top of the Micro and Nano player got lost when the playlist is open
- Fixed a possible database creation error on clean installs
- Fixed a problem when ordering artists starting with "The"
- Regression: due to issues with how the Micro and Nano player playlist was rendered, I had to go back to using
  a single window. That has as consequence that the playlist can only be shown downwards. Sorry about that people.

Regression: due to issues with how the Micro and Nano player playlist was rendered, I had to go back to using
  a single window. That has as consequence that the playlist can only be shown downwards. Sorry about that people....

This makes it a no go for me... so sad :( I can not use it without this... I mean I can but I don't want to.  This makes it so you are forced to keep Dopamine at the top of the screen.  I beg you to find another solution please!!!

 

Edited by Ravensky
 

 

Regression: due to issues with how the Micro and Nano player playlist was rendered, I had to go back to using  a single window. That has as consequence that the playlist can only be shown downwards. Sorry about that people....

This makes it a no go for me... so sad :( I can not use it without this... I mean I can but I don't want to.  This makes it so you are forced to keep Dopamine at the top of the screen.  I beg you to find another solution please!!!

 

 

Sorry to hear you'll miss out on all the other great stuff :)

I spent 5 evenings trying out every possible permutation of solutions, each time requiring ugly, unreliable tricks. Each time I had to revert to my previous code, because it just did't work correctly or looked ugly. It's unhealthy, and I've really had it for now.

Possible other solutions:

- No shadow on the playlist window, but that decreases visibility, especially with the light theme.
- Using a custom shadow on the playlist window: looks ugly, because you then have a mix of shadow types.
- Putting the playlist in a completely separate window which doesn't touch the main window. A bit winamp style I guess.

Just know that these are not possible:

1. Opening playlist above main window inside the same window. Because that requires increasing the window size as soon as the playlist button is pressed. Increasing window size shifts the window's position down, as a window's position is set by it's top/left coordinate.
2. Opening the playlist in a separate window which touches the main window, because it causes ugly shadow overlap between the 2 windows.

Edited by Raphaël G.
  • Like 1

Apologies if this is yet again another misunderstanding, however I can't believe I've never really noticed this however the song ordering under the Artist tab in collection the song ordering seems off.

 

So the Artists appear to be ordered as expected, as it the albums however the songs seem to be ordered by the albums rather than the track names;

gmYC8Tl.png

So as you see on the left it has artists beginning with numbers and then goes on to A, Albums are ordered by Album name, whereas the songs are showing as songs from the Ed Sheeran Album in the order of the album, then it moves on to Taylor Swift etc etc.

I would have expected songs to ignore the previous "lists" and just list any tracks beginning with 0-9 and then a-z?

Regression: due to issues with how the Micro and Nano player playlist was rendered, I had to go back to using  a single window. That has as consequence that the playlist can only be shown downwards. Sorry about that people....

This makes it a no go for me... so sad :( I can not use it without this... I mean I can but I don't want to.  This makes it so you are forced to keep Dopamine at the top of the screen.  I beg you to find another solution please!!!

 

It is not supposed to be ordered that way. It should be alphabetical, as you expect. On that screenshot it looks like the 2 types of ordering are mixed up.

Over here I can't seem to reproduce it. Can you reproduce it? (maybe it is caused by a specific set of actions).

 

It is not supposed to be ordered that way. It should be alphabetical, as you expect. On that screenshot it looks like the 2 types of ordering are mixed up.

Over here I can't seem to reproduce it. Can you reproduce it? (maybe it is caused by a specific set of actions).

If I'm honest, I don't ever see it any other way, It's like that all the time. Are logs going to be of any help?

I fixed it.

I found another little bug, aesthetic one. It seems like the button circled in yellow is misaligned with the other elements on the page, not a big deal but i saw it :)

 

misaligned button.png

Also fixed

 

As in a bug with Dopamine, or something corrupt within my db?

It was a bug in Dopamine. It actually crashed silently/internally (without bringing down the UI) while getting and sorting the songs, and it reverted to the default sorting mode of "by album".

The crash was caused by several files where the tracktitle tag is not set. Dopamine should be able to handle such files without screwing up the sorting. That is what I fixed.

  • Like 2

It was a bug in Dopamine. It actually crashed silently while getting and sorting the songs, and it reverted to the default sorting mode of "by album".
The crash was caused by several files where the tracktitle tag is not set. Dopamine should be able to handle such files without screwing up the sorting. That is what I fixed.

Ah nice, so my dodgy songs caused a crash that was hidden pretty well :D 

My music is all over the place at the moment after a rebuilt not too long ago, filenames all weird, duplicates all over the place, it's a mess :(

 

Ah nice, so my dodgy songs caused a crash that was hidden pretty well :D 

My music is all over the place at the moment after a rebuilt not too long ago, filenames all weird, duplicates all over the place, it's a mess :(

That is the kind of set up I need to stress test Dopamine :)

Oh i forgot another aesthetic bug: When Dopamine's window isn't active, the color of bottom border is clearer than others.

Looks like the border is doubled on the cover player when the window is active.

Do you have a screenshot of that?

I see a 2px bottom border with the same color when the window is active. When the window isn't active, i see a clearer bottom border of 1px + a normal bottom border of 1px. I have this problem on all Dopamine windows, not only on cover player.

2px border.png

I see a 2px bottom border with the same color when the window is active. When the window isn't active, i see a clearer bottom border of 1px + a normal bottom border of 1px. I have this problem on all Dopamine windows, not only on cover player.

2px border.png

You're using scaling of 125 or 150%? I've tweaked it a bit. But can't promise it will look much better.

A new build has been published. It is just a bugfix release. This is the changelog:

29-09-2015: Dopamine 1.0.0.405 (Preview)

- Fixed several coloring issues with the Nano Player window controls
- Fixed the color of the tray controls when using the light theme on Windows 7 and 8
- Fixed a bug where it was not possible to start a song by double clicking in the active list if the previous song was started from explorer
- Fixed a bug where always on top of the Micro and Nano player got lost when the playlist is open
- Fixed a possible database creation error on clean installs
- Fixed a problem when ordering artists starting with "The"
- Fixed sorting issues in the songs list
- Regression: due to issues with how the Micro and Nano player playlist was rendered, I had to go back to using
  a single window. That has as consequence that the playlist can only be shown downwards. Sorry about that people.

Download here

  • Like 2

A new build has been published. It is just a bugfix release. This is the changelog:

29-09-2015: Dopamine 1.0.0.405 (Preview)

- Fixed several coloring issues with the Nano Player window controls
- Fixed the color of the tray controls when using the light theme on Windows 7 and 8
- Fixed a bug where it was not possible to start a song by double clicking in the active list if the previous song was started from explorer
- Fixed a bug where always on top of the Micro and Nano player got lost when the playlist is open
- Fixed a possible database creation error on clean installs
- Fixed a problem when ordering artists starting with "The"
- Fixed sorting issues in the songs list
- Regression: due to issues with how the Micro and Nano player playlist was rendered, I had to go back to using
  a single window. That has as consequence that the playlist can only be shown downwards. Sorry about that people.

Download here

Fixed on my system, Raphaël. I uninstalled the previous one and did a clean install of the new build and so far so good. Thanks for bringing an update in such a short span! :)

  • Like 1

 

Fixed on my system, Raphaël. I uninstalled the previous one and did a clean install of the new build and so far so good. Thanks for bringing an update in such a short span! :)

You're welcome. Thanks for confirming the fix!

  • Like 1

Hi there, love this app. I found this forum while looking for a way to fix the bug I have.

I clean installed windows on my SSD and after downloading Dopamine, I get this error: SQL logic error or missing database, no such table: Configurations - whenever I try to launch the app. Anyone has an idea how to fix this issue? I really love this music player, used to have the Zune software before and this one is very similar and I love it.

Thanks

A new build has been published. It is just a bugfix release. This is the changelog:

29-09-2015: Dopamine 1.0.0.405 (Preview)

- Fixed several coloring issues with the Nano Player window controls
- Fixed the color of the tray controls when using the light theme on Windows 7 and 8
- Fixed a bug where it was not possible to start a song by double clicking in the active list if the previous song was started from explorer
- Fixed a bug where always on top of the Micro and Nano player got lost when the playlist is open
- Fixed a possible database creation error on clean installs
- Fixed a problem when ordering artists starting with "The"
- Fixed sorting issues in the songs list
- Regression: due to issues with how the Micro and Nano player playlist was rendered, I had to go back to using
  a single window. That has as consequence that the playlist can only be shown downwards. Sorry about that people.

Download here

Regression: due to issues with how the Micro and Nano player playlist was rendered, I had to go back to using
  a single window. That has as consequence that the playlist can only be shown downwards. Sorry about that people.

I still think it was awesome the way it was... I had no complaints about it.

Hi there, love this app. I found this forum while looking for a way to fix the bug I have.

I clean installed windows on my SSD and after downloading Dopamine, I get this error: SQL logic error or missing database, no such table: Configurations - whenever I try to launch the app. Anyone has an idea how to fix this issue? I really love this music player, used to have the Zune software before and this one is very similar and I love it.

Thanks

Yes, please install build 405 which I released yesterday. It contains a fix for this specific problem. If that doesn't fix it, let me know.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Posts

    • I use a Linux laptop every day. I have tried to switch to Linux on my gaming PC which has a 5070 ti. It was not a great experience
    • Alien Isolation 2 will bring a new protagonist and setting, watch the reveal trailer here by Pulasthi Ariyasinghe Only a few weeks ago, Sega and Creative Assembly dropped a teaser for a new Alien Isolation. Today at Summer Game Fest, Alien: Isolation 2 was officially announced with a new trailer while also confirming a whole lot of information about the setting of this survival horror project. Check out the reveal trailer above. Leaving behind the Sevastopol space station, the sequel will take players to a remote colony world. With a Xenomorph (or more) on the loose, players will be navigating both the surface of the weather-ravaged planet as well as "the claustrophobic confines of the Weyland-Yutani outpost of Kurosaki Station." Interestingly, Creative Assembly is leaving behind Amanda Ripley, the daughter of Alien's Ellen Ripley, as the protagonist too. While it hasn't confirmed a name yet, players will be taking the role of a new character for this new adventure. The setting is also being described as a new hunting ground for the Alien. This will have players improvising and developing new tools to aid in their survival and escape, all to avoid "cinema’s deadliest killer." "It has been over a decade since we created the original Alien: Isolation and I am so excited to show everyone the first glimpse of the sequel," says Al Hope, Creative Director at Creative Assembly. "Our dedicated Survival team at Creative Assembly has been working hard to create a new, evolved Isolation experience continuing the legacy of the Alien franchise, making the eponymous killer smarter, the environment harsher and the chance of survival slimmer." Promising the same deadly tension from the original from over a decade ago, Alien: Isolation 2 is in development for PC, Xbox Series X|S, Nintendo Switch 2, and PlayStation 5. A release date has not been announced yet.
    • With how far Tim Apple's head has been up Trump's ass, there's no way this was done reluctantly.
    • Like the article stated, it's written completely from scratch, unlike the umpteen Chromium clones. It got its start as the browser built-in to the also written-from-scratch SerenityOS.
    • Hello, From looking at the screen shots in your motherboard's manual at https://endownload.colorful.cn/EnDownload/MotherBroard/2022/Intel 600/Manual/Intel 600 Series BIOS English/Intel 600 Series BIOS User Guide.pdf, you go to the ADVANCED option at the top of the BIOS (UEFI) menu, then select SECURITY in the list of options on the left.  From there  you can enable and set the Secure Boot mode. Regards, Aryeh Goretsky  
  • Recent Achievements

    • Mentor
      grik went up a rank
      Mentor
    • Dedicated
      JKR earned a badge
      Dedicated
    • One Year In
      CHUNWEI earned a badge
      One Year In
    • Conversation Starter
      FBSPL earned a badge
      Conversation Starter
    • Week One Done
      I2D earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      484
    2. 2
      PsYcHoKiLLa
      270
    3. 3
      Skyfrog
      77
    4. 4
      Steven P.
      68
    5. 5
      +Edouard
      61
  • Tell a friend

    Love Neowin? Tell a friend!