View Single Post
Old 01-07-2010, 05:48 AM   #1
weedfreak
Addict
weedfreak can program the VCR without an owner's manual.weedfreak can program the VCR without an owner's manual.weedfreak can program the VCR without an owner's manual.weedfreak can program the VCR without an owner's manual.weedfreak can program the VCR without an owner's manual.weedfreak can program the VCR without an owner's manual.weedfreak can program the VCR without an owner's manual.weedfreak can program the VCR without an owner's manual.weedfreak can program the VCR without an owner's manual.weedfreak can program the VCR without an owner's manual.weedfreak can program the VCR without an owner's manual.
 
weedfreak's Avatar
 
Posts: 302
Karma: 185297
Join Date: Sep 2009
Location: Ankh Morpork
Device: calibre
Critical error when starting 6.32

I missed out 6.31 due to network issues at my end but did an update to 6.32 today. The program did seem to take quite a long time to start after the update, in fact I closed it down after a minute and retried via command line which showed this error -
Code:
** (<unknown>:2459): CRITICAL **: atk_object_set_name: assertion `name != NULL' failed
link  hasn't been detected!
link  hasn't been detected!
Traceback (most recent call last):
  File "/home/kovid/build/calibre/src/calibre/gui2/update.py", line 35, in __call__
  File "/usr/lib64/python2.6/site-packages/mechanize/_mechanize.py", line 209, in open
  File "/usr/lib64/python2.6/site-packages/mechanize/_mechanize.py", line 236, in _mech_open
  File "/usr/lib64/python2.6/site-packages/mechanize/_opener.py", line 191, in open
  File "/usr/lib64/python2.6/urllib2.py", line 407, in _open
    '_open', req)
  File "/usr/lib64/python2.6/urllib2.py", line 367, in _call_chain
    result = func(*args)
  File "/usr/lib64/python2.6/site-packages/mechanize/_http.py", line 729, in http_open
  File "/usr/lib64/python2.6/site-packages/mechanize/_http.py", line 706, in do_open
URLError: <urlopen error [Errno -2] Name or service not known>
The program did load and seems to be working, but checking running process' did show it was using more than previous versions ( I think )
Code:
 2456 pts/0    00:00:00 calibre
 2459 pts/0    00:00:17 loader
 2468 pts/0    00:00:00 calibre-paralle
 2471 pts/0    00:00:00 loader
 2475 pts/0    00:00:00 calibre-paralle
 2478 pts/0    00:00:00 loader
 2479 pts/0    00:00:00 calibre-paralle
 2482 pts/0    00:00:00 loader
 2485 pts/0    00:00:00 calibre-paralle
 2488 pts/0    00:00:00 loader
 2489 pts/0    00:00:00 calibre-paralle
 2492 pts/0    00:00:00 loader
 2493 pts/0    00:00:00 calibre-paralle
 2496 pts/0    00:00:00 loader
 2547 pts/3    00:00:00 bash
 2565 pts/3    00:00:00 ps
weedfreak is offline   Reply With Quote