Menu

#67 failure when starting first time

version 1.11
closed-fixed
Other (15)
7
2007-07-22
2007-07-20
No

I've just updated from CVS and noticed that if there is no ~/.lprof/ dir, then lprof shows some window for a very short time and hangs. Second time it starts correctly since ~/.lprof/ w/ subdirs was created on previous run.

Discussion

  • Hal Engel

    Hal Engel - 2007-07-21
    • labels: --> Other
    • milestone: --> version 1.11
    • priority: 5 --> 7
    • assigned_to: nobody --> hvengel
     
  • Hal Engel

    Hal Engel - 2007-07-21

    Logged In: YES
    user_id=1052244
    Originator: NO

    I will check this. There has been considerable work on how the config directory is created since the last release and it is possible that some bugs have been introduced.

    The window that flashes by is actually the scanner/camera profiler parameters dialog opening since this now has to be non-modal because of a new feature and as a result it must be started before the main dialog (Qt issue). So this is not related to the startup issue you are seeing.

    If I can get this to reproduce I am sure I can get it fixed.

     
  • Hal Engel

    Hal Engel - 2007-07-22
    • status: open --> closed-fixed
     
  • Hal Engel

    Hal Engel - 2007-07-22

    Logged In: YES
    user_id=1052244
    Originator: NO

    I found the problem. I forgot to add the connection for the signal from the template file urlOperator copy operation to the urlOperator copy finished handler. As a result it would hang waiting for the copy operation to complete because the counter was not being decremented in the finished handler because it was not being called.

    This has been fixed and the fix is now in CVS. Thanks for reporting this.

     

Log in to post a comment.

MongoDB Logo MongoDB