Hello Martin. I try to make my new Linux (Manjaro xfce) 64 bit multi arch work.
OK, compiling 32 bit MSE application with fpc32 is OK on the 64 bit OS. But, while running (with gdb) the 32 bit app on the 64 bit system, there is that error + crash: (gdb) run Starting program: /home/fred/strumpract_bin/StrumPract_linux32/strumpract [Thread debugging using libthread_db enabled] Using host libthread_db library "/usr/lib/libthread_db.so.1". An unhandled exception occurred at $0815C2B4 : EReadError : Error reading configfo.windowopacity: Unknown property: "windowopacity" $0815C2B4 TREADER__READPROPERTY, line 6571 of /home/fred/msegui/lib/common/fpccompatibility/mclasses.pas $0815B8FB TREADER__READDATA, line 6276 of /home/fred/msegui/lib/common/fpccompatibility/mclasses.pas $0815566B TCOMPONENT__READSTATE, line 1718 of /home/fred/msegui/lib/common/fpccompatibility/mclasses.pas $080CCD70 LOADMODULE, line 2360 of /home/fred/msegui/lib/common/kernel/mseclasses.pas $080CD354 DOLOAD, line 3059 of /home/fred/msegui/lib/common/kernel/mseclasses.pas $080CD161 INITMSECOMPONENT, line 3083 of /home/fred/msegui/lib/common/kernel/mseclasses.pas $080CD3C0 LOADMSEMODULE, line 3201 of /home/fred/msegui/lib/common/kernel/mseclasses.pas $080D3DA2 TMSEFORM__CREATE, line 2298 of /home/fred/msegui/lib/common/widgets/mseforms.pas $080D19FB TCUSTOMMSEFORM__CREATE, line 1048 of /home/fred/msegui/lib/common/widgets/mseforms.pas $080CCC29 CREATEMODULE, line 2312 of /home/fred/msegui/lib/common/kernel/mseclasses.pas Not very important because I did try the app on a real-only 32 bit sytem and it is ok. But I do not understand why there is a error on multi-arch because of Unknown property: "windowopacity" on the 32 bit app but not with the 64 bit app. PS: It s not important but maybe you know why there is that problem (if you do not know, sorry for the noise). Fre;D -- Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/ ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ mseide-msegui-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

