Skip to content

【Flutter应用问题】Flutter应用无法通过url_launcher扩展打开链接, 能显示托盘但无法显示托盘图标 #1569

@LFRon

Description

@LFRon
Image

应用本体正常,但是托盘没有图标显示

Image

其次无法打开链接, 所有错误日志如下:

(reqable:59578): dbind-WARNING **: 18:41:50.796: Couldn't connect to accessibility bus: Failed to connect to socket /run/user/1000/at-spi/bus_0: No such file or directory
Gtk-Message: 18:41:50.902: Failed to load module "colorreload-gtk-module"
Gtk-Message: 18:41:50.902: Failed to load module "window-decorations-gtk-module"

(reqable:59578): libayatana-appindicator-CRITICAL **: 18:41:50.935: app_indicator_set_menu: assertion 'IS_APP_INDICATOR (self)' failed

(reqable:59578): Gdk-WARNING **: 18:42:07.158: Server is missing xdg_foreign support
[ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: PlatformException(Launch Error, Failed to launch URL: Operation not supported, null, null)


pid: 59578, tid: 140174055630528, name io.flutter.ui
os: linux arch: x64 comp: no sim: no
build_id: '41fa0c70a701c8b182775842a4ea2d7f'
isolate_dso_base: 7f7cd0caf000, vm_dso_base: 7f7cd0caf000
isolate_instructions: 7f7cd12dd880, vm_instructions: 7f7cd12d7000
#00 abs 00007f7cd1e5bd19 virt 00000000011acd19 _kDartIsolateSnapshotInstructions+0xb7e499
#1 abs 00007f7cd1fafe7b virt 0000000001300e7b _kDartIsolateSnapshotInstructions+0xcd25fb

#2 abs 00007f7cd1feabbc virt 000000000133bbbc _kDartIsolateSnapshotInstructions+0xd0d33c

(reqable:59578): Gdk-WARNING **: 18:42:22.244: Server is missing xdg_foreign support
[ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: PlatformException(Launch Error, Failed to launch URL: Operation not supported, null, null)


pid: 59578, tid: 140174055630528, name io.flutter.ui
os: linux arch: x64 comp: no sim: no
build_id: '41fa0c70a701c8b182775842a4ea2d7f'
isolate_dso_base: 7f7cd0caf000, vm_dso_base: 7f7cd0caf000
isolate_instructions: 7f7cd12dd880, vm_instructions: 7f7cd12d7000
#00 abs 00007f7cd1e5bd19 virt 00000000011acd19 _kDartIsolateSnapshotInstructions+0xb7e499
#1 abs 00007f7cd1fafe7b virt 0000000001300e7b _kDartIsolateSnapshotInstructions+0xcd25fb

#2 abs 00007f7cd1feabbc virt 000000000133bbbc _kDartIsolateSnapshotInstructions+0xd0d33c

希望开发者能及时进行修复,感谢🙏

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions