http://bugs.winehq.org/show_bug.cgi?id=13181
Summary: Version syntax and output are inconsistent between wine and wineserver Product: Wine Version: 1.0-rc1 Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: ryanprior@gmail.com
Sample output:
ryan@ryan-laptop:~$ wineserver --version wineserver: unknown option '--version' ryan@ryan-laptop:~$ wineserver -v Wine 1.0-rc1 ryan@ryan-laptop:~$ wine -v wine: could not load L"C:\windows\system32\-v.exe": Module not found ryan@ryan-laptop:~$ wine --version wine-1.0-rc1
There are two problems: * wineserver expects -v, whereas wine expects --version * wineserver outputs "Wine 0.1-rc1", whereas wine outputs "wine-1.0-rc1"
http://bugs.winehq.org/show_bug.cgi?id=13181
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Component|-unknown |wineserver Ever Confirmed|0 |1
--- Comment #1 from Vitaliy Margolen vitaliy@kievinfo.com 2008-05-13 09:43:04 --- Should probably teach wineserver the long options format.
http://bugs.winehq.org/show_bug.cgi?id=13181
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |austinenglish@gmail.com Keywords| |source
http://bugs.winehq.org/show_bug.cgi?id=13181
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
http://bugs.winehq.org/show_bug.cgi?id=13181
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #2 from Austin English austinenglish@gmail.com 2010-10-01 12:50:50 CDT --- Fixed by http://source.winehq.org/git/wine.git/?a=commitdiff;h=c99609a5a025f94af4e3a5...
http://bugs.winehq.org/show_bug.cgi?id=13181
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org 2010-10-01 13:57:23 CDT --- Closing bugs fixed in 1.3.4.