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

    • It's amazing that anyone still uses this bloated trash.
    • @Sayan...I have defended you at various points as I hope you know. This headline however is utter trash...shame on you sir!
    • An actual cosmic "Eye of Sauron" had been looking straight at us all along by Sayan Sen Image by Kovin P. Vasquez via Pexels | Not representative An international team of researchers has solved a long-standing mystery surrounding a distant blazar known as PKS 1424+240, helping explain why it produces some of the brightest high-energy gamma rays and cosmic neutrinos ever observed despite appearing to have a relatively slow-moving jet. The findings were published on June 6 in Astronomy & Astrophysics Letters. The study addresses a broader challenge in astrophysics: understanding how extreme cosmic objects accelerate particles to very high energies and produce very high-energy (VHE) photons and neutrinos. PKS 1424+240 is located billions of light-years from Earth. It has attracted attention for years because it is both a powerful source of VHE gamma rays and the brightest known neutrino-emitting blazar in the sky, according to observations by the IceCube Neutrino Observatory. It is also associated with one of the strongest peaks in IceCube's nine-year neutrino sky map A blazar is a type of active galactic nucleus powered by a supermassive black hole that pulls in surrounding matter and launches jets of plasma moving close to the speed of light. What makes blazars unique is their orientation. One of their jets points almost directly toward Earth, making them appear exceptionally bright across the electromagnetic spectrum and allowing scientists to study some of the most extreme physical processes in the Universe. The scientists exclaimed it's like the 'Eye of Sauron' in deep space. Usually, the brightest gamma-ray-emitting blazars are expected to have jets that appear to move very quickly. However, radio observations of PKS 1424+240 suggested that its jet was moving much more slowly, creating a contradiction that became part of a long-running problem known as the "Doppler factor crisis." To investigate, researchers analyzed 15 years of observations from the Very Long Baseline Array (VLBA), a network of 10 radio antennas spread across the continental United States, Hawaii and St. Croix. Using a technique called Very Long Baseline Interferometry (VLBI), astronomers combine signals from widely separated radio telescopes to create a virtual Earth-sized telescope capable of revealing extremely fine details. The team combined 42 polarization-sensitive radio images collected between 2009 and 2025, creating a much deeper and more detailed view of the jet than had previously been possible. The observations were carried out as part of MOJAVE (Monitoring Of Jets in Active galactic nuclei with VLBA Experiments), a long-running program that studies the brightness, polarization and magnetic field structures of jets produced by active galaxies. The project aims to better understand how activity near supermassive black holes is linked to high-energy radiation and neutrino emission. “When we reconstructed the image, it looked absolutely stunning,” said Yuri Kovalev, lead author of the study and Principal Investigator of the European Research Council-funded MuSES project at the Max Planck Institute for Radio Astronomy. “We have never seen anything quite like it — a near-perfect toroidal magnetic field with a jet, pointing straight at us.” The image revealed an unusual geometry. The researchers found that Earth lies almost directly in line with the jet, with a viewing angle of less than 0.6 degrees. In simple terms, astronomers are looking almost straight down the jet. This turned out to be the key to the mystery. Because the jet is aimed almost directly at Earth, a relativistic effect called Doppler boosting dramatically increases its apparent brightness. The study found that this effect boosts the emission by a factor of about 30 while also making the jet appear slower than it actually is. “This alignment causes a boost in brightness by a factor of 30 or more,” said Jack Livingston, a co-author at the Max Planck Institute for Radio Astronomy. “At the same time, the jet appears to move slowly due to projection effects — a classic optical illusion.” The nearly head-on view also gave scientists a rare look at the jet's magnetic field. Using polarized radio signals, they detected a clear toroidal, or doughnut-shaped, magnetic field component. The observations suggest the jet carries an electric current and that its magnetic field helps launch, shape and stabilize the flow of plasma. Researchers believe this magnetic structure may also play a key role in accelerating particles to energies high enough to produce both gamma rays and neutrinos. “Solving this puzzle confirms that active galactic nuclei with supermassive black holes are not only powerful accelerators of electrons, but also of protons — the origin of the observed high-energy neutrinos,” Kovalev said. The research was conducted under the MuSES (Multi-messenger Studies of Energetic Sources) project, which investigates how active galactic nuclei accelerate particles and generate different cosmic signals, including light and neutrinos. Scientists say understanding how protons are accelerated and linked to neutrino production remains one of the major unanswered questions in astrophysics. The findings help explain why some blazars can appear to have slow jets while still producing extremely bright high-energy emissions. More broadly, the study strengthens the link between relativistic jets, magnetic fields, gamma rays and high-energy neutrinos. Researchers say the results provide new clues about how some of the Universe's most powerful natural particle accelerators work and offer important insights for multimessenger astronomy, which combines different types of cosmic signals to study extreme events in space. Source: European Research Council, EDP Sciences This article was generated with some help from AI and reviewed by an editor. Under Section 107 of the Copyright Act 1976, this material is used for the purpose of news reporting. Fair use is a use permitted by copyright statute that might otherwise be infringing.
    • Gotenks98 is right... Outlook (new) is absolute trash. Doesn't Mozilla have an Enterprise Version of Firebird?
  • Recent Achievements

    • One Month Later
      lamborghiniv10 earned a badge
      One Month Later
    • Week One Done
      lamborghiniv10 earned a badge
      Week One Done
    • Reacting Well
      X-No-file earned a badge
      Reacting Well
    • One Month Later
      pestcontrol46 earned a badge
      One Month Later
    • Week One Done
      pestcontrol46 earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      510
    2. 2
      PsYcHoKiLLa
      273
    3. 3
      Skyfrog
      75
    4. 4
      +Edouard
      72
    5. 5
      FloatingFatMan
      69
  • Tell a friend

    Love Neowin? Tell a friend!