Calibre crashes when I start it

Bug #1701559 reported by Kenneth Corber
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
calibre (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

I was using ver 2.85.1

I upgraded to a newer version and it won't start up.

calibre, version 3.1.1
ERROR: Startup error: There was an error during calibre startup. Parts of calibre may not function. Click Show details to learn more.

Traceback (most recent call last):
  File "site-packages\calibre\gui2\main.py", line 292, in initialize_db_stage2
  File "site-packages\calibre\gui2\main.py", line 232, in start_gui
  File "site-packages\calibre\gui2\ui.py", line 250, in initialize
  File "site-packages\calibre\gui2\layout.py", line 330, in init_main_window_mixin
  File "site-packages\calibre\gui2\actions\fetch_news.py", line 32, in init_scheduler
  File "site-packages\calibre\gui2\dialogs\scheduler.py", line 587, in __init__
  File "site-packages\calibre\web\feeds\recipes\model.py", line 148, in __init__
  File "site-packages\calibre\web\feeds\recipes\collection.py", line 103, in get_builtin_recipe_collection
  File "src/lxml/lxml.etree.pyx", line 3442, in lxml.etree.parse (src\lxml\lxml.etree.c:81716)
  File "src/lxml/parser.pxi", line 1811, in lxml.etree._parseDocument (src\lxml\lxml.etree.c:118635)
  File "src/lxml/parser.pxi", line 1837, in lxml.etree._parseDocumentFromURL (src\lxml\lxml.etree.c:118982)
  File "src/lxml/parser.pxi", line 1741, in lxml.etree._parseDocFromFile (src\lxml\lxml.etree.c:117894)
  File "src/lxml/parser.pxi", line 1138, in lxml.etree._BaseParser._parseDocFromFile (src\lxml\lxml.etree.c:112440)
  File "src/lxml/parser.pxi", line 595, in lxml.etree._ParserContext._handleParseResultDoc (src\lxml\lxml.etree.c:105896)
  File "src/lxml/parser.pxi", line 706, in lxml.etree._handleParseResult (src\lxml\lxml.etree.c:107604)
  File "src/lxml/parser.pxi", line 646, in lxml.etree._raiseParseError (src\lxml\lxml.etree.c:106750)
XMLSyntaxError: None (builtin_recipes.xml, line 0)

Revision history for this message
gf (gf-interlinks-deactivatedaccount) wrote :

Hello Kenneth,
Thank you for submitting this bug and reporting a problem with Calibre. You made this bug report some time ago and Ubuntu and Calibre have been updated since then.

Could you confirm that this is no longer a problem and that we can close the ticket?
If it is still a problem, are you still interested in finding a solution to this bug?
If you are, could you let us know and, in the current version, could you run the following (only once):
apport-collect 1701559
and upload the updated logs and and any other logs that are relevant for this particular issue.

Thank you again for helping make Ubuntu and Calibre better.
G

Changed in calibre (Ubuntu):
status: New → Incomplete
Revision history for this message
Kenneth Corber (corke) wrote : Re: [Bug 1701559] Re: Calibre crashes when I start it
Download full text (4.8 KiB)

I believe it is working properly now.

*Kenny*

==

Kenneth N. Corber

<email address hidden>

www.corber.ca

(C) 514-248-6123

If you forward this e-mail, please highlight and delete the forwarding
history, which includes my e-mail address. It is a courtesy to me and
others who do not wish to have their e-mail addresses sent all over the
world. Deleting the history helps prevent Spammers from "harvesting"
addresses and viruses from being spread.

*Do you really need to print this email? **Think Green!*

*Devez-vous vraiment imprimer ce courriel? Pensez vert !*

On Sun, Jul 29, 2018 at 4:16 PM, gf <email address hidden> wrote:

> Hello Kenneth,
> Thank you for submitting this bug and reporting a problem with Calibre.
> You made this bug report some time ago and Ubuntu and Calibre have been
> updated since then.
>
> Could you confirm that this is no longer a problem and that we can close
> the ticket?
> If it is still a problem, are you still interested in finding a solution
> to this bug?
> If you are, could you let us know and, in the current version, could you
> run the following (only once):
> apport-collect 1701559
> and upload the updated logs and and any other logs that are relevant for
> this particular issue.
>
> Thank you again for helping make Ubuntu and Calibre better.
> G
>
> ** Changed in: calibre (Ubuntu)
> Status: New => Incomplete
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1701559
>
> Title:
> Calibre crashes when I start it
>
> Status in calibre package in Ubuntu:
> Incomplete
>
> Bug description:
> I was using ver 2.85.1
>
> I upgraded to a newer version and it won't start up.
>
> calibre, version 3.1.1
> ERROR: Startup error: There was an error during calibre startup. Parts
> of calibre may not function. Click Show details to learn more.
>
> Traceback (most recent call last):
> File "site-packages\calibre\gui2\main.py", line 292, in
> initialize_db_stage2
> File "site-packages\calibre\gui2\main.py", line 232, in start_gui
> File "site-packages\calibre\gui2\ui.py", line 250, in initialize
> File "site-packages\calibre\gui2\layout.py", line 330, in
> init_main_window_mixin
> File "site-packages\calibre\gui2\actions\fetch_news.py", line 32, in
> init_scheduler
> File "site-packages\calibre\gui2\dialogs\scheduler.py", line 587, in
> __init__
> File "site-packages\calibre\web\feeds\recipes\model.py", line 148, in
> __init__
> File "site-packages\calibre\web\feeds\recipes\collection.py", line
> 103, in get_builtin_recipe_collection
> File "src/lxml/lxml.etree.pyx", line 3442, in lxml.etree.parse
> (src\lxml\lxml.etree.c:81716)
> File "src/lxml/parser.pxi", line 1811, in lxml.etree._parseDocument
> (src\lxml\lxml.etree.c:118635)
> File "src/lxml/parser.pxi", line 1837, in lxml.etree._parseDocumentFromURL
> (src\lxml\lxml.etree.c:118982)
> File "src/lxml/parser.pxi", line 1741, in lxml.etree._parseDocFromFile
> (src\lxml\lxml.etree.c:117894)
> File "src/lxml/parser.pxi", line 1138, in lxml.etree._BaseParser._parseDocFromFile
> (src\lxml\lxml.etree.c:112440)
> File "src/lxml/pa...

Read more...

Revision history for this message
gf (gf-interlinks-deactivatedaccount) wrote :

Thanks for the update, Kenny. I will close the ticket now.
:)
G

Closed per reporter's feedback.

Changed in calibre (Ubuntu):
status: Incomplete → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.