On 06/08/10 19:17, Moritz Muehlenhoff wrote:
> On Fri, Aug 06, 2010 at 05:48:24PM +0200, Emilio Pozuelo Monfort wrote:
>> On 06/08/10 17:28, Moritz Muehlenhoff wrote:
>>> Could you try whether attached quick patch fixes the issue for you?
>>
>> It keeps hanging. When it hangs, looking at ps I've noticed that there's a
>> defunct gvim process:
>>
>> emi...@saturno:~$ ps aux | egrep "vim|pida"
>> emilio   13595  0.9  1.7 137200 36336 pts/7    Sl+  17:46   0:00 python
>> /usr/bin/pida
>> emilio   13598  0.1  0.0      0     0 pts/7    Z+   17:46   0:00 [gvim] 
>> <defunct>
>> emilio   13608  0.0  0.4  46420  9192 ?        Ss   17:46   0:00 gvim
>> --servername PIDA_EMBEDDED_1281109578.9 --cmd let PIDA_EMBEDDED=1 --cmd so
>> /home/emilio/.pida2/pida_vim_init.vim --socketid 117440699
>>
>> Do you get a defunct process too? If not, that could be related.
> 
> I also get the defunct gvim process, but the integration of gvim itself
> works fine functionality-wise.

I've removed the --socketid parameter from vimcom.py and vimembed.py and then
gvim starts when I launch pida. I don't know much about pida, vim, GTK+ sockets
and GtkPlug to know what might cause it to not launch with --socketid. The
socket is correct, otherwise it would just print a warning and ignore it (a gvim
--socketid 1 does that). Hope this helps.

Emilio



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to