-
-
Notifications
You must be signed in to change notification settings - Fork 191
1. Common troubleshooting
Vladyslav Hafanovych edited this page Dec 6, 2020
·
3 revisions
In cases when your application misbehaves and crashes you could try to delete all configuration data of the app:
- Press Win+R
- Copy
%localappdata%\ThePBone_(Tim_Schneeberge
into the text box of the Run dialog and hit enter - An explorer window should popup, you can delete all folders starting with
Galaxy_Buds_Client.exe_Url_
- Start the app again, maybe it'll work
If this didn't help or you would like to submit crash report to help developer look into the problem, that will require "Event Files". Here is how to get them:
- Check current time, start the application. Wait around 30 seconds for all invisible background processes to finish.
- Press Win + R
- Copy
eventvwr
into the text box of the Run dialog and hit enter - Event Viewer will open. Go to Windows Logs -> Application
- According to your timeframe search for errors that concern ".NET Runtime" or ".NET Framework"
- Check their details (bottom part of Event Viewer, first row) to confirm that they concern GalaxyBudsManager.exe
- Using Shift+Arrow Keys select those that fall into roughly +- 1 minute from attempt to launch the application
- Right-click and "Save selected events"
- On multi-lingual systems there might be a popup about what language files to save. If such occurs - select English. Be aware that if you have that popup, after saving there might be created additional folder with the same name as evtx file. Please do not lose that if such exists
- Collect created files, zip archive them and use "Crash report" issue template to transfer files to developer.