auremompd / auremo

Automatically exported from code.google.com/p/auremo
0 stars 1 forks source link

Crash when wrong MPD info is given #17

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Install Auremo
2. Enter an MPD server, but wrong port
3. Apply.

What is the expected output?
- An error message about unable to connect and allow re-entry of the settings.
What do you see instead?
- Crash of Auremo.

What version of the product are you using? On what operating system?
- 0.6.1
- Windows 7 x64

Please provide any additional information below.
- Restarting Auremo doesn't help as the settings cannot be changed.

Original issue reported on code.google.com by Ton...@gmail.com on 14 Jul 2014 at 6:08

GoogleCodeExporter commented 9 years ago
Confirmed. Fixing this bug in 0.6.x would be a major task however and it has 
already been done in the 0.7-prereleases, so I would recommend using them 
instead.

Auremo's settings are stored in
C:\Users\<you>\AppData\Local\Auremo\<something>\<version>\user.config
You can modify the port number directly, or delete the file (or the entire 
Auremo folder) and then re-run and reconfigure. The location is unfortunate, 
but as I understand it it's Microsoft's recommended practice.

Original comment by auremompd@gmail.com on 18 Jul 2014 at 7:15

GoogleCodeExporter commented 9 years ago
This bug is fixed as of Auremo 0.7.0.

Original comment by auremompd@gmail.com on 1 Oct 2014 at 1:05