Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SoundSwitch appears to crash immediately after launch #5

Closed
jjolly opened this issue Aug 22, 2015 · 8 comments
Closed

SoundSwitch appears to crash immediately after launch #5

jjolly opened this issue Aug 22, 2015 · 8 comments
Labels
Bug Issues which are bug reports Confirmed Confirmed issues

Comments

@jjolly
Copy link

jjolly commented Aug 22, 2015

Windows 10 64-bit system

SoundSwitch v3.2.0 appears to have installed correctly. When launched either from the desktop or from the start menu, a window briefly appears before closing. In the hidden icons list, the SoundSwitch icon appears until I hover the mouse pointer over it, then the icon disappears.

@kristianjgs
Copy link

Some problem.

@Belphemur Belphemur added Bug Issues which are bug reports Confirmed Confirmed issues labels Aug 23, 2015
@bessiq
Copy link

bessiq commented Aug 23, 2015

This behavior occurs for me using 3.2.1.30803. Completely removed old version and have tried reinstalling multiple times. Removed any old registry entries, files, and folders named Soundswitch as well as running CCleaner, for what it's worth.

This is a Windows 10 64-bit OS that was an upgrade from Windows 8.1. Even though I did uninstall the old Soundswitch first, I got a message upon running this version for the first time that I did not install it using ClickOnce.

@kristianjgs
Copy link

Yep! The problem continue

@Belphemur
Copy link
Owner

I can reproduce it on my VM but not on my main Windows x64 10.
I'm investigating the bug.

@hinac
Copy link

hinac commented Aug 24, 2015

Hi all!

I have same problem on Windows 10 x64. The 2.4.1.4 version was installed and worked fine on Windows 7 x64 and Windows 10 x64. I have upgrade my version of Microsoft Windows (on 10 x64 version) recently and I wanted to upgrade soundswitch on 3.2.1.30803 version, the installation work fine, but he crash immediatly after start.

Thanks for your app!

@Belphemur
Copy link
Owner

I'm really sorry for this. I found the bug that's directly linked to #2.
I'll release very soon a new version with this bug corrected.

@IT6uru
Copy link

IT6uru commented Aug 24, 2015

From event viewer:
Application: SoundSwitch.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.NullReferenceException
Stack:
at SoundSwitch.Framework.AutoStart.IsAutoStarted()
at SoundSwitch.Forms.Settings..ctor(SoundSwitch.Main)
at SoundSwitch.Program.Main()

.NET runtime threw the exception

Second error in event viewer:

Faulting application name: SoundSwitch.exe, version: 3.2.1.30803, time stamp: 0x55d9d376
Faulting module name: unknown, version: 0.0.0.0, time stamp: 0x00000000
Exception code: 0xc0000005
Fault offset: 0x00007ffa2f5d63e7
Faulting process id: 0x2c8c
Faulting application start time: 0x01d0de618bb8ce60
Faulting application path: C:\Program Files\SoundSwitch\SoundSwitch.exe
Faulting module path: unknown
Report Id: 2324038c-90ef-440e-a8b3-afa393c55e9d
Faulting package full name:
Faulting package-relative application ID:

@jjolly
Copy link
Author

jjolly commented Aug 24, 2015

After completely uninstalling, successful install and execution. Works great! Thanks for your quick response.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Issues which are bug reports Confirmed Confirmed issues
Projects
None yet
Development

No branches or pull requests

6 participants