Re: [MSEide-MSEgui-talk] SigSegv in the IDE: around form inheritance

2011-12-24 Thread IvankoB for-mse
Unpack the attachment to Your user's home  directory.

PS:
Merry Cristmans, Martin !


_podpiska.rar
Description: application/rar
--
Write once. Port to many.
Get the SDK and tools to simplify cross-platform app development. Create 
new or port existing apps to sell to consumers worldwide. Explore the 
Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
http://p.sf.net/sfu/intel-appdev___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] SigSegv in the IDE: around form inheritance

2011-12-23 Thread Martin Schreiber
On 12/23/2011 10:21 AM, IvankoB wrote:
 Martin Schreiber mse00...@gmail.com  
 писал(а) в своём письме Fri, 23 Dec 2011 13:23:43 +0500:
 
 On 12/23/2011 09:17 AM, IvankoB wrote:
 Can You run the PODPISKA ? (PostgreSQL based)

 I don't know. Maybe on Linux.


 Sent with large attachments.

 Please send it to Graeme's NNTP on
 news://opensoft.homeip.net:119/mseide-msegui.binary

 
 Tried to send.
 PODPISKA (23dec2011)
 
The problem is that DB components must be inactive while refreshing
inherited field properties for example. Not easy to fix. Possibly Delphi
compatibility must be dropped.

Martin

--
Write once. Port to many.
Get the SDK and tools to simplify cross-platform app development. Create 
new or port existing apps to sell to consumers worldwide. Explore the 
Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
http://p.sf.net/sfu/intel-appdev
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] SigSegv in the IDE: around form inheritance

2011-12-23 Thread Martin Schreiber
On 12/23/2011 03:14 PM, IvankoB wrote:
 Tried to send.
 PODPISKA (23dec2011)

 The problem is that DB components must be inactive while refreshing
 inherited field properties for example. Not easy to fix. Possibly Delphi
 compatibility must be dropped.

 
 Earlier it somehow worked. Or we should eliminate these somehow ?
 
Yes, I made some improvements which are not 100%. Now somehow must
become 100%...

Martin

--
Write once. Port to many.
Get the SDK and tools to simplify cross-platform app development. Create 
new or port existing apps to sell to consumers worldwide. Explore the 
Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
http://p.sf.net/sfu/intel-appdev
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] SigSegv in the IDE: around form inheritance

2011-12-22 Thread Martin Schreiber
On 12/23/2011 07:29 AM, IvankoB wrote:
 git master 49d1734bff64bc88294fd4f1d2262d4a7a030007 has some changes
 with inherited DB components, please try again.

 
 Still SigSegv in CHECKLINEBREAK on accessing info.text.text[283861] (on  
 clicking within REFPERIODVIEWFORM):
 
Simple testcase necessary.

Martin

--
Write once. Port to many.
Get the SDK and tools to simplify cross-platform app development. Create 
new or port existing apps to sell to consumers worldwide. Explore the 
Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
http://p.sf.net/sfu/intel-appdev
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] SigSegv in the IDE: around form inheritance

2011-12-22 Thread IvankoB
 The stack trace:

 #0  0192 :0 ??()
 #1  005E5992 :0 DB_TDATASOURCE_$__DOSTATECHANGE()
 #2  005E5A5E :0 DB_TDATASOURCE_$__PROCESSEVENT$TDATAEVENT$LONGINT()
 #3   :0 ??()


Still not fixed.

Active thread: 0x0192 in ?? ()
#0  0192 :0 ??()
#1  005E5C02 :0 DB_TDATASOURCE_$__DOSTATECHANGE()
#2  005E5CCE :0 DB_TDATASOURCE_$__PROCESSEVENT$TDATAEVENT$LONGINT()
#3   :0 ??()

0x7c90e4f4 in ntdll!LdrAccessResource () from C:\WINDOWS\system32\ntdll.dll
#0  7C90E4F4 :0 ntdll!LdrAccessResource()
#1  7C90DF2C :0 ntdll!ZwWaitForMultipleObjects()
#2  7C809574 :0 KERNEL32!CreateFileMappingA()
#3  7C80A105 :0 WaitForMultipleObjects()
#4  0065DBB2 :0  
MSEFILECHANGE_TDIRCHANGETHREAD_$__EXECUTE$TMSETHREAD$$LONGINT()
#5  00526043 msethread.pas:318 TMSETHREAD__INTERNALTHREADPROC(this=error  
reading variable)
#6  00506F11 msesysintf.pas:601 THREADEXEC(INFOPO=0x7efaa54)
#7  0040EFE9 msesysintf.pas:0 SYSTEM_THREADMAIN$POINTER$$LONGINT()
#8  7C80B713 msesysintf.pas:0 KERNEL32!GetModuleFileNameA()
#9   msesysintf.pas:0 ??()

0x7c90e4f4 in ntdll!LdrAccessResource () from C:\WINDOWS\system32\ntdll.dll
#0  7C90E4F4 :0 ntdll!LdrAccessResource()
#1  7C90DA2C :0 ntdll!ZwRemoveIoCompletion()
#2  71A3D320 :0 WSPStartup()
#3  7C80B713 :0 KERNEL32!GetModuleFileNameA()
#4   :0 ??()


Me'll try to provide VALGRIND output.


--
Write once. Port to many.
Get the SDK and tools to simplify cross-platform app development. Create 
new or port existing apps to sell to consumers worldwide. Explore the 
Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
http://p.sf.net/sfu/intel-appdev
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk