Hi all,
I'm trying to install a package. I do.
Package Menu -> Open Package (.lpk)
In Open Package dialog, when I double click on a specific folder, Lazarus crash. Don't crash with other folders.
I'm trying to follow this steps, just for testing:
http://forum.lazarus.freepascal.org/index.php/topic,12481.msg136323.html#msg136323Example: I can install fpGui as describe in this link, being fpGui in folder C:\Dev\LazCompo\fpGUI-develop
I can't install uiDesigner on folder C:\Dev\LazCompo\uidesigner-ext because when try to open this folder from Open Package dialog, Laz crash.
It's not important for me right now this component, but I would like to have ready a Laz enviroment to start a little project, and this happened to me in the past with other components inside components folder of Lazarus.
There are some LOG used by Lazarus to check what happened?
In Windows Event registry, I see:
Nombre de la aplicación con errores: lazarus.exe, versión: 1.2.0.1, marca de tiempo: 0x00000000
Nombre del módulo con errores: ntdll.dll, versión: 6.3.9600.16408, marca de tiempo: 0x523d5305
Código de excepción: 0x00000000
Desplazamiento de errores: 0x00000000000eec10
Identificador del proceso con errores: 0x4f88
Hora de inicio de la aplicación con errores: 0x01cf07a6518fba4a
Ruta de acceso de la aplicación con errores: C:\Dev\lazarus1.2RC1\lazarus.exe
Ruta de acceso del módulo con errores: C:\windows\SYSTEM32\ntdll.dll
Identificador del informe: 9447c065-7399-11e3-827c-a5728ef5a608
Nombre completo del paquete con errores:
Identificador de aplicación relativa del paquete con errores: I readed this, but not apply to my folders.
http://forum.lazarus.freepascal.org/index.php?topic=19738.0