> od_buttonhints has been moved to go_buttonhints, git master 
> 609aa9bd3ec0b4df34ec5c63fa24264d12e25dea. od_captionhint has not been moved 
> because caption hints can exist without gripframe.

Hello Martin.

OK, recompiled all old programs with last MSE commit.
Sadly, when running, all those who use grip crash with error exit code 217 ;-(

With ideU, debugger say this :

(gdb) run
Starting program: /home/fred/ideu/src/ideU 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
An unhandled exception occurred at $00000000005427F3 :
EReadError : Error reading sourcefo.dragdock.optionsdock: Invalid value for 
property
  $00000000005427F3 line 6467 of 
../../mseguinew/lib/common/fpccompatibility/mclasses.pas
  $00000000005418E8 line 6172 of 
../../mseguinew/lib/common/fpccompatibility/mclasses.pas
  $0000000000534151 line 1702 of 
../../mseguinew/lib/common/fpccompatibility/mclasses.pas
  $00000000004CFA8A line 4836 of 
../../mseguinew/lib/common/kernel/mseclasses.pas
  $00000000004D4CB0 line 1069 of ../../mseguinew/lib/common/widgets/mseforms.pas
  $0000000000543655 line 6676 of 
../../mseguinew/lib/common/fpccompatibility/mclasses.pas
  $00000000004C9485 line 2258 of 
../../mseguinew/lib/common/kernel/mseclasses.pas
  $00000000004CB242 line 2957 of 
../../mseguinew/lib/common/kernel/mseclasses.pas
  $00000000004CAFA9 line 2981 of 
../../mseguinew/lib/common/kernel/mseclasses.pas
  $00000000004CB355 line 3099 of 
../../mseguinew/lib/common/kernel/mseclasses.pas
  $00000000004D4239 line 891 of ../../mseguinew/lib/common/widgets/mseforms.pas
  $00000000004D8007 line 2149 of ../../mseguinew/lib/common/widgets/mseforms.pas
  $00000000004D8AAB line 2388 of ../../mseguinew/lib/common/widgets/mseforms.pas
  $00000000004D4403 line 909 of ../../mseguinew/lib/common/widgets/mseforms.pas
  $000000000046D567 line 492 of sourceform.pas
  $00000000004C91DA line 2210 of 
../../mseguinew/lib/common/kernel/mseclasses.pas
  $00000000004596B9 line 18727 of ../../mseguinew/lib/common/kernel/msegui.pas

[Inferior 1 (process 3003) exited with code 0331]
(gdb)

_____________________________________-

I have manually changed in all *.mfm with this:
dragdock.optionsdock = [od_savepos, od_canmove, od_canfloat, od_candock, 
od_propsize, od_captionhint, od_childicons]

But still crash, with same error, same warning of debugger... ;-(

The same for all applications that use grip.

Also, with first-release-with-hint it cannot load forms with 
MSEide-MSEdesigner, "Invalid property dragdock.option".

You cant test it with a project maybe familiar ;-)
https://github.com/fredvs/ideU

Last commit was synchro with MSE commit b1d79de5: 13/01/2016

PS: But it the same problem for other programs too. ;-(

Fre;D

                                          
------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
_______________________________________________
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

Reply via email to