[Geany] autocomplete.conf is not working for me
kib2
kib2 at xxxxx
Wed Oct 17 19:40:00 UTC 2007
Jeff Pohlmeyer a écrit :
> Maybe you can check which autocomplete file Geany is using...
>
> Launch geany under strace:
> % strace -o ~/geany.err geany
>
> Then close geany, and check the log:
> % grep "autocomplete\.conf" ~/geany.err
Hi Jeff,
Thanks for that tip, here's my output :
open("/home/kib/opt/share/geany//autocomplete.conf",
O_RDONLY|O_LARGEFILE) = 5
open("/home/kib/.geany/autocomplete.conf", O_RDONLY|O_LARGEFILE) = 5
What's wrong, the two '//' in the path or the permissions ?
>
>
> Just a shot in the dark,
I don't think so... it seems to point the problem.
> - Jeff
> _______________________________________________
> Geany mailing list
> Geany at uvena.de
> http://uvena.de/cgi-bin/mailman/listinfo/geany
Cheers,
Kib.
More information about the Users
mailing list