[Bug 14869] New: Error closing internal windows in Hy-Tek Team Manager 4.0
http://bugs.winehq.org/show_bug.cgi?id=14869 Summary: Error closing internal windows in Hy-Tek Team Manager 4.0 Product: Wine Version: 1.1.2 Platform: PC URL: http://www.hy- tekltd.com/Demos/Swim_TEAM_MANAGER_Lite.exe OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: josh(a)ya4.us Hy-Tek's Team Manager 4.0 for Swimming and Diving utilizes an internal windowing system to move between functions. When closing any internal window, the program crashes and posts the attached output. Another product by Hy-Tek that utilizes a similar windowing system handles the error gracefully and posts an error that says "Error loading: Overflow" within a pop-up window in the program. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=14869 --- Comment #1 from Josh Yavor <josh(a)ya4.us> 2008-08-14 22:55:05 --- Created an attachment (id=15420) --> (http://bugs.winehq.org/attachment.cgi?id=15420) Backtrace from program execution and subsequent crash. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=14869 --- Comment #2 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2008-08-14 22:59:15 --- It would be helpful if you could list all the native libraries you have installed, and for which purpose. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=14869 --- Comment #3 from Josh Yavor <josh(a)ya4.us> 2008-08-14 23:11:54 --- (In reply to comment #2)
It would be helpful if you could list all the native libraries you have installed, and for which purpose.
I have not installed any native libraries; I am only using the libraries that were installed by wine. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=14869 --- Comment #4 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2008-08-14 23:19:11 --- (In reply to comment #3)
I have not installed any native libraries; I am only using the libraries that were installed by wine.
From the backtrace you attached that doesn't sound plausible.
-- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=14869 Vincent Povirk <madewokherd(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |madewokherd(a)gmail.com -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=14869 --- Comment #5 from Josh Yavor <josh(a)ya4.us> 2008-08-17 11:54:09 --- (In reply to comment #4)
(In reply to comment #3)
I have not installed any native libraries; I am only using the libraries that were installed by wine.
From the backtrace you attached that doesn't sound plausible.
Sorry, I'm new to this... I only have two other applications installed through wine: Hy-Tek's Meet Manager and CutePDF Writer (because the Hy-Tek software requires a printer driver in order to function). How would I go about finding out which native libraries I have installed so that I can post a proper list? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=14869 --- Comment #6 from Vincent Povirk <madewokherd(a)gmail.com> 2008-08-17 12:07:47 --- Your backtrace shows that Wine is using at least two native dll's where it has a builtin version. Even if you installed a program that includes these dll's, Wine would not use them unless it were explicitly configured to do so. That configuration can be viewed/edited using winecfg. If you did not configure Wine to use native dll's, I'm guessing you've run an external utility (such as winedoors) that set the overrides up automatically. This is not a supported configuration. If you have done this, you should wipe out your ~/.wine directory and start over. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=14869 --- Comment #7 from Josh Yavor <josh(a)ya4.us> 2008-08-17 12:10:17 --- (In reply to comment #6)
Your backtrace shows that Wine is using at least two native dll's where it has a builtin version. Even if you installed a program that includes these dll's, Wine would not use them unless it were explicitly configured to do so. That configuration can be viewed/edited using winecfg.
If you did not configure Wine to use native dll's, I'm guessing you've run an external utility (such as winedoors) that set the overrides up automatically. This is not a supported configuration. If you have done this, you should wipe out your ~/.wine directory and start over.
Ok, I understand your explanation. Trouble is, under winecfg there are no overrides in place and as far as I know I am not using winedoors. All installations were done through the command line. I will try wiping the wine directory and starting over again. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=14869 --- Comment #8 from Vincent Povirk <madewokherd(a)gmail.com> 2008-08-17 12:13:49 --- Ok, if there are no overrides in winecfg, maybe I am wrong about Wine's loading behavior. I'll try this myself later today. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=14869 --- Comment #9 from Vincent Povirk <madewokherd(a)gmail.com> 2008-08-17 13:37:47 --- The program does not load any native dll's included in Wine here, but it does crash. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=14869 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download --- Comment #10 from Austin English <austinenglish(a)gmail.com> 2009-02-16 02:32:24 --- Is this still an issue in current (1.1.15 or newer) wine? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=14869 --- Comment #11 from Josh Yavor <josh(a)ya4.us> 2009-02-16 13:55:22 --- (In reply to comment #10)
Is this still an issue in current (1.1.15 or newer) wine?
I'll check and post back within the next 24 hours. I'm currently running the new Team Manager release (5.0) via Wine with the same problem as before, but I'm not sure which version of wine I'm using. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=14869 Vincent Povirk <madewokherd(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #12 from Vincent Povirk <madewokherd(a)gmail.com> 2010-07-08 17:35:40 --- I can't reproduce this in wine-1.2-rc6-44-gcd72aef, and the original reporter has not responded in over a year. Resolving fixed. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=14869 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #13 from Alexandre Julliard <julliard(a)winehq.org> 2010-07-09 11:56:51 --- Closing bugs fixed in 1.2-rc7. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
participants (1)
-
wine-bugs@winehq.org