-
Notifications
You must be signed in to change notification settings - Fork 52
Description
Why can't the Flutter Tizen package generated by a Macbook M-series chip computer play videos? Even running the example in avplay doesn't work.
log:
[E]
(:3623): GLib-GObject-CRITICAL **: 22:59:48.908: g_object_set: assertion 'G_IS_OBJECT (object)' failed
[E]
(:3623): GLib-GObject-CRITICAL **: 22:59:48.963: g_object_set: assertion 'G_IS_OBJECT (object)' failed
[E]
(:3623): GStreamer-WARNING **: 22:59:51.965: Failed to load plugin '/lib/gstreamer-1.0/libgsthls.so': libclearkey.so.0: cannot open shared object file: Operation not permitted
In addition, MacBooks with Intel chips can play videos normally.
flutter-tizen doctor -v
[!] Flutter (Channel [user-branch], 3.27.1, on macOS 15.5 24F74 darwin-arm64 (Rosetta), locale zh-Hans-CN)
! Flutter version 3.27.1 on channel [user-branch] at /Volumes/Macintosh
HD/Users/ma/Documents/Work/optnet/flutter/flutter-tizen/flutter
Currently on an unknown channel. Run flutter channel to switch to an official channel.
If that doesn't fix the issue, reinstall Flutter by following instructions at https://flutter.dev/setup.
! Warning: flutter on your path resolves to /Users/ma/fvm/versions/3.27.1/bin/flutter, which is not inside your
current Flutter SDK checkout at /Volumes/Macintosh HD/Users/ma/Documents/Work/optnet/flutter/flutter-tizen/flutter.
Consider adding /Volumes/Macintosh HD/Users/ma/Documents/Work/optnet/flutter/flutter-tizen/flutter/bin to the front
of your path.
! Warning: dart on your path resolves to /Users/ma/fvm/versions/3.27.1/bin/dart, which is not inside your current
Flutter SDK checkout at /Volumes/Macintosh HD/Users/ma/Documents/Work/optnet/flutter/flutter-tizen/flutter. Consider
adding /Volumes/Macintosh HD/Users/ma/Documents/Work/optnet/flutter/flutter-tizen/flutter/bin to the front of your
path.
! Upstream repository unknown source is not a standard remote.
Set environment variable "FLUTTER_GIT_URL" to unknown source to dismiss this error.
• Framework revision 17025dd882 (7 months ago), 2024-12-17 03:23:09 +0900
• Engine revision cb4b5fff73
• Dart version 3.6.0
• DevTools version 2.40.2
• Pub download mirror https://pub.flutter-io.cn
• Flutter download mirror https://storage.flutter-io.cn
• If those were intentional, you can disregard the above warnings; however it is recommended to use "git" directly to
perform update checks and upgrades.
[✓] Tizen toolchain - develop for Tizen devices
• Framework revision 8851345ee6 (4 months ago), 2025-02-18 17:19:47 +0900
• Engine revision 4d673e9827
• Embedder revision 3b5d236f48
• Tizen Studio 6.1 at /Users/ma/tizen-studio
• .NET SDK 8.0.411 at /usr/local/share/dotnet/dotnet
[✓] Android toolchain - develop for Android devices (Android SDK version 35.0.1)
• Android SDK at /Users/ma/Library/Android/sdk
• Platform android-35, build-tools 35.0.1
• ANDROID_HOME = /Users/ma/Library/Android/sdk
• Java binary at: /opt/homebrew/opt/openjdk@17/bin/java
• Java version OpenJDK Runtime Environment Homebrew (build 17.0.15+0)
• All Android licenses accepted.
[✓] Xcode - develop for iOS and macOS (Xcode 16.4)
• Xcode at /Applications/Xcode.app/Contents/Developer
• Build 16F6
• CocoaPods version 1.16.2
[✓] Chrome - develop for the web
• Chrome at /Applications/Google Chrome.app/Contents/MacOS/Google Chrome
[✓] Android Studio (version 2024.3)
• Android Studio at /Applications/Android Studio.app/Contents
• Flutter plugin can be installed from:
🔨 https://plugins.jetbrains.com/plugin/9212-flutter
• Dart plugin can be installed from:
🔨 https://plugins.jetbrains.com/plugin/6351-dart
• Java version OpenJDK Runtime Environment (build 21.0.6+-13368085-b895.109)
[✓] VS Code (version 1.101.2)
• VS Code at /Applications/Visual Studio Code.app/Contents
• Flutter extension version 3.112.0
[✓] VS Code (version 1.101.0)
• VS Code at /Volumes/Macintosh HD/Applications/Visual Studio Code.app/Contents
• Flutter extension version 3.112.0
[✓] Connected device (4 available)
• macOS (desktop) • macos • darwin-arm64 • macOS 15.5 24F74 darwin-arm64 (Rosetta)
• Mac Designed for iPad (desktop) • mac-designed-for-ipad • darwin • macOS 15.5 24F74 darwin-arm64 (Rosetta)
• Chrome (web) • chrome • web-javascript • Google Chrome 138.0.7204.93
• Tizen UA43DU7000KXXT (mobile) • 192.168.51.245:26101 • flutter-tester • Tizen 8.0
! Error: Browsing on the local area network for 妹妹是笨喵. Ensure the device is unlocked and attached with a cable or
associated with the same local area network as this Mac.
The device must be opted into Developer Mode to connect wirelessly. (code -27)
[✓] Network resources
• All expected network resources are available.
! Doctor found issues in 1 category.