Closed richenri closed 4 weeks ago
Goodnight,
I have the same problem since updating to FF version 5.0.8.
Tks.,
Hello!
I wasn’t able to export your code either. I’ll reach out to the engineering team to help identify the root of this issue—thank you for your patience!
@cmregazzo, could you please provide a Bug Report Code here so we can also check your project?
I have this issue too
I have also been experiencing this problem since the update to version 5.0.8 on the Windows Desktop app.
I would like to describe the issue in more detail for the support team.
Errors:
My troubleshooting attempts:
*None of these attempts were successful.
We kindly request prompt support or a workaround, as currently, development is not possible.
------DEVICE LOGS----------
Launching lib\main.dart on SM S901B in debug mode...
Upgrading build.gradle
Running Gradle task 'assembleDebug'...
Warning: This version only understands SDK XML versions up to 3 but an SDK XML file of version 4 was encountered. This can happen if you use versions of Android Studio and the command-line tools that were released at different times.
Note: C:\Users\xxx\AppData\Local\Pub\Cache\hosted\pub.dev\vibration-2.0.1\android\src\main\java\com\benjaminabel\vibration\VibrationPlugin.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Running Gradle task 'assembleDebug'... 72,7s
√ Built build\app\outputs\flutter-apk\app-debug.apk
Installing build\app\outputs\flutter-apk\app-debug.apk... 12,5s
Syncing files to device SM S901B... 171ms
Flutter run key commands. r Hot reload. R Hot restart. h List all available interactive commands. d Detach (terminate "flutter run" but leave application running). c Clear the screen q Quit (terminate the application on the device).
A Dart VM Service on SM S901B is available at: http://127.0.0.1:57233/1Xbd7sjri1k=/ I/eapps.findbirdy(30270): [HIDL_FETCH_IMapper] android.hardware.graphics.mapper@4.0: Loaded Mapper successfully. I/blob (30270): initializing random seed using 81076579885736 I/blob (30270): get: caller's buffer is too small for value: 0 (needs 11175) I/blob (30270): get: copying 11175 bytes to caller's buffer I/blob (30270): get: caller's buffer is too small for value: 0 (needs 11175) I/blob (30270): get: copying 11175 bytes to caller's buffer I/BLASTBufferQueue(30270): SurfaceView[com.simpleapps.findbirdy/com.simpleapps.findbirdy.MainActivity]@0#1 onFrameAvailable the first frame is available D/SurfaceView@4efcb6(30270): 5176502 setAlpha: alpha=1.0 I/SurfaceView(30270): 5176502 Changes: creating=false format=false size=false visible=false alpha=true hint=false visible=false left=false top=false z=false attached=true lifecycleStrategy=false I/SurfaceView@4efcb6(30270): 5176502 Cur surface: Surface(name=null)/@0x1eee087 I/SurfaceView@4efcb6(30270): updateSurface: mVisible = true mSurface.isValid() = true I/SurfaceView@4efcb6(30270): updateSurface: mSurfaceCreated = true surfaceChanged = false visibleChanged = false I/SurfaceView(30270): 5176502 surfaceRedrawNeeded I/SurfaceView(30270): 5176502 finishedDrawing V/SurfaceView@4efcb6(30270): Layout: x=0 y=0 w=1080 h=2196, frame=Rect(0, 0 - 1080, 2196) The Flutter DevTools debugger and profiler on SM S901B is available at: http://127.0.0.1:9100?uri=http://127.0.0.1:57233/1Xbd7sjri1k=/
══╡ EXCEPTION CAUGHT BY IMAGE RESOURCE SERVICE ╞════════════════════════════════════════════════════ The following assertion was thrown resolving an image codec: Unable to load asset: "assets/images/pic1.jpg". Exception: Asset not found
When the exception was thrown, this was the stack:
I am facing the same problem after the update. (5.0.8)
I am facing the same problem, too. It started after updating to 5.0.8+.
Problem solved in version 5.0.9. Thanks!!!
Fixed in the latest version of the desktop app for Windows!
Can we access your project?
Current Behavior
After updating to version 5.0.8, hot reload fails to export the code, not reflecting the changes made and the IDE shows that it is not up to date. I tried to create a new project to validate if there was a problem with my project or dependencies, but the same problem occurred.
Expected Behavior
Reflect my changes
Steps to Reproduce
Reproducible from Blank
Bug Report Code (Required)
IT40lsmBw5dgrs9J1oSJbsFFimU5Jm16R+cVjup7aCosfZT2BLMcec/RVERtOe2+SkFPfGCWkWoW0tHHkof9EPYoPSmWftVAzrlcSDrKbHy7RLKLFJWgOnR8BZ9jJ2q+35+33RBANfhtdGQC3DmMHNiydDLvQee2OjA8Da/LZO4=
Visual documentation
Environment
Additional Information
No response