Search found 304 matches: leak

Return to advanced search

Re: OT - PLEASE_READ_ME_XMG - database hack!!!!!

... verify the files, if they are crypted. The files are stored on a place that can't be accessed to the customer or Admin-account. I think there is a leak in 'phpMyAdmin'. With that program, I can manage the SQL-database on the NAS Marc Sounds like you got lucky .. however if your data was NOT encrypted ...
by Marc Vanzegbroeck
Fri Apr 19, 2019 4:51 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: OT - PLEASE_READ_ME_XMG - database hack!!!!!
Replies: 5
Views: 1696

Re: Ribbonbar getting black

Vilian, Well that is a good sign. However, you can't just open the app, then close it to find resource leaks (if that is what you did). You have to give the software a real-world workout, trying all the screens and functions to really see if there is an issue. Best would be ...
by James Bott
Thu Aug 30, 2018 6:41 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Ribbonbar getting black
Replies: 32
Views: 6352

Re: Ribbonbar getting black

Possibly a memory leak. I have seen things like this before.

If you exit the program, then reload it, does the problem go away?

James
by James Bott
Tue Aug 28, 2018 10:07 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Ribbonbar getting black
Replies: 32
Views: 6352

NirSoft utilities for programmers

... content of all memory blocks allocated in the heap of the process the you select. This tool can be useful for developers that need to trace memory leaks in their software. GDIView GDIView is a unique tool that displays the list of GDI handles (brushes, pens, fonts, bitmaps, and others) opened by ...
by Baxajaun
Tue Jul 03, 2018 10:36 am
 
Forum: Utilities / Utilidades
Topic: NirSoft utilities for programmers
Replies: 1
Views: 1137

Re: How to avoid [Can not create Dialog Box]

As others have mentioned it is usually due to a resource leak. It also can occur when a class is not found and this gets reported as "Cannot create dialog box" for some reason. If it is a resource leak, then it is also more likely to occur ...
by James Bott
Thu Jun 21, 2018 9:15 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to avoid [Can not create Dialog Box]
Replies: 5
Views: 909

Re: How to avoid [Can not create Dialog Box]

We had a similar problem and the reason was some leak on resource (GDI) we solved them and the problem gone.
by AntoninoP
Thu Jun 21, 2018 2:49 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to avoid [Can not create Dialog Box]
Replies: 5
Views: 909

Strange background on TCBrowse.

Is this a memory leak, or does somebody recognize this issue:
The headings, and the first row (highlighted) look, but the rest of the grid area is black.

Anybody seen this?

Byron ...
by byron.hopp
Wed Jan 03, 2018 8:37 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Strange background on TCBrowse.
Replies: 0
Views: 403

Re: OT. La que viene

... Just yesterday there was an article in SlashDot.org .. that exposed 300,000 User's information from an Ancestry.com Data Leak: http://i66.tinypic.com/v32dy0.jpg Rick Lipkin
by Rick Lipkin
Sat Dec 30, 2017 2:56 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: OT. La que viene
Replies: 8
Views: 1821

Re: Black Screen of Death.

byron.hopp wrote:I have a fairly large app that sometimes the area of the MDI Frame turns black. Is this some sort of a resource leak in my app, any suggestions on what to check for, or how to remedy.

Bcc7

Thanks,

Byron ...


What version of FWH are you using?

Randal
by Randal
Mon Sep 11, 2017 2:02 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Black Screen of Death.
Replies: 15
Views: 2279

Black Screen of Death.

I have a fairly large app that sometimes the area of the MDI Frame turns black. Is this some sort of a resource leak in my app, any suggestions on what to check for, or how to remedy.

Bcc7

Thanks,

Byron ...
by byron.hopp
Fri Sep 08, 2017 2:44 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Black Screen of Death.
Replies: 15
Views: 2279

Re: Resource leak in menus

Randal,

yes, it is.

EMG
by Enrico Maria Giordano
Tue Aug 22, 2017 5:11 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Resource leak in menus
Replies: 27
Views: 5205

Re: Resource leak in menus

All:

Can anyone tell me if this change in the New FWH 17-07 Update is the fix for this problem?

* MENUS
- Fixed: increase font resources


Thanks,
Randal
by Randal
Tue Aug 22, 2017 5:02 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Resource leak in menus
Replies: 27
Views: 5205

Re: Resource leak in menus

Antonio: I noticed this entry in the latest FWH upgrade notice. Menus Fixed: increase font resources Is this the fix for this particular problem? If so, do I need to purchase the latest upgrade to get the fix? Can you elaborate about what the problem/fix was and in what version of FWH the problem wa...
by Randal
Tue Aug 15, 2017 11:32 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Resource leak in menus
Replies: 27
Views: 5205

Re: Resource leak in menus

Birol,

many thanks for your feedback

we are checking it
by Antonio Linares
Fri Aug 04, 2017 7:28 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Resource leak in menus
Replies: 27
Views: 5205

Re: Resource leak in menus

Antonio, I have done my test with testmnu3.prg in samples folder.
As I said before only the fonts are continiously increasing when I move the cursor amoung the menu items.
by betoncu
Tue Aug 01, 2017 3:38 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Resource leak in menus
Replies: 27
Views: 5205
PreviousNext

Return to advanced search