xbrowse : sporadic error

Re: xbrowse : sporadic error

Postby Demont Brecht » Tue Nov 15, 2011 1:57 pm

Antonio Linares wrote:aDisplay is created from METHOD GetDisplayCols() CLASS TXBrowse, so I guess thats where we could place some traces:
So we could place a trace just after it:
Code: Select all  Expand view
  if Len( aDisplay ) == 0
      MsgInfo( "aDisplay is zero! and nCol is: " + AllTrim( Str( nCol ) ) + " nLen is: " + AllTrim( Str( nLen ) ) )
   endif

   ::aDisplay := aDisplay
 


nLen is the total amount of columns.

For those of you that are able to reproduce the error, we kindly ask you to use the above trace and tell us what you get, thanks! :-)


Maybe the callist is also from intrest :

MsgInfo( ... , procname(1) , procname(2),procname(3),procname(4),procname(5))

Frank
Demont Brecht
 
Posts: 55
Joined: Fri Jul 08, 2011 6:43 am

Re: xbrowse : sporadic error

Postby fraxzi » Thu Feb 09, 2012 1:36 am

Dear All,

Any update on this topic..

I still experiencing this random error using FWH11.05..

I followed suggested alternatives but I cant explain further how this error still popup randomly..
Code: Select all  Expand view

   METHOD ColAtPos( nPos ) INLINE ::aCols[ ::aDisplay[ MinMax( If( nPos == nil .or. nPos == 0, 1, nPos ), 1, Max( Len( ::aDisplay ), 1 ) ) ] ]
 


Any update?
Kind Regards,
Frances

Fivewin for xHarbour v18.07
xHarbour v1.2.3.x
BCC 7.3 + PellesC8 ( Resource Compiler only)
ADS 10.1 / MariaDB
Crystal Reports 8.5/9.23 DE
xMate v1.15
User avatar
fraxzi
 
Posts: 811
Joined: Tue May 06, 2008 4:28 am
Location: Philippines

Re: xbrowse : sporadic error

Postby ukservice » Thu Feb 09, 2012 9:54 am

Hello,

This error was fixed and it is working fine in 11.11.
FWH 11.11, Harbour 3.1 and Borland C++ 5.82
User avatar
ukservice
 
Posts: 417
Joined: Tue Feb 23, 2010 3:09 pm
Location: John

Re: xbrowse : sporadic error

Postby fraxzi » Thu Feb 09, 2012 2:39 pm

Hi

How to apply that fix to v11.05?
Kind Regards,
Frances

Fivewin for xHarbour v18.07
xHarbour v1.2.3.x
BCC 7.3 + PellesC8 ( Resource Compiler only)
ADS 10.1 / MariaDB
Crystal Reports 8.5/9.23 DE
xMate v1.15
User avatar
fraxzi
 
Posts: 811
Joined: Tue May 06, 2008 4:28 am
Location: Philippines

Re: xbrowse : sporadic error

Postby fraxzi » Tue Feb 14, 2012 4:56 am

anyone...
Kind Regards,
Frances

Fivewin for xHarbour v18.07
xHarbour v1.2.3.x
BCC 7.3 + PellesC8 ( Resource Compiler only)
ADS 10.1 / MariaDB
Crystal Reports 8.5/9.23 DE
xMate v1.15
User avatar
fraxzi
 
Posts: 811
Joined: Tue May 06, 2008 4:28 am
Location: Philippines

Previous

Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: Google [Bot] and 17 guests