Status Update
Comments
hu...@google.com <hu...@google.com> #2
In order to diagnose this I think we will need more information.
Can you clarify if this happens for a new Native C++ project without any changes to it? Would it be possible for you to share an Android Studio project where you see this issue?
Can you please also share the log files as requested in the instructions in
st...@genians.com <st...@genians.com> #3
For example, when moving files from an old package to a new one, if the operation fails, both folders get deleted.
I have updated my Android Studio to the latest version, as shown below.
After trying out the new version, it seems that the latest patch has addressed the problem.
Although I still encountered the issue, the old folders remained, which indicates some improvement.
Thanks.
----
Android Studio Ladybug Feature Drop | 2024.2.2 Patch 2
Build #AI-242.23726.103.2422.13103373, built on February 22, 2025
Runtime version: 21.0.5+-13047016-b750.29 aarch64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Toolkit: sun.lwawt.macosx.LWCToolkit
macOS 15.3.1
GC: G1 Young Generation, G1 Concurrent GC, G1 Old Generation
Memory: 8192M
Cores: 11
Metal Rendering is ON
Registry:
ide.experimental.ui=true
i18n.locale=
terminal.new.ui=true
Non-Bundled Plugins:
com.mallowigi.imageicon (15.0.0)
com.jetbrains.kmm (0.8.3(242)-5)
com.mallowigi (97.0.0)
ju...@google.com <ju...@google.com>
ya...@google.com <ya...@google.com> #4
Thanks for trying new Studio version. I see next warning in studio.log, but nothing pointing to root cause.
INFO - #o.j.i.s.SvnChangeProvider - Rename not found for <....>
Detected warning - svn: warning: W155010: The node <....> was not found.
I found similar report at
To move this forward, could you please turn on SVN debug log as described
and also report issue at youtrack.jetbrains.com attaching new logs, (optionally) post new youtrack link here
Thanks
Description