question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

TextView: TextView.LoadFile keeps file open and provides no way of closing it

See original GitHub issue

The code in TextModel uses File.OpenRead but there’s no code that ever closes it.

As a result, clients can’t save the file loaded this way.

Issue Analytics

  • State:open
  • Created 3 years ago
  • Comments:5

github_iconTop GitHub Comments

1reaction
tigcommented, May 22, 2020

Right. Sorry, i have not had enough coffee this AM.

We can just leave it in for now since it does no harm. Ok?

0reactions
BDispcommented, May 22, 2020

But you already merged it.

Read more comments on GitHub >

github_iconTop Results From Across the Web

android - textview keeps crashing while trying to setText
Everything looks fine except the part where you use toString() on String object, that is not neccessary. But are the text and the...
Read more >
TextView | Android Developers
Quickly bring your app to life with less code, using a modern declarative approach to UI, and the simplicity of Kotlin. ... Start...
Read more >
Displaying Text File contents to a TextView - Actual Coding
A Slide Presentation on How to Display Text File contents to a Textview - Actual Coding demo.
Read more >
RelativityOne - Processing User Guide.pdf
Note: Your environment has been enabled to dynamically scale your Invariant worker servers dependent on load.
Read more >
Processing User Guide
Relativity's processing feature allows you to ingest raw data directly into your workspace ... Compile or locate the custodian load file you wish...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found