[Bug 25179] New: application Get My Ancestors won't install with 1.3.7, was platinum with earlier versions
http://bugs.winehq.org/show_bug.cgi?id=25179 Summary: application Get My Ancestors won't install with 1.3.7, was platinum with earlier versions Product: Wine Version: 1.3.7 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: rmriches(a)ieee.org Created an attachment (id=31953) --> (http://bugs.winehq.org/attachment.cgi?id=31953) Text showing on xterm that started Wine with the installer. Installation of application Get My Ancestors fails with Wine 1.3.7, while it was platinum with earlier versions of Wine. The application is downloadable. After clicking through nearly all of the installation dialogs, the panel that says "Installing" and "Please wait while GetMyAncestors is being installed." appears. The progress bar shows a very small sliver finished, but the text box that usually shows what the installation is doing is blank. Below that text box, the panel shows the notation "Nullsoft Install System v2.44" in case that might help. Normally, including with Wine 1.3.6, the installer takes about 5-10 seconds to finish successfully. With Wine 1.3.7, the installation panel never shows anything other than the above-described content. According to top, process called Setup_GetMyAnce... goes 100% CPU bound, more system time than user time. I let it go past 5 CPU minutes while entering this report. I tried this three separate times, twice creating a brand new prefix area, and once using an existing prefix area. I'll attach the text on the xterm that started Wine. The line starting with "XIO" and the line immediately after it do not appear until I forcibly destroy the installer window. More polite attempts to kill the installer have no effect. When starting the installer in an existing prefix area, only the "fixme:shell:SHAutoComplete stub" line shows until the XIO line(s) after I destroy the installer window. -- 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=25179 --- Comment #1 from Andrew Nguyen <arethusa26(a)gmail.com> 2010-11-14 21:37:57 CST --- Given the output: XIO: fatal IO error 11 (Resource temporarily unavailable) on X server ":0.0" after 80 requests (80 known processed) with 0 events remaining. The issue might be related to the X server rather than 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=25179 --- Comment #2 from Robert Riches <rmriches(a)ieee.org> 2010-11-14 22:08:41 CST --- The XIO lines appeared _AFTER_ I forcibly destroyed the application window. Based on all visible evidence, the XIO lines were a result of killing the application window, and not a result of whatever caused the installation to go CPU-bound for 5 minutes without making progress. In other words, the XIO lines are the result and after-effect of the problem, not an indicator of the cause. I just tested four other applications with Wine 1.3.7, and they all installed and ran fine, which would appear to make it unlikely that there is a problem between Wine 1.3.7 and the X server. -- 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=25179 Andrew Nguyen <arethusa26(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression --- Comment #3 from Andrew Nguyen <arethusa26(a)gmail.com> 2010-11-14 22:14:51 CST --- (In reply to comment #2)
The XIO lines appeared _AFTER_ I forcibly destroyed the application window. Based on all visible evidence, the XIO lines were a result of killing the application window, and not a result of whatever caused the installation to go CPU-bound for 5 minutes without making progress. In other words, the XIO lines are the result and after-effect of the problem, not an indicator of the cause.
My apologies, I didn't read the entire problem description carefully.
I just tested four other applications with Wine 1.3.7, and they all installed and ran fine, which would appear to make it unlikely that there is a problem between Wine 1.3.7 and the X server.
Please perform a regression test: http://wiki.winehq.org/RegressionTesting Also, is there an available download of the application? -- 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=25179 --- Comment #4 from Robert Riches <rmriches(a)ieee.org> 2010-11-14 22:39:51 CST --- There is a download for the application, as listed on the AppDB page: http://www.ohanasoftware.com/?sec=GetMyAncestors It requires registration and I think emailing a "license key", but it is a free download last time I checked. I would dearly love to be able to do the regression test to find the first commit that shows the problem. However, that takes _hours_ to do the full thing at about an hour of compile time per branch in the search. With my long commute and full-time job, I simply don't have time available to do it. -- 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=25179 --- Comment #5 from Robert Riches <rmriches(a)ieee.org> 2010-11-28 15:57:04 CST --- With Wine 1.3.8, the application installs and runs fine. Thank you. -- 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=25179 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED Summary|application Get My |application Get My |Ancestors won't install |Ancestors won't install |with 1.3.7, was platinum | |with earlier versions | --- Comment #6 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2010-11-29 07:49:48 CST --- Reported 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=25179 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #7 from Alexandre Julliard <julliard(a)winehq.org> 2010-12-10 13:45:32 CST --- Closing bugs fixed in 1.3.9. -- 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