Hi Paul,

For some reason I thought I pushed a fix for this already.  The  
problem is that Windows 64 has both "Program files" and "Program files  
(x86)" but the shell32 API errors out on Windows 32 if you try to look  
up the second program files directory.  The error handler was also  
wrong, reporting a COM error where there is none.

Scite and gvim should work again.  The supported Windows text editor  
that everybody already has is Wordpad because Notepad can't handle the  
Unix line breaks.  I'm adding Notepad anyway, but it might not be  
useful for a lot of files.

Doug

On Jan 16, 2009, at 10:59 AM, Paul Moore wrote:

> I'm having trouble getting editor integration working. I'm running on
> Windows XP, and got the Factor binary from a couple of days ago. I
> have gvim and Scite both installed and available from my PATH. I don't
> have a COM-enabled version of gvim installed.
>
> When I try to edit a file from within the Factor environment, I get  
> the error
>
> COM method failed:
> Unspecified error
>
> This occurs if I select Scite or gvim - I've also tried USE:
> editors.scite and USE: editors.gvim manually. I'd prefer gvim, if
> possible, but could live with either.
>
> It's not a huge disaster for me (I can edit files from the command
> line, which is fine in most cases, but it's mildly irritating. How
> should I set things up so they work? (As a minor point, even though
> Notepad is a ridiculously useless editor, it might be nice to have it
> as an option, and possibly even the default on Windows, so that things
> work "out of the box").
>
> Thanks,
> Paul.
>
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by:
> SourcForge Community
> SourceForge wants to tell your story.
> http://p.sf.net/sfu/sf-spreadtheword
> _______________________________________________
> Factor-talk mailing list
> Factor-talk@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/factor-talk


------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Factor-talk mailing list
Factor-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to