Changeset 5444
- Timestamp:
- 08/14/09 16:39:17 (4 years ago)
- File:
-
- 1 edited
-
trunk/gta02-core/docs/kicad-wishlist (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/gta02-core/docs/kicad-wishlist
r5121 r5444 46 46 47 47 48 - Make relative paths work when passing a file to eeschema and pcbnew49 50 Background: eeschema and pcbnew can be invoked with the name of the51 file to open. This works very well as long as the path name is52 absolute. However, if it is relative ...53 54 Problem: eeschema and pcbnew change the working directory which55 yields weird results if the path is relative to the current directory,56 usually resulting in eeschema finding neither the profile (project57 settings) nor the file passed on the command line. (As can be guessed58 from this description, I haven't quite figured out how exactly all59 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 65 48 - Pin name inside and on top 66 49 … … 106 89 - Fix wx plot and print 107 90 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. ] 110 93 111 94 http://tech.groups.yahoo.com/group/kicad-devel/message/2649
Note: See TracChangeset
for help on using the changeset viewer.
