Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre

Notices

Reply
 
Thread Tools Search this Thread
Old 07-11-2022, 06:47 AM   #1
beedaddy
Groupie
beedaddy knows that there *is* no spoonbeedaddy knows that there *is* no spoonbeedaddy knows that there *is* no spoonbeedaddy knows that there *is* no spoonbeedaddy knows that there *is* no spoonbeedaddy knows that there *is* no spoonbeedaddy knows that there *is* no spoonbeedaddy knows that there *is* no spoonbeedaddy knows that there *is* no spoonbeedaddy knows that there *is* no spoonbeedaddy knows that there *is* no spoon
 
Posts: 161
Karma: 131606
Join Date: Oct 2011
Location: Germany (south-west)
Device: Kobo Libra 2, Tolino Shine 5th Gen
Calibre 6 and Raspberry Pi OS

Has anyone had success getting Calibre 6 to work on Raspbian OS (64bit of course)? I was able to install it using the install script. But after the Welcome Wizard it immediately crashes with a segmentation fault (with no further error message).
beedaddy is offline   Reply With Quote
Old 07-11-2022, 07:38 AM   #2
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 44,080
Karma: 22669822
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
most likely your os is missing some required libraries. try running it in a terminal via

calibre-debug -g

and see if anything more useful is printed out.
kovidgoyal is offline   Reply With Quote
Advert
Old 07-11-2022, 08:00 AM   #3
beedaddy
Groupie
beedaddy knows that there *is* no spoonbeedaddy knows that there *is* no spoonbeedaddy knows that there *is* no spoonbeedaddy knows that there *is* no spoonbeedaddy knows that there *is* no spoonbeedaddy knows that there *is* no spoonbeedaddy knows that there *is* no spoonbeedaddy knows that there *is* no spoonbeedaddy knows that there *is* no spoonbeedaddy knows that there *is* no spoonbeedaddy knows that there *is* no spoon
 
Posts: 161
Karma: 131606
Join Date: Oct 2011
Location: Germany (south-west)
Device: Kobo Libra 2, Tolino Shine 5th Gen
Quote:
Originally Posted by kovidgoyal View Post
most likely your os is missing some required libraries. try running it in a terminal via

calibre-debug -g

and see if anything more useful is printed out.
At least for me there is unfortunately nothing useful to see:
Code:
calibre 6.0  embedded-python: True
Linux-5.15.32-v8+-aarch64-with-glibc2.31 Linux ('64bit', 'ELF')
('Linux', '5.15.32-v8+', '#1538 SMP PREEMPT Thu Mar 31 19:40:39 BST 2022')
Python 3.10.1
Interface language: en_GB
devicePixelRatio: 1.0
logicalDpi: 96.0 x 96.0
physicalDpi: -0.0 x -0.0
Using calibre Qt style: True
Speicherzugriffsfehler
beedaddy is offline   Reply With Quote
Old 07-11-2022, 08:14 AM   #4
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 44,080
Karma: 22669822
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
then try getting a backtrace with

echo bt | coredumpctl gdb
kovidgoyal is offline   Reply With Quote
Old 07-11-2022, 08:26 AM   #5
beedaddy
Groupie
beedaddy knows that there *is* no spoonbeedaddy knows that there *is* no spoonbeedaddy knows that there *is* no spoonbeedaddy knows that there *is* no spoonbeedaddy knows that there *is* no spoonbeedaddy knows that there *is* no spoonbeedaddy knows that there *is* no spoonbeedaddy knows that there *is* no spoonbeedaddy knows that there *is* no spoonbeedaddy knows that there *is* no spoonbeedaddy knows that there *is* no spoon
 
Posts: 161
Karma: 131606
Join Date: Oct 2011
Location: Germany (south-west)
Device: Kobo Libra 2, Tolino Shine 5th Gen
Ok, I have attached the output.
Attached Files
File Type: txt 2022-07-11_calibre_bt.txt (15.8 KB, 68 views)
beedaddy is offline   Reply With Quote
Advert
Old 07-11-2022, 08:31 AM   #6
gbm
Wizard
gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.
 
Posts: 2,097
Karma: 8796704
Join Date: Jun 2010
Device: Kobo Clara HD,Hisence Sero 7 Pro RIP, Nook STR, jetbook lite
With HW version of pi are you using and how much memory?

bernie
Quote:
Originally Posted by beedaddy View Post
At least for me there is unfortunately nothing useful to see:
Code:
calibre 6.0  embedded-python: True
Linux-5.15.32-v8+-aarch64-with-glibc2.31 Linux ('64bit', 'ELF')
('Linux', '5.15.32-v8+', '#1538 SMP PREEMPT Thu Mar 31 19:40:39 BST 2022')
Python 3.10.1
Interface language: en_GB
devicePixelRatio: 1.0
logicalDpi: 96.0 x 96.0
physicalDpi: -0.0 x -0.0
Using calibre Qt style: True
Speicherzugriffsfehler
gbm is offline   Reply With Quote
Old 07-11-2022, 09:02 AM   #7
beedaddy
Groupie
beedaddy knows that there *is* no spoonbeedaddy knows that there *is* no spoonbeedaddy knows that there *is* no spoonbeedaddy knows that there *is* no spoonbeedaddy knows that there *is* no spoonbeedaddy knows that there *is* no spoonbeedaddy knows that there *is* no spoonbeedaddy knows that there *is* no spoonbeedaddy knows that there *is* no spoonbeedaddy knows that there *is* no spoonbeedaddy knows that there *is* no spoon
 
Posts: 161
Karma: 131606
Join Date: Oct 2011
Location: Germany (south-west)
Device: Kobo Libra 2, Tolino Shine 5th Gen
Quote:
Originally Posted by gbm View Post
With HW version of pi are you using and how much memory?

bernie
A Raspberry Pi 3 Model B. 1 GB RAM.
beedaddy is offline   Reply With Quote
Old 07-11-2022, 09:06 AM   #8
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 44,080
Karma: 22669822
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
That's a segfault inside Qt's xcb backend. Anything unusual about your X server?
kovidgoyal is offline   Reply With Quote
Old 07-11-2022, 09:18 AM   #9
beedaddy
Groupie
beedaddy knows that there *is* no spoonbeedaddy knows that there *is* no spoonbeedaddy knows that there *is* no spoonbeedaddy knows that there *is* no spoonbeedaddy knows that there *is* no spoonbeedaddy knows that there *is* no spoonbeedaddy knows that there *is* no spoonbeedaddy knows that there *is* no spoonbeedaddy knows that there *is* no spoonbeedaddy knows that there *is* no spoonbeedaddy knows that there *is* no spoon
 
Posts: 161
Karma: 131606
Join Date: Oct 2011
Location: Germany (south-west)
Device: Kobo Libra 2, Tolino Shine 5th Gen
Quote:
Originally Posted by kovidgoyal View Post
That's a segfault inside Qt's xcb backend. Anything unusual about your X server?
It is a Raspberry Pi OS default installation. It was freshly installed for the sole purpose of trying out Calibre 6 on the ARM architecture. However, I access it via VNC.
beedaddy is offline   Reply With Quote
Old 07-11-2022, 09:22 AM   #10
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 44,080
Karma: 22669822
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
Hmm well it might be VNC related, other than that I dont have any bright ideas.
kovidgoyal is offline   Reply With Quote
Old 07-11-2022, 09:37 AM   #11
gbm
Wizard
gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.
 
Posts: 2,097
Karma: 8796704
Join Date: Jun 2010
Device: Kobo Clara HD,Hisence Sero 7 Pro RIP, Nook STR, jetbook lite
I would say not enough Ram.

bernie

Quote:
Originally Posted by kovidgoyal View Post
Hmm well it might be VNC related, other than that I dont have any bright ideas.
gbm is offline   Reply With Quote
Old 12-16-2022, 10:54 PM   #12
RoninTech
Groupie
RoninTech ought to be getting tired of karma fortunes by now.RoninTech ought to be getting tired of karma fortunes by now.RoninTech ought to be getting tired of karma fortunes by now.RoninTech ought to be getting tired of karma fortunes by now.RoninTech ought to be getting tired of karma fortunes by now.RoninTech ought to be getting tired of karma fortunes by now.RoninTech ought to be getting tired of karma fortunes by now.RoninTech ought to be getting tired of karma fortunes by now.RoninTech ought to be getting tired of karma fortunes by now.RoninTech ought to be getting tired of karma fortunes by now.RoninTech ought to be getting tired of karma fortunes by now.
 
RoninTech's Avatar
 
Posts: 168
Karma: 1000036
Join Date: Oct 2008
Location: Citizen of the World
Device: iPod Touch, Nook Colour, Kobo Touch, Kobo Glo, Nexus 7, Nexus 5, Pixel
Quote:
Originally Posted by beedaddy View Post
Has anyone had success getting Calibre 6 to work on Raspbian OS (64bit of course)? I was able to install it using the install script. But after the Welcome Wizard it immediately crashes with a segmentation fault (with no further error message).
Interesting. Debian Bullseye 64 bit Arm based Raspbian uses glibc 2.31. Calibre 6 requires glibc 2.34 or higher. How did you get the installer to bypass this requirement?

On a stock 64-bit RPi4 8GB running latest Debian Bullseye 64bit OS, the calibre installer errors with:

"Your system has GNU libc version 2.31. The calibre binaries require at least version: 2.34 (released on 2022-02-03). Update your system."
RoninTech is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Calibre with Raspberry Pi 4 jjparker Devices 10 05-30-2023 05:27 PM
Calibre 4 for Raspberry Pi? ganymede Calibre 2 08-03-2020 10:31 PM
Calibre 3.39.1 Raspberry Pi B+ Who Alternative Devices 0 10-22-2019 11:10 AM
Calibre on Raspberry Pi 3 pckopp Devices 2 12-21-2016 12:19 PM
Calibre and raspberry pi ottischwenk Related Tools 12 02-16-2015 08:43 AM


All times are GMT -4. The time now is 11:23 PM.


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