Coder Social home page Coder Social logo

Comments (10)

GoogleCodeExporter avatar GoogleCodeExporter commented on September 28, 2024
Hi there.  Could you please attach a file that exhibits this behavior?  Thanks.

Original comment by [email protected] on 13 Sep 2007 at 2:18

from iphoneebooks.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 28, 2024
Here is a zip of the entire folder containing Dorothy and the Wizard in Oz.

I did a little more testing, and it seems to only be happening on new files.  
If I
open up something that has already been read, and is currently sitting at the 
bottom,
it works fine.

Original comment by [email protected] on 13 Sep 2007 at 2:26

Attachments:

from iphoneebooks.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 28, 2024
I can't seem to reproduce this. :(  Dorothy loads fine no matter what I try.

Are you seeing the loading icon when you open a book from the file browser?  
That should never happen.  The 
loading icon only appears upon opening the program from the SpringBoard.

Original comment by [email protected] on 13 Sep 2007 at 2:43

from iphoneebooks.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 28, 2024
I'm only seeing the loading icon when I start from the SpringBoard.  The problem
happens when I choose a file from the browser.  I click on the file, see the 
first
page of text for about 1 second, then the screen goes blank.  Same problem with 
color
inverted or not.  What files do I need to remover to completely uninstall 
Books. 
Removing all prefs, etc... ?

I do have a bunch of other apps installed as well from Installer App.  i wonder 
if
something is conflicting...  I'll try uninstalling some other stuff and see 
what happens.

Installed: Books, NES, ToDoList, iLight, LightsOff, TTR, Mines, Money, VNotes,
SendSong, Squid, Ulctl, rSBT, SMBPrefs, Installer, Frotz, & Summerboard


Original comment by [email protected] on 13 Sep 2007 at 3:13

from iphoneebooks.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 28, 2024
Ok, I think I have figured out what is causing the problem now.  It is not the 
files
that I included before.  It's a different book, but once the problem happens it 
seems
to affect all files.

The problem comes from these lines in the html file.  Once I remove the 
stylesheet
references (which don't actually exist in my directory structure), the file 
works
fine.  It seems that the program is trying to load the style sheets, doesn't 
find
them, and frieks out.  I can reproduce this problem with the file attached now 
by
deleting the preference file and then opening up books and loading that file.  
It
then causes the other files for other books to exhibit the same problem.

<link rel="stylesheet" href="../master.css" type="text/css">
<style type="text/css">
@import url(../user.css);
@import url(.../user.css);
</style>

So at least now I know what's wrong.  I'm not sure if it's the @import, or the 
<link>
tag but that should give you an idea of what's causing it now.

thanks for the program.  Been loving it!

Original comment by [email protected] on 13 Sep 2007 at 3:51

Attachments:

from iphoneebooks.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 28, 2024
Cool, that helps a lot.  I'll check it out.

Original comment by [email protected] on 13 Sep 2007 at 4:11

  • Changed state: Accepted

from iphoneebooks.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 28, 2024
Oh yes, this is CONFIRMED!!! Yow! :)

I'll get started on it ASAP.

Original comment by [email protected] on 13 Sep 2007 at 4:18

from iphoneebooks.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 28, 2024
It appears to be the @import directives that are causing the problem.  Working 
on a fix now.

Original comment by [email protected] on 14 Sep 2007 at 1:27

  • Changed state: Started
  • Added labels: Priority-High
  • Removed labels: Priority-Medium

from iphoneebooks.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 28, 2024
wahoo!  I made it to the high priority list!
I thought it must be that, because when images or links are in the html, it 
still
works fine, so the <link> tag didn't make sense because it's just linking to
something, while the @import tries to pull it in on loading.

Rockin' app.  Definitely the one that's used the most on my phone.  I've just 
been
using MobileTextEdit and MobileFinder to fix chapters before I read them, but 
once
you're finished with this fix my entire library will work great!

Autoscrolling in version 2.0 and I'll be able to read while I eat lunch. hehe

Original comment by [email protected] on 14 Sep 2007 at 2:22

from iphoneebooks.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 28, 2024
This is fixed in version 1.0.  Thanks for the report!

Original comment by [email protected] on 14 Sep 2007 at 10:41

  • Changed state: Fixed

from iphoneebooks.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.