Open & convert .epub files issues

Booting, installing, newbie
Message
Author
User avatar
disallowed
Posts: 279
Joined: Sun 22 Mar 2015, 17:18

Open & convert .epub files issues

#1 Post by disallowed »

I can't open .epub files. Setting run action haven't got them to be opened. They don't open with calibre. Calibre doesn't seem to run at all. I tried it as sfs and as full installed without success.
Last edited by disallowed on Thu 23 Jul 2015, 10:34, edited 1 time in total.

User avatar
666philb
Posts: 3615
Joined: Sun 07 Feb 2010, 12:27
Location: wales ... by the sea

#2 Post by 666philb »

try running it in a terminal

Code: Select all

calibre
the 1.4 version in quickpet should work
Bionicpup64 built with bionic beaver packages http://murga-linux.com/puppy/viewtopic.php?t=114311
Xenialpup64, built with xenial xerus packages http://murga-linux.com/puppy/viewtopic.php?t=107331

User avatar
nic007
Posts: 3408
Joined: Sun 13 Nov 2011, 12:31
Location: Cradle of Humankind

#3 Post by nic007 »

I generally just convert my epub, mobi or whatever ebook files to text for reading. There are many online converters. Balabolka has a utility which will convert many of these ebook formats to text. The latter can be downloaded from their site, very useful but you will need WINE if working with linux.

User avatar
disallowed
Posts: 279
Joined: Sun 22 Mar 2015, 17:18

#4 Post by disallowed »

Code: Select all

sh-4.3# calibre
Loading ICU failed with:  /usr/lib/calibre/calibre/plugins/icu.so: undefined symbol: PyUnicodeUCS4_AsWideChar
Loading ICU failed with:  /usr/lib/calibre/calibre/plugins/icu.so: undefined symbol: PyUnicodeUCS4_AsWideChar
Traceback (most recent call last):
  File "/usr/bin/calibre", line 19, in <module>
    from calibre.gui2.main import main
  File "/usr/lib/calibre/calibre/gui2/__init__.py", line 7, in <module>
    from PyQt4.Qt import (QVariant, QFileInfo, QObject, SIGNAL, QBuffer, Qt,
ImportError: No module named PyQt4.Qt

User avatar
666philb
Posts: 3615
Joined: Sun 07 Feb 2010, 12:27
Location: wales ... by the sea

#5 Post by 666philb »

which calibre version is this?

the one in quickpet works and has all dependencies.

i would remove all versions from /opt and any calibre files in /usr/bin and then use the calibre-1.4.0.sfs
Bionicpup64 built with bionic beaver packages http://murga-linux.com/puppy/viewtopic.php?t=114311
Xenialpup64, built with xenial xerus packages http://murga-linux.com/puppy/viewtopic.php?t=107331

User avatar
disallowed
Posts: 279
Joined: Sun 22 Mar 2015, 17:18

#6 Post by disallowed »

i would remove all versions from /opt and any calibre files in /usr/bin and then use the calibre-1.4.0.sfs

Code: Select all

sh-4.3# calibre
sh: calibre: command not found

User avatar
Semme
Posts: 8399
Joined: Sun 07 Aug 2011, 20:07
Location: World_Hub

#7 Post by Semme »

Did you right click and load that file?
>>> Living with the immediacy of death helps you sort out your priorities. It helps you live a life less trivial <<<

User avatar
disallowed
Posts: 279
Joined: Sun 22 Mar 2015, 17:18

#8 Post by disallowed »

I unloaded and reloaded sfs and now calibre runs and opens epubs. But:

When I click on an epub, it doesn't open. I need right-click and choose "open with" and select "calibre" to open it.

When I open epubs, they are viewed fine. But I tried to convert one to pdf, and the letter size was maximized too much.

It says "Update found: 2.32.1". Should I update it?

User avatar
666philb
Posts: 3615
Joined: Sun 07 Feb 2010, 12:27
Location: wales ... by the sea

#9 Post by 666philb »

right click on an epub file and choose set run action ....

Code: Select all

 calibre "$@"
don't update calibre ...the latest one doesn't work on tahrpup
Bionicpup64 built with bionic beaver packages http://murga-linux.com/puppy/viewtopic.php?t=114311
Xenialpup64, built with xenial xerus packages http://murga-linux.com/puppy/viewtopic.php?t=107331

User avatar
disallowed
Posts: 279
Joined: Sun 22 Mar 2015, 17:18

#10 Post by disallowed »

It worked. Thanks a lot. Now the only problem is about converting files. The created pdf has more than the treble number of pages than the original epub. Because of the maximized size of letters.

User avatar
Semme
Posts: 8399
Joined: Sun 07 Aug 2011, 20:07
Location: World_Hub

#11 Post by Semme »

Then if not an online solution, maybe try the binary here. Yep! You'll need a Java sfs now.
>>> Living with the immediacy of death helps you sort out your priorities. It helps you live a life less trivial <<<

sheldonisaac
Posts: 902
Joined: Mon 22 Jun 2009, 01:36
Location: Philadelphia, PA

Re: Can't open .epub files

#12 Post by sheldonisaac »

disallowed wrote:I can't open .epub files. Setting run action haven't got them to be opened. They don't open with calibre. Calibre doesn't seem to run at all. I tried it as sfs and as full installed without success.
FBReader works well. I can't find the 0.99 version on line; it's by technosaurus.
I can send it to you. Will look on another hard drive.
Dell E6410: BusterPup, BionicPup64, Xenial, etc
Intel DQ35JOE, Dell Vostro 430
Dell Inspiron, Acer Aspire One, EeePC 1018P

User avatar
disallowed
Posts: 279
Joined: Sun 22 Mar 2015, 17:18

#13 Post by disallowed »

Then if not an online solution, maybe try the binary here. Yep! You'll need a Java sfs now.
epub2pdf created a pdf with large sized letters, too. The online solution got a better pdf file, but still not same page style with original epub.

User avatar
disallowed
Posts: 279
Joined: Sun 22 Mar 2015, 17:18

#14 Post by disallowed »

The maximized letters' size problem is not a Puppy problem. I used calibre to convert an epub to pdf at Lubuntu and the result was quite the same.

User avatar
Burn_IT
Posts: 3650
Joined: Sat 12 Aug 2006, 19:25
Location: Tamworth UK

#15 Post by Burn_IT »

I use the Firefox epub add on if I read them on my PC or via my Kobo Touch
"Just think of it as leaving early to avoid the rush" - T Pratchett

User avatar
disallowed
Posts: 279
Joined: Sun 22 Mar 2015, 17:18

#16 Post by disallowed »

Thanks. Firefox add on worked for me, too. But only on firefox. On Palemoon doesn't work, although it's available for installation.

User avatar
Semme
Posts: 8399
Joined: Sun 07 Aug 2011, 20:07
Location: World_Hub

#17 Post by Semme »

We have a sample?
>>> Living with the immediacy of death helps you sort out your priorities. It helps you live a life less trivial <<<

User avatar
disallowed
Posts: 279
Joined: Sun 22 Mar 2015, 17:18

#18 Post by disallowed »


User avatar
666philb
Posts: 3615
Joined: Sun 07 Feb 2010, 12:27
Location: wales ... by the sea

#19 Post by 666philb »

in calibre when converting epub to pdf .... click on the PDF output option and change the font size to suit

you can also also try changing the paper size
Bionicpup64 built with bionic beaver packages http://murga-linux.com/puppy/viewtopic.php?t=114311
Xenialpup64, built with xenial xerus packages http://murga-linux.com/puppy/viewtopic.php?t=107331

User avatar
Semme
Posts: 8399
Joined: Sun 07 Aug 2011, 20:07
Location: World_Hub

#20 Post by Semme »

PM flunks. Got Calibre? Try this.
Last edited by Semme on Thu 23 Jul 2015, 13:03, edited 1 time in total.
>>> Living with the immediacy of death helps you sort out your priorities. It helps you live a life less trivial <<<

Post Reply