Closed
Bug 1170008
Opened 11 years ago
Closed 9 years ago
unable to load projects in WevIDE
Categories
(DevTools Graveyard :: WebIDE, defect)
DevTools Graveyard
WebIDE
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: s, Unassigned)
Details
Hello,
recently I'm unable to load projects in WebIDE, when I open it I get :
"Unable to load project list. This can occur if you've used this profile with a newer version of firefox"
When I try to open a packaged or a hosted app I get this message :
"Operation failed: importing [packaged|hosted] app: TypeError: IDB._db is null"
I followed the instructions here [1] and it didn't work.
Then I removed the profile and lanched firefox dev edition didn't work either.
Since today i've the same problem. It might be that the activation of an mysql-server (XAMPP) yesterday on the same computer for testing a PHP-Website triggered this issue. But an deaktivation an restart doesn't helps. The following steps (recommended by https://developer.mozilla.org/de/docs/Tools/WebIDE/Probleml%C3%B6sung) doesn't help, too:
1. Close Firefox
2. Find your Firefox profile directory
3. Find the storage folder inside the profile directory
4. Under some part of this file tree, there should be files and/or directories that start with 4268914080AsptpcPerjo (a hashed name of the database)
5. Remove any such files and directories
6. Start Firefox and WebIDE again
I'm running FF 40.0.3 on Windows 7 Pro 64 Bit
WebIDE is slated for removal (bug 1314811), so there are no plans to add to the current set of features.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
Updated•8 years ago
|
Product: Firefox → DevTools
Updated•6 years ago
|
Product: DevTools → DevTools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•