Changeset 5444


Ignore:
Timestamp:
08/14/09 16:39:17 (4 years ago)
Author:
werner
Message:
  • kicad-wishlist: relative paths work now - removed item
  • kicad-wishlist: printing issues may no longer exist (and are less urgent, now that plotting has gotten so much better)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gta02-core/docs/kicad-wishlist

    r5121 r5444  
    4646 
    4747 
    48 - Make relative paths work when passing a file to eeschema and pcbnew 
    49  
    50   Background: eeschema and pcbnew can be invoked with the name of the 
    51   file to open. This works very well as long as the path name is 
    52   absolute. However, if it is relative ... 
    53  
    54   Problem: eeschema and pcbnew change the working directory which 
    55   yields weird results if the path is relative to the current directory, 
    56   usually resulting in eeschema finding neither the profile (project 
    57   settings) nor the file passed on the command line. (As can be guessed 
    58   from this description, I haven't quite figured out how exactly all 
    59   this goes wrong.) 
    60  
    61   The work-around is to simply prefix the relative path with `pwd`/, 
    62   but this upsets the usual  command prefix[Tab][Enter]  workflow. 
    63  
    64  
    6548- Pin name inside and on top 
    6649 
     
    10689- Fix wx plot and print 
    10790 
    108   [ Add more description. Not sure if any actual coding is needed, 
    109     or just integration. ] 
     91  [ Add more description. Not sure if any actual coding is needed, or 
     92    just integration. Also, need to check if issues still persist. ] 
    11093 
    11194  http://tech.groups.yahoo.com/group/kicad-devel/message/2649 
Note: See TracChangeset for help on using the changeset viewer.