[GH-ISSUE #19] Processing notification fails #6

Closed
opened 2026-03-04 23:13:24 +03:00 by kerem · 3 comments
Owner

Originally created by @Lasibian on GitHub (Aug 19, 2024).
Original GitHub issue: https://github.com/creamlike1024/EasyLPAC/issues/19

When EasyLPAC wants to processes a notification after installing, enabling or disabling a profile or it sends a command to LPAC like this:
lpac.exe notification process 41 -r

This needs to be changed to
lpac.exe notification process -r 41

Otherwise the command fails when the notification number is not 0.

For more details see my other thread at the lpac project:
https://github.com/estkme-group/lpac/issues/145

Originally created by @Lasibian on GitHub (Aug 19, 2024). Original GitHub issue: https://github.com/creamlike1024/EasyLPAC/issues/19 When EasyLPAC wants to processes a notification after installing, enabling or disabling a profile or it sends a command to LPAC like this: `lpac.exe notification process 41 -r` This needs to be changed to `lpac.exe notification process -r 41` Otherwise the command fails when the notification number is not 0. For more details see my other thread at the lpac project: https://github.com/estkme-group/lpac/issues/145
kerem 2026-03-04 23:13:24 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@TennousuAthena commented on GitHub (Aug 19, 2024):

Please check if the latest CI build fixes this issue
The Windows build is included in build-artifact-ubuntu

<!-- gh-comment-id:2296654864 --> @TennousuAthena commented on GitHub (Aug 19, 2024): Please check if the [latest CI build](https://github.com/creamlike1024/EasyLPAC/actions/runs/10454596882) fixes this issue The Windows build is included in `build-artifact-ubuntu`
Author
Owner

@Lasibian commented on GitHub (Aug 19, 2024):

Yes, that fixes it.

But I have one more little bug. After downloading a profile, the install notification is still shown in the Notification tab. This needs to be refreshed.

<!-- gh-comment-id:2296691025 --> @Lasibian commented on GitHub (Aug 19, 2024): Yes, that fixes it. But I have one more little bug. After downloading a profile, the install notification is still shown in the `Notification` tab. This needs to be refreshed.
Author
Owner

@creamlike1024 commented on GitHub (Sep 4, 2024):

fixed in 4f9e60c6c7

<!-- gh-comment-id:2329349233 --> @creamlike1024 commented on GitHub (Sep 4, 2024): fixed in 4f9e60c6c7b7e21bf906d0bc164de0066d8a6bc5
Sign in to join this conversation.
No labels
bug
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/EasyLPAC#6
No description provided.