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

    • Weekend PC Game Deals: Resident Evil, Mafia, Like a Dragon, and more by Pulasthi Ariyasinghe Weekend PC Game Deals is where the hottest gaming deals from all over the internet are gathered into one place every week for your consumption. So kick back, relax, and hold on to your wallets. The Epic concluded its mystery giveaways this week with another double freebie promotion. As a part of this, you can now grab Rogue Waters and Songs of Conquest to keep. Songs of Conquest is a turn-based 4X strategy game where you'll be managing a kingdom, making tough decisions, and taking down enemy forces in tactical combat. Meanwhile, Rogue Waters is a roguelike where, as a pirate captain, you command a ship and crew through procedurally generated encounters. The double giveaway is coming to an end on June 11. On the same day, Warhammer 40K Speed Freeks will join in as the next freebie. Another Humble Choice offer was revealed earlier this week, bringing a refreshed eight-game selection to jump into. The June selection is Octopath Traveler 2, The Riftbreaker, Life is Strange: Double Exposure, INDIKA, Citizen Sleeper 2: Starward Vector, Construction Simulator, Hell Clock, and Overlooting to keep as Steam keys. The $15 bundle gives you all eight games from this month's Choice selection. The month-long promotion will come to an end on July 6, giving you ample time to decide on whether you want the titles. The Humble Store also brought in standard gaming collections this week. The IGN Live Bundle kicked things off with games like Control, Shadow Gambit: The Cursed Crew, Blair Witch, Rollerdrome, and The Last Campfire for $10. At the same time, the We Will Always be Here bundle carried in titles like Bad End Theater, Thirsty Suitors, Vampire Therapist, and Tavern Talk for $12. Next, the 2K Sports Champions Bundle comes touting games like NBA 2K26, PGA TOUR 2K25, OlliOlli World Rad Edition, and TopSpin 2K25 with a hefty $25 price tag. Lastly, the Redline Racing Bundle is touting games like Art of Rally, Descenders, Mudrunner, and Assetto Corsa Competizione with a $10 price tag. Big Deals The biggest promotions of this weekend come from franchise discounts for hits like Mafia, Like a Dragon, Resident Evil, and more. With all those and more, here's our hand-picked big deals list for the weekend: Mafia: The Old Country – $34.99 on Steam ARC Raiders – $31.99 on Steam Forza Horizon 5 – $29.99 on Steam Monster Hunter Wilds – $29.39 on Steam Satisfactory – $27.99 on Steam No Rest for the Wicked – $27.99 on Steam Satisfactory – $27.99 on Steam Esoteric Ebb – $19.99 on Steam Street Fighter 6 – $19.99 on Steam Cloudheim – $19.79 on Steam Pacific Drive – $17.99 on Steam Like a Dragon: Infinite Wealth – $17.49 on Steam ACE COMBAT 7: SKIES UNKNOWN – $14.99 on Steam Yakuza 0 Director's Cut – $14.99 on Steam Like a Dragon Gaiden: The Man Who Erased His Name – $14.99 on Steam Like a Dragon: Pirate Yakuza in Hawaii – $14.99 on Steam Grand Theft Auto V Enhanced – $14.99 on Steam Lost Judgment – $13.99 on Steam The Crew Motorfest – $13.99 on Steam Stronghold Crusader: Definitive Edition – $12.59 on Steam The Stanley Parable: Ultra Deluxe – $12.49 on Steam Blood West – $12.49 on Steam Yakuza Kiwami 2 – $11.99 on Steam Judgment – $11.99 on Steam Like a Dragon: Ishin! – $11.99 on Steam Alien: Isolation – $11.99 on Steam Goat Simulator: Remastered – $10.19 on Steam Resident Evil Village – $9.99 on Steam Yakuza 4 Remastered – $9.99 on Steam Yakuza 5 Remastered – $9.99 on Steam Yakuza 6: The Song of Life – $9.99 on Steam Caravan SandWitch – $9.99 on Steam Spyro Reignited Trilogy – $9.99 on Steam Assassin's Creed III Remastered – $9.99 on Steam The Expanse: A Telltale Series – $9.99 on Steam Sons Of The Forest – $8.99 on Steam Untitled Goose Game – $7.99 on Steam Resident Evil 2 – $7.99 on Steam Resident Evil 3 – $7.99 on Steam Resident Evil 7 Biohazard – $7.99 on Steam Yakuza: Like a Dragon – $7.99 on Steam Airborne Kingdom – $7.49 on Steam Assassin's Creed Syndicate – $7.49 on Steam The Wolf Among Us – $7.49 on Steam Amnesia: The Bunker – $7.49 on Steam Mini Motorways – $6.99 on Steam Age of History 3 – $6.99 on Steam Fabledom – $6.29 on Steam Trine 4: The Nightmare Prince – $5.99 on Steam Mafia: Definitive Edition – $5.99 on Steam Mafia II: Definitive Edition – $5.99 on Steam Resident Evil 6 – $4.99 on Steam Resident Evil 5 – $4.99 on Steam Resident Evil Revelations 2 – $4.99 on Steam Resident Evil 3 Nemesis (1999) – $4.99 on Steam Terra Memoria – $4.99 on Steam FOR HONOR – $4.49 on Steam Metro Exodus – $4.49 on Steam The Forest – $4.39 on Steam Mini Metro – $3.99 on Steam Songs of Conquest – $0 on Epic Store Rogue Waters – $0 on Epic Store Gravity Circuit – $0 on Steam DRM-free Specials The DRM-free store GOG has plenty of discounts to look over this weekend too. Here are some highlights: Trials of Mana - $14.99 on GOG SPORE Collection - $14.99 on GOG Stellaris - $12.49 on GOG FINAL FANTASY VIII - REMASTERED - $7.99 on GOG Final Fantasy IV (3D Remake) - $7.99 on GOG Final Fantasy III (3D Remake) - $7.99 on GOG FINAL FANTASY IX - $6.29 on GOG The Forgotten City - $6.25 on GOG Warlords Battlecry 3 - $5.99 on GOG Heroes of Might and Magic 3: Complete - $4.99 on GOG Heroes of Might and Magic 4: Complete - $4.99 on GOG SimCity 4 Deluxe Edition - $4.99 on GOG FINAL FANTASY VII - $4.79 on GOG Cultures 1+2 - $3.99 on GOG Outlast - $3.75 on GOG Dungeon Keeper 2 - $2.99 on GOG Theme Hospital - $2.99 on GOG Sid Meier's Alpha Centauri Planetary Pack - $2.99 on GOG Dungeon Keeper Gold - $2.99 on GOG Alba: A Wildlife Adventure - $2.55 on GOG Disciples 2 Gold - $1.99 on GOG Outcast - Second Contact - $1.49 on GOG Disciples: Sacred Lands Gold - $1.49 on GOG Port Royale 2 - $0.99 on GOG Keep in mind that availability and pricing for some deals could vary depending on the region. That's it for our pick of this weekend's PC game deals, and hopefully, some of you have enough self-restraint not to keep adding to your ever-growing backlogs. As always, there are an enormous number of other deals ready and waiting all over the interwebs, as well as on services you may already subscribe to if you comb through them, so keep your eyes open for those, and have a great weekend.
    • Exciting! It’s amazing how hearing Japanese can naturally enhance the perceived quality of any experience or product.
    • Your other comment in another article says otherwise, namely "Microsoft veteran wants to replace every single line of C/C++ code with Rust and AI".
    • Sued and... exonerated. Oh, they learned a lesson alright. They learned that anyone who uses the word "antiturst" in conjunction with "Microsoft" is an idiot, even if that person is Judge Thomas Penfield Jackson. That judge ruined the image of the US justice system. Microsoft Edge has a 5.14% market share. Also, Windows is no longer the #1 OS. None of this constitutes a monopoly. Google Chrome, however, has 70.25% share. Also, Google's Android is the #1 OS. Now that's closer to a monopoly.
  • Recent Achievements

    • Week One Done
      JKR earned a badge
      Week One Done
    • Rookie
      moog19 went up a rank
      Rookie
    • Mentor
      grik went up a rank
      Mentor
    • Dedicated
      JKR earned a badge
      Dedicated
    • One Year In
      CHUNWEI earned a badge
      One Year In
  • Popular Contributors

    1. 1
      +primortal
      490
    2. 2
      PsYcHoKiLLa
      271
    3. 3
      Skyfrog
      75
    4. 4
      Steven P.
      68
    5. 5
      FloatingFatMan
      64
  • Tell a friend

    Love Neowin? Tell a friend!