gvinodaraaj / apv

Automatically exported from code.google.com/p/apv
GNU General Public License v3.0
0 stars 0 forks source link

Can not open too large file #3

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
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 commented 8 years ago
could you please attach a sample file?

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

GoogleCodeExporter commented 8 years ago
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 commented 8 years ago
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 commented 8 years ago
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 commented 8 years ago
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 commented 8 years ago
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 commented 8 years ago
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 commented 8 years ago

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