Civil engineering feature implementation (Transportation Engineering)

Have some feature requests, feedback, cool stuff to share, or want to know where FreeCAD is going? This is the place.
Forum rules
Be nice to others! Read the FreeCAD code of conduct!
serviteur
Posts: 69
Joined: Thu Nov 13, 2014 5:54 pm

Re: Civil engineering feature implementation (Transportation Engineering)

Post by serviteur »

HakanSeven12 wrote: Sat Apr 04, 2020 11:22 pm
serviteur wrote: Sat Apr 04, 2020 11:09 pm When I click or choose 'Import Point File' it does not work for me.
I'm using windows and it's working. I will test it tomorrow on Linux.

Ok.
User avatar
HakanSeven12
Veteran
Posts: 1481
Joined: Wed Feb 06, 2019 10:30 pm

Re: Civil engineering feature implementation (Transportation Engineering)

Post by HakanSeven12 »

serviteur wrote: Sat Apr 04, 2020 11:57 pm Ok.
I tested. I fixed the icons and I don't get any error. I don't have any idea about your error.

My test system:

Code: Select all

OS: Ubuntu 19.10 (ubuntu:GNOME/ubuntu)
Word size of OS: 64-bit
Word size of FreeCAD: 64-bit
Version: 0.19.19717 (Git) AppImage
Build type: Release
Branch: master
Hash: 43e6be9020199e6453653e1b041679679efee574
Python version: 3.8.1
Qt version: 5.12.5
Coin version: 4.0.0
OCC version: 7.4.0
Locale: Turkish/Turkey (tr_TR)
Linux.png
Linux.png (331.96 KiB) Viewed 1223 times
serviteur
Posts: 69
Joined: Thu Nov 13, 2014 5:54 pm

Re: Civil engineering feature implementation (Transportation Engineering)

Post by serviteur »

HakanSeven12 wrote: Sun Apr 05, 2020 7:56 am
serviteur wrote: Sat Apr 04, 2020 11:57 pm Ok.
I tested. I fixed the icons and I don't get any error. I don't have any idea about your error.

My test system:

Code: Select all

OS: Ubuntu 19.10 (ubuntu:GNOME/ubuntu)
Word size of OS: 64-bit
Word size of FreeCAD: 64-bit
Version: 0.19.19717 (Git) AppImage
Build type: Release
Branch: master
Hash: 43e6be9020199e6453653e1b041679679efee574
Python version: 3.8.1
Qt version: 5.12.5
Coin version: 4.0.0
OCC version: 7.4.0
Locale: Turkish/Turkey (tr_TR)

Linux.png

I installed the last Linux Mint 19.3 (XFCE/xfce)

OS: Linux Mint 19.3 (XFCE/xfce)
Word size of OS: 64-bit
Word size of FreeCAD: 64-bit
Version: 0.19.
Build type: Release
Python version: 3.6.9
Qt version: 5.9.5
Coin version: 4.0.0a
OCC version: 7.3.0
Locale: English/UnitedStates (en_US)

Import point file (Trails) no work.

I have an animated Gif 1.2 MiB (...no work) but I don't know why to insert !?
User avatar
HakanSeven12
Veteran
Posts: 1481
Joined: Wed Feb 06, 2019 10:30 pm

Re: Civil engineering feature implementation (Transportation Engineering)

Post by HakanSeven12 »

serviteur wrote: Mon Apr 06, 2020 2:34 pm
I installed the last Linux Mint 19.3 (XFCE/xfce)

Import point file (Trails) no work.

I have an animated Gif 1.2 MiB (...no work) but I don't know why to insert !?
I sent you a message.
serviteur
Posts: 69
Joined: Thu Nov 13, 2014 5:54 pm

Re: Civil engineering feature implementation (Transportation Engineering)

Post by serviteur »

@ HakanSeven,

How do you insert animated GIf?
serviteur
Posts: 69
Joined: Thu Nov 13, 2014 5:54 pm

Re: Civil engineering feature implementation (Transportation Engineering)

Post by serviteur »

HakanSeven12 wrote: Mon Apr 06, 2020 2:44 pm
serviteur wrote: Mon Apr 06, 2020 2:34 pm
I installed the last Linux Mint 19.3 (XFCE/xfce)

Import point file (Trails) no work.

I have an animated Gif 1.2 MiB (...no work) but I don't know why to insert !?
I sent you a message.
OK.
User avatar
HakanSeven12
Veteran
Posts: 1481
Joined: Wed Feb 06, 2019 10:30 pm

Re: Civil engineering feature implementation (Transportation Engineering)

Post by HakanSeven12 »

serviteur wrote: Mon Apr 06, 2020 2:49 pm @ HakanSeven,

How do you insert animated GIf?
Put your gif url between

Code: Select all

 [img][/img]
serviteur
Posts: 69
Joined: Thu Nov 13, 2014 5:54 pm

Re: Civil engineering feature implementation (Transportation Engineering)

Post by serviteur »

HakanSeven12 wrote: Mon Apr 06, 2020 3:26 pm
serviteur wrote: Mon Apr 06, 2020 2:49 pm @ HakanSeven,

How do you insert animated GIf?
Put your gif url between

Code: Select all

 [img][/img]
Ok, it seems to insert an image.
serviteur
Posts: 69
Joined: Thu Nov 13, 2014 5:54 pm

Re: Civil engineering feature implementation (Transportation Engineering)

Post by serviteur »

Image

Import point file (Trails) no work.
serviteur
Posts: 69
Joined: Thu Nov 13, 2014 5:54 pm

Re: Civil engineering feature implementation (Transportation Engineering)

Post by serviteur »

I open .FreeCAD/Mod/trails-dev/freecad/trails/point/ImportPointFile.py and delete line 108
"UI.setWindowFlags(QtCore.Qt.Window)"

Image
Post Reply