AshokEmrys / conque

code.google.com/p/conque
0 stars 0 forks source link

0.3 not working #2

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. :Conque bash

What is the expected output? What do you see instead?
a shell(like) running bash

What version of the product are you using? On what operating system?

Conque 0.3 + vim 7.2 (2008 Aug 9, compiled Mar 19 2009 15:27:51)

Please provide any additional information below.

Some error logs (sorry it's in french)

Erreur détectée en traitant function <SNR>23_tab_complete :
ligne    2 :
E121: Variable non définie : b:subprocess
E15: Expression invalide : b:subprocess.get_library_name() != 'pty'
Erreur détectée en traitant function
<SNR>23_tab_complete..conque#run_return..conque#write..<SNR>23_get_command :
ligne   33 :
E716: La clé 0 n'existe pas dans le Dictionnaire
E116: Invalid arguments for function len(b:prompt_history[i]) : ]
E15: Expression invalide : l:in[len(b:prompt_history[i]) : ]
Invalid input.
no process
Erreur détectée en traitant function
<SNR>23_tab_complete..conque#run_return..conque#read_return_raw..conque#exit :
ligne    2 :
E121: Variable non définie : b:subprocess
E15: Expression invalide : b:subprocess.get_status() == 1
Erreur détectée en traitant function <SNR>23_tab_complete :
ligne    2 :
E121: Variable non définie : b:subprocess
E15: Expression invalide : b:subprocess.get_library_name() != 'pty'
Erreur détectée en traitant function
<SNR>23_tab_complete..conque#run_return..conque#write..<SNR>23_get_command :
ligne   33 :
E716: La clé 0 n'existe pas dans le Dictionnaire
E116: Invalid arguments for function len(b:prompt_history[i]) : ]
E15: Expression invalide : l:in[len(b:prompt_history[i]) : ]
Invalid input.
no process
Erreur détectée en traitant function
<SNR>23_tab_complete..conque#run_return..conque#read_return_raw..conque#exit :
ligne    2 :
E121: Variable non définie : b:subprocess
E15: Expression invalide : b:subprocess.get_status() == 1

Original issue reported on code.google.com by Francois...@gmail.com on 15 Oct 2009 at 2:03

GoogleCodeExporter commented 8 years ago
Is this Vim or GVim?

What operating system?

What version of python?

Thanks.

Original comment by nicora...@gmail.com on 16 Oct 2009 at 7:13

GoogleCodeExporter commented 8 years ago
Thanks for your answer

Is this Vim or GVim?

Oop's sorry : Gvim only

What operating system?

Linux/Ubuntu 9.04

What version of python?

Python 2.6.2

Hope it will help you
Cheers

I was waiting for a plugin like yours for ages ...
Thanks a lot ! 

Original comment by Francois...@gmail.com on 16 Oct 2009 at 9:24

GoogleCodeExporter commented 8 years ago
I still haven't been able to reproduce this issue, however some changes in the 
latest
version may help. Let me know if this is still an issue.

Original comment by nicora...@gmail.com on 30 Oct 2009 at 5:44

GoogleCodeExporter commented 8 years ago
The latest version resolves this issue.

Original comment by nicora...@gmail.com on 18 Dec 2009 at 4:06