bugGNUstep - Bugs: bug #37143, Unable to run cmd line programs on...

Group
 
 

bug #37143: Unable to run cmd line programs on Windows

Submitter:  Adam Fedor <fedor>
Submitted:  Sat 18 Aug 2012 05:40:27 PM UTC
   
 
Category:  Base/Foundation Severity:  3 - Normal
Item Group:  Bug Status:  Fixed
Privacy:  Public Assigned to:  None
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Fri 31 Aug 2012 07:53:59 AM UTC, comment #3: 

Oops ... I didn't notice this bug report ... I think this is already fixed by a bugfix I did to -stringByAppendingPathComponent: on the 27th

Richard Frith-Macdonald <CaS>
Group Member
Fri 31 Aug 2012 07:11:26 AM UTC, comment #2: 

Could it be related with the changes about not creating intermediate directories recently made? That broke TMP file creatin for a bit on unix, then Richard fixed it.

Riccardo Mottola <rmottola>
Group Member
Sun 19 Aug 2012 03:54:28 PM UTC, comment #1: 

Perhaps I'm crazy.  When I run the attached program I get the following output (note the ...\Defaults directory exists, but none of the l.lck, or .lck directories exist). Can someone try this?


Looking up: C:Documents and Settings\Administrator\GNUstep\Defaults\l.lck (strlen = 61)
Does file exist: no
Looking up: C:\Documents and Settings\Administrator\GNUstep\Defaults\.lck (strlen = 61)
Does file exist: no
Looking up: C:Documents and Settings\Administrator\GNUstep\Defaults\.lck (strlen = 60)
Does file exist: yes. isDir? 1


(file #26391)

Adam Fedor <fedor>
Group administrator
Sat 18 Aug 2012 05:40:27 PM UTC, original submission:  

A recent change has made it impossible to run command line programs on Windows.  I get:

$ defaults read
C:\gnustepdev\GNUstep\System\Tools\defaults.exe: Uncaught exception NSGenericExc
eption, reason: Unable to get attributes of lock file we made

This bug was introduced somewhere between revisions 35389:35392 (most likely in NSFileManager.m).  Still trying to narrow down the cause...

Adam Fedor <fedor>
Group administrator

 

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

Attach Files:
   
   
Comment:
   

Attached Files
file #26391:  filetest.m added by fedor (1KiB - application/octet-stream)

 

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 (Posted a comment)
  • -email is unavailable- added by fedor (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 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2012-08-31 CaS StatusNone Fixed
        Open/ClosedOpen Closed
    2012-08-19 fedor Attached File- Added filetest.m, #26391

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code