Hello,
I have just experience this problem with mendeleydesktop 1.10.1 in a Linux x86_64 computer.
The first time I expeperinced the error the terminal output was:
---
Using system Qt version 4.8.4 in /usr/lib/x86_64-linux-gnu
terminate called after throwing an instance of 'Option RemoteEnums::RemoteResourceType ::NoValueException'
what(): attempt to access value of unset option
Crash handler wrote minidump /home/fabio/.local/share/data/Mendeley Ltd./Mendeley Desktop/minidumps/629eb5be-075b-8b85-6a9045e5-02ed6c9b.dmp
---
Then I re-run mendeleydesktop, the application asked me if I would like to repair the database, I choose 'yes' but the repair was not successful. This is the output of this second run:
---
Using system Qt version 4.8.4 in /usr/lib/x86_64-linux-gnu
(mendeleydesktop:2633): Gtk-CRITICAL **: IA__gtk_widget_get_direction: assertion `GTK_IS_WIDGET (widget)' failed
(mendeleydesktop:2633): Gtk-CRITICAL **: IA__gtk_widget_get_direction: assertion `GTK_IS_WIDGET (widget)' failed
"SQL Error:
database disk image is malformed
Query executed:
UPDATE Documents SET note = :note WHERE id = :id
Bound Values:
':note':m:note /m:note
':id':25672
"
Error in reset query "database disk image is malformed" : "UPDATE Documents SET note = :note WHERE id = :id"
"SQL Error:
database disk image is malformed
Query executed:
UPDATE Documents SET note = :note WHERE id = :id
Bound Values:
':note':m:note/m:note
':id':25673
"
---
Re-run mendeleydesktop doesn’t fix the problem.
Could you suggest me a way to resolve this problem?
Thank you very much,
Fabio.
↧