Butterfly icon indicating copy to clipboard operation
Butterfly copied to clipboard

[Bug]: bug in android Version

Open ehab-0se opened this issue 7 months ago • 4 comments

What happened?

A bug happened!

#0 GoRouterDelegate.pop (package:go_router/src/delegate.dart:101) #1 GoRouter.pop (package:go_router/src/router.dart:504) #2 _ProjectPageState._load (package:butterfly/views/main.dart:175)

Version

I don't know

Platform

Android

Relevant log output


Code of Conduct

  • [x] I agree to follow this project's Code of Conduct

ehab-0se avatar May 31 '25 11:05 ehab-0se

Can you please explain what you did

CodeDoctorDE avatar May 31 '25 12:05 CodeDoctorDE

I tried looking where this could happen and found the line, looks like the document doesn't load correctly. Can you give me a full steps how I can reproduce it? The version can you find inside the settings under general

CodeDoctorDE avatar Jun 02 '25 13:06 CodeDoctorDE

Sorry for the late reply. English is not my native language, and this message was translated using artificial intelligence. What happened is that I tried to import the PDF file directly into the program, but it didn't accept it and was showing those errors. However, a short while later, I tried again and succeeded. I don't know exactly what happened. Version is 2.3.1

ehab-0se avatar Jun 03 '25 04:06 ehab-0se

Oh okay, then it's okay. Maybe it was just a one time error. The error above isn't an "import" error, rater a navigation error. I will try to find the problem and fix it

CodeDoctorDE avatar Jun 03 '25 10:06 CodeDoctorDE

Importing PDF will cause the app to quit unexpectedly. I am not sure how to log it because I am on vivo iqoo pad 5 pro also please do make the bars thinner because it was taking a lot of spaces unnecessary. Making it full screen feels inaccessible to some tools. Also try to make another option for auto save periodically instead of immediate because your current auto save implementation will cause the stylus lagging and unregister the current writing.

Ja4e avatar Jun 25 '25 07:06 Ja4e

I think this doesn't relate to the issue but I will answer you anyway. What do you mean with bars thinner? Do you mean the slider in the pdf import dialog? The slider is based on the material 3 specs of google. What do you mean with full screen? Feel free to disable autosave in the settings if it hurts your performance. Are you running the app in the web or native on your android device?

CodeDoctorDE avatar Jun 25 '25 09:06 CodeDoctorDE

This should be fixed

CodeDoctorDE avatar Aug 07 '25 17:08 CodeDoctorDE