http://bugs.winehq.org/show_bug.cgi?id=14848
Summary: PVPGN loader for Warcraft 3 v1.22
Product: WineHQ Apps Database
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: saidin54(a)gmail.com
Running w3l.exe produces a "Memory protection" error. The line of code which
fails has a call to VirtualProtectEx. A copy of the loader can be found at
http://war3.co.za/downloads/patches/w3l-1.22.rar. My Linux distribution is
Gentoo. I have this bug on all versions of Wine. I have tried updating to 1.1.2
off the wine-9999 ebuild for git - and it worked. But, as soon as I reset the
machine, the problem returned. Uninstalling and reinstalling 1.1.2 did not
(even temporarily) fix the problem.
--
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=19021
Summary: Settler 2 - The Next Generation needs
fixme:d3d:WineD3D_ChoosePixelFormat Add OpenGL context
recreation support to SetDepthStencilSurface
Product: Wine
Version: 1.1.23
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nospam-abuse(a)bloodgate.com
Starting a German Settlers 2 - The next generation (Siedler 2 - die nächste
Generation) patched to 11757, I get the following error in a tiny message box:
Can't create device!
The console shows:
te@te-laptop:~/.wine/drive_c/Program Files/Ubisoft/Funatics/The Settlers II -
10th Anniversary$ wine bin/S2DNG
fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x13c690,0x13c590): stub
fixme:win:EnumDisplayDevicesW ((null),0,0x92f268,0x00000000), stub!
fixme:d3d:WineD3D_ChoosePixelFormat Add OpenGL context recreation support to
SetDepthStencilSurface
fixme:winmm:MMDRV_Exit Closing while ll-driver open
The result does not change wether I use a no-cd patch version, or not. Running
from inside the root dir or the bin/ subdir doesn't change it, either.
Adding a d3dx9_29.dll and/or d3dx9_36.dll to my wine/windows/system32 doesn't
help either.
Googling around leads me to believe my graphic card might be the culprit, but I
don't know for sure.
Specs:
* Dell Inspiron 6400
* 2Gb memory
* Linux version 2.6.24-24-generic (Ubuntu 8.04 Hardy 32bit)
* Genuine Intel(R) CPU T2080 @ 1.73GHz (dual-core)
* wine 1.1.23
* 1280x800 @ 24bit
* Intel integrated graphics 945GM/GMS/GME 943/940GML (Couldn't find out which
one exactly it is)
If there is anything more I can do, please ask.
--
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=15311
Summary: The TV viewer MeuhmeuhTV crashes in a Wine internal
library
Product: Wine
Version: 1.1.4
Platform: PC
URL: http://www.bellevache.com/site/index.php?page=telecharge
ments
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeremielapuree(a)yahoo.fr
Created an attachment (id=16142)
--> (http://bugs.winehq.org/attachment.cgi?id=16142)
console output
MeuhMeuhTV crashes when configuring the sound. It looks like that the crash
occurs in an internal Wine library.
Joaopa
--
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=15394
Summary: Incorrect menu behaviour when only a item is present
(rare)
Product: WineHQ Bugzilla
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P3
Component: bugzilla-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cosoleto(a)gmail.com
Hi.
If a Windows program has a menu as the following:
-_File - -_Search- -_?-
_Quit _About
where '_Search' is used to call a dialog window, and if the user press ALT + S
keys, then Windows (since version 3.1 I think) opens directly the related
dialog, instead using WINE you have to press Return to call the function
because ALT + S select only the menu.
Thanks.
--
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=15105
Summary: Wine cannot run Microsoft Office Communicator 2007
(MSVCR80.dll/UCCP related)
Product: Wine
Version: 1.1.3
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cesar.negrete(a)gmail.com
Created an attachment (id=15791)
--> (http://bugs.winehq.org/attachment.cgi?id=15791)
This is the brief error I get when I try to run the program
I've succesfully installed Microsoft Office Communicator 2007 with help from
winetricks.
I installed corefonts, gecko, msxml3, vcrun2005 and tahoma, and it installs
correctly with winxp wine version.
When I try to run it, it sends a window with the infamous "Runtime Error!
Program C:\P... - R6034: An application has made an attempt to load the C
runtime library incorrectly", and it drops an error about :actctx: and
MSVCR80.dll on the console.
I seem to have the correct manifest files on the winsxs directory, and I think
all the needed dll's are in place.
I do NOT have a manifest for a ~/.wine/drive_c/Program Files/Microsoft Office
Communicator/Uccp.dll file that I got over there.
What are the manifest files anyway? Is there a way to create these files out of
a dll file?
I've also tried to register the dll using regsrv32 Uccp.dll, but the result is
the same.
I can provide the Office Communicator 2007 installer if it helps.
Thanks
--
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=19323
Summary: Digidelivery Client can't attach files correctly
Product: Wine
Version: 1.1.25
Platform: PC
URL: http://www.asperasoft.com/download/sw/digi-client/Digi
Delivery-2.1.1.msi
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P1
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: freemind(a)wp.pl
Created an attachment (id=22371)
--> (http://bugs.winehq.org/attachment.cgi?id=22371)
Digidelivery Client logs
Digidelivery Client can receive a delivery without any problem, but can't make
correctly New Delivery because attached files have 0 bytes.
--
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=17510
Summary: Regression: EngIntsite CSS Editor crashes with 1.1.5
Product: Wine
Version: 1.1.15
Platform: Other
URL: http://www.enginsite.com/css-editor.htm
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ar(a)esoma.org
Created an attachment (id=19622)
--> (http://bugs.winehq.org/attachment.cgi?id=19622)
crashlog
EngInSite CSS Editor crashes under version 1.1.5 with an access exception
warning irregularly in particular when using the editor but within 1 minute of
use. Related according to the message to "js3250.dll". The particular problem
did not occur under 1.1.4.
--
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=18197
Summary: AutoCAD 2008: .chm files aren't rendered correctly
Product: Wine
Version: 1.1.20
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=20679)
--> (http://bugs.winehq.org/attachment.cgi?id=20679)
Image showing the problem
I'm using Wine 1.1.20 (compiled from source using gcc version 4.3.2 20081105
(Red Hat 4.3.2-7) ) on Fedora 10 i386.
The problem is that .chm files aren't rendered (attachment) when:
-run from AutoCAD 2008 by help->help
-run by 'wine hh acad171.chm'
Maybe it is because of this error in terminal
err:mshtml:nsChannelBSC_stop_binding RemoveRequest failed
--
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=15139
Summary: A private .net program won't connect to mssql server
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: winsock
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andras(a)csevego.net
Created an attachment (id=15849)
--> (http://bugs.winehq.org/attachment.cgi?id=15849)
+winsock log
We are using an administration program on windows written in c# (.net), and
with wine it will not connect to the ms sql server. With mono it goes further,
but it fails due an unimplemented .net function. With microsoft's dotnet 2.0 it
hangs on connection, and repeadly prints this message:
fixme:winsock:WSAIoctl unsupported WS_IOCTL cmd (98000004)
I'm attaching +winsock log, which shows, after this fixme it drops connection,
and tries again. Lastly it displays connection error message.
--
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=18244
Summary: Yahoo messenger 9: Crashes after logging in
Product: WineHQ Apps Database
Version: unspecified
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gamer.junkie(a)yahoo.com
It logins succesffuly,and crashes when I open text window.
--
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.