[Bug 35252] Multiple applications need ITaskScheduler::Enum implementation (lsTasks, Toad for MySQL Freeware 7.2)

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Apr 6 12:47:54 CDT 2015


https://bugs.winehq.org/show_bug.cgi?id=35252

--- Comment #3 from Anastasius Focht <focht at gmx.net> ---
Hello Nikolay,

the app expectedly still fails with 'IEnumWorkItems::Reset' now needed.

Do you prefer to resolve here and create new bugs per method stub impl or just
keep it open until the few missing interface methods are implemented?

--- snip ---
System.NotImplementedException
The method or operation is not implemented.
Stack Trace:
   at Microsoft.Win32.TaskScheduler.V1Interop.IEnumWorkItems.Reset()
   at
Microsoft.Win32.TaskScheduler.TaskCollection.V1TaskEnumerator..ctor(TaskService
svc, Regex filter)
   at Microsoft.Win32.TaskScheduler.TaskCollection.GetEnumerator()
   at Quest.Toad.Util.Migration.ProcessTaskFolder(TaskFolder folder, List`1
tasks)
   at Quest.Toad.Util.Migration.CheckScheduledTasks(Boolean force)
   at Quest.Toad.Util.Migration.MigrateSettings()
   at Quest.Toad.Gui.MainForm.runFirstEverExecution()
   at Quest.Toad.Gui.MainForm.MainForm_Shown(Object sender, EventArgs e)
   at System.Windows.Forms.Form.OnShown(EventArgs e)
   at System.Windows.Forms.Form.CallShownEvent()
   at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry
tme)
   at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
   at System.Threading.ExecutionContext.runTryCode(Object userData)
   at
System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode
code, CleanupCode backoutCode, Object userData)
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext
executionContext, ContextCallback callback, Object state)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext,
ContextCallback callback, Object state, Boolean ignoreSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext,
ContextCallback callback, Object state)
   at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry
tme)
   at System.Windows.Forms.Control.InvokeMarshaledCallbacks()
--- snip ---

$ wine --version
wine-1.7.40-29-gc1c108f

Regards

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list