Issue 491: Issue with building spectral library

issues
Status:closed
Assigned To:Guest
Type:Defect
Area:Skyline
Priority:3
Milestone:3.6
Opened:2017-01-25 05:49 by dattam
Changed:2017-09-21 14:38 by Kaipo Tamura
Resolved:2017-09-21 14:38 by Kaipo Tamura
Resolution:Fixed
Closed:2017-09-21 14:38 by Kaipo Tamura
2017-01-25 05:49 dattam
Title»Issue with building spectral library
Assigned To»Brendan MacLean
Type»Defect
Area»Skyline
Priority»3
Milestone»3.6
Hi,

We updated skyline daily yesterday (to Skyline-daily 64-bit 3.6.1.10405 ) and tried to build a (dda) spectral library (using iProphet files). The process fails with the following error. I repeated the process using PD output (msf files) and get the same error. The sample has Biognosys-11 iRT standard peptides (and I checked that I can see them in my search results). Could you please help.

Thanks!
Datta.


===============================================================================================
=============================== E R R O R =====================================================
"An error occurred trying to add iRTs to the library. Cannot access a disposed object. Object name: 'LongWaitDlg'"

================================================================================================
=========================== M O R E I N F O =================================================
System.ObjectDisposedException: Cannot access a disposed object.
Object name: 'LongWaitDlg'.
   at System.Windows.Forms.Control.CreateHandle()
   at System.Windows.Forms.Form.CreateHandle()
   at System.Windows.Forms.Control.get_Handle()
   at System.Windows.Forms.Form.ShowDialog(IWin32Window owner)
   at pwiz.Skyline.Controls.LongWaitDlg.PerformWork(Control parent, Int32 delayMillis, Action`1 performWork) in c:\proj\pwiz_x64\pwiz_tools\Skyline\Controls\LongWaitDlg.cs:line 157
   at pwiz.Skyline.Controls.LongWaitDlg.PerformWork(Control parent, Int32 delayMillis, Action`1 performWork) in c:\proj\pwiz_x64\pwiz_tools\Skyline\Controls\LongWaitDlg.cs:line 130
   at pwiz.Skyline.SettingsUI.LibraryBuildNotificationHandler.AddIrts(BuildState buildState) in c:\proj\pwiz_x64\pwiz_tools\Skyline\SettingsUI\BuildLibraryNotification.cs:line 368

2017-01-25 08:53 Brendan MacLean
Assigned ToBrendan MacLean»kaipot@u.washington.edu
Yeah, I got that two preparing for yesterday's webinar. This is a bug in the new code to add iRT information to the library, new to this latest build. Kaipo is working on it, but for now just avoid specifying your iRT standards when you build libraries. That is backed by new code which apparently has this bug.

Thanks for reporting it!

2017-09-21 14:38 Kaipo Tamura
resolve as Fixed
Statusopen»resolved
Assigned ToKaipo»Brendan MacLean
Pretty sure we fixed this a while ago.

2017-09-21 14:38 Kaipo Tamura
close
Statusresolved»closed
Assigned ToBrendan MacLean»Guest