Jump to content


Photo
- - - - -

LV8.5 installer builder losing items


  • Please log in to reply
15 replies to this topic

#1 george seifert

george seifert

    Extremely Active

  • Members
  • PipPipPipPip
  • 399 posts

Posted 03 October 2007 - 10:13 PM

My EXE builder (for at least a couple of projects) has lost information a few times now. Specifically the "Always Inlcuded" section on the Source Files page. Also in the Installer builder unchecked the "Include readme file" setting. I have no idea what triggered this, but I know for sure I didn't mess with those settings (nobody else works with these files). Has anyone else noticed this?

George

#2 rkanders

rkanders

    Active

  • Members
  • Pip
  • 24 posts

Posted 03 October 2007 - 11:06 PM

Same here. I did have fairly frequent crashes and LV recovered *.proj file.

#3 Justin Goeres

Justin Goeres

    The 500 club

  • JKI
  • 680 posts
  • Version:LabVIEW 2012
  • Since:1997

Posted 04 October 2007 - 03:32 AM

QUOTE(rkanders @ Oct 2 2007, 02:45 PM)

Same here. I did have fairly frequent crashes and LV recovered *.proj file.

Interesting that this gets posted today, because I noticed the same thing for the first time this morning. I, too, have had a few crashes and have probably recovered the .lvproj file a time or two. When I went to build an EXE today (one of several specs in this project), all the Source Files I'd selected before had been removed from the Build Spec. I checked a couple other Build Specs in the project and the same was true of them. I didn't check everything exhaustively.

#4 george seifert

george seifert

    Extremely Active

  • Members
  • PipPipPipPip
  • 399 posts

Posted 04 October 2007 - 01:34 PM

QUOTE(Justin Goeres @ Oct 2 2007, 09:11 PM)

Interesting that this gets posted today, because I noticed the same thing for the first time this morning. I, too, have had a few crashes and have probably recovered the .lvproj file a time or two. When I went to build an EXE today (one of several specs in this project), all the Source Files I'd selected before had been removed from the Build Spec. I checked a couple other Build Specs in the project and the same was true of them. I didn't check everything exhaustively.


I've had crashes too (which LV8.5 seems to do much more frequently than 8.2) involving the projects that went bad. I suspect the loss of info is related to the recovery process, but I'll have to monitor the situation.

George

#5 rkanders

rkanders

    Active

  • Members
  • Pip
  • 24 posts

Posted 04 October 2007 - 04:53 PM

I have pretty much stopped using automatic recovery feature. I just do more frequent saves and commits to my SVN repository.

#6 george seifert

george seifert

    Extremely Active

  • Members
  • PipPipPipPip
  • 399 posts

Posted 04 October 2007 - 05:01 PM

QUOTE(rkanders @ Oct 3 2007, 10:32 AM)

I have pretty much stopped using automatic recovery feature. I just do more frequent saves and commits to my SVN repository.


Yeah, I'm going to have to think twice about recovering a project again. I looked pretty stupid the other day after I insalled a built project that had been recovered. I knew it used to include all the files it needed, but now they're not there.

George

#7 Jim Kring

Jim Kring

    packages everywhere!

  • JKI
  • 1,901 posts
  • Location:Lafayette, CA
  • Version:LabVIEW 2011
  • Since:1995

Posted 04 October 2007 - 09:21 PM

QUOTE(rkanders @ Oct 3 2007, 08:32 AM)

I have pretty much stopped using automatic recovery feature. I just do more frequent saves and commits to my SVN repository.


I've started doing the same.

#8 JDave

JDave

    Extremely Active

  • Members
  • PipPipPipPip
  • 412 posts
  • Version:LabVIEW 7.1
  • Since:2005

Posted 04 October 2007 - 09:32 PM

QUOTE(Jim Kring @ Oct 3 2007, 01:00 PM)

I've started doing the same.


If only the Undo stack didn't get flushed every time you save... :throwpc: Is memory really that tight? Buy another few Gigs of RAM.

#9 Jeff B

Jeff B

    Active

  • NI
  • 22 posts
  • Version:LabVIEW 2012
  • Since:1999

Posted 04 October 2007 - 10:08 PM

Hey guys,

Do you think the project missing items that were there is a problem with autosave, or just the fact that you'd made changes to the project since the last time the autosave occurred? If the former, I'd like to figure out why certain types of information in your projects appears to not be getting autosaved. If you have any further information about whether or not you're able to reproduce this, please let me know.

Thanks!

#10 Jim Kring

Jim Kring

    packages everywhere!

  • JKI
  • 1,901 posts
  • Location:Lafayette, CA
  • Version:LabVIEW 2011
  • Since:1995

Posted 05 October 2007 - 04:28 AM

QUOTE(george seifert @ Oct 3 2007, 08:40 AM)

Yeah, I'm going to have to think twice about recovering a project again. I looked pretty stupid the other day after I insalled a built project that had been recovered. I knew it used to include all the files it needed, but now they're not there.


QUOTE(Jim Kring @ Oct 3 2007, 01:00 PM)

I've started doing the same.


Another thing that I've started doing (for large projects) is using the Window Task Manager to kill LabVIEW, when I want to close my project, especially if it is showing unsaved changes. Sometimes it can take minutes before LabVIEW shows the "Save Changes?" dialog.

#11 george seifert

george seifert

    Extremely Active

  • Members
  • PipPipPipPip
  • 399 posts

Posted 05 October 2007 - 01:41 PM

QUOTE(Jeff B @ Oct 3 2007, 03:47 PM)

Hey guys,

Do you think the project missing items that were there is a problem with autosave, or just the fact that you'd made changes to the project since the last time the autosave occurred? If the former, I'd like to figure out why certain types of information in your projects appears to not be getting autosaved. If you have any further information about whether or not you're able to reproduce this, please let me know.
Thanks!


I hadn't made any changes to the the part of the project that got wiped out. I was just changing VIs and not anything at all in the installer builder.

George

#12 Jeff B

Jeff B

    Active

  • NI
  • 22 posts
  • Version:LabVIEW 2012
  • Since:1999

Posted 27 October 2007 - 08:14 PM

Sorry for the delay in response. I've reproduced this. This has been reported to R&D (4ENAG200) for further investigation.

#13 george seifert

george seifert

    Extremely Active

  • Members
  • PipPipPipPip
  • 399 posts

Posted 30 October 2007 - 02:22 PM

QUOTE(Jeff B @ Oct 26 2007, 01:53 PM)

Sorry for the delay in response. I've reproduced this. This has been reported to R&D (4ENAG200) for further investigation.


Thanks for checking into it :thumbup: . It'd be nice to be able to rely on Recover to not mess up my project.

George

#14 Helmer

Helmer

    Enough LAVA to be dangerous

  • Members
  • 4 posts

Posted 13 November 2007 - 04:49 PM

seems to happen whenever Labview crashes and you get the recovery screen when you start Lv again

#15 Aristos Queue

Aristos Queue

    LV R&D: I write C++/# so you don't have to.

  • Premium Member
  • 2,620 posts
  • Location:Austin, TX
  • Version:LabVIEW 2011
  • Since:2000

Posted 13 November 2007 - 11:26 PM

QUOTE(Helmer @ Nov 12 2007, 12:28 PM)

seems to happen whenever Labview crashes and you get the recovery screen when you start Lv again

It seems like the real solution is to stop LV from crashing. I hope someone is reporting the circumstances for all these crashes so the root can be fixed.

#16 Jeff B

Jeff B

    Active

  • NI
  • 22 posts
  • Version:LabVIEW 2012
  • Since:1999

Posted 17 April 2008 - 02:13 PM

This issue (the one with projects losing build spec info after autosave recovery) is fixed in 8.5.1.

Of course Aristos Queue is right, we'd prefer to figure out what's causing your crashes in the first place and get those fixed as well, so please report them, particularly if you can reproduce the situation.