Recommended Posts

Actually, after looking at those images I don't see why the two outer panels can't be a constant fixed width?

Forget that, lower scaling is still the better option. :) Dopamine also has the added benefit of showing the full track name on mouse over anyway so it's less of an issue if a track name is cut off.

Edited by dakn

Rather frankly, the whole not picking up on media keyboard keys (pause, next, etc) in applications with the focus is a bit of a deal killer a lot of the time.

Also, I have run into problems stated above where Dope just up and disappears. I haven't been able to replicate it.

If I knew what causes this, it would have been fixed months ago. But rather frankly, I have no idea at this point.

What do you mean that it just dissapears? Does the icon dissapear in the start menu? (this issue should have been fixed with the last build, because I'm using a more correct way of adding an icon to the start menu). Or does it uninstall itself after some time? (I'd find this hard to believe, it's a standard MSI installer, their installations don't just dissapear).

Hey Raphael,

Ran into a problem. So, my work laptop was shut down improperly by the security people, and they yanked my drive out (Literally yanked it out).

Dopamine is no longer present on my drive. The executables are gone, they don't exist. Have you had any of these issues presented before? I ended up overwriting all the files, and re-downloading it.

Did the executables dissapear from program files? Was the uninstall option also gone in control panel -> add/remove programs? I never encountered this. The MSI installer of Dopamine is a standard MSI installer like other MSI installed programs are using. The files shouldn't dissapear by themselves.

Hi Raphael, it's great to see you still so active with this and it's coming along very nicely. I've got a couple of requests, one which is from a while back..

Would it be possible for the Artists view to be the Album Artists, or at least for it to be an option? I would still really love to see Genre as a main header option too.

The next request is more of a slight scaling issue for me. I know you said it was too hard to implement moveable panels as Zune can but I find the scale for the song panel to be way to large which reduces the amount of albums that can be displayed and leaves a fair bit of dead/wasted space. Do you think it would be possible to reduce the scaling when increasing the window as when the player is at it's smallest width it's perfect. I'm using a 24" 1920x1200 monitor so I wonder if this is ever worse when using a higher resolution? Here's some examples:

A listing of album artists and genre has been planned for a long time. Please check the list of upcoming features on my blog. Unfortunately I can only code this in my spare time (Dopamine doesn't pay my bills) and progress isn't as fast as I even would want it. So features get in there one at a time... Also, you'll notice some features make it quicker than others. That might raise some eyebrows as my choice might not seem logical from a user's standpoint. The features I choose to implement are chosen in function of the amount of time that I have and the amount of rewriting they require. A very simple feature can cause me quite some headaches.

 

Ok understood. I'll log a feature request. Very low priority though.

It's exactly what I mean.

Cheers

Wesley

That's what I thought. But can you do that in the file explorer and print the list from there, wherever the songs are stored?

I can't test it because I have no printer here. I quit using printer about 10 years ago.

 

 

 

That's what I thought. But can you do that in the file explorer and print the list from there, wherever the songs are stored?

I can't test it because I have no printer here. I quit using printer about 10 years ago.

No idea. And, printers are evil :)

Hi Raphael

 

Just to confirm, the Updates section (check for updates) etc, doesn't work, right? On both my desktop and SP3, I've got them all toggled but nothing ever downloads/updates. Do I need to do something else?

Are you sure you're not seeing this download arrow?

and the tooltip with the version info when you hover over it?

I can't reproduce it here, the updates check sees to work fine. Anyway, I haven't changed the way it works for a long time.

Edit: can you send me your logfile? If update check fails, it logs it.

 

updates 1.png

updates 2.png

I noticed the same thing last week, but was busy and didn't have time to reply in here. Notifications for a new build didn't work for me. I was on 336, and when 338 was released I couldn't get the 336 build to show an update was available. Checked settings and they were correct. Manually downloaded and installed. 

Edit: Ok correction, I've looked through the logs. I was trying to update from 325 to 338. The log shows "could not process downloaded files. Exception: The process cannot access the file because it is being used by another process" The file in use was 1.0.0.338-Preview.part. Now I don't know if this error was logged due to the manual install (I don't think so but I'm not 100% sure as I wasn't paying attention to the time. But definitely no notification of an update was shown in the build running 325.

I'll keep an eye on this when the next build is available post 338 to see if I get notified. Cheers.

Edited by jasondefaoite

Did the executables dissapear from program files? Was the uninstall option also gone in control panel -> add/remove programs? I never encountered this. The MSI installer of Dopamine is a standard MSI installer like other MSI installed programs are using. The files shouldn't dissapear by themselves.

I use a portable version, not allowed to install anything to my work laptop.

I noticed the same thing last week, but was busy and didn't have time to reply in here. Notifications for a new build didn't work for me. I was on 336, and when 338 was released I couldn't get the 336 build to show an update was available. Checked settings and they were correct. Manually downloaded and installed. 

Edit: Ok correction, I've looked through the logs. I was trying to update from 325 to 338. The log shows "could not process downloaded files. Exception: The process cannot access the file because it is being used by another process" The file in use was 1.0.0.338-Preview.part. Now I don't know if this error was logged due to the manual install (I don't think so but I'm not 100% sure as I wasn't paying attention to the time. But definitely no notification of an update was shown in the build running 325.

I'll keep an eye on this when the next build is available post 338 to see if I get notified. Cheers.

That is helpful info! I wonder if an anti-virus can keep a new file locked for example. In any case, when that happens, I'll make sure this error is still logged, but that it doesn't block the notification of a new version.

That is helpful info! I wonder if an anti-virus can keep a new file locked for example. In any case, when that happens, I'll make sure this error is still logged, but that it doesn't block the notification of a new version.

Have you thought about asking for UAC permissions? I know when I use Dopamine at work, I have to run it as Administrator, otherwise it doesn't run. It's specifically tied to synapse.exe and dopamine.exe. At home, I don't have too.

Have you thought about asking for UAC permissions? I know when I use Dopamine at work, I have to run it as Administrator, otherwise it doesn't run. It's specifically tied to synapse.exe and dopamine.exe. At home, I don't have too.

I wonder why that is needed. Is your music stored in a path that is only accessible by an administrator?

A listing of album artists and genre has been planned for a long time. Please check the list of upcoming features on my blog. Unfortunately I can only code this in my spare time (Dopamine doesn't pay my bills) and progress isn't as fast as I even would want it. So features get in there one at a time... Also, you'll notice some features make it quicker than others. That might raise some eyebrows as my choice might not seem logical from a user's standpoint. The features I choose to implement are chosen in function of the amount of time that I have and the amount of rewriting they require. A very simple feature can cause me quite some headaches.

 

Totally understood and appreciated mate. Just thought I would mention them again and didn't know if you felt the same regarding the scaling issue and whether it was a simple adjustment.

I noticed the same thing last week, but was busy and didn't have time to reply in here. Notifications for a new build didn't work for me. I was on 336, and when 338 was released I couldn't get the 336 build to show an update was available. Checked settings and they were correct. Manually downloaded and installed. 

Edit: Ok correction, I've looked through the logs. I was trying to update from 325 to 338. The log shows "could not process downloaded files. Exception: The process cannot access the file because it is being used by another process" The file in use was 1.0.0.338-Preview.part. Now I don't know if this error was logged due to the manual install (I don't think so but I'm not 100% sure as I wasn't paying attention to the time. But definitely no notification of an update was shown in the build running 325.

I'll keep an eye on this when the next build is available post 338 to see if I get notified. Cheers.

Alright, I've made the update check much more robust and it logs even more. Also when a download fails or a file is locked, you'll still get notified there is a new build. Thanks for reporting this.

  • Like 1

I wonder why that is needed. Is your music stored in a path that is only accessible by an administrator?

USBs required administrative privileges to run. Due to the nature of my work. It's something we implemented due to someone plugging in a USB that had viruses on it. :( That was fun, full network Audit and lock down. :(

Hi all,

A new Dopamine build is available. This is the changelog:

6-09-2015: Dopamine 1.0.0.356 (Preview)

- Fixed a bug in the playlist count
- Fixed a bug where clicking on the progress bar of the Nano player was not possible
- The Mini player playlist is now hidden from the ALT-TAB switcher
- Fixed the missing shadow/glow on the Micro and Nano Player playlists
- Made the Mini player playlists a bit more transparent for Windows 10 (due to blur), and a bit less for Windows 7 and 8 (no blur).
- The list of albums can now also be sorted by album artist
- Added a file information dialog
- Fixed issues with the update check
- Pressing Ctrl+L opens the folder containing the log file
- Added a notification when songs are added to a playlist

Download here

I'm seeing a small issue with the library search/filtering:

If I search my library for 'The Who', I get results for 'The Who' and 'The Guess Who', as expected.

However, if I click on the 'The Who' from the Artists sidebar, an album from 'The Guess Who' is included with 'The Who' Albums. (and I've checked the tags for the guess who album, it's not mistagged as 'The Who' or anything, it has both Artist and Album Artist as 'The Guess Who').

If I click on the Result for the Guess who album it shows no results on the songs column. If I click on 'The Guess Who' from the artists album, and then click on the guess who album, the songs are populated in the songs column:

Here's some screenshots:

http://i.imgur.com/uZ2gQ5m.png

http://i.imgur.com/z2YDYU8.png

http://i.imgur.com/3RedbdA.png

This is with the latest 338 preview build, not sure if it happened in prior builds or not (I just noticed it now).

EDIT: it happens in reverse too, e.g. if I click on 'the guess who' from the artists column, the who albums are there. The screenshots should make it pretty clear :)

I'm seeing a small issue with the library search/filtering:

If I search my library for 'The Who', I get results for 'The Who' and 'The Guess Who', as expected.

However, if I click on the 'The Who' from the Artists sidebar, an album from 'The Guess Who' is included with 'The Who' Albums. (and I've checked the tags for the guess who album, it's not mistagged as 'The Who' or anything, it has both Artist and Album Artist as 'The Guess Who').

If I click on the Result for the Guess who album it shows no results on the songs column. If I click on 'The Guess Who' from the artists album, and then click on the guess who album, the songs are populated in the songs column:

Here's some screenshots:

http://i.imgur.com/uZ2gQ5m.png

http://i.imgur.com/z2YDYU8.png

http://i.imgur.com/3RedbdA.png

This is with the latest 338 preview build, not sure if it happened in prior builds or not (I just noticed it now).

EDIT: it happens in reverse too, e.g. if I click on 'the guess who' from the artists column, the who albums are there. The screenshots should make it pretty clear :)

Thanks for reporting. I'll check this out.

I've just had a crash, now this isn't the first time it has crashed listening to this album but it certainly doesn't crash every time either however I'm 99% certain it only happens when I do listen to this album(Jessica Curry - Everybody's gone to the Rapture).

Crash happened at 08/08/2015 11:51:37

Drop box link with log file and also the application event viewer errors. I couldn't see anything obvious in the logs but then I don't know what I'm looking for.

https://www.dropbox.com/s/3444zw5zwkawax3/Dopamine.zip?dl=0

Listening to album of MP3's, seemed to crash somewhere around track 10 as it finished and moved to 11.

Let me know if you need anything else.

Thanks for reporting. I'll check this out.

 

Bug found and fixed for the next build. Thanks again!

Edit: ok, this was meant for ViperAFK. The quoting system fails again.

I've just had a crash, now this isn't the first time it has crashed listening to this album but it certainly doesn't crash every time either however I'm 99% certain it only happens when I do listen to this album(Jessica Curry - Everybody's gone to the Rapture).

Crash happened at 08/08/2015 11:51:37

Drop box link with log file and also the application event viewer errors. I couldn't see anything obvious in the logs but then I don't know what I'm looking for.

https://www.dropbox.com/s/3444zw5zwkawax3/Dopamine.zip?dl=0

Listening to album of MP3's, seemed to crash somewhere around track 10 as it finished and moved to 11.

Let me know if you need anything else.

I guess you meant 08/09/2015 :) There is indeed nothing to see in the log, which usually means it's an external component that crashed. In this case I'm guessing the dll from the audio library. But to confirm that, we'd need to pinpoint the mp3 file which causes the crash and be able to reproduce it. So if it happens again, don't hesitate to let me know. In that case I'll ask you to send me the mp3 file in question.

 

I guess you meant 08/09/2015 :) There is indeed nothing to see in the log, which usually means it's an external component that crashed. In this case I'm guessing the dll from the audio library. But to confirm that, we'd need to pinpoint the mp3 file which causes the crash and be able to reproduce it. So if it happens again, don't hesitate to let me know. In that case I'll ask you to send me the mp3 file in question.

I did indeed!

I'm listening to this album nearly everyday at the moment so as soon as it does I'll let you know. It seems like there is some sort of contributing factor as from memory the times it's happened in the past it always seems to be as its about to start playing the next track.

Hey guys, I felt like doing a quick bugfix release. I introduced a nasty crash in the update check in the previous build. This is the changelog for today's build:

8-09-2015: Dopamine 1.0.0.360 (Preview)

- Fixed a bug where the mini player playlist is empty when starting in mini player mode
- Double clicking the notification shows the main window
- Fixed a crash caused by the update check when it is not possible to connect to the internet
- Fixed a bug in the album results when using the search and selecting an Artist

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!