-
-
Notifications
You must be signed in to change notification settings - Fork 181
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
Saber on iOS freezes when adding new note #1454
Comments
I have the exact issue on my third-generation iPad Air running iPadOS 18.3.2. As for you, my Whiteboard.
|
This seems to be a known issue with iOS media players. Below, I found details and a possible fix or hint for the issue. |
@rhizoma temporary fix: disable pencil sound in settings. And before you freak out, Set the Main pen to no pressure ajustement (click on the icon and then set it to the stroke that is same thick everywhere. |
Thanks, but unfortunately, the fix doesn’t work for me. I turned off pencil sound and set the pen to ballpoint as suggested. Was only able to do this in the Whiteboard app. Still frozen in the Note app. === Log: This may be due to too many tasks being scheduled but not run. See the error for details: Error Domain=BGTaskSchedulerErrorDomain Code=3 "(null)"., null, null) SEVERE at 2025-03-30 08:18:12.471145 |
OK I figured it out I changed multiple settings, the others I thought had no impact, but now with more testing, try changing prompt to rename note to true |
Before submitting an issue, please check the following
Describe the bug
Upon launching Saber, and adding a new note, the note screen opens but the tools don’t work, the app freezes & cannot be closed without swiping it away. Rebooting and relaunching doesn’t solve the problem. Drawing isn’t possible. Note the whiteboard function works.
iPad Pro 10.5, iOS 17.7.5.
Saber v0.25.4 App Store 25040
Log:
SEVERE at 2025-03-23 11:56:28.980807
PlatformException(bgTaskSchedulingFailed(Error Domain=BGTaskSchedulerErrorDomain Code=3 "(null)") error, Scheduling the task using BGTaskScheduler has failed.
This may be due to too many tasks being scheduled but not run.
See the error for details: Error Domain=BGTaskSchedulerErrorDomain Code=3 "(null)"., null, null)
#0 StandardMethodCodec.decodeEnvelope (package:flutter/src/services/message_codecs.dart:652)
#1 MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:370)
#2 Workmanager.registerOneOffTask (package:workmanager/src/workmanager.dart:192)
SEVERE at 2025-03-23 11:56:29.143135
PlatformException(DarwinAudioError, Failed to set source. For troubleshooting, see https://github.com/bluefireteam/audioplayers/blob/main/troubleshooting.md, AVPlayerItem.Status.failed on setSourceUrl: Unknown error, null)
To reproduce
Expected behavior
Ability to draw!
Saber version
v0.25.4 App Store 25040
Device
Anything else?
Whiteboard function works ok.
The text was updated successfully, but these errors were encountered: