FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour A Very Strange Problem
Posts: 3022
Joined: Fri Oct 07, 2005 01:45 PM
A Very Strange Problem
Posted: Thu Dec 29, 2016 08:33 PM

This is a very strange problem, and I first discovered it in 16.12. Rebuilding in 16.11 DOES NOT give the same result.

I cannot replicate the problem on my computer, but have seen it occur on two of my clients' computers.

It only occurs in one area of the application.

I have a multi-folder dialog. There is a button bar on the top of the dialog, and there are button bars on each of the folders. The bitmaps are all stored in the .rc file. Most of these bitmaps are used in multiple areas of the program, and display correctly.

Previously, and even on the current version on my computer, everything displays correctly. However, if I take the exact same program and place it on a client computer ( and this occurs at two different locations ), when the dialog appears, all of the bitmaps are identical, and consist of what looks like a blue and yellow shield ( like you might see for an anti-virus program ). That bmp is not part of the .rc ( which is linked into the application ).

I wish I could give you some code, but I can't reproduce it on my development machine.

Has anyone seen anything like this, or have any ideas. It has worked fine for years, but suddenly it pops up now.

Thanks for ANY ideas.

Tim

Tim Stone
http://www.MasterLinkSoftware.com
http://www.autoshopwriter.com
timstone@masterlinksoftware.com
Using: FWH 23.10 with Harbour 3.2.0 / Microsoft Visual Studio Community 2022-24 32/64 bit
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: A Very Strange Problem
Posted: Thu Dec 29, 2016 09:11 PM
regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 3022
Joined: Fri Oct 07, 2005 01:45 PM
Re: A Very Strange Problem
Posted: Thu Dec 29, 2016 09:26 PM
I don't see it there. It looks like the security icon on the taskbar in Win 10, except its Blue and Yellow.

It replaces all the bitmaps and the browse. I see some strange things but this is really different.

Here is how it normally looks:

Tim Stone
http://www.MasterLinkSoftware.com
http://www.autoshopwriter.com
timstone@masterlinksoftware.com
Using: FWH 23.10 with Harbour 3.2.0 / Microsoft Visual Studio Community 2022-24 32/64 bit
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: A Very Strange Problem
Posted: Thu Dec 29, 2016 10:17 PM

Tim,

> Now imaging ALL bitmaps, plus the browse, being replaced by the same "shield" icon

Could you get a screenshot ?

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: A Very Strange Problem
Posted: Thu Dec 29, 2016 10:21 PM

Tim,

Please do:

MsgInfo( hb_compiler() )

and let us know what Visual C++ you are using, thanks

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 3022
Joined: Fri Oct 07, 2005 01:45 PM
Re: A Very Strange Problem
Posted: Thu Dec 29, 2016 10:24 PM

The problem only occurs on other machines so I can't replicate it.

I'm using Harbour / MSVC 2015. I don't know if it happens with other builds. That is the place I observe it.

Tim

Tim Stone
http://www.MasterLinkSoftware.com
http://www.autoshopwriter.com
timstone@masterlinksoftware.com
Using: FWH 23.10 with Harbour 3.2.0 / Microsoft Visual Studio Community 2022-24 32/64 bit
Posts: 3022
Joined: Fri Oct 07, 2005 01:45 PM
Re: A Very Strange Problem
Posted: Thu Dec 29, 2016 10:43 PM
OK ... here is the bad screen ..

Tim Stone
http://www.MasterLinkSoftware.com
http://www.autoshopwriter.com
timstone@masterlinksoftware.com
Using: FWH 23.10 with Harbour 3.2.0 / Microsoft Visual Studio Community 2022-24 32/64 bit
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: A Very Strange Problem
Posted: Fri Dec 30, 2016 03:37 PM

Tim,

Please let me know what hb_compiler() shows with your VS2015 build, thanks

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 3022
Joined: Fri Oct 07, 2005 01:45 PM
Re: A Very Strange Problem
Posted: Fri Dec 30, 2016 04:27 PM

Microsoft Visual C++ 19.0.23506 (32 bit )

My Harbour build is dated April 2016 and it is one you provided.

Tim Stone
http://www.MasterLinkSoftware.com
http://www.autoshopwriter.com
timstone@masterlinksoftware.com
Using: FWH 23.10 with Harbour 3.2.0 / Microsoft Visual Studio Community 2022-24 32/64 bit
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: A Very Strange Problem
Posted: Fri Dec 30, 2016 06:11 PM

Tim,

thanks

we are reviewing all our recent changes to find where such problem may come from

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 3022
Joined: Fri Oct 07, 2005 01:45 PM
Re: A Very Strange Problem
Posted: Tue Jan 03, 2017 04:45 PM

Thank you. I'm holding an update release hoping this problem can be located quickly. I'd love to include 16.12 features but am stuck at 16.11.

Tim

Tim Stone
http://www.MasterLinkSoftware.com
http://www.autoshopwriter.com
timstone@masterlinksoftware.com
Using: FWH 23.10 with Harbour 3.2.0 / Microsoft Visual Studio Community 2022-24 32/64 bit

Continue the discussion