Mailing list archives : pcb-rnd

ID:3461
From:ge...@igor2.repo.hu
Date:Thu, 17 Oct 2019 18:52:51 +0200 (CEST)
Subject:Re: [pcb-rnd] Windows XY export was experimental windows port -
in-reply-to:3455 from Bob Paddock <gr...@gmail.com>
replies: 3467 from Bob Paddock <gr...@gmail.com>
Hello Bob,
 
On Thu, 17 Oct 2019, Bob Paddock wrote:
 
>I had a reason to try this for a real world issue.
>I loaded a .pcb file crated with PCB on May/20/2013.
>
>I wanted to export the XY file, via "Export to File".
>The top of the dialog showed a path to my working directory.
>I selected XY as the exporter, with a units of mm, and hit the Export button.
>
>Nothing appeared to happen (seems to be the case with any export
>working or not).
>
>I looked for the XY file in my working directory.  Nothing there.
 
First, please note: pcb-rnd is a UNIX software, the windows port is the 
same code, all following the UNIX philosophy, just compiled to windows. So 
there are a few things that might be strange and is definitely different 
from a windows software. One of these things is: CWD (the current working 
directory), what your current directory is when you start pcb-rnd, does 
matter.
 
So I will need extra info to understand what exactly happened there:
 
1. if you cd to bin/ and run pcb-rnd from there, all files that are 
supposed to be created in CWD, will be created in bin/; if you don't like 
that, you either shouldn't specify paths to point to CWD or you should 
change your CWD before you start pcb-rnd. So I need to know what your CWD 
exactly is when you experience this.
 
2. I will need to know the exact string you enter as the file name, and 
whether it is cam or direct exporting; best if you just make a screenshot 
of that export dialog. If the "gtk file selection dialog" gets involved in 
any of these, I'd like to see a screenshot about that too, at the state 
it's already filled in and is waiting for the final button click to do its 
thing.
 
3. if we are speaking of home directories (or user's directory, 
abbreviated by ~/ prefix in the path) or any other special location, I'll 
need to the full path of those too, to fully understand the bug.
 
(please note: I am not a windows user so I can only try to reproduce any 
of this under wine)
 
TIA,
 
Igor2
 
 

Reply subtree:
3461 Re: [pcb-rnd] Windows XY export was experimental windows port - from ge...@igor2.repo.hu
  3467 Re: [pcb-rnd] Windows XY export was experimental windows port - from Bob Paddock <gr...@gmail.com>
    3468 Re: [pcb-rnd] Windows XY export was experimental windows port - from ge...@igor2.repo.hu
      3470 Re: [pcb-rnd] Windows XY export was experimental windows port - from Bob Paddock <gr...@gmail.com>
        3471 Re: [pcb-rnd] Windows XY export was experimental windows port - from ge...@igor2.repo.hu