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

Neutralino.os.showNotification kills explorer.exe on Windows 11 #249

Open
faulander opened this issue Nov 10, 2022 · 0 comments
Open

Neutralino.os.showNotification kills explorer.exe on Windows 11 #249

faulander opened this issue Nov 10, 2022 · 0 comments

Comments

@faulander
Copy link

faulander commented Nov 10, 2022

Latest Version,
local development,
Windows 11.

Code:

function onWindowClose() {
    Neutralino.app.exit();
}

Neutralino.init();
Neutralino.os.showNotification("JSH", "JSH running in background!", "INFO")

Error logged:

Name der fehlerhaften Anwendung: explorer.exe, Version: 10.0.22621.885, Zeitstempel: 0xbff9bd74
Name des fehlerhaften Moduls: Taskbar.dll, Version: 10.0.22621.885, Zeitstempel: 0x00d9003c
Ausnahmecode: 0xc0000005
Fehleroffset: 0x000000000015a9d4
ID des fehlerhaften Prozesses: 0x0x4244
Startzeit der fehlerhaften Anwendung: 0x0x1D8F50664BEDAE5
Pfad der fehlerhaften Anwendung: C:\WINDOWS\explorer.exe
Pfad des fehlerhaften Moduls: C:\Windows\System32\Taskbar.dll
Berichtskennung: b71f0f3f-4ca2-4a75-af63-e4caf62bc3f8
Vollständiger Name des fehlerhaften Pakets: 
Anwendungs-ID, die relativ zum fehlerhaften Paket ist: 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant