View Single Post
Old 07-12-2012, 07:54 AM   #6
trumphodge
Junior Member
trumphodge began at the beginning.
 
Posts: 9
Karma: 10
Join Date: Sep 2011
Device: kindle
Calibre won't load

Today when I try to open Calibre it won't open--the wheel spins a few seconds and stops. Nothing has changed except that there was a large update from Windows that loaded when I booted up this morning.

I experienced this problem in June after installing a new Calibre release. I messed around with uninstalling and reinstalling per the instructions in the Calibre FAQs and it finally worked.

Here is the debug info--appreciate any help. Was this new Windows release troublesome for others?

Spoiler:


701
702
703
704
705
706
707
708
709
710
711
712
713
--> 714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729

C:\Program Files (x86)\Calibre2\pylib.zip\calibre\utils\ipython.pyo in ipython(u
ser_ns=None)
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
---> 87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102

C:\Program Files (x86)\Calibre2\pylib.zip\calibre\utils\ipython.pyo in old_ipyth
on(user_ns={'IPShellEmbed': <class IPython.Shell.IPShellEmbed>, 'In': ['\n'], 'O
ut': {}, 'UC': u'\nimport IPython.ipapi\nip = IPython.ipapi.get...bose = 0\n
o.confirm_exit = 0\n\nmain()\n ', '__IP': <IPython.iplib.InteractiveShell obj
ect>, '__builtins__': <module '__builtin__' (built-in)>, '__name__': '__main__',
'_dh': [r'C:\Users\Patti'], '_ih': ['\n'], '_ip': <IPython.ipapi.IPApi object>,
...})
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
---> 77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92

C:\Program Files (x86)\Calibre2\pylib.zip\IPython\Shell.pyo in __init__(self=<IP
ython.Shell.IPShellEmbed instance>, argv=None, banner='', exit_msg=None, rc_over
ride=None, user_ns={'IPShellEmbed': <class IPython.Shell.IPShellEmbed>, 'In': ['
\n'], 'Out': {}, 'UC': u'\nimport IPython.ipapi\nip = IPython.ipapi.get...bose =
0\n o.confirm_exit = 0\n\nmain()\n ', '__IP': <IPython.iplib.InteractiveS
hell object>, '__builtins__': <module '__builtin__' (built-in)>, '__name__': '__
main__', '_dh': [r'C:\Users\Patti'], '_ih': ['\n'], '_ip': <IPython.ipapi.IPApi
object>, ...})
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
--> 169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184

C:\Program Files (x86)\Calibre2\pylib.zip\IPython\ipmaker.pyo in make_IPython(ar
gv=[u'ipython'], user_ns={'IPShellEmbed': <class IPython.Shell.IPShellEmbed>, 'I
n': ['\n'], 'Out': {}, 'UC': u'\nimport IPython.ipapi\nip = IPython.ipapi.get...
bose = 0\n o.confirm_exit = 0\n\nmain()\n ', '__IP': <IPython.iplib.Intera
ctiveShell object>, '__builtins__': <module '__builtin__' (built-in)>, '__name__
': '__main__', '_dh': [r'C:\Users\Patti'], '_ih': ['\n'], '_ip': <IPython.ipapi.
IPApi object>, ...}, user_global_ns=None, debug=1, rc_override=None, shell_class
=<class 'IPython.iplib.InteractiveShell'>, embedded=True, **kw={})
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
--> 521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536

C:\Program Files (x86)\Calibre2\pylib.zip\IPython\iplib.pyo in pre_config_initia
lization(self=<IPython.iplib.InteractiveShell object>)
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
--> 835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850

C:\Program Files (x86)\Calibre2\pylib.zip\IPython\Extensions\pickle share.pyo in
__init__(self=PickleShareDB('C:\Users\Patti\AppDat a\Roaming\calibre\_ipython\db'
), root=u'C:\\Users\\Patti\\AppData\\Roaming\\calibre \\_ipython/db')
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
---> 53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68

TypeError: _isdir() takes exactly 1 argument (0 given)

************************************************** ********************

Oops, IPython crashed. We do our best to make it stable, but...

A crash report was automatically generated with the following information:
- A verbatim copy of the crash traceback.
- A copy of your input history during this session.
- Data on your current IPython configuration.

It was left in the file named:
'C:\Users\Patti\AppData\Roaming\calibre\_ipython\I Python_crash_report.tx
t'
If you can email this file to the developers, the information in it will help
them in understanding and correcting the problem.

You can mail it to: Fernando Perez at fperez.net@gmail.com
with the subject 'IPython Crash Report'.

If you want to do it now, the following command will work (under Unix):
mail -s 'IPython Crash Report' fperez.net@gmail.com < C:\Users\Patti\AppData\Roa
ming\calibre\_ipython\IPython_crash_report.txt

To ensure accurate tracking of this issue, please file a report about it at:
https://bugs.launchpad.net/ipython/+filebug

Error in sys.excepthook:
Traceback (most recent call last):
File "site-packages\IPython\CrashHandler.py", line 157, in __call__
File "site-packages\IPython\CrashHandler.py", line 215, in make_report
AttributeError: 'module' object has no attribute 'revision'

Original exception was:
Traceback (most recent call last):
File "site.py", line 132, in main
File "site.py", line 109, in run_entry_point
File "site-packages\calibre\debug.py", line 263, in main
File "site-packages\calibre\__init__.py", line 714, in ipython
File "site-packages\calibre\utils\ipython.py", line 87, in ipython
File "site-packages\calibre\utils\ipython.py", line 77, in old_ipython
File "site-packages\IPython\Shell.py", line 169, in __init__
File "site-packages\IPython\ipmaker.py", line 521, in make_IPython
File "site-packages\IPython\iplib.py", line 835, in pre_config_initialization
File "site-packages\IPython\Extensions\pickleshare.py", line 53, in __init__
TypeError: _isdir() takes exactly 1 argument (0 given)

C:\Users\Patti>

Last edited by theducks; 07-12-2012 at 09:33 AM. Reason: Wr
trumphodge is offline   Reply With Quote