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

Crashing when playing a song #122

Closed
seaweede opened this issue Sep 11, 2018 · 3 comments
Closed

Crashing when playing a song #122

seaweede opened this issue Sep 11, 2018 · 3 comments

Comments

@seaweede
Copy link

get this error occasionally on some tracks but not others. crashes the program after i click 'OK' or 'Copy Error'

Unhandled Error Error: Invalid pointer Parameter 1 is null or undefined. at on (C:/Users/peecee/AppData/Local/Programs/auryo/resources/app.asar/webpack:/src/main/features/win32/win10/Win10MediaService.js:90:69) at EventEmitter.s.ipcMain.on.t (C:/Users/peecee/AppData/Local/Programs/auryo/resources/app.asar/webpack:/src/main/features/IFeature.js:58:30) at WebContents.<anonymous> (C:/Users/peecee/AppData/Local/Programs/auryo/resources/electron.asar/browser/api/web-contents.js:286:13)

using win10 LTSB 64-bit, auryo portable 2.1.1

thanks for your hard work!

@sneljo1
Copy link
Owner

sneljo1 commented Sep 22, 2018

Possible fix is out, could you check if this is still occurring?

@isometriq
Copy link

isometriq commented Sep 30, 2018

I experienced a similar crash

Unhandled Error
TypeError: Cannot read property 'user' of undefined
    at on (C:/Users/isometriq/AppData/Local/Programs/auryo/resources/app.asar/webpack:/src/main/features/win32/win10/Win10MediaService.js:86:61)
    at EventEmitter.s.ipcMain.on.t (C:/Users/isometriq/AppData/Local/Programs/auryo/resources/app.asar/webpack:/src/main/features/IFeature.js:58:30)
    at WebContents.<anonymous> (C:/Users/isometriq/AppData/Local/Programs/auryo/resources/electron.asar/browser/api/web-contents.js:286:13)

To reproduce:

  1. Start the app
  2. Change the Windows volume with media keys (volume up/down on keyboard)
  3. The Windows volume indicator appear with media buttons. It shows "Auryo No track is playing"
  4. Press the play icon
  5. Crash!

Reference: Windows volume indicator

image

Environment

  • Version: 2.1.2
  • Platform: win32
  • Platform version: 10.0.17134
  • Arch: x64

@sneljo1
Copy link
Owner

sneljo1 commented Sep 30, 2018

I'm pretty certain this will be fixed in 2.2, I'm rewriting everything to typescript which should smooth out some of these nasty undefined bugs.

@sneljo1 sneljo1 added this to the v2.2.0 milestone Sep 30, 2018
@sneljo1 sneljo1 mentioned this issue Oct 15, 2018
11 tasks
@sneljo1 sneljo1 closed this as completed Nov 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants