Page 1 of 1

Error XBPSLE:SETCUEBANNER

Posted: Fri Apr 21, 2017 1:27 am
by skiman
Hi,

Since last week I see the following error on the system of a customer. I never saw this before.

Called from XBPSLE:SETCUEBANNER(1402) and oError:operation : :SendOSMsg.

It appears in different dialogs, which never had this problem before.

Code: Select all

Xbase++ version     : Xbase++ (R) Version 1.90.355
Operating system    : Windows Server 2008 06.02 Build 09200
Current dir: abo  - Drive: Z - Free space:          92559810560
SMB2 Check actief: Ja
------------------------------------------------------------------------------
oError:args         :
          -> VALTYPE: O CLASS: DC_XbpGet
          -> VALTYPE: N VALUE: 0
          -> VALTYPE: N VALUE: 5377
          -> VALTYPE: N VALUE: 0
          -> VALTYPE: N VALUE: 0
oError:canDefault   : N
oError:canRetry     : N
oError:canSubstitute: Y
oError:cargo        : NIL
oError:description  : Parameter has a wrong data type
oError:filename     : 
oError:genCode      :          2
oError:operation    : :SendOSMsg
oError:osCode       :          0 
oError:severity     :          2
oError:subCode      :       1025
oError:subSystem    : BASE
oError:thread       :         59
oError:tries        :          0
------------------------------------------------------------------------------
CALLSTACK:
------------------------------------------------------------------------------
Called from XBPSLE:SETCUEBANNER(1402)
Called from XBPSLE:CREATE(1344)
Called from DC_XBPGET:CREATE(411)
Called from DC_GETLIST:CREATEOBJECT(11636)
Anyone who could give a tip for this?

Re: Error XBPSLE:SETCUEBANNER

Posted: Fri Apr 21, 2017 10:20 am
by Auge_Ohr
skiman wrote:Since last week I see the following error on the system of a customer. I never saw this before.

Code: Select all

Called from XBPSLE:SETCUEBANNER(1402)
Anyone who could give a tip for this?
is it after Upgrade to Windows 10 1703 ?

Source is \SOURCE\SYS\xbparts.prg

Re: Error XBPSLE:SETCUEBANNER

Posted: Mon Apr 24, 2017 3:16 am
by skiman
Hi Jimmy,

I didn't check the Windows version of that station. Is there a problem with latest Windows version?

Re: Error XBPSLE:SETCUEBANNER

Posted: Mon Apr 24, 2017 11:01 am
by Auge_Ohr
skiman wrote:I didn't check the Windows version of that station. Is there a problem with latest Windows version?
i'm just asking if that Error was before Upgrade to 1703.

from Alaska PDF i found about Cue Banner Problem
o The SLE or combo box object currently has the input focus.
This is by design.
o No manifest is deployed with the application.
o The operating system runs in so-called "Classic" mode.
o Visual designs were disabled by the user in the application's
compatibility settings.
o An operating system version is being used. Cue banners are
only supported on Windows XP or newer operating systems.
o Far East language extensions are enabled in the system control
panel. This occurs only under Windows XP and is a bug in the
operating system.
o A desktop theme patch is installed. Certain desktop designs
and/or theme patches may prevent cue banners from being

Re: Error XBPSLE:SETCUEBANNER

Posted: Tue Apr 25, 2017 1:00 am
by skiman
Jimmy,

Thanks for that info. I will give that list to their hardwaresupplier.