Obsolete
Status Update
Comments
he...@gmail.com <he...@gmail.com> #2
.
he...@gmail.com <he...@gmail.com> #3
.
ad...@google.com <ad...@google.com>
ad...@google.com <ad...@google.com> #4
We're unable to reproduce this issue on Android Studio Canary 13.
Android Studio Arctic Fox | 2020.3.1 Canary 13
Build #AI-203.7148.57.2031.7242491, built on March 29, 2021
Runtime version: 11.0.8+0-b944-P17168821 amd64
Android Studio Arctic Fox | 2020.3.1 Canary 13
Build #AI-203.7148.57.2031.7242491, built on March 29, 2021
Runtime version: 11.0.8+0-b944-P17168821 amd64
lb...@gmail.com <lb...@gmail.com> #5
@4 OK updated to this now. Very easy to reproduce again.
See attached of how to reproduce it on canary 13 too:
Android Studio Arctic Fox | 2020.3.1 Canary 13
Build #AI-203.7148.57.2031.7242491, built on March 29, 2021
Runtime version: 11.0.8+10-b944.6842174 amd64
VM: OpenJDK 64-Bit Server VM by N/A
Windows 10 10.0
GC: G1 Young Generation, G1 Old Generation
Memory: 4000M
Cores: 12
Registry: external.system.auto.import.disabled=true, ide.settings.move.mouse.on.default.button=true, debugger.watches.in.variables=false
Non-Bundled Plugins: Show As ..., String Manipulation, com.dubreuia, com.intellij.marketplace, org.jetbrains.kotlin, com.google.mad-scorecard, org.intellij.plugins.markdown
See attached of how to reproduce it on canary 13 too:
Android Studio Arctic Fox | 2020.3.1 Canary 13
Build #AI-203.7148.57.2031.7242491, built on March 29, 2021
Runtime version: 11.0.8+10-b944.6842174 amd64
VM: OpenJDK 64-Bit Server VM by N/A
Windows 10 10.0
GC: G1 Young Generation, G1 Old Generation
Memory: 4000M
Cores: 12
Registry: external.system.auto.import.disabled=true, ide.settings.move.mouse.on.default.button=true, debugger.watches.in.variables=false
Non-Bundled Plugins: Show As ..., String Manipulation, com.dubreuia, com.intellij.marketplace, org.jetbrains.kotlin, com.google.mad-scorecard, org.intellij.plugins.markdown
jg...@google.com <jg...@google.com>
sp...@google.com <sp...@google.com> #6
Is it still reproducible with the new Logcat in Studio Electric Eel?
lb...@gmail.com <lb...@gmail.com> #7
@6 You've deleted all the files I've uploaded here (or the website has). How can I check it out?
I don't remember what was written on the project a year ago...
Please restore the files so that I could check it out.
Also please stop deleting my files.
I don't remember what was written on the project a year ago...
Please restore the files so that I could check it out.
Also please stop deleting my files.
sp...@google.com <sp...@google.com> #8
The files were deleted due to expiration of the retention period for restricted attachments. They are not recoverable.
lb...@gmail.com <lb...@gmail.com> #9
@8 So disable this behavior or extend it to enough time till you answer and I can check it out.
Otherwise there is no point in writing here as you answer too late for me to check it out again, because you don't give me a chance to do it.
Otherwise there is no point in writing here as you answer too late for me to check it out again, because you don't give me a chance to do it.
aa...@google.com <aa...@google.com> #10
Sorry it took us so long to address this bug. That said, the Logcat tool window was rewritten from scratch so this bug is no longer relevant.
lb...@gmail.com <lb...@gmail.com> #11
@10 OK.
Can you please fix the way it shows the text, though?
I mean this:
https://issuetracker.google.com/issues/258484270
Many times I forget it even exists, and I see the time instead of the text that I printed...
Can you please fix the way it shows the text, though?
I mean this:
Many times I forget it even exists, and I see the time instead of the text that I printed...
Description
- Steps to reproduce the problem (including sample code if appropriate).
1. Import the attached project, and run it with and without some logs. Try re-run it too. Basically it's based on a different issue I've found recently:
Let Logcat be filtered by the log-tag I've chosen ("applog").
- What happened.
On some cases, it misses some logs that should have been there.
It might miss the "start" and "end" that I've added before and after calling a function, and it might even miss one that is in the loop of 3 items.
- What you think the correct behavior should be.
Shouldn't miss any log, and even if it does, it should write something about it.
IDE information, if needed:
Android Studio Arctic Fox | 2020.3.1 Canary 12
Build #AI-203.7148.57.2031.7226969, built on March 22, 2021
Runtime version: 11.0.8+10-b944.6842174 amd64
VM: OpenJDK 64-Bit Server VM by N/A
Windows 10 10.0
GC: G1 Young Generation, G1 Old Generation
Memory: 4000M
Cores: 12
Registry: external.system.auto.import.disabled=true, ide.settings.move.mouse.on.default.button=true, debugger.watches.in.variables=false
Non-Bundled Plugins: Show As ..., String Manipulation, com.dubreuia, com.intellij.marketplace, org.jetbrains.kotlin, com.google.mad-scorecard, org.intellij.plugins.markdown