Re: [MSEide-MSEgui-talk] tlistbox.dropdown.cols.deleterow

2013-03-15 Thread Graeme Geldenhuys
On 2013-03-15 16:46, Martin Schreiber wrote: > > -Fu${PWD}/lib/common/kernel/i386-linux > did you rename the directory after pull? It is lib/common/kernel/linux since > some time. Ah, I did a 'git fetch', because I was busy in another branch. I forgot to fast-forward my master branch. I'll test

Re: [MSEide-MSEgui-talk] tlistbox.dropdown.cols.deleterow

2013-03-15 Thread Martin Schreiber
On Friday 15 March 2013 17:30:03 Graeme Geldenhuys wrote: > On 2013-03-12 12:24, Patrick Goupell wrote: > > Any suggestions for compiler options besides -B? > > I use the following script to build mseide on my 64-bit Ubuntu 10.04. I > also pulled the latest code and used the 'master' branch. The ID

Re: [MSEide-MSEgui-talk] tlistbox.dropdown.cols.deleterow

2013-03-15 Thread Graeme Geldenhuys
On 2013-03-12 12:24, Patrick Goupell wrote: > > Any suggestions for compiler options besides -B? I use the following script to build mseide on my 64-bit Ubuntu 10.04. I also pulled the latest code and used the 'master' branch. The IDE compiled without problems, and I could compile one of my fpGUI

Re: [MSEide-MSEgui-talk] tlistbox.dropdown.cols.deleterow

2013-03-14 Thread Martin Schreiber
On Thursday 14 March 2013 20:42:11 Martin Schreiber wrote: > On Thursday 14 March 2013 20:00:50 Patrick Goupell wrote: > > > Endless loop or SIGSEGV? Before it was a SIGSEGV and now there is an > > > endness loop? > > > > For this checkout I get an endless loop. The checkout of the commit > > just

Re: [MSEide-MSEgui-talk] tlistbox.dropdown.cols.deleterow

2013-03-14 Thread Martin Schreiber
On Thursday 14 March 2013 20:00:50 Patrick Goupell wrote: > > Endless loop or SIGSEGV? Before it was a SIGSEGV and now there is an > > endness loop? > > For this checkout I get an endless loop. The checkout of the commit > just prior to this one works fine. > Please try to uncomment lib/common/ker

Re: [MSEide-MSEgui-talk] tlistbox.dropdown.cols.deleterow

2013-03-14 Thread Martin Schreiber
On Thursday 14 March 2013 20:00:50 Patrick Goupell wrote: > > Endless loop or SIGSEGV? Before it was a SIGSEGV and now there is an > > endness loop? > > For this checkout I get an endless loop. The checkout of the commit > just prior to this one works fine. > > > The sigsegv occurred on a differen

Re: [MSEide-MSEgui-talk] tlistbox.dropdown.cols.deleterow

2013-03-14 Thread Martin Schreiber
On Thursday 14 March 2013 18:18:38 Patrick Goupell wrote: > This is the output of the "locale" command on my system. > > I don't know if it will help but here it is. Notice there is nothing > about a "thousandsseparator". > ThousandSeparator is a field in FPC TFormatSettings. The stack of the SIGS

Re: [MSEide-MSEgui-talk] tlistbox.dropdown.cols.deleterow

2013-03-14 Thread Patrick Goupell
> Endless loop or SIGSEGV? Before it was a SIGSEGV and now there is an endness > loop? > For this checkout I get an endless loop. The checkout of the commit just prior to this one works fine. The sigsegv occurred on a different checkout when I was not doing each in order, but skipping a few a

Re: [MSEide-MSEgui-talk] tlistbox.dropdown.cols.deleterow

2013-03-14 Thread Martin Schreiber
On Thursday 14 March 2013 17:22:43 Patrick Goupell wrote: > On 03/14/2013 10:26 AM, Martin Schreiber wrote: > > Probably a version which compiles with Delphi but not with FPC. Try a > > later one. > > The problem on my computer occurs with this commit > > commit f14a016e0b8d354417de4d91287db255d905

Re: [MSEide-MSEgui-talk] tlistbox.dropdown.cols.deleterow

2013-03-14 Thread Patrick Goupell
This is the output of the "locale" command on my system. I don't know if it will help but here it is. Notice there is nothing about a "thousandsseparator". patrick@wheezy:~/mseide-msegui$ locale locale: Cannot set LC_CTYPE to default locale: No such file or directory locale: Cannot set LC_MESSA

Re: [MSEide-MSEgui-talk] tlistbox.dropdown.cols.deleterow

2013-03-14 Thread Patrick Goupell
On 03/14/2013 10:26 AM, Martin Schreiber wrote: > > Probably a version which compiles with Delphi but not with FPC. Try a later > one. > The problem on my computer occurs with this commit commit f14a016e0b8d354417de4d91287db255d905cb58 Author: Martin Schreiber Date: Sat Mar 2 14:56:16 2013 +

Re: [MSEide-MSEgui-talk] tlistbox.dropdown.cols.deleterow

2013-03-14 Thread Martin Schreiber
On Thursday 14 March 2013 14:48:56 Patrick Goupell wrote: > On 03/13/2013 12:30 PM, Martin Schreiber wrote: > > I used 2.6.0 too for the test. Strange. > > Using the current mseide-msegui git source I got yesterday > > git clone git://gitorious.org/mseide-msegui/mseide-msegui.git > > I started to c

Re: [MSEide-MSEgui-talk] tlistbox.dropdown.cols.deleterow

2013-03-14 Thread Patrick Goupell
On 03/13/2013 12:30 PM, Martin Schreiber wrote: > I used 2.6.0 too for the test. Strange. Using the current mseide-msegui git source I got yesterday git clone git://gitorious.org/mseide-msegui/mseide-msegui.git I started to checkout and compile the app. Eventually I did a git checkout c5d3f20a

Re: [MSEide-MSEgui-talk] tlistbox.dropdown.cols.deleterow

2013-03-13 Thread Martin Schreiber
On Wednesday 13 March 2013 17:23:24 Patrick Goupell wrote: > On 03/13/2013 12:21 PM, Martin Schreiber wrote: > > Which FPC version? > > Free Pascal Compiler version 2.6.0-7 [2012/12/22] for x86_64 > Copyright (c) 1993-2011 by Florian Klaempfl and others > Target OS: Linux for x86-64 > I used 2.6.0

Re: [MSEide-MSEgui-talk] tlistbox.dropdown.cols.deleterow

2013-03-13 Thread Patrick Goupell
On 03/13/2013 12:21 PM, Martin Schreiber wrote: > > Which FPC version? > Free Pascal Compiler version 2.6.0-7 [2012/12/22] for x86_64 Copyright (c) 1993-2011 by Florian Klaempfl and others Target OS: Linux for x86-64 Patrick

Re: [MSEide-MSEgui-talk] tlistbox.dropdown.cols.deleterow

2013-03-13 Thread Martin Schreiber
On Wednesday 13 March 2013 17:13:04 Patrick Goupell wrote: > On 03/13/2013 12:05 PM, Martin Schreiber wrote: > > I made a binary with current git master which works for me: > > http://mseide-msegui.sourceforge.net/temp/mseide64.tar.gz > > The good news is that your mseide runs fins. > > The bad new

Re: [MSEide-MSEgui-talk] tlistbox.dropdown.cols.deleterow

2013-03-13 Thread Patrick Goupell
On 03/13/2013 12:05 PM, Martin Schreiber wrote: > I made a binary with current git master which works for me: > http://mseide-msegui.sourceforge.net/temp/mseide64.tar.gz > The good news is that your mseide runs fins. The bad news is that my compiled user project spins at 100% cpu. So there is s

Re: [MSEide-MSEgui-talk] tlistbox.dropdown.cols.deleterow

2013-03-13 Thread Martin Schreiber
On Wednesday 13 March 2013 15:43:55 Patrick Goupell wrote: > On 03/13/2013 10:39 AM, Martin Schreiber wrote: > > Double click in row 6, check what goes wrong in initformatsettings() or > > in msesetlocale(). Maybe set a breakpoint before the crash and step > > through the code. Did you compile with

Re: [MSEide-MSEgui-talk] tlistbox.dropdown.cols.deleterow

2013-03-13 Thread Patrick Goupell
On 03/13/2013 10:39 AM, Martin Schreiber wrote: > > Double click in row 6, check what goes wrong in initformatsettings() or in > msesetlocale(). Maybe set a breakpoint before the crash and step through the > code. Did you compile with debuginfo? > I compile with whatever you have set up in the Bu

Re: [MSEide-MSEgui-talk] tlistbox.dropdown.cols.deleterow

2013-03-13 Thread Martin Schreiber
On Wednesday 13 March 2013 15:29:43 Patrick Goupell wrote: > On 03/13/2013 10:19 AM, Martin Schreiber wrote: > > Check the stack window. > > Screenshot attached Double click in row 6, check what goes wrong in initformatsettings() or in msesetlocale(). Maybe set a breakpoint before the crash and s

Re: [MSEide-MSEgui-talk] tlistbox.dropdown.cols.deleterow

2013-03-13 Thread Martin Schreiber
On Wednesday 13 March 2013 15:10:19 Patrick Goupell wrote: > On 03/13/2013 09:49 AM, Martin Schreiber wrote: > > On Wednesday 13 March 2013 14:43:44 Patrick Goupell wrote: > >> I started my working version of mseide. Updated the Settings -> > >> Configure MSEide (so it finds the mclasses). Opened

Re: [MSEide-MSEgui-talk] tlistbox.dropdown.cols.deleterow

2013-03-13 Thread Patrick Goupell
On 03/13/2013 09:49 AM, Martin Schreiber wrote: > On Wednesday 13 March 2013 14:43:44 Patrick Goupell wrote: >> I started my working version of mseide. Updated the Settings -> >> Configure MSEide (so it finds the mclasses). Opened the >> apps/ide/mseide.prj. Did a Build. Did a Continue (F9).

Re: [MSEide-MSEgui-talk] tlistbox.dropdown.cols.deleterow

2013-03-13 Thread Martin Schreiber
On Wednesday 13 March 2013 14:43:44 Patrick Goupell wrote: > I started my working version of mseide. Updated the Settings -> > Configure MSEide (so it finds the mclasses). Opened the > apps/ide/mseide.prj. Did a Build. Did a Continue (F9). Got > > Exited. Exitcode: 217 > Activate 'Project'-'Op

Re: [MSEide-MSEgui-talk] tlistbox.dropdown.cols.deleterow

2013-03-13 Thread Patrick Goupell
I started my working version of mseide. Updated the Settings -> Configure MSEide (so it finds the mclasses). Opened the apps/ide/mseide.prj. Did a Build. Did a Continue (F9). Got Exited. Exitcode: 217 Ran the mseide program from the apps/ide folder. Got patrick@wheezy:~$ cd mseide-mseg

Re: [MSEide-MSEgui-talk] tlistbox.dropdown.cols.deleterow

2013-03-13 Thread Martin Schreiber
On Wednesday 13 March 2013 14:21:30 Patrick Goupell wrote: > On 03/13/2013 09:07 AM, Martin Schreiber wrote: > >> I want to step forward from 2/22/2013 and compile each specific commit > >> to see if I can find when it stops working on my system. > > > > Better run MSEide in debugger and check what

Re: [MSEide-MSEgui-talk] tlistbox.dropdown.cols.deleterow

2013-03-13 Thread Patrick Goupell
On 03/13/2013 09:07 AM, Martin Schreiber wrote: >> I want to step forward from 2/22/2013 and compile each specific commit >> to see if I can find when it stops working on my system. >> > Better run MSEide in debugger and check what happens. > >> How do I tell git to restore the source files from

Re: [MSEide-MSEgui-talk] tlistbox.dropdown.cols.deleterow

2013-03-13 Thread Martin Schreiber
> > I want to step forward from 2/22/2013 and compile each specific commit > to see if I can find when it stops working on my system. > Better run MSEide in debugger and check what happens. > How do I tell git to restore the source files from that specific commit > point in time? > git checkout

Re: [MSEide-MSEgui-talk] tlistbox.dropdown.cols.deleterow

2013-03-13 Thread Patrick Goupell
On 03/12/2013 01:19 AM, Martin Schreiber wrote: > On Monday 11 March 2013 20:34:01 Patrick Goupell wrote: >> The program spins at startup. It does not create a default .mseide >> folder and teh cpu utilization pegs at 100%. So it is spinning in >> circles doing something? It is a quad core pro

Re: [MSEide-MSEgui-talk] tlistbox.dropdown.cols.deleterow

2013-03-12 Thread Martin Schreiber
On Tuesday 12 March 2013 16:11:59 Patrick Goupell wrote: > On 03/12/2013 01:19 AM, Martin Schreiber wrote: > > Because I can not reproduce the problem on my 64 bit Linux system you > > need to debug. Can somebody reproduce it? > > What version of linux is your 64 bit system? > OpenSUSE 12.2. -

Re: [MSEide-MSEgui-talk] tlistbox.dropdown.cols.deleterow

2013-03-12 Thread Patrick Goupell
On 03/12/2013 01:19 AM, Martin Schreiber wrote: > Because I can not reproduce the problem on my 64 bit Linux system you need to > debug. Can somebody reproduce it? > What version of linux is your 64 bit system? Patrick

Re: [MSEide-MSEgui-talk] tlistbox.dropdown.cols.deleterow

2013-03-12 Thread Martin Schreiber
On Tuesday 12 March 2013 13:59:33 Patrick Goupell wrote: > > While trying to compile the current git source in my working mseide I > get the following error: > > Compiling > /home/patrick/data/mseide-msegui.new/lib/common/kernel/msearrayprops.pas > Fatal: Compilation aborted > An unhandled exceptio

Re: [MSEide-MSEgui-talk] tlistbox.dropdown.cols.deleterow

2013-03-12 Thread Patrick Goupell
On 03/12/2013 01:19 AM, Martin Schreiber wrote: > On Monday 11 March 2013 20:34:01 Patrick Goupell wrote: >> The program spins at startup. It does not create a default .mseide >> folder and teh cpu utilization pegs at 100%. So it is spinning in >> circles doing something? It is a quad core pro

Re: [MSEide-MSEgui-talk] tlistbox.dropdown.cols.deleterow

2013-03-12 Thread Patrick Goupell
On 03/12/2013 01:19 AM, Martin Schreiber wrote: > > Because I can not reproduce the problem on my 64 bit Linux system you need to > debug. Can somebody reproduce it? > Any suggestions for compiler options besides -B? Patrick -

Re: [MSEide-MSEgui-talk] tlistbox.dropdown.cols.deleterow

2013-03-11 Thread Martin Schreiber
On Monday 11 March 2013 20:34:01 Patrick Goupell wrote: > > The program spins at startup. It does not create a default .mseide > folder and teh cpu utilization pegs at 100%. So it is spinning in > circles doing something? It is a quad core processor and I am able to > write this while waiting on

Re: [MSEide-MSEgui-talk] tlistbox.dropdown.cols.deleterow

2013-03-11 Thread Patrick Goupell
On 03/11/2013 12:21 PM, Martin Schreiber wrote: > On Monday, March 11, 2013 11:49:57 AM Patrick Goupell wrote: >> I deleted the .mseide directory. The abend occurs before it creates a >> new .mseide folder in my home directory. >> > Woks for m Does not work for me. I downloaded the git source

Re: [MSEide-MSEgui-talk] tlistbox.dropdown.cols.deleterow

2013-03-11 Thread Martin Schreiber
On Monday, March 11, 2013 11:49:57 AM Patrick Goupell wrote: > I deleted the .mseide directory. The abend occurs before it creates a > new .mseide folder in my home directory. > Woks for me. Martin -- Symantec Endpoint

Re: [MSEide-MSEgui-talk] tlistbox.dropdown.cols.deleterow

2013-03-11 Thread Patrick Goupell
On 03/11/2013 11:49 AM, Martin Schreiber wrote: > On Monday 11 March 2013 16:36:59 Patrick Goupell wrote: >> I thought I included the compile command but I guess I did not. I did >> do a build. >> >> ppcx64 -B -gl -O- -Fu/home/patrick/data/mseide-msegui/lib/common/* >> -Fu/home/patrick/data/msei

Re: [MSEide-MSEgui-talk] tlistbox.dropdown.cols.deleterow

2013-03-11 Thread Patrick Goupell
On 03/11/2013 11:49 AM, Martin Schreiber wrote: > On Monday 11 March 2013 16:36:59 Patrick Goupell wrote: >> I thought I included the compile command but I guess I did not. I did >> do a build. >> >> ppcx64 -B -gl -O- -Fu/home/patrick/data/mseide-msegui/lib/common/* >> -Fu/home/patrick/data/msei

Re: [MSEide-MSEgui-talk] tlistbox.dropdown.cols.deleterow

2013-03-11 Thread Patrick Goupell
I deleted the .mseide directory. The abend occurs before it creates a new .mseide folder in my home directory. Patrick -- Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester Wave(TM): Endpoint Secu

Re: [MSEide-MSEgui-talk] tlistbox.dropdown.cols.deleterow

2013-03-11 Thread Martin Schreiber
On Monday 11 March 2013 16:36:59 Patrick Goupell wrote: > > I thought I included the compile command but I guess I did not. I did > do a build. > > ppcx64 -B -gl -O- -Fu/home/patrick/data/mseide-msegui/lib/common/* > -Fu/home/patrick/data/mseide-msegui/lib/common/kernel/x86_64-linux > -Fi/home/pat

Re: [MSEide-MSEgui-talk] tlistbox.dropdown.cols.deleterow

2013-03-11 Thread Patrick Goupell
On 03/11/2013 11:25 AM, Martin Schreiber wrote: > On Monday 11 March 2013 16:14:08 Patrick Goupell wrote: >> On 03/11/2013 10:53 AM, Martin Schreiber wrote: >>> Please try again with git master >>> 6498fa384e31e9d681c4a614e9c3336277f3046a. >> Did you see my reply for the twidget multiselect? >> >

Re: [MSEide-MSEgui-talk] tlistbox.dropdown.cols.deleterow

2013-03-11 Thread Patrick Goupell
On 03/11/2013 11:25 AM, Martin Schreiber wrote: > On Monday 11 March 2013 16:14:08 Patrick Goupell wrote: >> On 03/11/2013 10:53 AM, Martin Schreiber wrote: >>> Please try again with git master >>> 6498fa384e31e9d681c4a614e9c3336277f3046a. >> Did you see my reply for the twidget multiselect? >> >

Re: [MSEide-MSEgui-talk] tlistbox.dropdown.cols.deleterow

2013-03-11 Thread Martin Schreiber
On Monday 11 March 2013 16:14:08 Patrick Goupell wrote: > On 03/11/2013 10:53 AM, Martin Schreiber wrote: > > Please try again with git master > > 6498fa384e31e9d681c4a614e9c3336277f3046a. > > Did you see my reply for the twidget multiselect? > Yes and answered: " On Monday 11 March 2013 14:30:39 P

Re: [MSEide-MSEgui-talk] tlistbox.dropdown.cols.deleterow

2013-03-11 Thread Patrick Goupell
On 03/11/2013 10:53 AM, Martin Schreiber wrote: > > Please try again with git master 6498fa384e31e9d681c4a614e9c3336277f3046a. Did you see my reply for the twidget multiselect? I get a compiler abend while trying to compile for that git master. I will pull the current master branch and see wha

Re: [MSEide-MSEgui-talk] tlistbox.dropdown.cols.deleterow

2013-03-11 Thread Martin Schreiber
On Monday 11 March 2013 15:47:42 Patrick Goupell wrote: > On 03/11/2013 10:38 AM, Martin Schreiber wrote: > > On Monday 11 March 2013 15:29:47 Patrick Goupell wrote: > >> I am trying to delete a row from a droplist edit item. The droplist has > >> 3 items. I am trying to delete the second item. >

Re: [MSEide-MSEgui-talk] tlistbox.dropdown.cols.deleterow

2013-03-11 Thread Patrick Goupell
On 03/11/2013 10:38 AM, Martin Schreiber wrote: > On Monday 11 March 2013 15:29:47 Patrick Goupell wrote: >> I am trying to delete a row from a droplist edit item. The droplist has >> 3 items. I am trying to delete the second item. >> >> When I execute the following >> >> >> i := lbShowHi

Re: [MSEide-MSEgui-talk] tlistbox.dropdown.cols.deleterow

2013-03-11 Thread Martin Schreiber
On Monday 11 March 2013 15:29:47 Patrick Goupell wrote: > I am trying to delete a row from a droplist edit item. The droplist has > 3 items. I am trying to delete the second item. > > When I execute the following > > > i := lbShowHide.dropdown.itemindex; > lbShowHide.dropdown.cols.delet

[MSEide-MSEgui-talk] tlistbox.dropdown.cols.deleterow

2013-03-11 Thread Patrick Goupell
I am trying to delete a row from a droplist edit item. The droplist has 3 items. I am trying to delete the second item. When I execute the following i := lbShowHide.dropdown.itemindex; lbShowHide.dropdown.cols.deleterow (i); I get a popup error message stating list index (1) out