After shutting down and later powering up the machine that experienced the
problem, I have been unable to reproduce it.
It was reproducible before shutting down though, and came and went as I removed
and re-inserted the line mentioned above.
I think I need to find why a URL needed to be fetched
** Also affects: calibre (Ubuntu)
Importance: Undecided
Status: New
** Changed in: calibre (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1030544
Tit
Graham: Why would we remove an import that's used?
The encutils module is included in python-cssutils. Why is it failing to
import? That's the real question here
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.n
In Precise, removing the line:
import encutils
from /usr/lib/python2.7/dist-packages/cssutils/_fetch.py , fixes the
problem in Calibre.
There is a try/except block in cssutils/script.py that imports encutils
as well, but it doesn't get called by Calibre.
--
You received this bug notification b
cssutils/_fetch.py tries to import encutils which is no longer in a
seperate package
** Package changed: calibre (Ubuntu) => cssutils (Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1030544
Ti
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: calibre (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1030544
Title:
Ca