Custom profile doesn't work after Ubuntu upgrade
Dear all,
I recently upgraded from Ubuntu 8.04 to 10.04. Since doing so, I can no longer access my Zotero library which is stored in a custom directory on a Windows partition (so that I can access the same library from both Windows and Ubuntu). If I click on the Zotero icon (which now has a triangle and exclamation mark), I get an error message stating "There was an error starting Zotero." And yes... I have mounted the drive!
I have also tried changing the custom directory to another location on my Ubuntu hard-drive, after copying the necessary files to the new directory. Still no luck! Zotero only works if I use the standard Firefox profile. I have tried re-installing to no avail.
Please help!! I love Zotero!
M
I recently upgraded from Ubuntu 8.04 to 10.04. Since doing so, I can no longer access my Zotero library which is stored in a custom directory on a Windows partition (so that I can access the same library from both Windows and Ubuntu). If I click on the Zotero icon (which now has a triangle and exclamation mark), I get an error message stating "There was an error starting Zotero." And yes... I have mounted the drive!
I have also tried changing the custom directory to another location on my Ubuntu hard-drive, after copying the necessary files to the new directory. Still no luck! Zotero only works if I use the standard Firefox profile. I have tried re-installing to no avail.
Please help!! I love Zotero!
M
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.
I did as you said, but still can't get Zotero to work with my custom profile. The message I get in the Firefox error console is:
Error: [Exception... "Component returned failure code: 0x80630001 [mozIStorageService.openDatabase]" nsresult: "0x80630001 (<unknown>)" location: "JS frame :: chrome://zotero/content/xpcom/db.js :: anonymous :: line 1058" data: no]
Source File: chrome://zotero/content/xpcom/zotero.js
Line: 341
I am using Zotero 2.0.3 in Firefox 3.6.8 on Ubuntu 10.04 LTS.
Your help would be greatly appreciated!
If this is a Linux partition, try disabling any security software you have (AppArmor, etc.).
"Don't store it there" is a disappointing recommendation as it implies that I MUST use the default directory whether I like it or not. This seems strange since the custom profile worked fine prior to the Ubuntu upgrade.
http://ubuntuforums.org/showthread.php?t=1552233
That person was actually experiencing a different issue, but if Firefox is unable to access outside of the Firefox profile directory, it's likely security software of some sort (AppArmor, SELinux).
My point above was simply that custom directories in Zotero work fine generally, and something on your system is interfering—so that's something you're going to have to figure out.
Disabling it with:
sudo /etc/init.d/apparmor stop
fixes the problem!