You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am on Win 7, Komodo 5.1
The instructions in the wiki don't seem to work for me.
I open the komodo.kpf and export as Django.kpz in My Templates folder.
(on my system this is:
C:\Users\[username]\AppData\Roaming\ActiveState\KomodoIDE\5.1\templates\My
Templates)
I restart Komodo IDE
When I go to 'New Project From Template' there is no Django option (no My
Templates either). If I go to 'New File' I can see a My Templates/Django
option... this prompts me to make a new file with .kpz extension, then
gives an error when I click Ok:
Error loading template
'file:///C:/Users/[username]/AppData/Roaming/ActiveState/KomodoIDE/5.1/temp
lates/My%20Templates/Django.kpz'
TRACEBACK:
<top>
anonymous@chrome://komodo/content/views.js:311
anonymous@chrome://komodo/content/views.js:402
anonymous@chrome://komodo/content/views.js:241
anonymous@chrome://komodo/content/library/controller.js:112
anonymous@chrome://komodo/content/library/controller.js:112
[anonymous]@null:0
command_doCommand@chrome://komodo/content/library/commands.js:248
[anonymous]@chrome://komodo/content/library/commands.js:208
Komodo IDE, version 5.1.0, build 27487.
Built on Fri Mar 20 17:02:50 2009.
Original issue reported on code.google.com by [email protected] on 3 Nov 2009 at 9:11
The text was updated successfully, but these errors were encountered:
Incidentally, if I follow the instructions from Issue #1 to install Django.kpz
as a
toolbar package, that works (after restarting Komodo)... I get the Django
menubar
option. I still can't "Create Project From Template", but there's a bunch of
extra
django options when I "Create File"
Please someone can you tell me how to uninstall django-komodo-kit.
Since I installed it I get absolute path names in my file tabs in the editor
window
(Komodo 5.1, Win 7) which is pretty annoying. Maybe it's not dkk but it seems
to
coincide. I have uninstalled Komodo, cleaned all the 'Komodo' keys out of the
registry
and deleted 'Komodo' folders from the hd... still when I reinstall Komodo there
is the
darn Django menu there and the absolute path names etc!
well, I thought I'd deleted everything between installs but obviously not (I
think Win
7 hid the dir I needed to kill from me when searching...)
Following these instructions I was able to get rid of dkk and finally I'm back
to short
paths on the editor tabs (you have no idea how annoying that was!)
http://community.activestate.com/faq/resetting-komodo-user-data-directory
Original issue reported on code.google.com by
[email protected]
on 3 Nov 2009 at 9:11The text was updated successfully, but these errors were encountered: