View Single Post
Old 10-19-2014, 10:52 PM   #523
eschwartz
Ex-Helpdesk Junkie
eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.
 
eschwartz's Avatar
 
Posts: 19,421
Karma: 85400180
Join Date: Nov 2012
Location: The Beaten Path, USA, Roundworld, This Side of Infinity
Device: Kindle Touch fw5.3.7 (Wifi only)
The tools work natively in linux. I use them natively in linux.

The only time WINE enters in at all is its ability to run natively in linux and call WINE for python+pycrypto+ADE to import the DeDRM key from a WINE app. In other words, I was confused by what you meant (and was simply throwing out random ideas).
Because the DeDRM plugin works out-of-the-box in native calibre on linux. Enclosed is a picture of me running the configuration dialog for the DeDRM all-in-one plugin, on my linux computer.

I'm sure the tools maintainers, who for the record use linux themselves (at least, the first one on the list does ) would never dream of leaving the plugin incompatible with an OS that he/they use a lot.

EDIT:

Also,

Code:
[eschwartz@arch ~]$ unzip ~/.config/calibre/plugins/DeDRM.zip -d /tmp/DeDRM/
[eschwartz@arch ~]$ cd /tmp/DeDRM/
[eschwartz@arch /tmp/DeDRM]$ grep -e "suppoted_platforms" __init__.py
    supported_platforms     = ['linux', 'osx', 'windows']
[eschwartz@arch /tmp/DeDRM]$
Attached Thumbnails
Click image for larger version

Name:	calibre-dedrm-plugin-on-linux.png
Views:	256
Size:	147.0 KB
ID:	129895  

Last edited by eschwartz; 10-20-2014 at 12:47 PM.
eschwartz is offline   Reply With Quote