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

[Crash] System.AggregateException: A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread. (org.freedesktop.DBus.Error.ServiceUnknown: The name com.canonical.AppMenu.Registrar was not provided by any .service files) #977

Closed
TheMiNuS opened this issue Jan 7, 2025 · 1 comment
Assignees
Labels
duplicate This issue or pull request already exists

Comments

@TheMiNuS
Copy link

TheMiNuS commented Jan 7, 2025

System

UVtools v5.0.3 X64
Operative system: Debian GNU/Linux 12 (bookworm) X64
Processor: Intel(R) Core(TM) i7-10700K CPU @ 3.80GHz
Processor cores: 16
Memory RAM: 23.86 / 62.57 GB
Runtime: linux-x64
Framework: .NET 9.0.0
AvaloniaUI: 11.2.3
OpenCV: 4.9.0

Path:       /tmp/.mount_UVtoolmjgHyg/usr/bin/
Executable: /tmp/.mount_UVtoolmjgHyg/usr/bin/UVtools

Printer and Slicer

  • Printer: Elegoo Saturn 2
  • Slicer: Chitubox

Description of the bug

System.AggregateException: A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread. (org.freedesktop.DBus.Error.ServiceUnknown: The name com.canonical.AppMenu.Registrar was not provided by any .service files)
 ---> Tmds.DBus.Protocol.DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name com.canonical.AppMenu.Registrar was not provided by any .service files
   at Tmds.DBus.Protocol.DBusConnection.MyValueTaskSource`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at Tmds.DBus.Protocol.DBusConnection.CallMethodAsync(MessageBuffer message)
   at Tmds.DBus.Protocol.Connection.CallMethodAsync(MessageBuffer message)
   --- End of inner exception stack trace ---
Category: Task
File: Front-holes.ctb  [Version: 4] [Class: CTBEncryptedFile]

Machine date time: 1/7/2025 7:32:24 PM
    UTC date time: 1/7/2025 6:32:24 PM

How to reproduce

Generate two consecutive PCB exposure and it will crash at export.

Files

No response

@sn4k3 sn4k3 added the duplicate This issue or pull request already exists label Jan 7, 2025
@sn4k3
Copy link
Owner

sn4k3 commented Jan 7, 2025

Duplicate of #964

@sn4k3 sn4k3 marked this as a duplicate of #964 Jan 7, 2025
@sn4k3 sn4k3 closed this as not planned Won't fix, can't repro, duplicate, stale Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants