Old 04-18-2009, 01:51 PM   #481 (permalink)
Purger of Ignorance
zB Programmer
Retired Staff
Expert Zuner
 
Netrix's Avatar
 
Join Date: Jun 2008
Location: In my own world
Posts: 2,805
Netrix is a name known to allNetrix is a name known to allNetrix is a name known to allNetrix is a name known to allNetrix is a name known to all
Send a message via MSN to Netrix
Default

Quote:
Originally Posted by sheldonpaugh44 View Post
Yeah
Run it with debugging and post the error it gives.
__________________
"Against logic there is no armor like ignorance." - Laurence J. Peter

Solitaire for your Zune! http://www.zuneboards.com/forums/dow...ne-v2-0-a.html

Zune Book Reader! http://www.zuneboards.com/forums/app...ew-thread.html




Netrix is offline   Reply With Quote

Advertisement [Remove Advertisement]
Old 04-18-2009, 04:13 PM   #482 (permalink)
Zewbie
 
Join Date: Dec 2008
Posts: 5
sheldonpaugh44 is on a distinguished road
Default

Quote:
Originally Posted by Netrix View Post
Run it with debugging and post the error it gives.
After debugging it I got this error:

An unhandled exception of type 'System.OverflowException' occurred in BookReader.exe



sheldonpaugh44 is offline   Reply With Quote
Old 04-18-2009, 04:16 PM   #483 (permalink)
Zewbie
 
chill808's Avatar
 
Join Date: Apr 2009
Location: Northern Utah
Posts: 7
chill808 is on a distinguished road
Send a message via Yahoo to chill808 Send a message via Skype™ to chill808
Default

Jones111:

Original book reader works fine, when deploying your version just restarts when debugging I get an error "An unhandled exception of type 'System.OverflowException' occurred in BookReader.exe" It happened on line 205

Running gen 1 30gb v3.1




chill808 is offline   Reply With Quote
Old 04-18-2009, 04:25 PM   #484 (permalink)
GETTING AWAY WITH MURDER
Retired Staff
Expert Zuner
 
Bolt's Avatar
 
Join Date: Oct 2008
Location: In your closet, in your head
Posts: 3,258
Bolt is a splendid one to beholdBolt is a splendid one to beholdBolt is a splendid one to beholdBolt is a splendid one to beholdBolt is a splendid one to beholdBolt is a splendid one to behold
Send a message via Yahoo to Bolt
Default

Quote:
Originally Posted by sheldonpaugh44 View Post
After debugging it I got this error:

An unhandled exception of type 'System.OverflowException' occurred in BookReader.exe
How long are your book titles? I think that might be it, though I'm not sure. It has to be under a certain length. See the OP.
__________________



Bolt is offline   Reply With Quote
Old 04-18-2009, 04:30 PM   #485 (permalink)
Zewbie
 
chill808's Avatar
 
Join Date: Apr 2009
Location: Northern Utah
Posts: 7
chill808 is on a distinguished road
Send a message via Yahoo to chill808 Send a message via Skype™ to chill808
Default

Tried with both a 700kb file and a 3kb file. Same error.

the basic book reader 2.7 works perfectly, when trying out the Jones111 version on line 205 it gets the error. So I know book files are fine.

Last edited by chill808; 04-18-2009 at 05:01 PM.




chill808 is offline   Reply With Quote
Old 04-18-2009, 05:40 PM   #486 (permalink)
Zewbie
 
Join Date: Dec 2008
Posts: 5
sheldonpaugh44 is on a distinguished road
Default

Quote:
Originally Posted by chill808 View Post
Tried with both a 700kb file and a 3kb file. Same error.

the basic book reader 2.7 works perfectly, when trying out the Jones111 version on line 205 it gets the error. So I know book files are fine.
Same, Jones111 version does not work but the original works...I guess I'll just stick with the original version...



sheldonpaugh44 is offline   Reply With Quote
Old 04-18-2009, 07:55 PM   #487 (permalink)
Purger of Ignorance
zB Programmer
Retired Staff
Expert Zuner
 
Netrix's Avatar
 
Join Date: Jun 2008
Location: In my own world
Posts: 2,805
Netrix is a name known to allNetrix is a name known to allNetrix is a name known to allNetrix is a name known to allNetrix is a name known to all
Send a message via MSN to Netrix
Default

Yeah, use the original version until Jones111 fixes his...
__________________
"Against logic there is no armor like ignorance." - Laurence J. Peter

Solitaire for your Zune! http://www.zuneboards.com/forums/dow...ne-v2-0-a.html

Zune Book Reader! http://www.zuneboards.com/forums/app...ew-thread.html




Netrix is offline   Reply With Quote
Old 04-18-2009, 10:53 PM   #488 (permalink)
Zewbie
 
chill808's Avatar
 
Join Date: Apr 2009
Location: Northern Utah
Posts: 7
chill808 is on a distinguished road
Send a message via Yahoo to chill808 Send a message via Skype™ to chill808
Default

Yep, already am just thought I'd try it out. Very nice program to have.

one more thing I'm not sure if anyone else has noticed but the program seems to have trouble with single carriage returns such as:

"Well, it's a truck actually, a Chevy."
"Where did you find it?"
"Do you remember Billy Black down at La Push?" La Push is the tiny Indian reservation on the coast.

displays as:

"Well, it's a truck actually, a Chevy.""Where did you find it?""Do you remember Billy Black down at La Push?" La Push is the tiny Indian reservation on the coast.

However it does recognize text spaced such as:

2. Open Book

The next day was better… and worse.

and will display just as it should.

Last edited by Azu-nyan; 04-18-2009 at 11:58 PM.




chill808 is offline   Reply With Quote
Old 04-19-2009, 12:09 AM   #489 (permalink)
Purger of Ignorance
zB Programmer
Retired Staff
Expert Zuner
 
Netrix's Avatar
 
Join Date: Jun 2008
Location: In my own world
Posts: 2,805
Netrix is a name known to allNetrix is a name known to allNetrix is a name known to allNetrix is a name known to allNetrix is a name known to all
Send a message via MSN to Netrix
Default

Quote:
Originally Posted by chill808 View Post
Yep, already am just thought I'd try it out. Very nice program to have.



one more thing I'm not sure if anyone else has noticed but the program seems to have trouble with single carriage returns such as:

"Well, it's a truck actually, a Chevy."
"Where did you find it?"
"Do you remember Billy Black down at La Push?" La Push is the tiny Indian reservation on the coast.

displays as:

"Well, it's a truck actually, a Chevy.""Where did you find it?""Do you remember Billy Black down at La Push?" La Push is the tiny Indian reservation on the coast.

However it does recognize text spaced such as:

2. Open Book

The next day was better… and worse.

and will display just as it should.
At the very beginning of that text file, add "<single>" without the quotes. So if your text file starts with "I love my Zune.", change it to "<single>I love my Zune.".
__________________
"Against logic there is no armor like ignorance." - Laurence J. Peter

Solitaire for your Zune! http://www.zuneboards.com/forums/dow...ne-v2-0-a.html

Zune Book Reader! http://www.zuneboards.com/forums/app...ew-thread.html




Netrix is offline   Reply With Quote
Old 04-19-2009, 08:09 PM   #490 (permalink)
Zewbie
 
chill808's Avatar
 
Join Date: Apr 2009
Location: Northern Utah
Posts: 7
chill808 is on a distinguished road
Send a message via Yahoo to chill808 Send a message via Skype™ to chill808
Default

ah thanks that helped.




chill808 is offline   Reply With Quote
Old 04-23-2009, 02:51 PM   #491 (permalink)
Zewbie
 
Join Date: Apr 2008
Posts: 6
Jones111 is on a distinguished road
Default

Quote:
Originally Posted by sheldonpaugh44 View Post
Same, Jones111 version does not work but the original works...I guess I'll just stick with the original version...
I'm REALLY sorry causing ao many probs. As I've said, I'll deploy a new version (new style & faster browsing I hope). I've had no problems at all here on my Zune, but it could well be that it assumes some prestored content.

So, before my next release (hope to get this out this week (end)), I'll erase the prog on my Zune and will find the error. I hope, you'll stay interested, as I need the feedback

Jones111



Jones111 is offline   Reply With Quote
Old 04-24-2009, 10:39 AM   #492 (permalink)
Zewbie
 
Join Date: Apr 2008
Posts: 6
Jones111 is on a distinguished road
Default

Another try, another release. New changes:

- Better scrolling in all menus & in the library and book view, too
- New selection bar (although I might add one for every skin)
- Menu drawing changed (improved?)
- Version bumped to 2.8, uses a different container now
- Some stability checks
- Minor changes

Here's the link:
*removed because of updated version*

I might post another version this weekend, so if you've got problems, please report and I'll see what I can do.

UPDATE:

Some last minute fixes:

- Updated the language files
- Renamed the folder

RapidShare: Easy Filehosting

Last edited by Bolt; 04-24-2009 at 01:05 PM. Reason: Double post, ffr use edit



Jones111 is offline   Reply With Quote
Old 04-30-2009, 12:06 PM   #493 (permalink)
Experienced Zuner
 
LethalReflex's Avatar
 
Join Date: Dec 2008
Posts: 133
LethalReflex is on a distinguished road
Default

Sounds really cool, but my Zune restarts when I launch it on it. I followed all of the instructions in the first post, but it still isn't working. I downloaded the 'Jones111 Version'. The normal version link doesn't work. After I click 'click here to start download...' It just comes up with a page that says, 'Invalid File. This error has been forwarded to MediaFire's development team.

The key you provided for file download was invalid. This is usually caused because the file is no longer stored on Mediafire. This occurs when the file is removed by the originating user or Mediafire.'

Last edited by LethalReflex; 04-30-2009 at 05:18 PM.




LethalReflex is offline   Reply With Quote
Old 04-30-2009, 05:06 PM   #494 (permalink)
Purger of Ignorance
zB Programmer
Retired Staff
Expert Zuner
 
Netrix's Avatar
 
Join Date: Jun 2008
Location: In my own world
Posts: 2,805
Netrix is a name known to allNetrix is a name known to allNetrix is a name known to allNetrix is a name known to allNetrix is a name known to all
Send a message via MSN to Netrix
Default

Quote:
Originally Posted by LethalReflex View Post
Sounds really cool, but my Zune restarts when I launch it on it. I followed all of the instructions in the first post, but it still isn't working. What am I doing wrong?
Run it with debugging in Visual Studio and post the error that occurs.
__________________
"Against logic there is no armor like ignorance." - Laurence J. Peter

Solitaire for your Zune! http://www.zuneboards.com/forums/dow...ne-v2-0-a.html

Zune Book Reader! http://www.zuneboards.com/forums/app...ew-thread.html




Netrix is offline   Reply With Quote
Old 04-30-2009, 06:12 PM   #495 (permalink)
Experienced Zuner
 
LethalReflex's Avatar
 
Join Date: Dec 2008
Posts: 133
LethalReflex is on a distinguished road
Default

Ok, assuming I did it right, it says 'An unhandled exception of type 'System.OverflowException' occurred in BookReader.exe.' That any help?




LethalReflex is offline   Reply With Quote
Old 04-30-2009, 06:25 PM   #496 (permalink)
GETTING AWAY WITH MURDER
Retired Staff
Expert Zuner
 
Bolt's Avatar
 
Join Date: Oct 2008
Location: In your closet, in your head
Posts: 3,258
Bolt is a splendid one to beholdBolt is a splendid one to beholdBolt is a splendid one to beholdBolt is a splendid one to beholdBolt is a splendid one to beholdBolt is a splendid one to behold
Send a message via Yahoo to Bolt
Default

My guess is that the file is either too big or the title is too long.
__________________



Bolt is offline   Reply With Quote
Old 04-30-2009, 07:48 PM   #497 (permalink)
Experienced Zuner
 
LethalReflex's Avatar
 
Join Date: Dec 2008
Posts: 133
LethalReflex is on a distinguished road
Default

What file? The .txt file?

No one would happen to know how to convert PDF to text with Acrobat Reader do they?

Last edited by LethalReflex; 04-30-2009 at 07:54 PM.




LethalReflex is offline   Reply With Quote
Old 04-30-2009, 07:49 PM   #498 (permalink)
GETTING AWAY WITH MURDER
Retired Staff
Expert Zuner
 
Bolt's Avatar
 
Join Date: Oct 2008
Location: In your closet, in your head
Posts: 3,258
Bolt is a splendid one to beholdBolt is a splendid one to beholdBolt is a splendid one to beholdBolt is a splendid one to beholdBolt is a splendid one to beholdBolt is a splendid one to behold
Send a message via Yahoo to Bolt
Default

Yes, the .txt file.

Try splitting it up into sections.
__________________



Bolt is offline   Reply With Quote
Old 04-30-2009, 08:14 PM   #499 (permalink)
Experienced Zuner
 
LethalReflex's Avatar
 
Join Date: Dec 2008
Posts: 133
LethalReflex is on a distinguished road
Default

I split it in half, but it's still not working. What size of the file should it generally be? The two .txt files I have now are 115kb and 105 kb.

Edit:
I tried the Normal download and this time it actually worked. Thanks for all of the help.

Last edited by LethalReflex; 05-01-2009 at 11:36 AM.




LethalReflex is offline   Reply With Quote
Old 05-01-2009, 11:40 AM   #500 (permalink)
Purger of Ignorance
zB Programmer
Retired Staff
Expert Zuner
 
Netrix's Avatar
 
Join Date: Jun 2008
Location: In my own world
Posts: 2,805
Netrix is a name known to allNetrix is a name known to allNetrix is a name known to allNetrix is a name known to allNetrix is a name known to all
Send a message via MSN to Netrix
Default

Quote:
Originally Posted by LethalReflex View Post
I split it in half, but it's still not working. What size of the file should it generally be? The two .txt files I have now are 115kb and 105 kb.

Edit:
I tried the Normal download and this time it actually worked. Thanks for all of the help.
The normal version is the latest work that I have done on the Book Reader, so of course it works. I am not responsible for Jones111's version.
__________________
"Against logic there is no armor like ignorance." - Laurence J. Peter

Solitaire for your Zune! http://www.zuneboards.com/forums/dow...ne-v2-0-a.html

Zune Book Reader! http://www.zuneboards.com/forums/app...ew-thread.html




Netrix is offline   Reply With Quote
Reply

Bookmarks

Thread Tools