02-08-2006 05:07 PM
sarahk wrote on this other thead:
Hi, mochalatte.
When I ran your executable I saw the bad images you described. When I created my own build from your code, however, the custom images appeared on all the buttons as desired. So I have a few question for you:
What OS are you using?
Does the problem occur repeatedly? IE, if you build the application more than once will the same behavior occur?
Does it still occur if you close and reopen LabVIEW?
Has this process ever worked for you in LabVIEW 8.0?Sarah K.
Applications Engineer
Sarah, Thanks for looking at it. Sorry that I got 2 thread started on this, but I thought I would try to merge them here. To answer your questions:
I'm on Windows 2000
yes the problem happens every time I build an app involving imported pictures on my machine
yes it happens every time I launch
no, this has never worked for me in LabVIEW 8.0.
I just installed this LabVIEW 8 on my machine Friday.
02-08-2006 05:30 PM
On more disturbing bit of data on this: Today I installed LabVIEW 8 on my laptop, and there my application it builds fine--no problems with missing pictures <blink>.
What is the same:
* Both machines run Win2000 as managed by my workplace. (Both machines get the same patches pushed to them, so there can hardly be any room for OS differences between them.)
* Both machines orginally had 7.1 installed. I applied the 7.1.1 patch to both of them and did mass recompiles on both of them more than a year ago.
* I installed LabVIEW 8 on each of them in an identical manner: I did not uninstall LV711, I installed LabVIEW8 in the default folder with all the default options, and I installed the 2 driver disks with mostly default options (I turned on a serial driver package and an IVI compliance package on each machine)
* Both computers are HP machines.
What is different:
* The problem occurs on my desktop where I do almost all my development. The other computer where the build works fine is a laptop.
* I have not yet installed all the toolkits that come with the Prof Developers Suite on the Laptop. Here's the toolkits I installed on my desktop (none of which I have yet put on the laptop):
Do you think the problem could have been introduced on my desktop with one of those toolkit installs?
02-09-2006 09:27 AM
02-09-2006 12:17 PM
02-09-2006 02:33 PM
02-09-2006 03:08 PM
02-09-2006 03:30 PM
I have a pretty good idea of what is going on, but I still cannot reproduce the corruption so I still can not really understand the cause of this. You get the "d" image because the VI is saved (somehow) referencing that image -- that image is one of LV's built in images, the decimal radix image.
I tried your new steps and looked at your application. I still cannot reproduce the corruption.
Jeff P
02-09-2006 03:35 PM
02-09-2006 03:43 PM
@jpeters wrote:
Actually, I just tried your new application and installer and the application runs fine... no missing images.Did I miss something?
02-09-2006 03:51 PM
Just to be clear: if you unzip the application attached -- you see the problem? Because I don't.
Jeff P