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) #803

Closed
pakhomovaleks opened this issue Dec 14, 2023 · 4 comments
Assignees
Labels
external bug A bug caused by a external source

Comments

@pakhomovaleks
Copy link

System

UVtools v4.0.5 X64
Operative system: Linux 6.2.0-37-generic #38~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Thu Nov  2 18:01:13 UTC 2 X64
Processor: Intel(R) Core(TM) i7-7600U CPU @ 2.80GHz
Processor cores: 4
Memory RAM: 7.87 / 15.36 GB
Runtime: ubuntu.22.04-x64
Framework: .NET 6.0.25
AvaloniaUI: 11.0.6
OpenCV: 4.8.1

Path:       /tmp/.mount_UVtoolj8V3v8/usr/bin/
Executable: /tmp/.mount_UVtoolj8V3v8/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.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: UVtools_demo_file.sl1  [Version: 0] [Class: SL1File]

Machine date time: 12/14/2023 9:27:50 PM
    UTC date time: 12/14/2023 8:27:50 PM

How to reproduce

Start the tool, press open file, press esc

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
Copy link
Owner

sn4k3 commented Dec 15, 2023

From UI framework: AvaloniaUI/Avalonia#13863

@JoveToo
Copy link

JoveToo commented Dec 30, 2023

This happens upon opening the file, it started with 4.0.5.

@sn4k3
Copy link
Owner

sn4k3 commented Dec 30, 2023

4.0.5 upgraded the UI framework version, It's a bug in it. Please use 4.0.4 until this problem is fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
external bug A bug caused by a external source
Projects
None yet
Development

No branches or pull requests

3 participants