maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   PyBookReader eBook Reader (https://talk.maemo.org/showthread.php?t=27431)

killdeer 2009-03-11 05:13

PyBookReader eBook Reader
 
Very good ebook reader application for Linux. Not optimized for Mameo but works well. I just thought I'd create this thread to let people know about it. And I'll post some screenshots sometime.

http://wiki.linuxquestions.org/wiki/PyBookReader

Quote:

Originally Posted by Nikem (Post 256167)
PyBookReader. There is no prepacked file to get it installed on your N810. Download the archive PyBookReader-0.5.0.tar.gz on to your N810, extract it (tar -xzf PyBookReader-0.5.0.tar.gz), and execute "python PyBookReader-0.5.0/pybr".

The only problem I've had is that the application wont go fullscreen. Maybe some interested programmer could have a shot at getting that to work? I'd contact the original programmer but I doubt he has a IT or else he probably would have already optimized it.

macr0t0r 2009-03-11 05:33

Re: PyBookReader eBook Reader
 
What are the advantages over FBReader?
- Jim

killdeer 2009-03-11 06:01

Re: PyBookReader eBook Reader
 
Well the most interesting feature is that it is able to automatically scroll the screen for you. You press a button and it will roll the text forward at whatever speed you want. So you're not constantly clicking to jump a page ahead.

codeMonkey 2009-03-11 12:34

Re: PyBookReader eBook Reader
 
Which formats does it read?

Chelloveck 2009-03-11 13:55

Re: PyBookReader eBook Reader
 
Quote:

Originally Posted by codeMonkey (Post 270739)
Which formats does it read?

From browsing the code, it looks like just plain text, FB2 and HTML. (Also gzipped versions of those.)

BrentDC 2009-03-11 16:17

Re: PyBookReader eBook Reader
 
I was able to get it to go fullscreen by using the menu control...

killdeer 2009-03-12 16:08

Re: PyBookReader eBook Reader
 
It worked fine the first few times I tried it. Now I get this error...

Quote:

python[2024]: GLIB WARNING ** libglade - Could not load support for `gnome': libgnome.so: cannot open shared object file: No such file or directory

/media/mmc1/PyBookReader/pybookreader/mainwindow.py:108: GtkWarning: Mixing deprecated and non-deprecated GtkToolbar API is not allowed

self.wTree=glade.XML(glade_file, 'main_window')

Traceback (most recent call last):

File "pybr", line 23, in <module>

main()

File "/media/mmc1/PyBookReader/pybookreader/main.py", line 30, in main

br = PyBookReader()

File "/media/mmc1/PyBookReader/pybookreader/mainwindow.py", line 64, in __init__

self.bookmarks = Bookmarks()

File "/media/mmc1/PyBookReader/pybookreader/bookmarks.py", line 43, in __init__

self.bookmarks_db = shelve.open(bookmarks_file) File "/usr/lib/python2.5/shelve.py", line 225, in open

File "/usr/lib/python2.5/shelve.py", line 209, in __init__

File "/usr/lib/python2.5/anydbm.py", line 83, in open

gdbm.error: (13, 'Permission denied')
I'm not very experienced with terminal and python and all that. So maybe I've done something wrong?

pycage 2009-03-12 16:31

Re: PyBookReader eBook Reader
 
I think you've run the application as root inbetween. Now it cannot access its database file anymore as normal user.

killdeer 2009-03-12 16:34

Re: PyBookReader eBook Reader
 
Ah yes thats it. Thanks

femiaregbesola10 2009-04-24 09:04

Re: PyBookReader eBook Reader
 
Pls can i use this pybook reader to achieve the project in this link below?

If not do u know anyone who can develop such application?

Pls Contact me asap


http://www.nerdlance.com/p389/e-book...-linux-os.html


All times are GMT. The time now is 06:40.

vBulletin® Version 3.8.8