http://bugs.winehq.org/show_bug.cgi?id=6194
Mike Ellery <mellery(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mellery(a)gmail.com
--
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=15031
Summary: Adobe Photoshop CS3 Unhandled Page Fault (Does not run)
Product: Wine
Version: 1.0.0
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: torncomputersinc(a)gmail.com
Created an attachment (id=15673)
--> (http://bugs.winehq.org/attachment.cgi?id=15673)
Full paste of information from execution to end of backtrace.
I am pretty new to wine, have been a windows guy for 10+ years, linux 2-3
years. Found a guide to getting CS3 to install on wine-reviews.net. I set
gdiplus.dll to native, builtin.
First try of CS3, it loaded, but rendering toolboxes were very slow and choppy.
Installed comctl32, corefonts, dotnet20, gdiplus, allfonts, vcrun6 set to
winxp.
:~$ wine ~/.wine/drive_c/"Program Files"/"Adobe Photoshop CS3"/Photoshop.exe
there were a TON of fixme lines, after photoshop loads and finishes its initial
checking, it just flat out closes. the attachment contains information from the
point of run until it page faults with thread 0009.
Just before adding the attached log, I noticed that there is more than just one
unhandled page fault.
--
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=6719
--- Comment #8 from James Hawkins <truiken(a)gmail.com> 2008-10-10 14:15:22 ---
Please provide exact steps to reproduce, dialog by dialog, including buttons
pressed and choices made.
--
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=6971
--- Comment #183 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2008-10-10 11:20:26 ---
Most video drivers do not support DGA anymore. And most distros
disabled/removed it from default Xorg configuration. DGA also required
additional access to memory and other resources that considered a bad thing
now. So even if you enable it in xorg it won't run in most setups.
So for all practical purposes DGA is dead.
--
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=15507
Summary: winex11.drv causes ClocX 1.5 beta 2 installer window to
be hidden
Product: Wine
Version: 1.1.5
Platform: PC
URL: http://www.clocx.net/download.php
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nodisgod(a)yahoo.com
CC: dmitry(a)codeweavers.com
With today's Git (wine-1.1.5-399-g82f77cc), when launching the ClocX 1.5 beta 2
installer, the installer window should appear, but with current Git, no window
is shown. This behavior did not occur in 1.1.5. A regression test showed the
bad commit to be:
9aaa24091f9b93f8071b9685b6eaa8c6f16ff826 is first bad commit
commit 9aaa24091f9b93f8071b9685b6eaa8c6f16ff826
Author: Dmitry Timoshkov <dmitry(a)codeweavers.com>
Date: Thu Oct 2 04:00:18 2008 +0900
winex11.drv: Add support for _NET_WORKAREA.
:040000 040000 a2249e3f88fa71d7be95e718755ed43d5e52da88
3ae8a0b89ebbaa7ec14b75ce71741f4630b10207 M dlls
I am using metacity 2.22.0 as my window manager. No messages were emitted from
the standard error.
--
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=15488
Summary: IFC Trade Terminal crash on unimplemented function
dwmapi.dll.DwmExtendFrameIntoClientArea
Product: Wine
Version: 1.1.5
Platform: PC
URL: http://ifcmarkets.com/download/IFCMTerminalSetup.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jaimerave(a)gmail.com
Created an attachment (id=16387)
--> (http://bugs.winehq.org/attachment.cgi?id=16387)
console output
After install the trade terminal the program try to start but crash immediately
with this error
wine: Call from 0x7b844f90 to unimplemented function
dwmapi.dll.DwmExtendFrameIntoClientArea, aborting
wine: Unimplemented function dwmapi.dll.DwmExtendFrameIntoClientArea called at
address 0x7b844f90 (thread 0009), starting debugger...
Unhandled exception: unimplemented function
dwmapi.dll.DwmExtendFrameIntoClientArea called in 32-bit code (0x7b845006).
Others unimplemented functions that also appear in the console output are:
dwmapi.dll.DwmFlush
dwmapi.dll.DwmGetColorizationColor
--
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=15391
Summary: "--without-opengl" configure option doesn't compile
anymore
Product: Wine
Version: 1.1.5
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: opengl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine(a)mail.kilgus.net
Starting with 1.1.4 (1.1.3 was fine) the "--without-opengl" configuration
option doesn't compile anymore, since it now tries to compile opengl32.dll
regardless and subsequently fails because of undefined references.
Checked on two completely different Linux systems.
make[2]: Entering directory `/tmptmp/wine-1.1.5/dlls/opengl32'
../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./opengl32.spec
opengl_ext.o opengl_norm.o wgl.o version.res -o opengl32.dll.so -luser32
-lgdi32 -ladvapi32 -lkernel32 -lntdll -lSM -lICE -lXext -lX11
../../libs/port/libwine_port.a
opengl_norm.o: In function `wine_glViewport':
/tmptmp/wine-1.1.5/dlls/opengl32/opengl_norm.c:3720: undefined reference to
`glViewport'
[...]
--
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=15387
Summary: VB6 Format error in wine 1.1.4
Product: Wine
Version: 1.1.4
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: oleaut32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gabmoa(a)yahoo.it
Created an attachment (id=16235)
--> (http://bugs.winehq.org/attachment.cgi?id=16235)
two minus is not better than one
Format is a very used function in VB6 programs.
In the wine 1.1.4 I think the following fix had changed the right behaviour of
VB6 format function: in the example the negative values have 2 minus instead of
1
(ex. --0.001 instead of -0.001!).
wine git:
2008-08-25 Damjan Jovanovic
oleaut32: Fix negative number handling in VarFormat.
Wine 1.1.2 doesn't have such 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=15366
Summary: Starcraft cant find CD
Product: Wine
Version: 1.1.5
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: robert-meier(a)gmx.net
In the wine version 1.1.5 Starcraft (Brood War) is not able to find the CD for
playing this game. 1.1.4 worked well.
--
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.