LimEulYoung / django-komodo-kit

Automatically exported from code.google.com/p/django-komodo-kit
0 stars 0 forks source link

Installation instructions don't work in Win Komodo IDE 5.1 #3

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
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 bluesk...@gmail.com on 3 Nov 2009 at 9:11

GoogleCodeExporter commented 8 years ago
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"

Original comment by bluesk...@gmail.com on 3 Nov 2009 at 9:16

GoogleCodeExporter commented 8 years ago

Original comment by luftyl...@gmail.com on 5 Nov 2009 at 4:36

GoogleCodeExporter commented 8 years ago
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!

Original comment by bluesk...@gmail.com on 22 Nov 2009 at 12:07

GoogleCodeExporter commented 8 years ago
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 comment by bluesk...@gmail.com on 22 Nov 2009 at 5:53