Search found 78 matches: hang

Return to advanced search

Program is frozen

Hi,

My application sometimes freezes and it can only be interrupted through the Task Manager.
I can't determine the reason for the hang-up.
Is there any way to determine the cause ? Or, through an external application, to determine that the program is frozen ?
by Natter
Sun Jun 04, 2023 9:59 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Program is frozen
Replies: 14
Views: 503

Re: how to get no Titlebar

hi Antonio,
Antonio Linares wrote:Use a dialog instead of a window

have try it
after disable 2unknown" Parameter it run ... and hang ... :(

but i found Solution
Code: Select all  Expand view
NOSYSMENU NOCAPTION NOMINIMIZE NOMAXIMIZE BORDER NONE

the Border Option did the Trick :D
by Jimmy
Tue Oct 25, 2022 12:52 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: how to get no Titlebar
Replies: 2
Views: 289

SysRefresh() ( DO Events) / MsgInfo() and ActiveX()

...   ::bRClicked = { | nRow, nCol | VLC_Menu( oWnd, nRow, nCol, ::oControl, ::nIndex ) } i have try Method VLC_Menu() but it "hang" so i use Function VLC_Menu() FUNCTION VLC_Menu( oDlg, nRow, nCol, oVLCX, nIndex )LOCAL oPopupLOCAL lisObj := .F.   DEFAULT nIndex ...
by Jimmy
Thu Oct 13, 2022 9:17 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: SysRefresh() ( DO Events) / MsgInfo() and ActiveX()
Replies: 4
Views: 332

Re: TDatabase Class

... oCustomer:SendLateNotice() It takes awhile to grasp OOP, but it is a hundred times more powerful and simpler to code once you get the hang of it. I have taken old code and reduced the number of lines by more than 50% using OOP. I could go on and on and on... Oh, and you never have ...
by James Bott
Wed May 19, 2021 3:11 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: TDatabase Class
Replies: 18
Views: 2077

Re: SMS To Customer - Upon Order Delivery

... - 'MSXML2.ServerXmlHttp' ) I have also checked on the clients server ...The SMS does not send providing the same message as above but does not hang the application. I have also checked Antonio's function using CURL on the local machine and server, the SMS gets sent and received with no error. ...
by RiazKhan
Thu Apr 08, 2021 7:48 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Re: SMS To Customer - Upon Order Delivery
Replies: 14
Views: 1533

mistake

... (for example at me midnight.prg gives a mistake) and after it to start the working .prg (for example info.prg), in the browser the mistake will hang all the same. That info.prg earned it is necessary to stop Apach in XAMPP'e, to start and refresh the page. Whether there is simpler option?
by MMK
Fri Nov 01, 2019 8:50 am
 
Forum: mod_harbour
Topic: mistake
Replies: 9
Views: 1629

Re: Program hang after 1505, *TSButton-Disable (nil)* *Fixed*

Dear Diemer,

do you change line 36 in BPAINT.C as below.

Code: Select all  Expand view
void DrawGray( HDC hDC, HBITMAP hBmp, signed int iRow, signed int iCol, signed int width, signed int height ) ;


Uwe.Diemer wrote:Hello please send me a email to udiemer (at) gmail.com

TX
by dutch
Tue Jun 11, 2019 4:21 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Program hang after 1505, *TSButton-Disable (nil)* *Fixed*
Replies: 17
Views: 4028

Re: Program hang after 1505, *TSButton-Disable (nil)* *Fixed*

Hello please send me a email to udiemer (at) gmail.com

TX
by Uwe.Diemer
Tue Jun 11, 2019 3:59 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Program hang after 1505, *TSButton-Disable (nil)* *Fixed*
Replies: 17
Views: 4028

Re: Program hang after 1505, *TSButton-Disable (nil)* *Fixed*

Dear Diemer, Have you add 2 new parameter as my previous posted. DrawGray( hDC, hBitMap1, nTop, nLeft ,0 ,0 ) Could you show me that line in BPAINT.C? Which FWH version do you use? Hello Dutch i changed it and get --------------------Konfiguration: Optowin - Release-------------------- Borla...
by dutch
Tue Jun 11, 2019 2:09 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Program hang after 1505, *TSButton-Disable (nil)* *Fixed*
Replies: 17
Views: 4028

Re: Program hang after 1505, *TSButton-Disable (nil)* *Fixed*

Hello Dutch i changed it and get --------------------Konfiguration: Optowin - Release-------------------- Borland C++ 5.82 for Win32 Copyright (c) 1993, 2005 Borland C:\Dev\Optowin\Tsbutton\SOURCE\FUNCTION\BPAINT.C: Error E2227 C:\Dev\Optowin\Tsbutton\SOURCE\FUNCTION\BPAINT.C 494: Extra parameter in...
by Uwe.Diemer
Mon Jun 10, 2019 9:13 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Program hang after 1505, *TSButton-Disable (nil)* *Fixed*
Replies: 17
Views: 4028

Re: OS Error .EXE is Not Responding

... provide the same either of the value which is already being displayed in the XBROWSE gird. As soon as you entered the same value the App.EXE goes hang. #include "fivewin.ch"function main  local oDlg  local oFont  local nRate := 597.67  local nQTy := 100  local nAmt := ( nRate *  nQTy ...
by shri_fwh
Mon Apr 22, 2019 2:32 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: OS Error .EXE is Not Responding
Replies: 12
Views: 1847

Silently create a pdf copy of report being previewed

... available? I had made an attempt before using the following code (FWH15.01). But later I removed it after some customer complained that the system hang after using the amended version of the exe          oPrn:lMeta := .f.         oPrn:End()         msgrun( "Please wait. Preparing ...
by hua
Mon Apr 22, 2019 3:13 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Silently create a pdf copy of report being previewed
Replies: 2
Views: 467

Re: FWH 18.03 Dialog Problem (STILL)

... Please Cycle the dialog "Close Button" then open again with "Button Get" ... here i took only 3 times to hang-up like below: http://i208.photobucket.com/albums/bb82/fraxzi/FWxHarbour/fwh1803_crashed_zpslvd3epu0.png
by fraxzi
Tue Jun 05, 2018 8:39 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH 18.03 Dialog Problem (SOLVED)
Replies: 51
Views: 7398

Re: FWH app as Service

... personally I always avoid this. If you build with a GUI such as FWH innocuous things such as qout()/? which get redirected to a popup window will hang the service. FWH has an Alert() function (which conflicts with a function by the same name in harbour btw) that is called at times from within ...
by rhlawek
Sat Mar 25, 2017 10:04 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH app as Service
Replies: 17
Views: 3697

Re: hb_xrealloc can't reallocate memory

... about a half hour just to load the program I wrote (in BASIC). Then another half hour to load the data. Then after it started processing it would hang for 10 minutes to an hour. Whew! It was still better than a pocket calculator. James Other times... My first computer was a Sinclair ZX81. :-) EMG
by Enrico Maria Giordano
Wed Sep 02, 2015 9:18 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: hb_xrealloc can't reallocate memory
Replies: 21
Views: 7225
Next

Return to advanced search