Thread: Linux Issue
View Single Post
Old 10-13-2014, 11:35 AM   #9
DiapDealer
Grand Sorcerer
DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.
 
DiapDealer's Avatar
 
Posts: 28,705
Karma: 205039118
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
It could be the calibre splash logo that's doing it. I had a similar issue with the calibre 2.0 betas on a virtual Mint 15 (Xfce) installation before. The installation would go OK, but it wouldn't run.

Find the gui.json file in calibre's config directory (probably ~/.config/calibre) and look for:
Code:
"show_splash_screen": true,
and change it to:
Code:
"show_splash_screen": false,
Worth a shot anyway.

I have no issues at all with calibre 2.x on Mint 16/Cinnamon, for what it's worth.
DiapDealer is offline   Reply With Quote