View Single Post
Old 09-30-2014, 11:56 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,195
Karma: 8888888
Join Date: Jun 2010
Device: Kobo Clara HD,Hisence Sero 7 Pro RIP, Nook STR, jetbook lite
Quote:
Originally Posted by mischl View Post
I really would like to, but when i install the latest version as recommended i get this
(it was installed as root not with sudo on a i686 ) )
Spoiler:

-----

wget -nv -O-
https://raw.githubusercontent.com/ko...x-installer.py |
sudo python -c "import sys; main=lambda:sys.stderr.write('Download
failed\n'); exec(sys.stdin.read()); main()"
2014-09-29 15:54:05
URL:https://raw.githubusercontent.com/ko...x-installer.py
[25619/25619] -> "-" [1]
Installing to /opt/calibre
Downloading tarball signature securely...
Will download and install calibre-2.4.0-i686.txz
Downloading calibre-2.4.0-i686.txz
[...]
Downloaded 58117368 bytes
Checking downloaded file integrity...
Extracting files to /opt/calibre ...
Extracting application files...
Creating symlinks...
Symlinking /opt/calibre/fetch-ebook-metadata
to /usr/bin/fetch-ebook-metadata
Symlinking /opt/calibre/lrf2lrs to /usr/bin/lrf2lrs
Symlinking /opt/calibre/ebook-convert to /usr/bin/ebook-convert
Symlinking /opt/calibre/ebook-meta to /usr/bin/ebook-meta
Symlinking /opt/calibre/ebook-edit to /usr/bin/ebook-edit
Symlinking /opt/calibre/lrfviewer to /usr/bin/lrfviewer
Symlinking /opt/calibre/calibre to /usr/bin/calibre
Symlinking /opt/calibre/markdown-calibre
to /usr/bin/markdown-calibre
Symlinking /opt/calibre/calibre-debug to /usr/bin/calibre-debug
Symlinking /opt/calibre/calibre-parallel
to /usr/bin/calibre-parallel
Symlinking /opt/calibre/web2disk to /usr/bin/web2disk
Symlinking /opt/calibre/calibre-server
to /usr/bin/calibre-server
Symlinking /opt/calibre/calibre-customize
to /usr/bin/calibre-customize
Symlinking /opt/calibre/ebook-polish to /usr/bin/ebook-polish
Symlinking /opt/calibre/ebook-viewer to /usr/bin/ebook-viewer
Symlinking /opt/calibre/calibre-smtp to /usr/bin/calibre-smtp
Symlinking /opt/calibre/lrs2lrf to /usr/bin/lrs2lrf
Symlinking /opt/calibre/ebook-device to /usr/bin/ebook-device
Symlinking /opt/calibre/calibredb to /usr/bin/calibredb
Setting up command-line completion...
Installing zsh completion to: /usr/share/zsh/site-functions/_calibre
Installing bash completion
to: /usr/share/bash-completion/completions/calibre
Run "calibre" to start calibre
me@linux:> calibre
QT_MESSAESSA䅔奒QString:ing:��This app app汰杵湩s��湩s faAbgebrochen

---

I always get this strange QT Message, nothing else
Michael
Does calibre start and run?

Does calibre start and run from the menu?

If not then open a terminal and run:
Code:
calibre-debug -g
and post the debug log.

bernie

P.S.
check your settings for terminal.
gbm is offline   Reply With Quote