Notices


Reply
Thread Tools
Posts: 73 | Thanked: 17 times | Joined on Jun 2008 @ Ontario, Canada
#1
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

Originally Posted by Nikem View Post
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.
 

The Following 3 Users Say Thank You to killdeer For This Useful Post:
Posts: 54 | Thanked: 11 times | Joined on Feb 2008
#2
What are the advantages over FBReader?
- Jim
 
Posts: 73 | Thanked: 17 times | Joined on Jun 2008 @ Ontario, Canada
#3
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.
 

The Following User Says Thank You to killdeer For This Useful Post:
Posts: 755 | Thanked: 406 times | Joined on Feb 2008 @ UK
#4
Which formats does it read?
 
Chelloveck's Avatar
Posts: 31 | Thanked: 6 times | Joined on Feb 2008
#5
Originally Posted by codeMonkey View Post
Which formats does it read?
From browsing the code, it looks like just plain text, FB2 and HTML. (Also gzipped versions of those.)
 

The Following 2 Users Say Thank You to Chelloveck For This Useful Post:
BrentDC's Avatar
Posts: 903 | Thanked: 632 times | Joined on Apr 2008
#6
I was able to get it to go fullscreen by using the menu control...
 

The Following User Says Thank You to BrentDC For This Useful Post:
Posts: 73 | Thanked: 17 times | Joined on Jun 2008 @ Ontario, Canada
#7
It worked fine the first few times I tried it. Now I get this error...

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?
 

The Following User Says Thank You to killdeer For This Useful Post:
pycage's Avatar
Posts: 3,404 | Thanked: 4,474 times | Joined on Oct 2005 @ Germany
#8
I think you've run the application as root inbetween. Now it cannot access its database file anymore as normal user.
 

The Following 2 Users Say Thank You to pycage For This Useful Post:
Posts: 73 | Thanked: 17 times | Joined on Jun 2008 @ Ontario, Canada
#9
Ah yes thats it. Thanks
 

The Following User Says Thank You to killdeer For This Useful Post:
Posts: 1 | Thanked: 1 time | Joined on Apr 2009
#10
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
 

The Following User Says Thank You to femiaregbesola10 For This Useful Post:
Reply

Tags
competition, ebook, fbreader, pybookreader, reader

Thread Tools

 
Forum Jump


All times are GMT. The time now is 11:42.