-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
No sound #6
Comments
Here are logs if that could help ** (spotube:104499): CRITICAL **: 09:39:10.304: size_t fl_value_get_length(FlValue *): assertion 'self->type == FL_VALUE_TYPE_UINT8_LIST || self->type == FL_VALUE_TYPE_INT32_LIST || self->type == FL_VALUE_TYPE_INT64_LIST || self->type == FL_VALUE_TYPE_FLOAT32_LIST || self->type == FL_VALUE_TYPE_FLOAT_LIST || self->type == FL_VALUE_TYPE_LIST || self->type == FL_VALUE_TYPE_MAP' failed
** (spotube:104499): CRITICAL **: 09:39:10.306: size_t fl_value_get_length(FlValue *): assertion 'self->type == FL_VALUE_TYPE_UINT8_LIST || self->type == FL_VALUE_TYPE_INT32_LIST || self->type == FL_VALUE_TYPE_INT64_LIST || self->type == FL_VALUE_TYPE_FLOAT32_LIST || self->type == FL_VALUE_TYPE_FLOAT_LIST || self->type == FL_VALUE_TYPE_LIST || self->type == FL_VALUE_TYPE_MAP' failed
** (spotube:104499): CRITICAL **: 09:39:10.306: size_t fl_value_get_length(FlValue *): assertion 'self->type == FL_VALUE_TYPE_UINT8_LIST || self->type == FL_VALUE_TYPE_INT32_LIST || self->type == FL_VALUE_TYPE_INT64_LIST || self->type == FL_VALUE_TYPE_FLOAT32_LIST || self->type == FL_VALUE_TYPE_FLOAT_LIST || self->type == FL_VALUE_TYPE_LIST || self->type == FL_VALUE_TYPE_MAP' failed
** (spotube:104499): CRITICAL **: 09:39:10.306: size_t fl_value_get_length(FlValue *): assertion 'self->type == FL_VALUE_TYPE_UINT8_LIST || self->type == FL_VALUE_TYPE_INT32_LIST || self->type == FL_VALUE_TYPE_INT64_LIST || self->type == FL_VALUE_TYPE_FLOAT32_LIST || self->type == FL_VALUE_TYPE_FLOAT_LIST || self->type == FL_VALUE_TYPE_LIST || self->type == FL_VALUE_TYPE_MAP' failed
[ERROR:flutter/shell/common/shell.cc(94)] Dart Unhandled Exception: type '_Smi' is not a subtype of type 'PlayerErrorCode', stack trace: #0 LWM.receivePort.<anonymous closure> (package:libwinmedia/src/internal.dart:113)
#1 _RootZone.runUnaryGuarded (dart:async/zone.dart:1620)
#2 _BufferingStreamSubscription._sendData (dart:async/stream_impl.dart:341)
#3 _BufferingStreamSubscription._add (dart:async/stream_impl.dart:271)
#4 _SyncStreamControllerDispatch._sendData (dart:async/stream_controller.dart:733)
#5 _StreamController._add (dart:async/stream_controller.dart:607)
#6 _StreamController.add (dart:async/stream_controller.dart:554)
#7 _RawReceivePortImpl._handleMessage (dart:isolate-patch/isolate_patch.dart:192)
CONSOLE JS ERROR Unhandled Promise Rejection: NotSupportedError: The operation is not supported.
[ERROR:flutter/shell/common/shell.cc(94)] Dart Unhandled Exception: type '_Smi' is not a subtype of type 'PlayerErrorCode', stack trace: #0 LWM.receivePort.<anonymous closure> (package:libwinmedia/src/internal.dart:113)
#1 _RootZone.runUnaryGuarded (dart:async/zone.dart:1620)
#2 _BufferingStreamSubscription._sendData (dart:async/stream_impl.dart:341)
#3 _BufferingStreamSubscription._add (dart:async/stream_impl.dart:271)
#4 _SyncStreamControllerDispatch._sendData (dart:async/stream_controller.dart:733)
#5 _StreamController._add (dart:async/stream_controller.dart:607)
#6 _StreamController.add (dart:async/stream_controller.dart:554)
#7 _RawReceivePortImpl._handleMessage (dart:isolate-patch/isolate_patch.dart:192)
CONSOLE JS ERROR Unhandled Promise Rejection: NotSupportedError: The operation is not supported.
[ERROR:flutter/shell/common/shell.cc(94)] Dart Unhandled Exception: type '_Smi' is not a subtype of type 'PlayerErrorCode', stack trace: #0 LWM.receivePort.<anonymous closure> (package:libwinmedia/src/internal.dart:113)
#1 _RootZone.runUnaryGuarded (dart:async/zone.dart:1620)
#2 _BufferingStreamSubscription._sendData (dart:async/stream_impl.dart:341)
#3 _BufferingStreamSubscription._add (dart:async/stream_impl.dart:271)
#4 _SyncStreamControllerDispatch._sendData (dart:async/stream_controller.dart:733)
#5 _StreamController._add (dart:async/stream_controller.dart:607)
#6 _StreamController.add (dart:async/stream_controller.dart:554)
#7 _RawReceivePortImpl._handleMessage (dart:isolate-patch/isolate_patch.dart:192)
CONSOLE JS ERROR Unhandled Promise Rejection: NotSupportedError: The operation is not supported.
[ERROR:flutter/shell/common/shell.cc(94)] Dart Unhandled Exception: type '_Smi' is not a subtype of type 'PlayerErrorCode', stack trace: #0 LWM.receivePort.<anonymous closure> (package:libwinmedia/src/internal.dart:113)
#1 _RootZone.runUnaryGuarded (dart:async/zone.dart:1620)
#2 _BufferingStreamSubscription._sendData (dart:async/stream_impl.dart:341)
#3 _BufferingStreamSubscription._add (dart:async/stream_impl.dart:271)
#4 _SyncStreamControllerDispatch._sendData (dart:async/stream_controller.dart:733)
#5 _StreamController._add (dart:async/stream_controller.dart:607)
#6 _StreamController.add (dart:async/stream_controller.dart:554)
#7 _RawReceivePortImpl._handleMessage (dart:isolate-patch/isolate_patch.dart:192) |
This is quite weird. Do you have webkit2gtk & gtk3 installed in your manjaro? What audio server you're using, pulseaudio/pipewire? To check pipewire run: |
Also please follow the ISSUE_TEMPLATE for Bugs while creating a bug related issue |
Due to inactivity & no further response, closing this issue |
I have no sound when audio is playing below 99%< ONLY plays when 100%. No clue why, i'm using Manjaro Budgie.
The text was updated successfully, but these errors were encountered: