You are not logged in.
Pages: 1
Topic closed
This looks pretty cool, except for the gimp-style setup... going to try it out later on, but it looks promising
Offline
That looks fun... By the way..what python ide are you using currently? I've been looking for something decent. I like ide's because they tend to make my life a little easier. I took a look at spe, but I'm not all that fond of it.
Offline
Offline
this thing is cool, and its in python+pygtk too, so im going to have some real fun modifying this up.....
Offline
i use vim with the python_calltips plugin
FYI, python_calltips seems to balk on vim7... *shrug*
anyway, gonna get this working on win32 in a sec
Offline
ugh, scratch that - can't get vte for windows (it's a terminal thing...) I tried commenting everythingvte-based out... but that failed... 8)
Offline
iphitus:
couple questions... the newest version gives me some whack errors: gdkvim.py cb_notify/cb_reply errors... nothing real specific, but it seems it can't access vim... the only thing I can think would be that I'm using vim7 - do you have any related issues?
Offline
it doesnt work with vim7. i turned back to old version.
the latest version is awesome (im on 0.1.6) , the project browser rocks even more now, and i installed bicycle repairman (crazy name) which does some really really cool stuff.
iphitus
Offline
Now if something like this existed for Ruby, it'd be orgasmic :shock: . Hmm, maybe a project for another day. I'd also love to see something like this for c# , since the only 2 IDE's i've used for it (vs and sharpdevelop) are full blown ide's, and i just don't like that. I much prefer something light and useful like this app.
Writing stories for a machine.
Offline
dust: you could use it fine with ruby, its not python specific, its just written in python and that's what I happen to use it for, but it's not language specific, although it does include one or two python extras.
iphitus
Offline
in it's most fundamental mode, it's not too different from the BufferExplorer plugins for vim...
Offline
encelo: keep a close eye on it, pida's been updating almost daily recently, its up to 0.17 now, you're already out of date
Offline
Offline
HI,
when starting pida, i get this errors:
First, this is the error on the terminal
Could not load ObjectList: Failed to get ancestor for ObjectList
Could not load ProxyEntry: Failed to get ancestor for ProxyEntry
Could not load ProxyDateEntry: Failed to get ancestor for ProxyDateEntry
Could not load ProxyLabel: Failed to get ancestor for ProxyLabel
Could not load ProxyComboBox: Failed to get ancestor for ProxyComboBox
Could not load ProxyCheckButton: Failed to get ancestor for ProxyCheckButton
Could not load ProxyRadioButton: Failed to get ancestor for ProxyRadioButton
Could not load ProxySpinButton: Failed to get ancestor for ProxySpinButton
Could not load ProxyTextView: Failed to get ancestor for ProxyTextView
Could not load ProxyComboBoxEntry: Failed to get ancestor for ProxyComboBoxEntry
Could not load widget class ObjectList
Could not load widget class ProxyEntry
Could not load widget class ProxyLabel
Could not load widget class ProxyComboBox
Could not load widget class ProxyCheckButton
Could not load widget class ProxyRadioButton
Could not load widget class ProxySpinButton
Could not load widget class ProxyTextView
Could not load widget class ProxyDateEntry
And a window pops up, with this error:
File /usr/bin/pida, line 7, in ?
sys.exit(
File usr/lib/python2.4/site-packages/pida/core/application.py, line 238, in main
File usr/lib/python2.4/site-packages/pida/core/application.py, line 191, in run_pida
File usr/lib/python2.4/site-packages/pida/core/application.py, line 180, in start
File usr/lib/python2.4/site-packages/pida/core/boss.py, line 46, in start
File usr/lib/python2.4/site-packages/pida/core/boss.py, line 79, in get_service
ServiceNotFoundError: 'window'
Anybody can tell me how to fix this?
thanks
Legout
Offline
I'm getting the same error message after installing the package from AUR. However, if I simply run the develop.sh script after unpacking Pida source files it works fine.
Offline
Has anyone found a solution to these errors? I'm getting the same thing. Are these the errors that show up because of incompatability with vim7 or has that been fixed?
Offline
Pida is great. I'm glad to see more people acknowledging this piece of app. Haven't used it in a while, though.
Offline
That looks fun... By the way..what python ide are you using currently? I've been looking for something decent. I like ide's because they tend to make my life a little easier. I took a look at spe, but I'm not all that fond of it.
You might want to check out Eclipse using the PyDev plugin.
Some PKGBUILDs: http://members.lycos.co.uk/sweiss3
Offline
Ok, I removed my old ~/.pida2 directory and tried to start pida but I got this: http://pastebin.com/GzmTQ7HD (in the middle of it the window came up, asked me for vim or emacs, this happened no matter which I chose. (on the loading screen, it freezes at start editor. Can someone show me their file? And if you have an idea why mine isn't being generated, let me know. (to get the package I edited the pkgbuild and removed the comma after 'kiwi' in the list of dependencies. (It wouldn't find it otherwise) (Pida version 6.1-1)
EDIT: Sorry about bumping an old topic, didn't check.
Last edited by Daphron (2010-07-30 15:29:45)
Offline
Closed. Good that you know not to bump old topics, please don't make that mistake again
Allan-Volunteer on the (topic being discussed) mailn lists. You never get the people who matters attention on the forums.
jasonwryan-Installing Arch is a measure of your literacy. Maintaining Arch is a measure of your diligence. Contributing to Arch is a measure of your competence.
Griemak-Bleeding edge, not bleeding flat. Edge denotes falls will occur from time to time. Bring your own parachute.
Offline
Pages: 1
Topic closed