Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can not open too large file #3

Closed
GoogleCodeExporter opened this issue Mar 2, 2016 · 8 comments
Closed

Can not open too large file #3

GoogleCodeExporter opened this issue Mar 2, 2016 · 8 comments

Comments

@GoogleCodeExporter
Copy link

Opening too large file will cause exception of out of memory.
I think the reason is to load all data into memory.

Original issue reported on code.google.com by myth2l...@gmail.com on 6 Jan 2010 at 3:32

@GoogleCodeExporter
Copy link
Author

could you please attach a sample file?

Original comment by mpietrzak on 7 Jan 2010 at 3:45

  • Changed state: Accepted

@GoogleCodeExporter
Copy link
Author

It will crash with "out of memory" exception only if view more than 5MB pdf 
file on G1.
Another hand, Just get blank page with the first attached file below
Viewing the second file will crash too

Original comment by myth2l...@gmail.com on 11 Jan 2010 at 12:54

Attachments:

@GoogleCodeExporter
Copy link
Author

Strange... I can open 50MB files on my device (256MB ram)

Original comment by ldro...@gmail.com on 27 Mar 2010 at 8:06

@GoogleCodeExporter
Copy link
Author

this issue is almost fixed ;)

apv can usually open huge files, but doesn't work with one of the files 
attached to 
issue due to other bugs; I didn't want to close issue without fixing other bug

Original comment by mpietrzak on 28 Mar 2010 at 3:44

@GoogleCodeExporter
Copy link
Author

I also have problems with open large file, namely Excel 2003 Power Programming 
with VBA.pdf , which is 81mb big. If you like i can send a link for this pdf to 
you, because i probably shouldn't publish it here. With adobe reader and ezpdf 
it opens almost instantly. I have galaxy s2 with 1gb ram. Apv 3.0 pre2 just 
stops responding altough is using around 50% of proc. I waited for a minute 
before closing with task manager. I can open both above attached files without 
any problems.

Original comment by union.kjesi@gmail.com on 28 Jul 2011 at 4:42

@GoogleCodeExporter
Copy link
Author

0.3.0pre8 has much better memory usage.

I just successfully paged through the calf and Hadoop files.  I couldn't check 
memory usage as my device was offline and adb couldn't connect, but the icons 
in my launcher didn't disappear, which suggests that it didn't use much memory.

I think the Excel 2003 file may have copyright issues, so I can't test it 
without the copyright holder's permission.

Original comment by arpruss on 31 Jul 2011 at 10:41

@GoogleCodeExporter
Copy link
Author

With pre15 it opens nicely. Some lag occurs with big pictures, but overall it's 
quite smooth.

Original comment by union.kjesi@gmail.com on 9 Aug 2011 at 5:30

@GoogleCodeExporter
Copy link
Author

Original comment by arpruss on 15 Sep 2011 at 2:21

  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant