markmal / freeship-plus-in-lazarus

FreeShip Plus in Lazarus
GNU General Public License v3.0
178 stars 35 forks source link

wrml import file crashes #43

Closed pafurijaz closed 5 years ago

pafurijaz commented 5 years ago

Hi i tried to import a file from vrml 1 but I had an instantly crashes here the terminal output.

FreeShip in Lazarus Compiled at 2019/06/01 10:21:16 Compiler version: 3.0.4 Target CPU: x86_64 Target OS: Linux FreeShip Product version: 4.2.2.0 FreeShip Program version: 4.2.2.175 Last Git Change Revision: 212

(FreeShip:11824): GLib-GIO-CRITICAL **: 09:57:27.176: g_dbus_proxy_new: assertion 'G_IS_DBUS_CONNECTION (connection)' failed WARNING: TMenuItem.Destroy with LCLRefCount>0. Hint: Maybe the component is processing an event? Runtime error 219 at $00000000004223D0 $00000000004223D0 $0000000000A0F07F $00000000004D7479 $0000000000632FDC $000000000069ED3D $0000000000632CBF $000000000069826A $0000000000432C1F $0000000000864175 $0000000000906F21

below the file: Vaporetto_Venezia_01.wrl.zip

markmal commented 5 years ago

Hi, I'll check

markmal commented 5 years ago

Fixed. Will release soon.

markmal commented 5 years ago

4.3.2 released

pafurijaz commented 5 years ago

Thanks.. :)

pafurijaz commented 5 years ago

now works :)