Zotero crashes when dragging items from local library to group library
Zotero crashes when dragging items from local library to group library. Errors 1100132971 and 1864300316.
This is an old discussion that has not been active in a long time. Instead of commenting here, you should start a new discussion. If you think the content of this discussion is still relevant, you can link to it from your new discussion.
These first two work fine:
Croft, William, and Keith T. Poole. 2008. Inferring universals from grammatical variation: Multidimensional scaling for typological analysis. Theoretical Linguistics 34, no. 1: 1-37.
Asante, David. 1886. Eine Reise nach Salaga und Obooso. Mitteilungen aus den Geographische Gesellschaft zu Jena 4: 15-40.
While this one produces a crash:
Christaller, J. G. 1888. Die Volta-Sprachen-Gruppe, drei altbekannte und zwei Neubekannte Negersprachen vergleichend besprochen. Zeitschrift für Afrikanische Sprachen 1: 161-188.
But I can see no significant differences between them.
Zotero 2.0b3.4999 Ubuntu Jaunty Firefox 3.010
report id. 1385310674
I've sent the debug report too.
Regards, Jon.
I just added
Walker, Chris. 1993. Karl Jaspers as a Kantian psychopathologist, I The philosophical origins of the concept of form and content. History of Psychiatry 4, no. 14 (January 1): 209-238. doi:10.1177/0957154X9300401403.
———. 1994. Karl Jaspers as a Kantian psychopathologist, III. The concept of form in Georg Simmel's social theory: a comparison with Jaspers. History of Psychiatry 5, no. 17 (March 1): 037-70. doi:10.1177/0957154X9400501703.
With no problem at all. They were both added within the last week. Whereas
Walker, C. 1993. Karl Jaspers as a Kantian psychopathologist, II: The concept of form and content in Jaspers' psychopathology. History of Psychiatry 4, no. 15: 321.
i.e. same author, will not copy without crashing Firefox and was added almost a year ago.
Regards, Jon.
Noticed that the one that didn't copy was Walker C., not Walker Chris so changed the C. to a Chris and lo it now copies into my Group folder. So it's date modified then?
http://forums.zotero.org/discussion/6976/report-2038953161/
The conclusion I came to was that either in early versions of zotero, or in earlier import methods used by zotero, item creators were getting null values for a few fields in the db that shouldn't be null. Near as I can tell, that's now causing a problem.
If I had to guess, it's because the creator record is duplicated when you add an item from your library into a group library. The duplicated record is then given the libraryID of the new library - this helps keep your personal library separate from the group library. Anyway, I wouldn't be surprised if there's some constraint that prevents the null values from being put into new records, so when it tries to duplicate the old records, it hits a snag.
Fortunately, if that's correct, it's probably a really simple fix. You could just run an sql statement that gets rid of those null values and everything should work.
I haven't tested this at all because I don't want to screw anything up with my account and I'll just wait for the developers to work it out for real... But that's kinda what I think is happening.
Mike
Regards, Jon.
If you want to check, just make a copy of your sqlite file and open it with an editor, you can figure out what the creators look like on the items that work and the items that don't.
Here's a shot of my data...
http://spreadsheets.google.com/pub?key=r1nynoLbCHe228D9dYgIqiA
Any of the items with the creators with the NULL entries for shortName and birthYear don't work.
Mike
I have a pretty big library, so I don't know how practical this would be on a large scale. However, a lot of my stuff has been through a few version updates, so this export/import approach might be the best way to ensure the 'health' of my collection.
Still, it's looking like a simple enough fix... and if so, I'll just wait for the developers to patch it myself...
Unfortunately am now getting the "Error processing uploaded data" problem, so my online library isn't updating in any case, sigh.
Similar problem to what has been described above. Using latest version of Zotero (2.0b2) with Firefox 3.0.10 on windows XP Pro SP3 machine. Zotero Library contains ~10,000 records.
Problem - dragging item from "My Library" to collection resulted in the wait cursor appearing. Firefox remained unresponsive for about 5 minutes eventually resulting in a message:-- An option of "Stop Script" and "Continue" was provided -- I chose the latter, at which time the library came back online.
I then tried dragging the item from that collection to another collection. Firefox remained unresponsive for about 5 minutes then eventually came back on line. No error box appeared.
I submitted the error log: The Report ID is 672936378.
These 'delays' or 'lagging' did not appear in version 1 or 1.5.
Simon
A delay with dragging would be a separate issue, and we'll look into that.