Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre > Viewer

Notices

Reply
 
Thread Tools Search this Thread
Old 01-27-2022, 01:49 PM   #1
Prof_Hari_Seldon
Junior Member
Prof_Hari_Seldon began at the beginning.
 
Prof_Hari_Seldon's Avatar
 
Posts: 5
Karma: 10
Join Date: Jan 2022
Device: ASUS ROG G752VL Ubuntu
Question E-book Viewer app name on Ubuntu so I can purge reinstall?

I installed Calibre E-book Viewer on Ubuntu Software but cannot find it in $ sudo apt list --installed I can only find:

calibre/focal-updates,focal-updates,now 4.99.4+dfsg+really4.12.0-1ubuntu1 all [installed]

I accidentally uninstalled Python3 not in my sandbox but the base of my Ubuntu ASUS ROG G752VL. When the computer repair shop rebuilt my Ubuntu all the apps work but not Calibre E-book Viewer anymore. The viewer sometimes works but crashes unexpectedly it is very flaky.

I tried "sudo apt-get remove --purge calibre" and reinstall but that didn't fix it.

Attached are images of my Ubuntu crash report. It clearly shows issues with the Python dependencies.
Attached Thumbnails
Click image for larger version

Name:	Screenshot from 2022-01-27 13-46-16.png
Views:	175
Size:	191.1 KB
ID:	191926   Click image for larger version

Name:	Screenshot from 2022-01-27 13-46-21.png
Views:	165
Size:	213.5 KB
ID:	191927  
Prof_Hari_Seldon is offline   Reply With Quote
Old 01-27-2022, 02:37 PM   #2
Prof_Hari_Seldon
Junior Member
Prof_Hari_Seldon began at the beginning.
 
Prof_Hari_Seldon's Avatar
 
Posts: 5
Karma: 10
Join Date: Jan 2022
Device: ASUS ROG G752VL Ubuntu
I also tried "$ sudo apt-get remove --purge calibre-bin"

I am scared to try the below because I am taking courses right now and don't want to break my computer. I already got python rebuilt once before to fix my computer would the --reinstall really be any different than the rebuild?

$ sudo apt-get install --reinstall python
https://askubuntu.com/questions/4489...n-is-corrupted
Prof_Hari_Seldon is offline   Reply With Quote
Advert
Old 01-27-2022, 02:38 PM   #3
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 31,039
Karma: 60358908
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Did you use the repository (apt get)? Don't
Use the command line found on the Calibre Linux download page
theducks is offline   Reply With Quote
Old 01-27-2022, 02:48 PM   #4
Prof_Hari_Seldon
Junior Member
Prof_Hari_Seldon began at the beginning.
 
Prof_Hari_Seldon's Avatar
 
Posts: 5
Karma: 10
Join Date: Jan 2022
Device: ASUS ROG G752VL Ubuntu
You mean?:
sudo -v && wget -nv -O- https://download.calibre-ebook.com/linux-installer.sh | sudo sh /dev/stdin

https://calibre-ebook.com/download_linux

I installed it from Ubuntu Software. See the attached images. Ubuntu Software is supposed to work.
Attached Thumbnails
Click image for larger version

Name:	Screenshot from 2022-01-27 14-46-54.png
Views:	145
Size:	203.6 KB
ID:	191929   Click image for larger version

Name:	Screenshot from 2022-01-27 14-47-39.png
Views:	134
Size:	365.5 KB
ID:	191930  
Prof_Hari_Seldon is offline   Reply With Quote
Old 01-27-2022, 03:02 PM   #5
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 31,039
Karma: 60358908
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
That picture is a Beta version
5.99.4

5.35 is the released version

There is a thread under plugins (since PI have to keep up with the new Python) to report issues
theducks is offline   Reply With Quote
Advert
Old 01-27-2022, 03:13 PM   #6
chaley
Grand Sorcerer
chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.
 
Posts: 12,440
Karma: 8012886
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
Quote:
Originally Posted by Prof_Hari_Seldon View Post
Ubuntu Software is supposed to work.
Unfortunately, in calibre's case it often doesn't. That is why Kovid doesn't support Linux repository versions of calibre.

Quote:
Originally Posted by theducks View Post
That picture is a Beta version
5.99.4
I see 4.99.4, which is even worse. That is a beta of calibre 5, more than 16 months old. Ubuntu should *not* be supplying that version.

Install calibre from the official download site: https://calibre-ebook.com/download
chaley is offline   Reply With Quote
Old 01-27-2022, 03:14 PM   #7
DNSB
Bibliophagist
DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.
 
DNSB's Avatar
 
Posts: 46,069
Karma: 168961900
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
Quote:
Originally Posted by Prof_Hari_Seldon View Post
I installed it from Ubuntu Software. See the attached images. Ubuntu Software is supposed to work.
Most of the Linux repositories have a version of calibre available. Some have outdated versions (one I recently looked at is still offering 3.41), some have beta versions as in the beta for calibre 5 you are showing. Unless you have someone involved with the repository who actually cares about calibre (Arch Linux for one example), it is generally best to use the version from the calibre site.

Last edited by DNSB; 01-27-2022 at 03:17 PM.
DNSB is offline   Reply With Quote
Old 01-27-2022, 03:15 PM   #8
Prof_Hari_Seldon
Junior Member
Prof_Hari_Seldon began at the beginning.
 
Prof_Hari_Seldon's Avatar
 
Posts: 5
Karma: 10
Join Date: Jan 2022
Device: ASUS ROG G752VL Ubuntu
[Python] Calibre Ebook Viewer crashes sometimes

Continuation of:
https://www.mobileread.com/forums/sh....php?p=4193601
Because:
"There is a thread under plugins (since PI have to keep up with the new Python) to report issues"

Attached are images of my Ubuntu crash report. It clearly shows issues with the Python dependencies.

I installed Calibre E-book Viewer on Ubuntu Software but cannot find it in $ sudo apt list --installed I can only find:

calibre/focal-updates,focal-updates,now 4.99.4+dfsg+really4.12.0-1ubuntu1 all [installed]
python3/focal,now 3.8.2-0ubuntu2 amd64 [installed,automatic]

I accidentally uninstalled Python3 not in my sandbox but the base of my Ubuntu ASUS ROG G752VL. When the computer repair shop rebuilt my Ubuntu all the apps work but not Calibre E-book Viewer anymore. The viewer sometimes works but crashes unexpectedly it is very flaky.

I tried "$ sudo apt-get remove --purge calibre" and reinstall but that didn't fix it.

I also tried "$ sudo apt-get remove --purge calibre-bin"

I am scared to try the below because I am taking courses right now and don't want to break my computer. I already got python rebuilt once before to fix my computer would the --reinstall really be any different than the rebuild?

$ sudo apt-get install --reinstall python
https://askubuntu.com/questions/4489...n-is-corrupted
Attached Thumbnails
Click image for larger version

Name:	Screenshot from 2022-01-27 13-46-16.png
Views:	143
Size:	191.1 KB
ID:	191931   Click image for larger version

Name:	Screenshot from 2022-01-27 13-46-21.png
Views:	143
Size:	213.5 KB
ID:	191932  
Prof_Hari_Seldon is offline   Reply With Quote
Old 01-27-2022, 03:23 PM   #9
Prof_Hari_Seldon
Junior Member
Prof_Hari_Seldon began at the beginning.
 
Prof_Hari_Seldon's Avatar
 
Posts: 5
Karma: 10
Join Date: Jan 2022
Device: ASUS ROG G752VL Ubuntu
Thanks! I want to try to install calibre from the website. Does Calibre from the website include Calibre E-Book viewer?

See attached images.
Attached Thumbnails
Click image for larger version

Name:	Screenshot from 2022-01-27 15-18-40.png
Views:	134
Size:	281.8 KB
ID:	191933   Click image for larger version

Name:	Screenshot from 2022-01-27 15-22-03.png
Views:	133
Size:	702.3 KB
ID:	191934  
Prof_Hari_Seldon is offline   Reply With Quote
Old 01-27-2022, 03:24 PM   #10
DNSB
Bibliophagist
DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.
 
DNSB's Avatar
 
Posts: 46,069
Karma: 168961900
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
Uninstall the beta 4.99.4 version you installed from the Ubuntu repository and install the official version using the command line from https://calibre-ebook.com/download_linux . If and only if, you still have the same issues, feel free to report them in these forums.

And note the thread referred to was Plugin devs: Upcoming migration to Qt 6. This is discussing the upgrade to calibre 6 and it's upgrade to Qt6. No one is discussing issues with running a pre-calibre 5 beta.
DNSB is offline   Reply With Quote
Old 01-27-2022, 03:27 PM   #11
DNSB
Bibliophagist
DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.
 
DNSB's Avatar
 
Posts: 46,069
Karma: 168961900
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
Quote:
Originally Posted by Prof_Hari_Seldon View Post
Thanks! I want to try to install calibre from the website. Does Calibre from the website include Calibre E-Book viewer?

See attached images.
Yes, the viewer is part of the calibre package.
DNSB is offline   Reply With Quote
Old 01-27-2022, 04:01 PM   #12
BetterRed
null operator (he/him)
BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.
 
Posts: 21,715
Karma: 29711016
Join Date: Mar 2012
Location: Sydney Australia
Device: none
↑ ↑ ↑ ✔

Moderator Notice

I'm moving this out of the Plugins sub-forum into the Viewer sub-forum.

I suggest the OP installs the current calibre version for Linux from here ==>> calibre - Download for Linux

Addendum - I'm going tp merge this thread with a duplicate post I found in Devices, which I've already moved the main Calibre forum

@Prof_Hari_Seldon - see ==>>Guideline #3

BR

Last edited by BetterRed; 01-27-2022 at 04:21 PM.
BetterRed is offline   Reply With Quote
Old 01-27-2022, 04:07 PM   #13
DNSB
Bibliophagist
DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.
 
DNSB's Avatar
 
Posts: 46,069
Karma: 168961900
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
One other item that comes to mind is that you may have to install some of the xcb packages. If calibre starts with an error about loading xcb, see Calibre 5.0.1 Could not load the Qt platform plugin "xcb" FIXED for some help.

Edit: Going back to my notes for Ubuntu 20.04, I needed to run:

Code:
sudo apt-get install libxcb-xinerama0
to correct the startup error.

Last edited by DNSB; 01-27-2022 at 04:11 PM.
DNSB is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
eBook viewer not opening in Ubuntu 20 martinf Devices 5 03-01-2023 10:02 AM
Anyway to have progress sync between moon+ reader & calibre (or any app for ubuntu)? arooni Android Devices 1 01-02-2018 12:21 AM
Windows Calibre Viewer App (now dead) Crocboy Windows Devices 2 05-27-2017 10:03 PM
Where is the ebook-viewer app located? truth1ness Calibre 14 04-06-2015 07:19 PM
E-Book Viewer as standalone viewer Peter Swallow Library Management 3 05-15-2011 12:06 PM


All times are GMT -4. The time now is 03:39 AM.


MobileRead.com is a privately owned, operated and funded community.