http://bugs.winehq.org/show_bug.cgi?id=13113
Summary: wineprefixcreate has multiplied messages in new WINEPREFIX Product: Wine Version: 0.9.61. Platform: Other OS/Version: other Status: NEW Keywords: regression Severity: trivial Priority: P2 Component: programs AssignedTo: wine-bugs@winehq.org ReportedBy: killertux@suomi24.fi CC: julliard@winehq.org
Created an attachment (id=12894) --> (http://bugs.winehq.org/attachment.cgi?id=12894) running wineprefixcreate without ~/.wine
Between Wine 0.9.60 and 0.9.61(also 1.0-rc1) has regression where creating new WINEPREFIX default or custom some information and possibly also error messages are multiplied and thats why shown more than once... on second run of wineprefixcreate the messages are not multiplied(since ~/.wine is there).
bad commit:
wineboot: Automatically update the prefix directory if wine.inf changes. e44dd0f8f2bdcbb113036339479ef3a66364972e
http://bugs.winehq.org/show_bug.cgi?id=13113
killertux killertux@suomi24.fi changed:
What |Removed |Added ---------------------------------------------------------------------------- OS/Version|other |Linux Platform|Other |PC
http://bugs.winehq.org/show_bug.cgi?id=13113
--- Comment #1 from Alexandre Julliard julliard@winehq.org 2008-05-10 14:32:39 --- There's no need to run wineprefixcreate any more, it's deprecated. Just run wine and everything happens automatically.
http://bugs.winehq.org/show_bug.cgi?id=13113
--- Comment #2 from killertux killertux@suomi24.fi 2008-05-10 15:02:03 --- hmm wineprefixcreate --help does not say that it's deprecated also manual page of wineprefixcreate does not say anything it being deprecated and if it is why user can run it then?
http://bugs.winehq.org/show_bug.cgi?id=13113
--- Comment #3 from Alexandre Julliard julliard@winehq.org 2008-05-11 02:49:33 --- (In reply to comment #2)
hmm wineprefixcreate --help does not say that it's deprecated also manual page of wineprefixcreate does not say anything it being deprecated and if it is why user can run it then?
Because the new config update scheme is still being tested.
http://bugs.winehq.org/show_bug.cgi?id=13113
--- Comment #4 from Vitaliy Margolen vitaliy@kievinfo.com 2008-05-11 13:37:14 --- Btw the timestamp check should detect newer version and don't run wineprefixcreate. For past several weeks whenever I run older Wine version it "updates" wine configuration with old settings.
http://bugs.winehq.org/show_bug.cgi?id=13113
--- Comment #5 from Alexandre Julliard julliard@winehq.org 2008-05-11 15:56:34 --- (In reply to comment #4)
Btw the timestamp check should detect newer version and don't run wineprefixcreate. For past several weeks whenever I run older Wine version it "updates" wine configuration with old settings.
That shouldn't be a problem, when you go back to the new version you'll get the new settings again. If they don't get updated properly that should be fixed.
http://bugs.winehq.org/show_bug.cgi?id=13113
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #6 from Alexandre Julliard julliard@winehq.org 2008-05-14 07:33:19 --- This should be fixed now.
http://bugs.winehq.org/show_bug.cgi?id=13113
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #7 from Alexandre Julliard julliard@winehq.org 2008-05-23 10:38:08 --- Closing bugs fixed in 1.0-rc2.