http://bugs.winehq.org/show_bug.cgi?id=24717
Summary: MUSHclient: calls to CDC::DrawEdge (MFC) show solid
black border instead of 3D border
Product: Wine
Version: 1.3.4
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fiendishx(a)gmail.com
Created an attachment (id=31226)
--> (http://bugs.winehq.org/attachment.cgi?id=31226)
Side by side comparison of working fine in 1.0.1 (top) and not working in 1.2.1
(bottom).
Computer: Lenovo Thinkpad x201i
OS: Ubuntu 10.10 Maverick Meerkat
Wine versions tested: 1.2.1 and 1.3.4 have the problem. 1.0.1 does not.
Program affected: MUSHclient 4.64 (
http://www.gammon.com.au/files/mushclient/mushclient464.exe )
Steps to demonstrate after installing MUSHclient 4.64:
The function call is not in the main program code, but is in code that can be
called by scripted plugins. Steps to demonstrate involve installing a plugin
that uses the relevant function call...
Download http://aardwolfclientpackage.googlecode.com/files/telnet_options.lua
to the MUSHclient/worlds/plugins directory.
Download http://aardwolfclientpackage.googlecode.com/files/aardwolf_colors.lua
to the MUSHclient/worlds/plugins directory.
Download
http://aardwolfclientpackage.googlecode.com/svn/trunk/Aardwolf_Chat_Capture…
to the MUSHclient/worlds/plugins directory.
Run MUSHclient.
Menu File->New World. Click NO to not preload defaults from another world.
Add fake world name and IP address.
Click OK.
Menu File->Plugins...
Click Add...
select Aardwolf_Chat_Capture_mw.xml
Expand the main output area and notice that display looks like the attached
image.
Attached is a demonstration of the problem. Top is Wine 1.0.1, which works
fine. Bottom is Wine 1.2.1, which does not work. For reference, the C++ code
from the program in question is available at
http://github.com/nickgammon/mushclient/blob/v4.64/miniwindow.cpp on line 308
in CMiniWindow::RectOp under "case 5: // DrawEdge"
I'm not sure what component is the issue. I guess it could be GDI.
--
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=20618
Summary: CALD Error
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: niyasc(a)ymail.com
I can not run Cambridge Advanced Learners Dictioanary after successfull
installation in Ubuntu 9.04 using wine.
--
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=27663
Summary: 32bit gcc fails to compile WINE
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vincas.miliunas(a)gmail.com
Created an attachment (id=35379)
--> (http://bugs.winehq.org/attachment.cgi?id=35379)
A test-case that fails to compile
As discovered by Wylda and posted on wine-devel mailing list, 32bit gcc fails
to compile a certain include statement sequence I used for my raw input patch.
Message confirming test-case failure -
http://www.winehq.org/pipermail/wine-devel/2011-June/090886.html
I fixed it by applying the following modification:
-#include <stdlib.h>
+#include "config.h"
+#include "wine/port.h"
+
+#include <assert.h>
+#include <stdarg.h>
#include <stdio.h>
#include "ntstatus.h"
#define WIN32_NO_STATUS
#include "windef.h"
-#include "winnt.h"
-#include "winternl.h"
#include "winbase.h"
#include "winuser.h"
+#include "winternl.h"
Looks like including "winternl.h" before "winbase.h" and "winuser.h" is
implicitly incorrect.
--
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=27268
Summary: msvcp60.dll.?_Tidy@?$basic_string@DU?$char_traits@D@st
d@@V?$allocator@D@2@@std@@AAEX_N@Z not implemented
Product: Wine
Version: 1.3.20
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xvachon(a)gmail.com
wine: Call from 0x7ed8bd92 to unimplemented function
msvcp60.dll.?_Tidy@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AAEX_N@Z,
aborting
Affects Syberia
--
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=22730
Summary: Dungeon Keeper 2: 1 fps at menu screen
Product: Wine
Version: 1.1.44
Platform: x86
URL: http://digiex.net/downloads/download-center-2-0/games-
downloads/159-dungeon-keeper-2-full-version-1-7-a.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: olerass(a)gmail.com
It's terribly hard to navigate around the menus in Dungeon Keeper 2 because the
game is running at around 1 or 2 fps. In-game the fps is much higher so this
issue is only with the menus when not in-game.
Running current git (1.1.44) on Arch Linux x32 with Radeon HD4890 and catalyst
10.3 driver.
--
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=27073
Summary: Corel draw 13 - Cannot install , hangs halfway on
Publishing Information
Product: Wine
Version: 1.3.12
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: admin(a)dominion-it.co.za
Created an attachment (id=34505)
--> (http://bugs.winehq.org/attachment.cgi?id=34505)
Corel 13 Install log file
System : Ubunto 10.10
Program : Corel draw 13
Symptom : Installer hangs halfway, cannot do anything have to kill MSIEXE.EXE
and Setup.exe to get out of it.
Attached is the log file where a error occurs of a stack overflow just after a
msi call, hope it is against the correct component.
thank you
--
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=26255
Summary: Archon Classic: audio stops playing after the first
movement (Openal)
Product: Wine
Version: 1.3.14
Platform: x86
URL: http://demos.gamersgate.com/20411
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
Created an attachment (id=33458)
--> (http://bugs.winehq.org/attachment.cgi?id=33458)
screenshot, error message
Audio is working fine in the main menu of the game. When you start a new game
(or the tutorial) and make your first move on the strategy board, the game
throws an error dialogue saying audio will stop functioning (see attached
screenshot about the exact text of the message).
The game doesn't crash, it keeps on running but without audio.
The game installs native openal32.dll by default. Overriding it to native is a
workaround.
I have Wine with Openal support (openal-soft-1.12.854-1.fc14 from the Fedora
repos)
My ./.alsoftrc contains:
drivers = alsa
I've tried with ALSA full / emulation settings; with OSS: the result was the
same.
Nothing relevant in the terminal while running the game.
How to reproduce the issue in the demo:
1. The installer of the demo requires at least .Net 2.0 (winetricks dotnet20).
Interesting enough, the game itself doesn't require .Net, so it can be tested
in a clean wineprefix if you copy the installed game into a brand new
prefix...it runs out-of-the-box.
2. Start a new match or the tutorial from the menu. Move one of your characters
to an available square on the table: when it reaches its destination the game
will pop up the error message and sound will be gone.
--
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=22898
Summary: setup lexmark 1200 series fail
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: campesu(a)hotmail.com
setup32.exe present a problem in installatation of lexmark 1200 series
--
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=27604
Summary: problem with mouse when mumble running
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rly07(a)hotmail.com
If mumble running and I start a game (tried with counter-strike 1.6 and source)
then press and hold any mouse button and move the mouse it nothing happen. The
button is ok (in my case I can shoot) but I can't turn any direction. Without
mumble everything is fine.
Before the xinput2 feature it was fine with mumble.
On Archlinux with wine 1.3.23 and mumble 1.2.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=26251
Summary: Buggy Race does not start(OpenGL)
Product: Wine
Version: 1.3.14
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrew.millington(a)gmail.com
Created an attachment (id=33453)
--> (http://bugs.winehq.org/attachment.cgi?id=33453)
~/wine-git/wine BuggyRace.exe &> error.log
Notable lines and log attached
err:wgl:X11DRV_wglCreateContextAttribsARB Context creation failed
Cannot create a GL rendering context.
Could not create OpenGL driver.
--
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.