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=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=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=12129
Summary: Change icon and name of Bugzilla search plugin
Product: WineHQ Bugzilla
Version: unspecified
Platform: Other
URL: javascript:window.external.AddSearchProvider('http://bugs.winehq.org/search_plugin.cgi')
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: bugzilla-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ng.ehahn(a)gmx.de
On the frontpage of Bugzilla, you are offered a search plugin. This plugin has
the caption "Bugzilla" and a generic Bugzilla icon. This way, it could be any
Bugzilla, nothing shows it's the Wine one.
Instead, the caption should be something like "Wine Bugzilla" and the icon
should also be related to Wine. (Maybe the Favicon?)
--
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=13875
Summary: Lego Island doesn't display 3D
Product: Wine
Version: 1.0-rc4
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: echidnaman(a)gmail.com
Created an attachment (id=13955)
--> (http://bugs.winehq.org/attachment.cgi?id=13955)
Error log
Instead of displaying 3D, Lego Island renders a black screen. This used to
work, and I'm guessing this broke around the time the iPixelFormat bug came
into existence.
--
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=12303
Summary: Halo has white boxes covering menu items when it loads
the first screen.
Product: Wine
Version: 0.9.58.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jzimm0007(a)msn.com
When I try to run the halo demo I get white boxes over the areas that should
say campaign, etc. I can not click on any of them. I tried using the keyboard,
but that was unsuccessful. I attempted safe mode, but that still did not work.
I even installed directx 9.0 march 2008 distribution. The halo demo still had
the white boxes covering the menu items after that.
http://wine-review.blogspot.com/2007/11/halo-combat-evolved-on-linux-with-w…
This is a blog showing halo working under wine.
http://wine-review.blogspot.com/2008/03/directx-90c-march-2008-redistributa…
This is a blog showing how to install directx 9.0c march 2008 redistributable,
which I thought would help, but it did not seem to. It mentioned that I have a
GeForce graphics card when it asked me if I wanted to run in safe mode. I
actually have an ATI Radeon X1050 graphics card. I keep updating to the newest
release to see if the latest improvements to wine will make it work properly.
--
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=11124
Summary: VAZ Modular Demo unable to exit raising access violation
exception
Product: Wine
Version: 0.9.52.
Platform: Other
URL: http://software-technology.com
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: a.hurst(a)shef.ac.uk
Created an attachment (id=10162)
--> (http://bugs.winehq.org/attachment.cgi?id=10162)
Screenshot showing popup error message
After running Vaz Modular Demo, trying to exit either through 'File->Exit', or
by clicking top-right X, an access violation is raised, and the application
does not exit.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11021
Summary: Unable to launch Universal Combat
Product: Wine
Version: 0.9.52.
Platform: Other
URL: http://www.worthdownloading.com/download.php?gid=490&id=
13639
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine(a)temporaryforwarding.com
CC: wine(a)temporaryforwarding.com
Created an attachment (id=10017)
--> (http://bugs.winehq.org/attachment.cgi?id=10017)
Error messages from wine
I downloaded and installed Universal Combat
from the given url.
After I first launched the game it claimed
that d3dx9_25.dll could not be found.
So I downloaded it from this url:
http://www.dll-files.com/dllindex/dll-files.shtml?d3dx9_25
I moved it to:
~/.wine/drive_c/Programme/3000AD/Universal Combat/
I launch the game with this command:
cd ~/.wine/drive_c/Programme/3000AD/Universal\ Combat
env WINEDEBUG=fixme-all WINEPREFIX="~/.wine" wine
"C:\Programme\3000AD\Universal Combat\uc.exe"
The game has to be launched from the install directory
because otherwise it claims the the config files
can not be found.
After executing the command sometimes a black game window
appears without changing and sometimes it does not.
But the error messages from wine are always the same
and can be found in the attachment.
Can someone confirm this bug or present a fix?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14282
Summary: regression when running Eve Online in windowed mode
Product: Wine
Version: CVS/GIT
Platform: PC-x86-64
URL: http://www.eve-online.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kelfe(a)gmx.de
Created an attachment (id=14582)
--> (http://bugs.winehq.org/attachment.cgi?id=14582)
additional black borders after the commit
The windowed mode of Eve Online is broken by:
89a3bd0c1514eb59c537d0f0fa318395c33156cf is first bad commit
commit 89a3bd0c1514eb59c537d0f0fa318395c33156cf
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Wed Jul 2 15:40:10 2008 +0200
user32: Split the SetWindowPos driver backend in WindowPosChanging/Changed.
This is needed to allow updating the visible rect before invalidating
the DCEs.
--
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=13629
Summary: ABEV (Hungarian Tax Returning SW) has some GFX problem
with logo
Product: Wine
Version: 1.0-rc3
Platform: Other
URL: http://www.apeh.hu/bevallasok/nyomtatvany
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kamihir(a)freemail.hu
Created an attachment (id=13612)
--> (http://bugs.winehq.org/attachment.cgi?id=13612)
Big (blue) rectangle in the upper left corner
The viewed and printed forms' logo has visual glithes. It shows only a
rectangle instead of the picture of our tax agency.
--
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.