bugGNUstep - Bugs: bug #27528, app launching on Windows broken

Group
 
 

bug #27528: app launching on Windows broken

Submitter:  Riccardo Mottola <rmottola>
Submitted:  Fri 25 Sep 2009 10:25:58 PM UTC
   
 
Category:  ProjectCenter Severity:  4 - Important
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  None
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 03 Oct 2009 04:54:39 PM UTC, comment #5: 

I think this is working ... seems to work for me anyway.

Richard Frith-Macdonald <CaS>
Group Member
Wed 30 Sep 2009 08:52:06 PM UTC, comment #4: 


> Now I see temrinal windows popping up,


This should be cured in svn trunk.

The remainder of your problem (the error messages) I can't reproduce.
Could it be that they are error messages from make because of some problem in the code you are building?

Richard Frith-Macdonald <CaS>
Group Member
Wed 30 Sep 2009 09:11:53 AM UTC, comment #3: 

I wanted to add that application launching works now indeed... Also stdout is being captured so it gets into the log window (instead of Windows events.) which is extremely useful.

Riccardo Mottola <rmottola>
Group Member
Wed 30 Sep 2009 09:08:49 AM UTC, comment #2: 

Thank you for looking at this, but now building is broken.

Previously building on ProjectCenter on windows worked smooth, with the stdout getting interpreted as fine (as compared to app. launching, this is what confuses me).

Now I see temrinal windows popping up, I get the following error;

:dup :dup(some disk file) failed, handle2B, Win32 error 87 and eventually several make.exe segfaults.

Riccardo Mottola <rmottola>
Group Member
Sun 27 Sep 2009 04:26:15 PM UTC, comment #1: 

Not a great fix, but good enough to get it working ... I changed the pipe handling code to support the api projectcenter is using by polling.
Other options are to change PC to use the read in background api rather than the wait for data in background api (easy), or change the nsfilehandle code to use async reads when asked to wait for data in background (complex, but best).

Richard Frith-Macdonald <CaS>
Group Member
Fri 25 Sep 2009 10:25:58 PM UTC, original submission:  

Launhing a built application on windows from the launch panel does not work.

ProjectCenter freezes, the newly launched applicaiton eitehr starts and freezes or does not start. Upon killing of PC the app finishes to start (this means that the latest launch changes do indeed launch the correct executable)

Riccardo Mottola <rmottola>
Group Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by CaS (Posted a comment)
  • -email is unavailable- added by rmottola (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 7 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2009-10-05 rmottola Open/ClosedIn Test Closed
    2009-10-03 CaS StatusNone Fixed
        Open/ClosedOpen In Test
    2009-09-30 rmottola StatusFixed None
        Open/ClosedIn Test Open
    2009-09-27 CaS Open/ClosedOpen In Test
        StatusNone Fixed

    Back to the top

    Powered by Savane 3.13-bb6a.
    Corresponding source code