Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre

Notices

Reply
 
Thread Tools Search this Thread
Old 10-21-2014, 07:03 AM   #1
Suffolk Punch
Connoisseur
Suffolk Punch can program the VCR without an owner's manual.Suffolk Punch can program the VCR without an owner's manual.Suffolk Punch can program the VCR without an owner's manual.Suffolk Punch can program the VCR without an owner's manual.Suffolk Punch can program the VCR without an owner's manual.Suffolk Punch can program the VCR without an owner's manual.Suffolk Punch can program the VCR without an owner's manual.Suffolk Punch can program the VCR without an owner's manual.Suffolk Punch can program the VCR without an owner's manual.Suffolk Punch can program the VCR without an owner's manual.Suffolk Punch can program the VCR without an owner's manual.
 
Posts: 71
Karma: 187210
Join Date: Sep 2010
Location: UK
Device: Sony PRS T1, Kindle 4 NT, Kobo Touch, Kobo Clara HD
Calibre opens Truecrypt user guide!

I'm running Calibre 2.6.0 in Linux Mint 13 (Maya) LTS.

I installed truecrypt-7.1a-linux-x86 and first-off clicked on Help > User Guide (which is /usr/share/truecrypt/doc/Truecrypt User Guide.pdf). The guide then opened (rather slowly) in Calibre's E-Reader, not the system default Evince!

If I click on the guide in the file manager (Nautilus), it opens in Evince.

In Calibre > Preferences > Behaviour pdf files are NOT selected to be read using the internal Calibre viewer.

Anyone know what's happening?

Last edited by Suffolk Punch; 10-21-2014 at 07:10 AM.
Suffolk Punch is offline   Reply With Quote
Old 10-21-2014, 07:49 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: 45,345
Karma: 27182818
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
You need to change your OS level file associations.
kovidgoyal is offline   Reply With Quote
Advert
Old 10-21-2014, 09:03 AM   #3
Suffolk Punch
Connoisseur
Suffolk Punch can program the VCR without an owner's manual.Suffolk Punch can program the VCR without an owner's manual.Suffolk Punch can program the VCR without an owner's manual.Suffolk Punch can program the VCR without an owner's manual.Suffolk Punch can program the VCR without an owner's manual.Suffolk Punch can program the VCR without an owner's manual.Suffolk Punch can program the VCR without an owner's manual.Suffolk Punch can program the VCR without an owner's manual.Suffolk Punch can program the VCR without an owner's manual.Suffolk Punch can program the VCR without an owner's manual.Suffolk Punch can program the VCR without an owner's manual.
 
Posts: 71
Karma: 187210
Join Date: Sep 2010
Location: UK
Device: Sony PRS T1, Kindle 4 NT, Kobo Touch, Kobo Clara HD
Quote:
Originally Posted by kovidgoyal View Post
You need to change your OS level file associations.
Thanks.

However, have just checked my OS (Linux ) default app for .pdf files. In /usr/share/gnome/applications/defaults.list there's the line
Code:
application/pdf=evince.desktop;atril.desktop
which is consistent with what Nautilus says is the default for opening pdf files, and matches my experience when opening pdf files (including the Truecrypt user guide) from Nautilus!

So why does truecrypt choose to open its user guide with the Calibre internal e-reader?? Weird!
Suffolk Punch is offline   Reply With Quote
Old 10-21-2014, 12:10 PM   #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: 45,345
Karma: 27182818
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
In linux there is no one true file association. every program, every desktop environment does its own thing. One common thing to check is what does xdg-open do.
kovidgoyal is offline   Reply With Quote
Old 10-21-2014, 01:22 PM   #5
Suffolk Punch
Connoisseur
Suffolk Punch can program the VCR without an owner's manual.Suffolk Punch can program the VCR without an owner's manual.Suffolk Punch can program the VCR without an owner's manual.Suffolk Punch can program the VCR without an owner's manual.Suffolk Punch can program the VCR without an owner's manual.Suffolk Punch can program the VCR without an owner's manual.Suffolk Punch can program the VCR without an owner's manual.Suffolk Punch can program the VCR without an owner's manual.Suffolk Punch can program the VCR without an owner's manual.Suffolk Punch can program the VCR without an owner's manual.Suffolk Punch can program the VCR without an owner's manual.
 
Posts: 71
Karma: 187210
Join Date: Sep 2010
Location: UK
Device: Sony PRS T1, Kindle 4 NT, Kobo Touch, Kobo Clara HD
Quote:
Originally Posted by kovidgoyal View Post
In linux there is no one true file association. every program, every desktop environment does its own thing. One common thing to check is what does xdg-open do.
Ok. So I get
Code:
$ xdg-mime query filetype "TrueCrypt User Guide.pdf"
application/pdf
and then

Code:
$ xdg-mime query default application/pdf
evince.desktop
Go figure! Thanks for your suggestions.
Suffolk Punch is offline   Reply With Quote
Advert
Old 10-21-2014, 10:20 PM   #6
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: 45,345
Karma: 27182818
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
You'd have to ask the TrueCrypt developers where it gets its file associations from.
kovidgoyal is offline   Reply With Quote
Old 10-22-2014, 06:25 AM   #7
Suffolk Punch
Connoisseur
Suffolk Punch can program the VCR without an owner's manual.Suffolk Punch can program the VCR without an owner's manual.Suffolk Punch can program the VCR without an owner's manual.Suffolk Punch can program the VCR without an owner's manual.Suffolk Punch can program the VCR without an owner's manual.Suffolk Punch can program the VCR without an owner's manual.Suffolk Punch can program the VCR without an owner's manual.Suffolk Punch can program the VCR without an owner's manual.Suffolk Punch can program the VCR without an owner's manual.Suffolk Punch can program the VCR without an owner's manual.Suffolk Punch can program the VCR without an owner's manual.
 
Posts: 71
Karma: 187210
Join Date: Sep 2010
Location: UK
Device: Sony PRS T1, Kindle 4 NT, Kobo Touch, Kobo Clara HD
Unfortunately, TC is in limbo at present - see https://www.grc.com/misc/truecrypt/truecrypt.htm!
Suffolk Punch is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Touch How to remove Nook User Guide and Quick Start Guide from Nook STR umaxtuk Barnes & Noble NOOK 17 05-22-2013 10:47 AM
User Guide omar504 Amazon Kindle 5 01-27-2011 09:28 AM
Is Calibre's user guide translated to any other language? Logseman Calibre 1 10-10-2010 12:32 PM
Conflict between Calibre and mounted TrueCrypt device volume acidzebra Calibre 4 08-13-2009 03:11 PM
iLiad iRex opens the Iliad for User-created Apps CommanderROR iRex Developer's Corner 33 11-17-2006 04:25 PM


All times are GMT -4. The time now is 09:42 AM.


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