http://bugs.winehq.org/show_bug.cgi?id=11965
Summary: WSAStartup() is not required to do networking
Product: Wine
Version: 0.9.49.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P1
Component: winsock
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mark(a)ookoo.org
On Windows (tested at least on Xp, and this is also according to MSDN doc),
when calling any network function, you absolutely have to call WSAStartup()
before.
If you didn't call WSAStartup(), any ws2_32 function will fail, with error
WSANOTINITIALISED (10093).
I'm writing cross-compilable programs on linux that should also run on Win32,
and I do all my tests on wine.
It took me a while to find out why people trying to use this program on real
windows boxes had troubles accessing network.
The expected behaviour for Winsock2 functions is to fail, unless WSAStartup()
was called. For each time you call WSAStartup(), you have to call WSACleanup()
once.
--
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=18153
Summary: Game will not load
Product: Wine
Version: 1.1.19
Platform: All
URL: http://www.wizad101.com
OS/Version: All
Status: UNCONFIRMED
Severity: blocker
Priority: P1
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ben(a)walkingriver.com
When I double click on any shortcut or the actual file, it will fail to load.
It will say "Opening Wizard 101." Nothing will happen for a few seconds, then
it will close. It doesn't even open a virtual desktop that I have set up.
--
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=24440
Summary: Second Life crashes with unimplemented function(s)
from msvcr80.dll
Product: Wine
Version: 1.3.2
Platform: x86
URL: http://secondlife.com
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
This probably won't affect the average user, it's only of interest to
users who want to run without any native DLLs.
Running without any native DLLs, the client crashes with
wine: Call from 0x7b83831b to unimplemented function
msvcr80.dll.?_name_internal_method@type_info@@QBEPBDPAU__type_info_node@@@Z,
aborting
on startup.
Looking with winedump, there are only eight missing imports from msvcr80
in all binaries making up the game:
?_name_internal_method@type_info@@QBEPBDPAU__type_info_node@@@Z
_fseeki64
_ftelli64
_get_tzname
_localtime64_s
_putenv_s
_wassert
getenv_s
(msvcp80 is another matter, there are 359 imports from that dll. Let's
just ignore that for 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=21210
Summary: Clicking on URL hyperlinks in PowerPoint 2007 results
in a crash
Product: Wine
Version: 1.1.35
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arethusa26(a)gmail.com
Created an attachment (id=25474)
--> (http://bugs.winehq.org/attachment.cgi?id=25474)
PowerPoint 2007 terminal output
As a follow-up to bug 20144, I noticed that with wine-1.1.35-364-g9dc584d,
clicking on an embedded URL hyperlink in a presentation, such as
http://winehq.org/, results in a crash dialog stating:
"Microsoft Office PowerPoint has encountered a problem and needs to close. We
are sorry for the inconvenience."
The complete output is attached.
--
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=25866
Summary: Mafia: City of Lost Heaven - Crash when starting
Freeride Supreme Mode
Product: Wine
Version: 1.3.11
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: chris-thoennes(a)gmx.de
Created an attachment (id=32968)
--> (http://bugs.winehq.org/attachment.cgi?id=32968)
Terminal output after the
The game crashes with a page fault while loading. It is a mod, but it's working
on Windows, so it is probably a wine bug.
Info on FRS: http://mafia-daily.net/forum/viewtopic.php?f=14&t=363
I posted the terminal output to pastebin: http://pastebin.com/E33CnGJn
--
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=23734
Summary: Office 2007 installer: cannot add or remove programs
after initial install
Product: Wine
Version: 1.2
Platform: x86
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dimesio(a)earthlink.net
Created an attachment (id=29730)
--> (http://bugs.winehq.org/attachment.cgi?id=29730)
Crash from rerunning the Office 2007 installer
The Office 2007 installer works fine on the initial install, including
customizing, but cannot be used to add or remove programs later. It does not
recognize that Office is already installed when you rerun the installer, and
asks for the product key again instead of showing the Add or Remove Programs
dialog. If you enter the product key, it will allow you to select items to add
or remove, but will crash shortly after the install starts.
--
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=14412
Summary: staruml can't load examples
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://www.staruml.com
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: msxml3
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
This is the next bug in this app after bug 5565.
To reproduce:
rm -rf .wine
wget
http://internap.dl.sourceforge.net/sourceforge/staruml/staruml-5.0-with-cm.…
wget http://kegel.com/wine/winetricks
sh winetricks vcrun6
wine staruml-5.0-with-cm.exe
Then run the app, and do File / Open and load one of the examples.
You will see an OLE error dialog, and the fixme
fixme:msxml:domdoc_put_onReadyStateChange
When you quit, the app will crash:
wine: Unhandled exception 0x0eedfade at address 0x0000:0x7ee2b974 (thread
0028), starting debugger...
(winetricks msxml4 should rescue it; I haven't checked that since bug 5565.)
--
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=25033
Summary: Solo on Keyboard 9.0.2.1 setup fails
Product: Wine
Version: 1.3.5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: newgarry(a)mail.ru
Solo on Keyboard 9.0.2.1 setup fails with following error messages:
fixme:shell:SHAutoComplete stub
err:seh:raise_exception Exception frame is not in stack limits => unable to
dispatch exception.
--
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=12583
Summary: clipboard monitor is not working in PSPad
Product: Wine
Version: 0.9.59.
Platform: PC
URL: http://www.pspad.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: petr.dlouhy(a)email.cz
No function of clipboard monitor (tool->clipboard monitor window; alt-m) is
working in PSPad 4.5.3.
--
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=19654
Summary: The "Mudokon Status Indicator" in Abe's Oddysee
doesn't work correctly
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: velociostrich(a)gmail.com
Created an attachment (id=22937)
--> (http://bugs.winehq.org/attachment.cgi?id=22937)
Screenshot
Rescuing the Mudokons in the first hidden area in "Stockyard Escape" results in
the "Mudokon Status Indicator" for that area showing -3 casualties, among other
errors; a screenshot is attached displaying the bug.
--
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.