kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #14200
Re: 3D modules path strange behaviour
Le 03/08/2014 12:59, Mário Luzeiro a écrit :
Hi yann,
I've reported that issue some time ago:
https://bugs.launchpad.net/kicad/+bug/1343904
Hi
I don't think it is the exact same problem. In my case, the path to the
system installed 3D models is ok, but it that folder the path point to,
there are some folders with models inside, and it's only those
subfolders that are case-sensitive. Well case-sensitive is not the right
term, because even if the path defined in the module properties is ok,
it won't show up if there is one uppercase letter at the beginning of
the folder name.
And also what about the path to the 3D models directory that cannot be
edited ? Is there a place where we can edit it ?
The version I use now is :
Version: (2014-07-30 BZR 5036)-product Release build
wxWidgets: Version 2.8.12 (release,Unicode,compiler with C++ ABI
1002,GCC 4.8.1,wx containers,compatible with 2.6)
Platform: Linux 3.11.0-22-generic i686, 32 bit, Little endian, wxGTK
Boost version: 1.54.0
USE_WX_GRAPHICS_CONTEXT=OFF
USE_WX_OVERLAY=OFF
KICAD_SCRIPTING=OFF
KICAD_SCRIPTING_MODULES=OFF
KICAD_SCRIPTING_WXPYTHON=OFF
USE_FP_LIB_TABLE=HARD_CODED_ON
BUILD_GITHUB_PLUGIN=ON
but I got the problem with all the previous versions I tested.
Well, it's 4 days old now, but was the latest when I started writing the
first mail :)
I'm upgrading now.
regards,
yann
it says that a fix was commited.
I didnt try it yet, but since you say you tested the latest one.. so probably is not full fixed yet.
Mario
________________________________________
From: Kicad-developers [kicad-developers-bounces+mrluzeiro=ua.pt@xxxxxxxxxxxxxxxxxxx] on behalf of yann jautard [bricofoy@xxxxxxx]
Sent: 03 August 2014 11:52
To: kicad-developers@xxxxxxxxxxxxxxxxxxx
Subject: [Kicad-developers] 3D modules path strange behaviour
Hi
I just installed the latest bzr with the install script on my ubuntu system.
I see that some new 3D modules comes along with the fresh install. Great.
But lots of them are not displayed in the 3D view.
I tried with an older version, to see if it was due to the recent
changes in 3D view, but no luck.
I checked the wrml files with view3dscene, they opens ok.
investigating a little more, it turns out that the exact same file, e.g.
/usr/local/share/kicad/modules/packages3d/conn_DBxx/db9_female.wrl
displays ok, but when selecting the same file, but in that directory :
/usr/local/share/kicad/modules/packages3d/Conn_DBxx/db9_female.wrl
It does not show up anymore.
So the problem seems to be only with directories beginning with an
uppercase letter.
Uppercase letters in filenames don't seems to cause problems.
I copied the files I need to a new directory in my project folder. And
now, they works ok only if I select them using full path. When I answer
"OK" to the dialog box that asks "Use relative path ?" they do not show
up anymore.
I thought I need to change "default path $KSYS3DMOD" in the selection
dialog to point to my new directory, but that line is not editable.
One interesting thing is the local directory can be uppercase, this time
it is not a problem.
regards,
yann
_______________________________________________
Mailing list: https://launchpad.net/~kicad-developers
Post to : kicad-developers@xxxxxxxxxxxxxxxxxxx
Unsubscribe : https://launchpad.net/~kicad-developers
More help : https://help.launchpad.net/ListHelp
Follow ups
References