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 is not activatable) #968

Closed
gidsi opened this issue Dec 21, 2024 · 2 comments
Assignees
Labels
duplicate This issue or pull request already exists

Comments

@gidsi
Copy link

gidsi commented Dec 21, 2024

System

UVtools v5.0.2 X64
Operative system: Arch Linux X64
Processor: Intel(R) Core(TM) i5-4200U CPU @ 1.60GHz
Processor cores: 4
Memory RAM: 2.41 / 7.64 GB
Runtime: linux-x64
Framework: .NET 9.0.0
AvaloniaUI: 11.2.3
OpenCV: 4.9.0

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

Printer and Slicer

  • Printer:
  • Slicer:

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 is not activatable)
 ---> Tmds.DBus.Protocol.DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name is not activatable
   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: UVtools_demo_file.sl1s  [Version: 0] [Class: SL1File]

Machine date time: 21/12/2024 20:09:58
    UTC date time: 21/12/2024 19:09:58

How to reproduce

Open settings and hover the ram limit

Files

No response

Copy link

This is your first time submitting an issue with UVtools 🥳Please review your issue and ensure that the submit template was followed, the information is complete, and not related to any other open issue. It will be reviewed shortly. Debugging is very important and make the program better. Thanks for contributing and making the software better! 🙌

@sn4k3 sn4k3 added the duplicate This issue or pull request already exists label Dec 21, 2024
@sn4k3
Copy link
Owner

sn4k3 commented Dec 21, 2024

Duplicate of: #964

@sn4k3 sn4k3 closed this as not planned Won't fix, can't repro, duplicate, stale Dec 21, 2024
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