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.UnknownMethod: Method Destroy is not implemented on interface org.freedesktop.IBus.Service) #818

Closed
mymande opened this issue Jan 7, 2024 · 2 comments
Assignees
Labels
duplicate This issue or pull request already exists external bug A bug caused by a external source

Comments

@mymande
Copy link

mymande commented Jan 7, 2024

System

UVtools v4.0.6 X64
Operative system: Linux 6.6.6-76060606-generic #202312111032~1702306143~22.04~d28ffec SMP PREEMPT_DYNAMIC Mon D X64
Graphic card: 
Processor: AMD Ryzen 5 6600HS Creator Edition
Processor cores: 12
Memory RAM: 12.06 / 13.34 GB
Runtime: pop.22.04-x64
Framework: .NET 6.0.25
AvaloniaUI: 11.0.6
OpenCV: 4.8.1

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

Printer and Slicer

  • Printer: Elegoo mars pro
  • Slicer: Lychee slicer 5.4.300

Description of the bug

When trying to open a sliced file UVTools crashes and I get the following error

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.UnknownMethod: Method Destroy is not implemented on interface org.freedesktop.IBus.Service)
 ---> Tmds.DBus.Protocol.DBusException: org.freedesktop.DBus.Error.UnknownMethod: Method Destroy is not implemented on interface org.freedesktop.IBus.Service
   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: Hubraft.ctb  [Version: 2] [Class: ChituboxFile]

Machine date time: 1/7/2024 5:39:26 PM
    UTC date time: 1/7/2024 4:39:26 PM

How to reproduce

Open UVTools
File->open->.ctb file

Files

No response

Copy link

github-actions bot commented Jan 7, 2024

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 duplicate This issue or pull request already exists external bug A bug caused by a external source labels Jan 7, 2024
@sn4k3
Copy link
Owner

sn4k3 commented Jan 7, 2024

Duplicate of #803

@sn4k3 sn4k3 marked this as a duplicate of #803 Jan 7, 2024
@sn4k3 sn4k3 closed this as not planned Won't fix, can't repro, duplicate, stale Jan 7, 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 external bug A bug caused by a external source
Projects
None yet
Development

No branches or pull requests

2 participants