http://bugs.winehq.org/show_bug.cgi?id=14820
Summary: Check for FreeType 2 fails
Product: Wine
Version: CVS/GIT
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Markus.Elfring(a)web.de
I get the following messages during build configuration on my openSUSE 11.0
system.
checking for freetype-config... freetype-config
checking for -lfreetype... not found
configure: error: FreeType development files not found.
Fonts will not be built. Dialog text may be invisible or unaligned.
Use the --without-freetype option if you really want this.
I wonder about the failed check because I would expect that the installed
software components are sufficient.
freetype-1.3.1-1347.1
freetype2-devel-2.3.5-62.2
freetype2-2.3.5-62.2
freetype-tools-1.3.1-1347.1
freetype2-32bit-2.3.5-62.2
http://source.winehq.org/git/wine.git?a=blob;f=configure.ac;h=4ea3a18def15d…
--
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=14791
Summary: Dragon NaturallySpeaking 9.0 Preferred crashes
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.nuance.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: susancragin(a)earthlink.net
Created an attachment (id=15337)
--> (http://bugs.winehq.org/attachment.cgi?id=15337)
DNS9.0 crash with apparent sound problem
Dragon NaturallySpeaking 9.0 crashes when using DictationBox. I believe that
dictating rapidly may trigger it, but I can't be sure.
I am running Ubuntu-Studio Intrepid Ibex. That distro comes with pulseaudio
enabled, and there are ubuntu bugs for instances where applications crash
randomly with all non-gnome application. The issue is being worked on.
(A couple of weeks ago I reported a similar or identical bug. But disabling
pulseaudio and removing studio-desktop seemed to cure it, so I closed the bug.)
These are the first three lines before the dump.
wine: Unhandled exception 0xc0000090 at address 0x7dec030d (thread 0042),
starting debugger...
fixme:gdiplus:GdipCreateHBITMAPFromBitmap stub
Unhandled exception: invalid float operation in 32-bit code (0x7dec030d).
For right now, I consider this bug informational only, unless anyone has any
comments. The log 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=14763
Summary: WeatherScope: Right mouse button stuck
Product: Wine
Version: 0.9.28.
Platform: PC
URL: http://sdg.ocs.ou.edu/builds/final/win/WeatherScope/Weat
herScope-1.3.1.exe
OS/Version: Linux
Status: NEW
Keywords: download, regression
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=15273)
--> (http://bugs.winehq.org/attachment.cgi?id=15273)
+relay,+seh,+tid
Weatherscope 1.3.1 crashes on startup. It's probably a regression, as it
supposedly worked in 0.9.52, but I won't have time to investigate for a bit.
+relay,+seh,+tid 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=14481
Summary: glViewport has no effect.
Product: Wine
Version: CVS/GIT
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: opengl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mah(a)jump-ing.de
Created an attachment (id=14807)
--> (http://bugs.winehq.org/attachment.cgi?id=14807)
log
To approach bug #10490 I built Wine from a current git and added a few trace
statements to ./dlls/opengl32/opengl_norm.c:
void WINAPI wine_glViewport( GLint x, GLint y, GLsizei width, GLsizei height )
{
GLint params[2];
TRACE("(%d, %d, %d, %d)\n", x, y, width, height );
ENTER_GL();
glGetIntegerv(GL_MAX_VIEWPORT_DIMS, params);
TRACE("Viewport is: %d %d\n", params[0], params[1]);
glViewport( x, y, width, height );
glGetIntegerv(GL_MAX_VIEWPORT_DIMS, params);
TRACE("Viewport is: %d %d\n", params[0], params[1]);
LEAVE_GL();
}
Obviously, glViewport, as used by Catia, is a no-op. See the last few lines in
the attached log:
trace:opengl:wine_glViewport (0, 0, 852, 862)
trace:opengl:wine_glViewport Viewport is: 4096 4096
trace:opengl:wine_glViewport Viewport is: 4096 4096
No matter what's given to glViewport, ths port's size remains a lot bigger than
the screen is (1280x1024 pixels). Catia is running inside a window and 852x862
should be the size of the OpenGL view inside this.
I filed this bug in the hope it rings a bell somewhere and/or somebody has an
idea how to find out what's missing here. This is an Intel G31 graphics running
Ubuntu 8.04. Other (native) OpenGL apps run fine.
--
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=14405
Summary: FLSynthmaker does not respond to mouse clicks
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: billstei(a)hbci.com
FL Studio has within it a plugin called Synthmaker (sometimes referred to as
FLSynthmaker to distinguish it from the standalone product of the same name).
Get the FL Studio demo here: http://www.flstudio.com/documents/download.html
Once inside the demo of FL Studio go to menu Channels-->Add One-->Synthmaker.
The Synthmaker plugin opens a window that has it's own set of menus and a
graphical editor in which components are drag/dropped, wires connected, etc.
The bug is that clicking the left mouse button on those menus and graphical
objects produces no effect/response. Note also that the menu bar buttons
themselves are supposed to exhibit roll-over behaviour but do not (possibly a
different 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.
http://bugs.winehq.org/show_bug.cgi?id=13996
Summary: wine throws an exception on loading Fate by Numbers
Product: Wine
Version: CVS/GIT
Platform: PC-x86-64
URL: http://www.fatebynumbers.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: simjoko(a)gmail.com
Created an attachment (id=14188)
--> (http://bugs.winehq.org/attachment.cgi?id=14188)
debug output
I installed the game through the mounted iso which went fine.
Trying to start the game just gives the attached output.
Please let me know what information I need to provide for you.
The game is free to download from the given url.
--
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=13858
Summary: Compile error in dlls/setupapi/devinst.c
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: david.ronis(a)mcgill.ca
I'm building today's cvs head. I get the following error (using gcc-4.2.4):
/usr/bin/gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__
-D_SETUPAPI_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing
-Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -O3
-march=pentium4 -ffast-math -funroll-loops -fomit-frame-pointer -o devinst.o
devinst.c
devinst.c:3919: error: expected ')' before 'dnDevInst'
devinst.c:3937: error: expected ')' before 'dnDevInst'
devinst.c:3961: error: expected declaration specifiers or '...' before
'DEVINST'
devinst.c: In function 'CM_Get_Device_ID_Size':
devinst.c:3964: error: 'dnDevInst' undeclared (first use in this function)
devinst.c:3964: error: (Each undeclared identifier is reported only once
devinst.c:3964: error: for each function it appears in.)
devinst.c:3971: error: 'CR_NO_SUCH_DEVINST' undeclared (first use in this
function)
--
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=13717
Summary: Company of Heroes has/shows a video memory leak
Product: Wine
Version: CVS/GIT
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kelfe(a)gmx.de
if you play Company of Heroes the game will sooner or later crash with a video
memory problem
a simple way to reproduce is:
start CoH with WINEDEBUG="fps"
esc out of the videos to the main menu
start tutorial
wait for the loading screen to finish (button press any key appears)
wait 30 seconds and watch fps numbers (starting at 3700 fps here)
when fps drop drasticly (to about 160 for me)
click the press any key button
crash
--
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=13349
Summary: Dogfood: Vim main screen is corrupted
Product: Wine
Version: CVS/GIT
Platform: PC
URL: ftp://ftp.vim.org/pub/vim/pc/gvim71.exe
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: juan_lang(a)yahoo.com
Created an attachment (id=13246)
--> (http://bugs.winehq.org/attachment.cgi?id=13246)
Screenshot of bad vim window
Downloaded and installed Vim 7.1 from vim.org. Left the defaults for
installation. At the end, when asked if I wanted to view the readme.txt file,
I chose yes. The attached screenshot shows what it looked like.
--
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=13031
Summary: Missing icon resource in notepad
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Severity: enhancement
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fgouget(a)codeweavers.com
The 'View Readme' menu of Heroes of Might and Magic III references an icon in
notepad.exe. But Wine's notepad.exe has no icon resource so this fails and thus
the menu is created without an icon.
The missing icon is the icon at index 0 of "C:\\\\Windows\\\\notepad.exe".
--
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=12525
Summary: windows not setting focus when a user selects a program
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: msclrhd(a)gmail.com
1. Open an application (e.g. notepad)
2. Enter some text into it (e.g. "Hello")
3. Use Ctrl+Tab (in Ubuntu) to go to a different application
4. Use Ctrl+Tab to go to the application opened in [1]
The edit control should get the focus, but is not. That is, it does not have
the blinking edit cursor, and doing things like pressing Ctrl+A don't work.
Other applications I have seen this in:
* Cepstral SwiftTalker (http://www.cepstral.com/downloads/)
* WinMerge (http://winmerge.org/)
--
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=12506
Summary: Office 97 installer fails with "unable to
open...Off97Pro.stf'
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Keywords: Installer
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
It worked several days ago, but today on a fresh hardy update
and a fresh wine from git or 0.9.59 from hardy apt-get install, it
fails quickly with
Setup is unable to open the data file 'C:\~MSSETUP.T\~msstfof.t\Off97Pro.stf';
run Setup again from where you originally ran it."
This happens even though I can read the file Off96Pro.stf on the
cdrom. Oddly, adding +file or running under strace gets past that
-- but as soon as you enter your license key, it pops up again.
Copying that file manually right before entering the license key
gets a bit further, but not too much.
Other apps (PS 7, PS CS2) install fine.
--
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=12389
Summary: Unable to save game in Baldur's Gate TotSC 1.3.5512
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: khaelin(a)gmail.com
Under Wine 0.9.59 (sorry for the version tag, it stops at 0.9.58), trying to
save a game in Baldur's Gate TotSC 1.3.5512 makes the game stop with the info
box:
Save game failed, do you wish to quit ?
Yes (quit) No (returns to the game)
Same problem on a clean install with a clean .wine, with another save slot,
with a new game.
No wine errors are printed on the console.
--
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=12036
Summary: Warhammer Dark Crusade: foliage is blocky instead of
transparent
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: opengl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fdelente(a)mail.cpod.fr
Created an attachment (id=11380)
--> (http://bugs.winehq.org/attachment.cgi?id=11380)
PNG of non transparent foliage
I don't remember seeing that correctly implemented in a previous version of
wine.
It may be an nvidia drivers bug, but 100.14.19 and 169.12 give the same result.
Transparent textures don't seem to be handled well in the game: foliage is
blocky though it is transparent in windows, the necron lord cape is normally
ragged but surrounded by a black rectangle.
It's just a cosmetic thing though :^)
I add a snapshot showing 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.
http://bugs.winehq.org/show_bug.cgi?id=11944
Summary: Half-life 2 demo doesn't start: X Error: BadAlloc,
Request Major code 147 (NV-GLX)
Product: Wine
Version: CVS/GIT
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: opengl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fdelente(a)mail.cpod.fr
Yesterday I installed steam, then the half-life 2 demo. It worked just after
installing.
However, today, it won't start anymore. I did disable "Steam Community In-Game"
in Steam -> File -> Settings -> In-game as per the AppDB page, but wine dies
with
X Error: BadAlloc
Request Major code 147 (NV-GLX)
Request Minor code 5 ()
Error Serial #714
Current Serial #715
I tried with wine-0.9.57 with the latest Nvidia drivers (169.12).
As I don't know if it's a new bug or an old situation, I don't know where to
bisect the tree to do regression tests.
--
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=11876
Summary: opengl still crash in SetPixelFormat in 0.9.57
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cbill.lam(a)gmail.com
Created an attachment (id=11163)
--> (http://bugs.winehq.org/attachment.cgi?id=11163)
log file with WINEDEBUG=+synchronous,+wgl,+x11drv
It crashed when calling these 2 function in sequence
ChoosePixelFormat hdc;pfdrc
SetPixelFormat hdc;pixfmtrc;pfdrc
nvidvia driver version 169.12
log 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=11797
Summary: .lnk files not relocatable
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
http://www.winehq.org/pipermail/wine-users/2008-March/029362.html
discusses the use case where a user wants to install
a bunch of apps, then move .wine somewhere else.
This works except that .lnk files have absolute Linux
paths in them. Perhaps .lnk files should be Windows
paths only, to allow for this sort of relocation?
--
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=11479
Summary: db: \r should be stripped from identifiers in SQL
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jdahlin(a)async.com.br
Created an attachment (id=10620)
--> (http://bugs.winehq.org/attachment.cgi?id=10620)
stupid patch and testcase
While trying to compile the basic example in Wix, an query string is sent in to
MsiDatabaseOpenView() for which MSI_ParseSQL return 1. Eg:
trace:msi:MSI_DatabaseOpenViewW L"CREATE TABLE `_SummaryInformation` (
`PropertyId` INT NOT NULL, `Value\r` CHAR(255\r) NOT NULL LOCALIZABLE PRIMARY
KEY `PropertyId\r`)" 0x61ed98
trace:msi:MSI_ParseSQL Parse returned 1
To reproduce this error, the instructions in bug 11414, comment 10 applies.
Attached is a new test to msi/tests/db.c stupid and naive patch which just
strips the trailing \r if present.
--
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=11355
Summary: Dreamweaver MX can't find a DLL unless started with
ShellExecute
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
To repeat: install Dreamweaver MX,
then to avoid the long delay while it scans your whole system,
remove .wine/dosdrives/z:,
then start and select View / Design. You'll see
err:module:import_dll Library Gemstone.dll (which is needed by L"C:\\Program
Files\\Macromedia\\Dreamweaver
MX\\Configuration\\JSExtensions\\DWEMLaunch.dll") not found
on the console, but the file is there:
./Program Files/Common Files/Macromedia/Gemstone.dll
The workaround, as noted at
http://www.winehq.org/pipermail/wine-devel/2006-October/051441.html
is to run Dreamweaver using ShellExecute, e.g.
wine start Dreamweaver.exe
Presumably this happens under Windows as well,
but I haven't checked.
I'm recording it here on the off chance that this
doesn't happen on Windows, and because bugzilla is
a nice place to record even apparant bugs that turn
out to be nonbugs.
--
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=11313
Summary: Debug version of NO$GBA fails silently
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nornagon(a)gmail.com
Created an attachment (id=10421)
--> (http://bugs.winehq.org/attachment.cgi?id=10421)
WINEDEBUG=+relay wine NO\$GBA.exe
Using git wine and a patch to stop wine crashing on gdi32.dll.GetGlyphOutline
being called (the patch is simply removing @ stub GetGlyphOutline from
gdi32.spec), the program exits with a few lines of (unrelated-seeming)
messages:
fixme:spoolsv:serv_main (0 (nil))
fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping for 8000000a
ALSA lib seq_hw.c:457:(snd_seq_hw_open) open /dev/snd/seq failed: No such file
or directory
The debug version is unfortunately pay-for, and the free version does not have
this issue.
Relay log 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=11292
Summary: Splash and About windows of Photoshop 7,CS,CS2
transparancy not dynamic
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
The splash and About windows of probably all versions of
Photoshop, and for that matter Picasa, tend to have a central
opaque portion surrounded by a transparant portion.
The transparant portion is not rendered properly.
It's good enough to fool you sometimes; it's as
if it samples the background once and does the
transparancy properly then, but from then on
acts as if it's opaque, keeping the originally computed
sample of the background no matter what the real
background does.
Believe it or not, this really annoys some users.
The About screen of Photoshop 7 is a good place to see
why it's a bit annoying; ugly debris from the Help menu
is captured in amber while the About screen is still 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=11145
Summary: Can't install some games/programs on FAT32 partitions
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gerdal(a)poczta.fm
I can't install some games/programs on FAT32 partitions. This bug (Can't create
a file) doesn't appear when I install applications on EXT3 partition. For
example this bug shows in installers of: Operation Flashpoint Resistance, Colin
McRae Rally 2. Installer of Operation Flashpoint Resistance show bug when it
try to copy file: A02Vulcan.ABEL.pbo (sometimes shows a bug on other files
o.O).
--
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=11138
Summary: Crash of trados when changing the GUI language setting
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: yolande(a)haneder.biz
If you want to set the language to something else than your o/s language, you
have a function for this in Workbench where you have a choice amongst 4-5
languages.
On wine the language is automatically set to the o/s language, any access to
the GUI in another language is crashing Workbench.
--
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=10908
Summary: Wine slow to initially open a window
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tomjamesgillespie(a)googlemail.com
Created an attachment (id=9822)
--> (http://bugs.winehq.org/attachment.cgi?id=9822)
kernel config
Hi all
When i try to run an app with wine, the initial window takes about 3 minutes to
open, but then runs normally. It does this with all apps that a I have tested.
Im running gentoo, wine git and kernel 2.6.23. I have a funny feeling its a
kernel problem (i complied it myself, and wine worked fine on ubuntu) so ill
attach my kernel config if it will help.
If any tests need doing, ill be glad to run them and post the logs.
Thanks
Tom
--
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=10875
Summary: Illustrator 8 tryout help not installed?
Product: Wine
Version: CVS/GIT
Platform: Other
URL: ftp://ftp.adobe.com/pub/adobe/illustrator/win/8.x/il8try
_uk.exe
OS/Version: other
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: wine-help
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Illustrator 8 seems to install and start ok,
but pressing F1 or choosing Help via the menus
brings up the error
"can't find C:\Program Files\Adobe\Illustrator 8.0
Tryout\Help\Illustrator.hlp".
And sure enough, there is no .hlp file anywhere.
Is this an installer issue?
--
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=10849
Summary: Dragon NaturallySpeaking 9.5 Preferred upgrade does not
run
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://www.nuance.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-multimedia
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: susancragin(a)earthlink.net
Created an attachment (id=9740)
--> (http://bugs.winehq.org/attachment.cgi?id=9740)
terminal output to run DNS9.5Preferred
Background:
Dragon NaturallySpeaking Preferred comes in Version 9.0, with a massive upgrade
to version 9.5. The instructions say the upgrade is for Vista, but is also
supposed to run on earlier versions.
Problem:
The upgrade installs well. However, it does not run. The error message in the
box is:
Failed to launch UI information server.
To repeat:
(1) sh winetricks fakeie6 gdiplus
(2) Install DNS 9.0 Preferred
(3) Place upgrade in folder .wine/drive_c and run
(4) In winecfg, change version to Vista
(5) Click on icon to start program
--
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=10784
Summary: SmartHeapLibrary - MEM_BAD_POINTER
Product: Wine
Version: CVS/GIT
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-usp10.dll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kgbricola(a)web.de
I tried to look at the source of a problem ... but after I run this
WINEDEBUG=+relay wine Gothic3.exe
an error message popped up (with SmartHeapLibrary -> MEM_BAD_POINTER) and the
game exits. Is there a workaround for this MEM_BAD_POINTER bug?
Here are som information about this:
http://support.microsoft.com/kb/910466/de
Or is the problem anywhere else? Running wine Gothic3.exe didn't show this
message. The problem is in wine under OS=WinXP and OS=2000.
--
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=10759
Summary: Wine does not ship with a sans serif font
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Bug 9982 says it's blocked by Wine not shipping with a sans-serif font.
--
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=10618
Summary: dll/kernel32/process.c build_argv returns incorrect argv
array for a given command line string
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: felix(a)compsoc.nuigalway.ie
Created an attachment (id=9421)
--> (http://bugs.winehq.org/attachment.cgi?id=9421)
Additional traces to allow bug to be seen
When building the argv array to send to a new process started by another within
wine, the function build_argv in dlls/kernel32/process.c fails to return an
array argv correctly.
In the case of msiexec being the target program, this has necessitated a custom
command line parse that reconstructs the the correct argv.
Application that highlights this behaviour is the Excel Viewer installer.
The problem was discovered when examining bug 9628 to see why a patch to use
the standard command line parser call was reverted in favour of a custom parser
internal to msiexec.
You will need to apply the attached patch to be able to see the broken
behaviour, it basically adds some additional traces and also increases the
debug buffer so that the full command line can be seen when using the debug
functions to print.
Steps to reproduce:
1. Apply patch, rebuild wine, and install as necessary. adds TRACES that allow
you to see the contents of argv
2. Download the Microsoft Excel Viewer 2003 installer from Microsoft
3. Run the installer with the following environment variable set on the command
line "WINEDEBUG=+msiexec,+process"
4. Check for the lines outputting
"trace:process:build_argv cmdlineW = ..." command line being sent to new
process
"trace:process:build_argv resulting argv[]" + a number of lines following
outputting the contents of the constructed argv array.
"trace:msiexec:main argv[0]..." and a number of lines following.
5. Exit installation dialogs by cancelling
6. Run installation of msi directly by using the command line printed out by
the first trace described in step 4.
7. You should see the difference between what is outputted by the trace
displaying "trace:msiexec:main argv[0]..." in step 4 and step 6. The argv seen
by msiexec in running step 3 should appear exactly the same as step 6.
Results Observed:
Command line run using built area:
WINEPREFIX=/tmp/winebug9628/ WINEDEBUG=+msiexec,+process ./wine
~/tmp/xlviewer.exe
output from step 4:
1. "trace:process:build_argv cmdlineW = ..."
trace:process:build_argv cmdlineW = L"\"c:\\windows\\system32\\msiexec.exe\"
/I C:\\windows\\temp\\IXP030.TMP\\XLVIEW.MSI CDCACHE=\"2\"
LAUNCHEDFROMSETUP=\"1\" SETUPEXEPATH=\"C:\\windows\\temp\\IXP030.TMP\\\"
SETUPEXENAME=\"SETUP.EXE\" /lpiwaeo \"C:\\windows\\temp\\Microsoft Office
Excel Viewer 2003 Setup(0054)_Task(0001).txt\" CDCACHE=\"0\"
DWSETUPLOGFILE=\"C:\\windows\\temp\\Microsoft Office Excel Viewer 2003
Setup(0054).txt\" DWMSILOGFILE=\"C:\\windows\\temp\\Microsoft Office Excel
Viewer 2003 Setup(0054)_Task(0001).txt\""
2. "trace:process:build_argv resulting argv[]" + following lines
trace:process:build_argv resulting argv[]
trace:process:build_argv argv[1] = "c:\windows\system32\msiexec.exe"
trace:process:build_argv argv[2] = "/I"
trace:process:build_argv argv[3] = "C:\windows\temp\IXP030.TMP\XLVIEW.MSI"
trace:process:build_argv argv[4] = "CDCACHE=2"
trace:process:build_argv argv[5] = "LAUNCHEDFROMSETUP=1"
trace:process:build_argv argv[6] = "SETUPEXEPATH=C:\windows\temp\IXP030.TMP"
SETUPEXENAME=SETUP.EXE /lpiwaeo C:\windows\temp\Microsoft"
trace:process:build_argv argv[7] = "Office"
trace:process:build_argv argv[8] = "Excel"
trace:process:build_argv argv[9] = "Viewer"
trace:process:build_argv argv[10] = "2003"
trace:process:build_argv argv[11] = "Setup(0054)_Task(0001).txt CDCACHE=0
DWSETUPLOGFILE=C:\windows\temp\Microsoft"
trace:process:build_argv argv[12] = "Office"
trace:process:build_argv argv[13] = "Excel"
trace:process:build_argv argv[14] = "Viewer"
trace:process:build_argv argv[15] = "2003"
trace:process:build_argv argv[16] = "Setup(0054).txt
DWMSILOGFILE=C:\windows\temp\Microsoft"
trace:process:build_argv argv[17] = "Office"
trace:process:build_argv argv[18] = "Excel"
trace:process:build_argv argv[19] = "Viewer"
trace:process:build_argv argv[20] = "2003"
trace:process:build_argv argv[21] = "Setup(0054)_Task(0001).txt"
3. "trace:msiexec:main argv[0]..." and following lines
trace:msiexec:main argv[0] = "c:\windows\system32\msiexec.exe"
trace:msiexec:main argv[1] = "/I"
trace:msiexec:main argv[2] = "C:\windows\temp\IXP030.TMP\XLVIEW.MSI"
trace:msiexec:main argv[3] = "CDCACHE=2"
trace:msiexec:main argv[4] = "LAUNCHEDFROMSETUP=1"
trace:msiexec:main argv[5] = "SETUPEXEPATH=C:\windows\temp\IXP030.TMP"
SETUPEXENAME=SETUP.EXE /lpiwaeo C:\windows\temp\Microsoft"
trace:msiexec:main argv[6] = "Office"
trace:msiexec:main argv[7] = "Excel"
trace:msiexec:main argv[8] = "Viewer"
trace:msiexec:main argv[9] = "2003"
trace:msiexec:main argv[10] = "Setup(0054)_Task(0001).txt CDCACHE=0
DWSETUPLOGFILE=C:\windows\temp\Microsoft"
trace:msiexec:main argv[11] = "Office"
trace:msiexec:main argv[12] = "Excel"
trace:msiexec:main argv[13] = "Viewer"
trace:msiexec:main argv[14] = "2003"
trace:msiexec:main argv[15] = "Setup(0054).txt
DWMSILOGFILE=C:\windows\temp\Microsoft"
trace:msiexec:main argv[16] = "Office"
trace:msiexec:main argv[17] = "Excel"
trace:msiexec:main argv[18] = "Viewer"
trace:msiexec:main argv[19] = "2003"
trace:msiexec:main argv[20] = "Setup(0054)_Task(0001).txt"
Output from step 6 in running the following command line in the built area:
WINEPREFIX=/tmp/winebug9628/ WINEDEBUG=+msiexec,+process
./programs/msiexec/msiexec /I C:\\windows\\temp\\IXP030.TMP\\XLVIEW.MSI
CDCACHE="2" LAUNCHEDFROMSETUP="1"
SETUPEXEPATH="C:\\windows\\temp\\IXP030.TMP\\" SETUPEXENAME="SETUP.EXE"
/lpiwaeo "C:\\windows\\temp\\Microsoft Office Excel Viewer 2003
Setup(0054)_Task(0001).txt" CDCACHE="0"
DWSETUPLOGFILE="C:\\windows\\temp\\Microsoft Office Excel Viewer 2003
Setup(0054).txt" DWMSILOGFILE="C:\\windows\\temp\\Microsoft Office Excel Viewer
2003 Setup(0054)_Task(0001).txt"
Note the only change from the line outputted by the traces were all '\"'
converted to '"' and using the msiexec in the locally built area.
1. "trace:msiexec:main argv[0]..." and following lines
trace:msiexec:main argv[0] = "./programs/msiexec/msiexec.exe.so"
trace:msiexec:main argv[1] = "/I"
trace:msiexec:main argv[2] = "C:\windows\temp\IXP030.TMP\XLVIEW.MSI"
trace:msiexec:main argv[3] = "CDCACHE=2"
trace:msiexec:main argv[4] = "LAUNCHEDFROMSETUP=1"
trace:msiexec:main argv[5] = "SETUPEXEPATH=C:\windows\temp\IXP030.TMP\"
trace:msiexec:main argv[6] = "SETUPEXENAME=SETUP.EXE"
trace:msiexec:main argv[7] = "/lpiwaeo"
trace:msiexec:main argv[8] = "C:\windows\temp\Microsoft Office Excel Viewer
2003 Setup(0054)_Task(0001).txt"
trace:msiexec:main argv[9] = "CDCACHE=0"
trace:msiexec:main argv[10] = "DWSETUPLOGFILE=C:\windows\temp\Microsoft Office
Excel Viewer 2003 Setup(0054).txt"
Which is not the same as previously got when msiexec was called by the setup
exe.
--
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=10527
Summary: DNS9.5 Preferred no longer runs
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://nuance.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: wine-multimedia
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: susancragin(a)earthlink.net
DNS9 Preferred no longer runs as of 21-Nov-2007 git.
Until now, installation has been done using Dan Kegel's Winetricks and DCOM98,
plus a couple of other things (DOCBJ.DLL, GDIPLUS).
As of yesterday, DNS9 still installs and trains, but the engine does not work.
I believe it has to do with WINE attempting a native solution to DCOM98.
So maybe this shouldn't be considered a bug...?
However, I was anxious to report it, since the same bug seems to have kept
DNS9.5 Standard from operating correctly. (Standard has NEVER run,even with
WINETRICKS.)
Error message on DNS9 Preferred:
fixme:ntdll:NtQuerySystemInformation info_class
SYSTEM_PROCESSOR_PERFORMANCE_INFORMATION
--
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=10165
Summary: Bug in display characters in Ragnarok Online
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gerdal(a)poczta.fm
Bug in display characters in Ragnarok Online.
--
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=10049
Summary: Patch "Try to load Wine's TrueType fonts from the build
directory" causes regression in GeoInfo
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: wine-gdi-(printing)
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mikolaj.zalewski(a)gmail.com
CC: huw(a)codeweavers.com
With it the label on many buttons disappears and a big red oval appears on the
main screen. This is even if I install MS Tahoma using winetricks so it looks
like this is not a problem with our Tahoma that was hidden before (I run Wine
from the build directory). I will try to find something more what is going
wrong.
--
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=10004
Summary: Adobe Captivate 3 tryout installer asks for serial
number
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://www.adobe.com/products/captivate/
OS/Version: other
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: wine-msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Tryout versions should not ask for serial numbers,
and this one doesn't under Windows, but it does
under Wine.
Now, not many people care about Adobe Captivate nee Robodemo, judging by
http://www.google.com/trends?q=adobe+captivate%2Crobodemo%2Ccamtasia%2Ccore…
but MSI is something we really want to work, and this is a nice test case.
--
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=9844
Summary: System Shock 2 crashes often at certain in game events
Product: Wine
Version: CVS/GIT
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: abc.mikey(a)googlemail.com
Created an attachment (id=8313)
--> (http://bugs.winehq.org/attachment.cgi?id=8313)
Wine debut output
System shock 2 crashes often (but not always) at certain in game events, for
example when gun turrets are activated.
--
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=9834
Summary: Counter Strike Source gives an error "Disconnect: client
timed out" when connecting to VAC servers
Product: Wine
Version: CVS/GIT
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-net
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: abc.mikey(a)googlemail.com
Created an attachment (id=8294)
--> (http://bugs.winehq.org/attachment.cgi?id=8294)
Ouput from wine when it failed to connect (no obvious error nessages)
Counter Strike Source gives an error "Disconnect: client timed out" when
connecting to VAC secured servers, but not non-secured servers.
--
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=9814
Summary: Team Fortress 2 will not start: stack overflow
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: chase.venters(a)gmail.com
Created an attachment (id=8262)
--> (http://bugs.winehq.org/attachment.cgi?id=8262)
Gzipped wine log, WINEDEBUG=+tid,+seh,+loaddll,+d3d,+d3d_shader,+d3d9
WINE version: 0.9.46 (obtained via git)
I can run VALVE's Steam just fine. When I attempt to launch Team Fortress 2, a
top-level window with the appropriate icon and application name is created.
However, it appears that this window is never rendered to - it basically shows
a motionless snapshot of my desktop before the window was opened (for instance,
the clock : that normally blinks no longer appears).
I can Alt-Tab back through my desktop windows, and Steam continues to work, but
the Wine debugging output indicates a stack overflow:
0049:err:seh:setup_exception stack overflow 792 bytes in thread 0049 eip
b7d66e53 esp 00240ce8 stack 0x241000-0x350000
Others have reported success with this application according to AppDB. Please
let me know if there is any further information I can provide to assist.
--
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=9796
Summary: Some games need glsl enabled (metabug)
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Created an attachment (id=8237)
--> (http://bugs.winehq.org/attachment.cgi?id=8237)
crash with glsl disabled
Hello,
this is probably a meta-bug - collecting affected games here.
Bioshock demo crashes if glsl is not enabled.
Using following registry settings enables bioshock demo to run:
--- snip ---
HKEY_CURRENT_USER/Software/Wine/Direct3D
UseGLSL = "enabled"
--- snip ---
Optional: OffscreenRenderingMode = "fbo"
wine --version
wine-0.9.45-406-g2ba3247
Regards
--
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=9785
Summary: Windows of new apps dont get focus
Product: Wine
Version: CVS/GIT
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: greg87(a)online.de
Before the patch, every app which is created is in the foreground of the
desktop. Which is imo correct, especially for fullscreen apps...
Now, if you start an app, its in the background even kicker is in front of it.
ac98e0c07535af4a373c0af343498903e2ff42a6 is first bad commit
commit ac98e0c07535af4a373c0af343498903e2ff42a6
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Mon Aug 20 22:06:33 2007 +0200
winex11: Switch windows to managed mode in SetWindowPos instead of at
creation time.
:040000 040000 eb47052dcec150c2dab8d995fde568ad854ed636
cfa8e50db21ca60ab5dda940a132d17e8c0fb421 M dlls
--
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=9768
Summary: Performance Regression in 3Dmark03
Product: Wine
Version: CVS/GIT
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: greg87(a)online.de
In current wine there is a loss of about 1500points.
Looking at the detailed results, most tests are on the same speed. Except
Trolls Lair and Battle for Proxycon. And in the additional tests the Ragtroll
bench.
Caused by:
commit ad3fe8562b1b4e71b18d0c69a77caad8189c3d28
Author: Stefan Dösinger <stefan(a)codeweavers.com>
Date: Fri Sep 14 12:00:46 2007 +0200
wined3d: Enable the stencil test if two sided stencil is used.
I verified the correctness of the regression test by reverting it in the source
code.
Im running on nvidia drivers 100.14.19 and a Geforce 8600GT
--
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=9732
Summary: Flash Player 8/9 ActiveX Control: animations flicker
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-multimedia
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: emiller(a)imvu.com
CC: emiller(a)imvu.com
When running Flash Player as an ActiveX control inside another program,
flickering appears as regions are redrawn. This behavior appears in at least
two programs:
* Internet Explorer 6 (through the ies4linux project)
* IMVU (http://appdb.winehq.org/appview.php?iVersionId=3927&iTestingId=2551)
I know that ies4linux is unsupported by the WINE team, but since identical
behavior appears in another executable that embeds Flash, I think it's a
problem with WINE.
I am using the current GIT version of WINE (wine-0.9.45-g8d1a859).
Things I have discovered:
* The Flash plugin for Firefox works fine
* Using the latest nvidia and nv drivers does nothing to improve the situation
** Hardware: 01:00.0 VGA compatible controller: nVidia Corporation NV44 [Quadro
NVS 285] (rev a1)
** Nvidia driver: 100.14.19
* I have tried multiple versions of the Flash ActiveX control, including:
** Flash9e.ocx (prerelease, see
http://labs.adobe.com/downloads/flashplayer9.html)
** Flash9c.ocx
** Flash8d.ocx
* The Flash 8 control flickers in a different but equally unacceptable way
To reproduce the problem in IE, download the Flash ActiveX control from Adobe
and then go to a site with Flash (e.g. www.youtube.com). To reproduce the
problem in IMVU, check Settings -> Use Text Chat and then click "My Room". The
text chat box is a flash widget and flickers quite noticeably.
You can obtain different versions of the ActiveX control from Adobe here:
http://kb.adobe.com/selfservice/viewContent.do?externalId=tn_14266
Please let me know if I can provide more information.
--
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=9626
Summary: unhandled msi action L"SetBBInstallEXE"
Product: Wine
Version: CVS/GIT
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dan(a)danny.cz
I am trying to install 3ds max 5 and can't get after the installation wizard's
page for selection destination folders. I get the following error when pressing
the "Next" button.
fixme:msi:ACTION_PerformAction unhandled msi action L"SetBBInstallEXE"
--
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=9538
Summary: java: Component#getLocationOnScreen returning incorrect
coords
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: smckay(a)google.com
CC: dank(a)kegel.com
Here's a short java program that behaves correctly on linux and windows, but
not under wine. The program exercises a small part of the java awt toolkit.
1. Create a file with the following contents:
import java.awt.Component;
import java.awt.Container;
import java.awt.Frame;
import java.awt.Point;
public class Bug {
public static void main(String[] args) {
Frame f = new Frame();
Container cont = new Container();
Component comp = new Component(){};
f.add(cont);
cont.add(comp);
f.setSize(100, 100);
f.setVisible(true);
cont.setBounds(10, 10, 80, 80);
comp.setBounds(10, 10, 60, 60);
Point frameLoc = f.getLocationOnScreen();
Point compLoc = comp.getLocationOnScreen();
// The component now should have
// (frameLoc.x + 20 + i.left, frameLoc.y + 20 + i.top).
System.out.printf("a.x=%d, a.y=%d / b.x=%d, b.y=%d\n",
compLoc.x, compLoc.y, frameLoc.x, frameLoc.y);
f.dispose();
}
}
2. Compile it:
javac Bug.java
3. Download a JDK from java.sun.com and install it in Wine
4. Use it to run Bug.class, e.g.
cd '.wine/drive_c/Program Files/Java/jre1.6.0_01'
cp ~/Bug.class .
wine bin/java.exe Bug
5. Returns inconsistent results under wine. Under linux and windows it
consistently returns "a.x=20, a.y=20 / b.x=0, b.y=0". Occasionally wine returns
correct results, but repeated invocations of the application should produce
inconsistent results (e.g. "a.x=16, a.y=-3 / b.x=-4, b.y=-23").
--
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=9386
Summary: WoW 2.2 fails to initialise audio
Product: Wine
Version: CVS
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winehq-bugzilla(a)six-by-nine.com.au
As requested by Vitamin, I've now built Wine from GIT and set audio to
OSS/Emulated. WoW 2.2 continues to appear to hang on startup. If one waits long
enough one receives a crash that looks mightily similar to random crashes seen
under Vista.
I've attached a WINEDEBUG=+dsound trace, along with the crash report eventually
generated by WoW itself.
I set VERSION here to CVS, as I presume that's suitable for git - no one in
#winehq could confirm whether I should do this or not.
--
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=9290
Summary: SimCity 3000 Unlimited crashes whe cursor points to menu
item
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: zms90(a)comcast.net
Created an attachment (id=7557)
--> (http://bugs.winehq.org/attachment.cgi?id=7557)
Wine console output running SC3U
When I run SimCity 3000 Unlimited, It gets to the main menu, and then I point
to an icon and wine gives me a c0000005 (Access Violation) in GZResourceD.dll.
I trimmed the excessive fixme:d3d:IWineD3DDeviceImpl_CreateSurface Trying to
create a render target that isn't in the default pool FIXME's to save space,
but otherwise it's the full output
--
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=14512
Summary: Warcraft 3 Frozen Throne battle.net chat is invisible
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wc3che(a)yahoo.com
Newer versions of Wine (at least 0.9.60+) have a bug that makes random players'
chat invisible during the game. I have regressed to version 0.9.45, and the
chat works, but now I have performance issues, zombie processes etc.
Other then this, Warcraft 3 works well on Battle.net.
This bug is completely reproducible by playing a 5v5 game of Dota on
battle.net.
I'm running Ubuntu 8.04.
--
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=12824
Summary: simtel download helper puts up gui, but won't download
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://www.simtel.net/product.download.mirrors.php?id=18
258
OS/Version: other
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: shdocvw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Simtel, bless their reincarnated soul, has switched to an awful
mandatory download helper scheme which doesn't work with wine.
It seems to need javascript / mshtml integration.
Found while looking into bug 10087.
--
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=15207
Summary: Minor regression with "The Journal"
Product: Wine
Version: 1.1.4
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jbysmith(a)yahoo.com
A minor regression has been introduced with Wine 1.1.4 and "The Journal", from
http://www.davidrm.com.
The software behaves as expected until you minimize it. When you minimize it,
a new title bar is created, and the window reappears detached from the
titlebar. I did not see this behavior under Wine 1.0. This was experienced on
Ubuntu 8.04.1 under Gnome.
--
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=15062
Summary: Own applications lose main window when switching virtual
desktop
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: felix.saphir(a)presswatch.de
This might be related to bug 2368: We have a couple of applications built with
Delphi 5 Professional (on Windows) running on our server (CentOS and KDE) with
the help of Wine. Everything was fine until (and including) wine-1.1.1.
After building wine-1.1.3 from source (nothing special: "configure
--prefix=/usr/local/wine-1.1.3", make depend, make and make install), these
applications lose their main window when switching the virtual desktop, while
e.g. notepad.exe does not. Everything left is the "Wine System Tray". This does
not happen, if I dont't "Allow the window manager to control the windows"
(winecfg).
I did a regression test, ending up at revision
"[31b4061c9b0b9b960346f047c3d7afa9afe092f4] winex11: Fetch the current X window
position on ShowWindow resulting from a window manager event."
I know, this is not necessarily an issue with Wine, since I could probably fix
our own apps as well (If I knew where to start looking ;-) ).
--
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=12665
Summary: Project Torque does not go past title screen
Product: Wine
Version: 0.9.60
Platform: PC
URL: http://project-torque.aeriagames.com/download
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: quest2013(a)emailengine.org
Created an attachment (id=12324)
--> (http://bugs.winehq.org/attachment.cgi?id=12324)
Output log file
Game: Project Torque
What appears to work: installing, launching the game, updating, and game guard.
Once the title screen appears, I do not get the login screen that I would get
running the game on Windows.
I am using Gobolinux 014.
--
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.