http://bugs.winehq.org/show_bug.cgi?id=26761
Summary: SIV fails to report the workgroup name Product: Wine Version: 1.3.17 Platform: x86 URL: http://rh-software.com/ OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: ray@pobox.co.uk
SIV fails to report the workgroup name. This is caused by NetGetJoinInformation() being a stub. Please can it be fixed?
When I run SIV the log typically starts:
ray@RUW:~/siv$ wine siv32x fixme:thread:SetThreadIdealProcessor (0xfffffffe): stub fixme:netapi32:NetGetJoinInformation Stub (null) 0x22981cc 0x22981d0
Note: netapi32 is missing from the Component list, so I have enterd -unknown.
http://bugs.winehq.org/show_bug.cgi?id=26761
ray@pobox.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download Severity|normal |enhancement
http://bugs.winehq.org/show_bug.cgi?id=26761
Ken Sharp kennybobs@o2.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Severity|enhancement |minor
--- Comment #1 from Ken Sharp kennybobs@o2.co.uk 2011-04-13 10:40:46 CDT --- Confirming
http://bugs.winehq.org/show_bug.cgi?id=26761
--- Comment #2 from Austin English austinenglish@gmail.com 2013-10-04 19:32:15 CDT --- Somewhere between 1.3.13 and 1.4, the software now shows: 'Workgroup Workgroup'
whereas before it showed the wine version. Ray?
http://bugs.winehq.org/show_bug.cgi?id=26761
--- Comment #3 from Bruno Jesus 00cpxxx@gmail.com 2013-10-04 22:05:02 CDT --- The function was improved by [1]. That is why you see "Workgroup", it's hardcoded.
I'm not sure a workgroup makes sense outside of samba.
[1] - http://source.winehq.org/git/wine.git/commitdiff/ed28cab62488d58a8e2d6d4c675...
http://bugs.winehq.org/show_bug.cgi?id=26761
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #4 from Austin English austinenglish@gmail.com 2013-10-05 14:25:17 CDT --- I'd say it's fixed then.
http://bugs.winehq.org/show_bug.cgi?id=26761
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Alexandre Julliard julliard@winehq.org 2013-10-11 12:31:06 CDT --- Closing bugs fixed in 1.7.4.