[Bug 12763] New: Wineboot: Can't run wine cross test, error about
http://bugs.winehq.org/show_bug.cgi?id=12763 Summary: Wineboot: Can't run wine cross test, error about Product: Wine Version: CVS/GIT Platform: PC OS/Version: Linux Status: NEW Keywords: regression, source Severity: major Priority: P2 Component: programs AssignedTo: wine-bugs(a)winehq.org ReportedBy: austinenglish(a)gmail.com CC: julliard(a)winehq.org After Alexandre's commit: wineboot: Automatically update the prefix directory if wine.inf changes. http://source.winehq.org/git/wine.git/?a=commitdiff;h=e44dd0f8f2bdcbb1130363... I can no longer run the crossbuilt conformance suite. To reproduce, in git: $ rm -rf ~/.wine $ wget http://www.astro.gla.ac.uk/users/paulm/WRT/CrossBuilt/winetest-latest.exe $ ~/wine-git/wine winetest-latest.exe # input your test alias ERROR: Setting priority to major since this blocks conformance testing. -- 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=12763 --- Comment #1 from Austin English <austinenglish(a)gmail.com> 2008-04-23 16:10:24 --- Accidentally hit enter before pasting the error: Could not open logfile: 13 I'm only seeing this in my feisty VM. My kubuntu hardy desktop still works fine... -- 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=12763 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Wineboot: Can't run wine |Wineboot: Can't run wine |cross test, error about |cross test -- 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=12763 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #2 from Alexandre Julliard <julliard(a)winehq.org> 2008-04-24 06:25:44 --- Should be fixed now. -- 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=12763 --- Comment #3 from Austin English <austinenglish(a)gmail.com> 2008-04-24 10:40:43 --- (In reply to comment #2)
Should be fixed now.
Yes sir, back to normal. -- 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=12763 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #4 from Alexandre Julliard <julliard(a)winehq.org> 2008-05-02 12:37:33 --- Closing bugs fixed in 0.9.61. -- 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=12763 --- Comment #5 from Austin English <austinenglish(a)gmail.com> 2008-05-06 11:07:27 --- Still see this in yesterday's git when running in OpenSolaris. -- 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=12763 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |REOPENED Resolution|FIXED | --- Comment #6 from Austin English <austinenglish(a)gmail.com> 2008-05-14 14:53:03 --- Nope, still present. Seems to occur if the system is busy (I'm currently running another make -k test in OpenSolaris in another VM on the same dual core host). Does this check depend on a certain timeout that's being exceeded? -- 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=12763 --- Comment #7 from Alexandre Julliard <julliard(a)winehq.org> 2008-05-14 14:58:32 --- Yes there's a 30 second timeout on the wineboot start. But if it takes more than that to run on your box then you'll probably see a lot of other test failures too. -- 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=12763 --- Comment #8 from Austin English <austinenglish(a)gmail.com> 2008-05-14 15:03:17 --- (In reply to comment #7)
Yes there's a 30 second timeout on the wineboot start. But if it takes more than that to run on your box then you'll probably see a lot of other test failures too.
Well if I'm the only one seeing it, that's fine, I can live with only testing in one VM at a time. So fixed for everyone else, wontfix for this box? Or would you accept increasing the timeouts? -- 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=12763 --- Comment #9 from Alexandre Julliard <julliard(a)winehq.org> 2008-05-14 15:06:20 --- (In reply to comment #8)
Well if I'm the only one seeing it, that's fine, I can live with only testing in one VM at a time. So fixed for everyone else, wontfix for this box? Or would you accept increasing the timeouts?
No, 30 seconds is already way too long when a user is waiting for an app to start, we can't increase that. -- 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=12763 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED --- Comment #10 from Austin English <austinenglish(a)gmail.com> 2008-05-14 15:25:27 --- (In reply to comment #9)
(In reply to comment #8)
Well if I'm the only one seeing it, that's fine, I can live with only testing in one VM at a time. So fixed for everyone else, wontfix for this box? Or would you accept increasing the timeouts?
No, 30 seconds is already way too long when a user is waiting for an app to start, we can't increase that.
It didn't seem like 30 seconds, but I could be wrong. That's fair enough, I'll mark this as fixed and just have run one vm at a time, or move up to a quad core... -- 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=12763 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #11 from Austin English <austinenglish(a)gmail.com> 2008-05-14 15:25:36 --- Closing. -- 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=12763 --- Comment #12 from Austin English <austinenglish(a)gmail.com> 2008-05-16 17:12:30 --- (In reply to comment #10)
(In reply to comment #9)
(In reply to comment #8)
Well if I'm the only one seeing it, that's fine, I can live with only testing in one VM at a time. So fixed for everyone else, wontfix for this box? Or would you accept increasing the timeouts?
No, 30 seconds is already way too long when a user is waiting for an app to start, we can't increase that.
It didn't seem like 30 seconds, but I could be wrong. That's fair enough, I'll mark this as fixed and just have run one vm at a time, or move up to a quad core...
Just checked today. It's not taking 30 seconds, it's immediate... -- 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=12763 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|CVS/GIT |unspecified -- 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