https://bugs.winehq.org/show_bug.cgi?id=35252 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|source | URL|http://www.inwa.net/~frog/b |http://usdownloads.quest.co |oo/win32/intel/lsTasks.zip |m.edgesuite.net/Repository/ | |www.quest.com/latest_versio | |ns/Quest_Toad-for-MySQL-Fre | |eware_72.exe --- Comment #6 from Anastasius Focht <focht(a)gmx.net> --- Hello folks, revisiting, still present. Original download is gone thus replacing with 'Toad for MySQL Freeware 7.2' Download: http://usdownloads.quest.com.edgesuite.net/Repository/www.quest.com/latest_v... Prerequisite: 'winetricks -q dotnet40' and WinVer setting 'Windows XP' (otherwise the installer wants .NET 4.5). --- snip --- $ pwd /home/focht/winetest/drive_c/Program Files/Quest Software/Toad for MySQL Freeware 7.2 $ wine ./toad.exe ... 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-3.5 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.