FLUTTER UI ERROR ON LINUX #611

Closed
opened 2022-12-28 02:31:01 +00:00 by xu_haofeng2 · 2 comments

On Linux (Fedora) the UI is returning an error:

flutter: PlatformDispatcher ._drawFrame (dart:ui/platform_dispatcher.dart:318)
flutter: _drawFrame (dart:ui/hooks.dart:115)
flutter: Another exception was thrown: Instance of 'DiagnosticsProperty'

On Linux (Fedora) the UI is returning an error: flutter: PlatformDispatcher ._drawFrame (dart:ui/platform_dispatcher.dart:318) flutter: _drawFrame (dart:ui/hooks.dart:115) flutter: Another exception was thrown: Instance of 'DiagnosticsProperty<void>'
sarah added the
linux
flutter
cwtch-beta-1.11
component/ui
labels 2022-12-28 18:59:39 +00:00
Owner

Hi!

Thanks for the report

flutter: Another exception was thrown: Instance of 'DiagnosticsProperty'

Do you happen to have the original Exception in the trace? i.e. one that doesn't contain "Another" - the first exception in release modes are more detailed and may point to a more definitive cause.

Based on messages in CRCT, and the fact that other linux distributions are not reporting errors - even in debug- my suspicion is this is likely an issue in Flutter itself either related to the display protocol, graphics interaction, or some other specific configuration.

An extended stack trace would help, in addition to any other information you can provide about the setup (e.g. are you using wayland?)

Thanks,

Sarah

Hi! Thanks for the report > flutter: Another exception was thrown: Instance of 'DiagnosticsProperty' Do you happen to have the original Exception in the trace? i.e. one that doesn't contain "Another" - the first exception in release modes are more detailed and may point to a more definitive cause. Based on messages in CRCT, and the fact that other linux distributions are not reporting errors - even in debug- my suspicion is this is likely an issue in Flutter itself either related to the display protocol, graphics interaction, or some other specific configuration. An extended stack trace would help, in addition to any other information you can provide about the setup (e.g. are you using wayland?) Thanks, Sarah
sarah added the
scheduled
label 2023-03-10 17:42:50 +00:00
Owner

Closing as not enough information / stale. Please feel free to re-open this with more information.

Closing as not enough information / stale. Please feel free to re-open this with more information.
sarah closed this issue 2023-03-27 19:35:21 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
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: cwtch.im/cwtch-ui#611
No description provided.