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.
http://bugs.winehq.org/show_bug.cgi?id=14686
Summary: Max Payne 2: FB effect issues with backbuffer ORM
Product: Wine
Version: CVS/GIT
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: liquid.acid(a)gmx.net
CC: onety-three(a)gmx.net
Hi there,
opening a separate bug for the issues described in bug #14038.
The problem currently only seems to appear with GeforceFX 5xxx cards (series
5). Multiple driver versions were tested, without success.
The issue:
When the OffscreenRenderingMode is backbuffer and postprocessing effects are
enabled in the ingame config menu of MP2 there are visual errors/slowdown
effects.
There are two options (three when you also count OFF) for PP effect:
(i) medium -> leads to visual errors
(ii) high -> leads to really BAD performance
What is BAD performance for me: Rendering a frame every 5 seconds, making the
game essentially unplayable.
PP effects are used in multiple ways in MP2, two examples:
(i) bullettime mode, which is essential for the gameplay
(ii) ingame cutscenes
Describing now how bullettime mode should look like correctly:
It's a sepia tone filter that applies to the entire screen.
Describing now the visual errors with PPE (postprocessing effects) set to
medium:
The sepia filter is applied, but the screen is cropped.
For a screenshot illustrating this problem see
http://bugs.winehq.org/attachment.cgi?id=14361 (attached in bug #14038).
Cropping is either done by a black bar on the right of the screen, or from the
bottom. It never happens from the left or from the top.
The cropping issue is related to the ingame resolution that's selected from the
MP2 options:
(1) 640x480: screen is cropped, black bar at the bottom
(2) 800x600: screen is cropped, black bar at the right
(3) 1024x768: screen is NOT cropped
(4) 1152x864: screen is cropped, black bar at the bottom
(5) 1280x1024: screen is NOT cropped
Notice that the cropping issue does NOT appear when one of the height/width
parameters of the resolution has POT (power-of-two) dimensions.
All resolutions that are cropped have both dimensions NPOT.
I still have to take a look if enabling/disabling GLSL changes anything here. I
think I currently have it turned OFF globally.
Greets,
Tobias
PS: Adding Frank Roscher since he did verify the issue on his NVFX card.
--
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=13935
Summary: Wine does not have the JET engine
Product: Wine
Version: CVS/GIT
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P5
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine(a)mkarcher.dialup.fu-berlin.de
Since Windows 2000, Microsoft ships the JET engine as part of the operating
system. Some applications (notable example: Microsoft Access 2003) need the JET
engine to work properly, but do not include it with their installation media. A
workaround is to install the (at this time) freely available redistributable
"JET 4.0 engine Service Pack 8", for example via winetricks.
The issue "Crash on creating new database / opening existing database" reported
in the AppDB for Access 2003 is a symptom of a missing JET engine.
--
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=13012
Summary: Regmon doesen't start
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://download.sysinternals.com/Files/Regmon.zip
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: petr.dlouhy(a)email.cz
The program shows message "Error loading REGMON701: Invalid function", and ends
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=12775
Summary: shell32: shlexec.ok fails in ubuntu feisty
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: regression, testcase
Severity: enhancement
Priority: P2
Component: shell32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=12441)
--> (http://bugs.winehq.org/attachment.cgi?id=12441)
output
Not sure when the regression started, don't have time to test now, might have
time tomorrow.
--snip--
shlexec.c:120: Test failed: WaitForSingleObject returned 258
shlexec.c:721: Test failed: argvA3 expected 'Open', got '(null)'
shlexec.c:729: Test failed: argvA4 expected 'C:\windows\temp\\test
file.shlexec', got '(null)'
shlexec.c:729: Test failed: argvA4 expected 'C:\windows\temp\\%nasty%
$file.shlexec', got 'C:\windows\temp\test file.shlexec'
shlexec.c:729: Test failed: argvA4 expected 'C:/windows/temp//test
file.shlexec', got 'C:\windows\temp\%nasty% $file.shlexec'
shlexec.c:729: Test failed: argvA4 expected 'C:\windows\temp\\test
file.noassoc.shlexec', got 'C:\windows\temp\test file.shlexec'
shlexec.c:721: Test failed: argvA3 expected 'QuotedLowerL', got 'Open'
--snip--
--
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=12641
Summary: WineD3d does not respect GL_EXT_fog_coord
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markus.amsler(a)oribi.org
WineD3D usex vertex.fogcoord, fragment.fogcoord, even if GL_EXT_fog_coord is
not supoorted. That's the case e.g. with the r300 mesa drivers.
--
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=12475
Summary: pop up windows no longer look like they have focus
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Keywords: regression
Severity: minor
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thestig(a)google.com
I noticed in current git, many pop up windows no longer look as though they
have foucs. For instance, start notepad and press Ctrl+F. The titlebar of the
popup should be blue, and the titlebar of notepad should be gray, but it's
actually the other way around. Tested on KDE 3.5.
Git bisect says:
fd97acbadffdc8af6d2682cb761a92ff2ab2f355 is first bad commit
commit fd97acbadffdc8af6d2682cb761a92ff2ab2f355
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Mon Apr 7 11:43:46 2008 +0200
winex11: Set the _NET_WM_STATE atom directly for unmapped windows.
--
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=10116
Summary: A warning should be shown if a sound subsystem cannot be
open
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-multimedia
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: t.artem(a)mailcity.com
There are some sound/music applications which do not have any exception
handling for a situation when a sound cannot be routed/output.
So, if your sound system is busy (some cheap AC97/HDA ALSA audio and no
hardware mixing) and you try to run such an application it can die with some
strange error when trying to play any sound, e.g.:
Backtrace:
=>1 0x00000000 (0x0033ff08)
2 0x7ee4f9ab in kernel32 (+0x4f9ab) (0x0033ffe8)
3 0xb7e94707 wine_switch_to_stack+0x17() in libwine.so.1 (0x00000000)
0x00000000: addb %al,0x0(%eax)
To give a user a hint, it will be sufficient to MsgBox("Sound system is busy.
Expect an application failure.");
--
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=12304
Summary: movies & menu screen are just black / white / red
screens on ati
Product: Wine
Version: 0.9.58.
Platform: PC
URL: http://appdb.winehq.org/objectManager.php?sClass=version
&iId=9593
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P4
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: uzi18(a)o2.pl
Created an attachment (id=11759)
--> (http://bugs.winehq.org/attachment.cgi?id=11759)
wine log
Ubuntu 7.10 Ati x1950
PLD Linux 3.0 Ati x1950 Pro
Drivers fglrx version 8.3
game starts (Witcher 1.0-1.2)
but the movies & menu screen are just black / white / red screens.
Mousepointer gauntlet is OK.
Sound is OK.
Also simmilar problem with playback of video in Myst III : Exile
Have upper 1/4 playback almost work rest is unrefreshed part. (this could be
other 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=15827
Summary: Portal: mirrored rendering in bottom left corner
Product: Wine
Version: 1.1.7
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cncxbox(a)gmail.com
Hey guys,
I'm getting an issue that Portal renders a small rectangle box which has a grey
mirrored rendering of the actual Portal game. It's very annoying and it
shouldn't be there. It is indeed a bug. The screenshot is attached below.
It happens on both full screened and windowed mode.
My system specifications:
AMD Athlon 64 X2 4200+
320GB system drive
500GB data drive
4GB DDR2-667
OpenSUSE 11 (x86-64)
WINE 1.1.7
Thanks,
cncxbox
--
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=13830
Summary: Babylon 7: Content of main window is not displayed
Product: Wine
Version: 1.0-rc4
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mail2benny(a)gmail.com
In Babylon 7 the content of main window is not displayed, it remains blank.
--
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=13841
Summary: Babylon 7: Babylon freezes on trial version mode
Product: Wine
Version: 1.0-rc4
Platform: PC-x86-64
URL: http://www.babylon.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mail2benny(a)gmail.com
Created an attachment (id=13901)
--> (http://bugs.winehq.org/attachment.cgi?id=13901)
Shell output Babylon 7 (trail) on wine-1.0-rc4
Babylon 7 freezes if no license key is entered during installation, but Babylon
is set to trail mode.
--
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=14090
Summary: GVox Encore: graphic elements
Product: Wine
Version: 1.0.0
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mnmus(a)thirdworldcounty.us
Created an attachment (id=14312)
--> (http://bugs.winehq.org/attachment.cgi?id=14312)
Encore 4.2.1 screenshot
See attached png file
(Screen resolution is 1024 X 768)
Full notes palette not displayed; what is displayed is sized incorrectly; other
palettes display improperly, as well.
BTW, this is in the stable Encore 4.2.1. Encore 4.5.X had serious problems even
in the Windows environments for which it was designed.
--
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=14069
Summary: Tiger Woods PGA Tour 2008: Stack Overflow
Product: Wine
Version: 1.0.0
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: qbasicer(a)gmail.com
Created an attachment (id=14289)
--> (http://bugs.winehq.org/attachment.cgi?id=14289)
Wine Log File
After correctly installing DirectX 9.0c as instructed at
http://wine-review.blogspot.com/2008/03/directx-90c-march-2008-redistributa…,
and applying a crack to load the game, everything works fine up until you load
the game. Once you finish loading the course (the progress bar goes to 100%),
the game freezes, and the process goes into a zombie state.
Attached is a log and backtrace.
--
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=13975
Summary: Garrys Mod 10 Crashes Durring Specific Points In Game
Product: Wine
Version: 1.0.0
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ksoviero(a)gmail.com
When you Create an object that hits the player (ie. a falling crate), Set off a
nuke (its not lag, because TNT doesn't cause it), or rarely it will happen
randomly... The game will Skip... Skip... Skip... Crash!
I can provide any additional information needed.
--
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=13474
Summary: Network sockets: Unable to create two server sockets in
the same wine session
Product: Wine
Version: 1.0-rc2
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: winsock
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: yiourkas(a)gmail.com
I was having some issues while running warcraft III online. I noticed that I
only received message from some players and not from everyone. I investigated a
little bit into this.
It seems that within the same wine session, you cannot bind the same port
twice, even if the first server socket is closed.
I created a test program which had the following flow:
Create a server socket
Accept a socket connection by a client (telnet on linux in my case)
--do some stuff--
Close the client socket, close the server socket
Create another server socket bound on the same port
At this point I get an exception that the address is already used, however no
one is using it (telnet on linux replies with connection refused)
I don't know what else I have to paste in order to help 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=11581
Summary: GTA San Andreas: weird looking textures
Product: Wine
Version: 0.9.54.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: suawek(a)interia.eu
GTA San Andreas loads very quick. First two movies works good, third doesn't
even show because (as wine says) MPEG-1 is not yet supported. Movie shown
before the first gameplay works very good, all textures are OK. When the
gameplay starts, textures look like in the screenshots. The game runs slowly
but it's possible to play if you have nerves made of stone :)
My OS: Ubuntu 7.10
Graphic card: ATI Radeon 9600 (newest drivers from ATI website installed
correctly)
Wine: 0.9.54
--
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=11992
Summary: Counter Strike source crashes
Product: Wine
Version: 0.9.57.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Joel7987(a)gmail.com
Created an attachment (id=11319)
--> (http://bugs.winehq.org/attachment.cgi?id=11319)
The output of wine
CS: Source crashes and goes back to the Desktop when I click accept on the
description server page, I've tested this on wine 0.9.56 and wine 0.9.57. I use
gentoo AMD64 with a Core 2 Duo E6600 (2,4 Ghz), Nvidia 7600 GT 256 MB (Nvidia
driver 169.12).
--
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=13898
Summary: Busted Development link
Product: WineHQ.org
Version: unspecified
Platform: PC
URL: http://www.winehq.org/site/development
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P2
Component: www-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lats(a)yless4u.com.au
The link http://www.winehq.org/site/development
dose not work for me.
404 not found
Sorry, that document was not found. Please check your URL and try again.
--
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=12039
Summary: Next Link on commit log broken
Product: WineHQ.org
Version: unspecified
Platform: PC
URL: http://source.winehq.org/git/wine.git/?a=log
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P2
Component: www-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
While going through the recent commits that have happened over my vacation, I
found a broken link.
Go to http://source.winehq.org/git/wine.git/?a=log
and attempt to go to the next page. You'll get the error:
403 Forbidden - Text field empty
The shortlog view works 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=14047
Summary: HALO - colorful geometric artefacts
Product: Wine
Version: 1.0.0
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: schorsch(a)schorsch.de
CC: Paul.Vriens.Wine(a)gmail.com
In the game 'HALO' in certain situations some colorful geometric artefacts
appears. Vertical and horizontal (related to the playing area) lines and one
ore two filled rectangles. Have a look at the screenshots
http://schorsch.de/halo_artefacts.png respectively
http://schorsch.de/halo_no_artefacts.png
Please note: in both pictures in the upper left corner you can see another bug
(as described in report #14033) not related to this bugreport.
Result of git regression testing:
schorsch@schorsch:~/downloads/wine-git$ git bisect bad
63f68ade778dae512ced2c703d0ad70c0f67ec5b is first bad commit
commit 63f68ade778dae512ced2c703d0ad70c0f67ec5b
Author: Paul Vriens <paul.vriens.wine(a)gmail.com>
Date: Fri Jun 13 09:51:54 2008 +0200
credui: Typo and minor correction in Dutch resource.
:040000 040000 b8ca806254e58f72ddfb200847f6c4694fc6ee9e
b399b09ad9b2cf5535c43d11850985f277e476fb M dlls
schorsch@schorsch:~/downloads/wine-git$
--
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=14033
Summary: regression in wined3d since 0.9.56
Product: Wine
Version: 0.9.55.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: schorsch(a)schorsch.de
CC: thunderbird2k(a)gmx.net
In the game 'HALO' parts of the bottom left corner are mirrored to the top left
corner. Other parts of the top left corner are shown in inverted color (lower
color depth?)
Have a look at the screenshots http://schorsch.de/halo_buggy.png respectively
http://schorsch.de/halo_okay.png
Result of git regression testing:
schorsch@schorsch:~/downloads/wine-git$ git bisect good
ba90a740beb9ce9a839cc843db8d87f5a37becdd is first bad commit
commit ba90a740beb9ce9a839cc843db8d87f5a37becdd
Author: Roderick Colenbrander <thunderbird2k(a)gmx.net>
Date: Sun Feb 10 22:20:15 2008 +0100
wined3d: Add read_from_framebuffer_texture which combines code from
read_from_framebuffer (drawpixels) and LoadLocation.
This makes the code easier to read and the pieces borrowed from
read_from_framebuffer are more correct than the code in LoadLocation.
:040000 040000 74e4bdc73e367c8f38cd3d0818df0fc86eb788bf
3e54409be7c9d2964efbf3d3c2f3d3b84a267047 M dlls
--
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=10403
Summary: During playback video rendered in the lover left corner
of the scree in Psychonauts when using
OffscreenRenderingMode=fbo
Product: Wine
Version: 0.9.49.
Platform: PC
URL: http://appdb.winehq.org/objectManager.php?sClass=version
&iId=4384
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vitaliy(a)kievinfo.com
Created an attachment (id=9091)
--> (http://bugs.winehq.org/attachment.cgi?id=9091)
Extra rendered video
Some short videos (ex: loading next level) have extra copy of rendered video in
the lover left corner. See attachment.
--
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=11503
Summary: Plugin does not load in nwn2 dm toolkit
Product: Wine
Version: 0.9.54.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cngnome(a)gmail.com
This is dotnet fw 2 program.
Dialog information from every plugin:
Could not load pluging C:\Program Files\Atari\Neverwinter Nights
2\NWN2Toolset\Plugins\DefaultVerifier.dll:
System.IO.FileNotFoundException: Exception from HRESULT: 0x8007007E
at System.ReflectionAssembly.nLoad(Assemblyname fileName, String codeBase,
Evidence assmeblySecurity, Assembly locationHInt, StackCrawlMark&, Boolean
throwOnFileNotFound, Boolean forIntrospection)
at System.Reflection.Assembly.InternalLoad(AssembyName assemblyREf, Evidence
assemblySecurity, STackCrawlMark& stackMark, Boolean forIntrospection)
at System.Reflection.AssemblyInternalLoadFrom(String assemblyFile, Evidence
securityEvidence, Byte[] hashValue, AssemblyHashAlgorithm hashAlogorithm,
Boolean forIntrospection., stackCrawlMark& stackMark)
at System.Reflection.Assembly.LoadFrom(String assemblyFile)
at NWNToolset.Plugins.NWN2PluginHost.StartupPlugins()
--
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=15840
Summary: SuddenStrike: Regression, crashes when loading a level
Product: Wine
Version: 1.1.7
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dinput
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tomatenesser(a)gmx.de
Created an attachment (id=16969)
--> (http://bugs.winehq.org/attachment.cgi?id=16969)
standard crash dump
SuddenStrike crashes, when I try to load a map. This happens always since
Version 1.1.3 till 1.1.7. Version 1.1.2 works. I'm using gentoo linux and I'm
not sure if I would mess up my system if I do a complete regression test
because I don't know how to implement a complete regression test in an ebuild.
A fresh .wine directory didn't fix it. If you want any special WINEDEBUG
channels please tell me.
--
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=15835
Summary: Rapid Uploader: Delete button shows a popup menu that
self closes.
Product: Wine
Version: 1.1.7
Platform: PC
URL: http://rapidshare.com/rapiduploader.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vladimiroski(a)gmail.com
This bug comes from this: #15766
In Rapid Uploader you can press Delete button to get a popup menu, but the
problem is that the menu is useless because it self closes about half second
after you click the button, not giving you the opportunity of selecting
anything.
--
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=15699
Summary: Winecfg crashes if no audio driver is present
Product: Wine
Version: 1.1.6
Platform: PC
OS/Version: Solaris
Status: NEW
Keywords: patch, source
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
CC: austinenglish(a)gmail.com
Based off bug 15264,
Still messing around with OpenSolaris. ./configure now only complains about
capi and ldap, so sound should be fine. config.log shows HAVE_ESD defined to 1.
$ ./wine winecfg
Works fine, but click the Audio tab, and all hell breaks loose:
wine: Unhandled page fault on read access to 0x00000000 at address 7f7907c4
(thread 0009), starting debugger...
Unhandled exception: page fault on read access to 0x00000000 in 32-bit code
(0x7f7907c4)
...
Backtrace:
=>1 0x7f7907cd initAudioDlg+0x9c(hDlg=1004a)
[/export/home/austin/wine-git/programs/winecfg/audio.c:637] in winecfg
(0x7f75ec88)
2 0x7f791327 AudioDlgProc+0x6de(hDlg=1004a, uMsg=272, wParam=0,
lParam=2143778864) [/export/home/austin/wine-git/programs/winecfg/audio.c:849]
in winecfg (0x7f75ed98)
This patch gets around it, but doesn't seem right to me:
diff --git a/programs/winecfg/audio.c b/programs/winecfg/audio.c
index 3ce0e25..34d1f32 100644
--- a/programs/winecfg/audio.c
+++ b/programs/winecfg/audio.c
@@ -633,8 +633,11 @@ static void initAudioDlg (HWND hDlg)
if (buf == NULL)
{
/* select first available driver */
- if (*loadedAudioDrv->szDriver)
- selectDriver(hDlg, loadedAudioDrv->szDriver);
+ if (loadedAudioDrv->szDriver) {
+ if (*loadedAudioDrv->szDriver)
+ selectDriver(hDlg, loadedAudioDrv->szDriver);
+ }
+
}
else /* make a local copy of the current registry setting */
strcpy(curAudioDriver, buf);
--
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=15578
Summary: Px-map crashes (probably caused because reading
registry-key fails)
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Severity: enhancement
Priority: P2
Component: advapi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
The application crashes somewhere in a function called GetDefaultBrowser. The
cause is probably the following:
0009:Call advapi32.RegOpenKeyExW(80000000,00886d88
L"\\htmlfile\\shell\\open\\command",00000000,00020019,0032f238) ret=0036ab8f
0009:Ret advapi32.RegOpenKeyExW() retval=000000a1 ret=0036ab8f
0009:Call KERNEL32.InterlockedCompareExchange(00855858,00000004,00000008)
ret=79ef56cc
0009:Ret KERNEL32.InterlockedCompareExchange() retval=00000008 ret=79ef56cc
0009:trace:seh:raise_exception code=c0000005 flags=0 addr=0x4011830
0009:trace:seh:raise_exception info[0]=00000000
Reading the registry-key fails with ERROR_BAD_PATH (000000a1) because the key
starts with a backslash "\\htmlfile". There's even a test for this:
/* beginning backslash character */
ret = RegOpenKeyA(HKEY_CURRENT_USER, "\\Software\\Wine\\Test", &hkResult);
ok(ret == ERROR_BAD_PATHNAME || /* NT/2k/XP */
ret == ERROR_FILE_NOT_FOUND /* Win9x,ME */
, "expected ERROR_BAD_PATHNAME or ERROR_FILE_NOT_FOUND, got %d\n",
ret);
Whereas this might be true for opening a key under HKEY_CURRENT_USER, it seems
to be wrong for a key under HKCR, if you change the test to opening a key with
a heading backslash under HKEY_CURRENT_ROOT it just seems to work fine (on
winXP). Wine should'nt probably fail as 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.
http://bugs.winehq.org/show_bug.cgi?id=15491
Summary: Star Wars: Jedi Knight - Jedi Academy : Clicking install
button in autorun menu freezes autorun.exe
Product: Wine
Version: 1.1.5
Platform: PC-x86-64
URL: http://appdb.winehq.org/objectManager.php?sClass=version
&iId=2315
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: flossl(a)live.com
Created an attachment (id=16403)
--> (http://bugs.winehq.org/attachment.cgi?id=16403)
Log.
Clicking the install button in the autorun menu freezes the menu.
Ctrl-C does not work and I have to force-quit it.
--
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=15338
Summary: setup_exception_record stack overflow when running
wineboot
Product: Wine
Version: 1.1.5
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: aelschuring(a)hotmail.com
Created an attachment (id=16164)
--> (http://bugs.winehq.org/attachment.cgi?id=16164)
wineboot output with WINEDEBUG=+seh
After upgrading to 1.1.5 (using budgetdedicated repo on Ubuntu 8.04), wineboot
crashes when updating wineprefix:
aschuring@neminis:~$ wineboot -u
fixme:iphlpapi:NotifyAddrChange (Handle 0x7dc30a08, overlapped 0x7dc309ec):
stub
fixme:shell:DllCanUnloadNow stub
wine: configuration in '/home/aschuring/.wine' has been updated.
err:seh:setup_exception_record stack overflow 828 bytes in thread 0009 eip
7bc65bc5 esp 00240ff4 stack 0x240000-0x241000-0x340000
aschuring@neminis:~$ wineboot
aschuring@neminis:~$ wine --version
wine-1.1.5
This happens on a newly created prefix as well. The attached log is created
using the following commands:
aschuring@neminis:~$ rm -fr /tmp/test
aschuring@neminis:~$ mkdir /tmp/test
aschuring@neminis:~$ WINEDEBUG=+seh WINEPREFIX=/tmp/test wineboot -u 2>
wineboot.log
aschuring@neminis:~$ gzip wineboot.log
I have found several references to setup_exception_record in other bugs, but
none referred to wineboot specifically. They might be duplicates, but I'm not
in a good position to judge that:
bug #15259
bug #13411
--
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=15309
Summary: Flashplayer crashes in quartz when used with an IM.
Product: Wine
Version: 1.1.4
Platform: PC
URL: http://rapidshare.com/files/142582135/imc_412_adult.msi.
html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: quartz
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeremielapuree(a)yahoo.fr
Created an attachment (id=16140)
--> (http://bugs.winehq.org/attachment.cgi?id=16140)
console output
Flashplayer crashes in quartz. The culprit is the same as in bug 15215
(dereference a NULL pointer).
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=15183
Summary: MagicMaps crashes with nvidia above version 169.12
Product: Wine
Version: 1.0.0
Platform: PC
URL: http://www.magicmaps.de/fileadmin/magicmaps/user_files/d
ownloads/interaktive_kartenwerke_20_demo.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sharkcow(a)gmx.de
Up to version 169.12 of nvidia binary driver, magicmaps works fine. With
current driver (tested 173.14.12), magicmaps draws the complete starting screen
including 2D and 3D map, then crashes with following error:
Unhandled exception 0xc0000090 at address 0x7dc20512 (thread 0009)
--
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=15044
Summary: Random crash in MSN Messeger 7.0
Product: Wine
Version: 1.1.3
Platform: PC
URL: http://www.microsoft.com/downloads/details.aspx?familyid
=CF49C56C-8B3E-4EAE-9904-9505F47BED45&displaylang=en
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jaimerave(a)gmail.com
Created an attachment (id=15700)
--> (http://bugs.winehq.org/attachment.cgi?id=15700)
Backtrace of the crash
After apply the workaround for bug 12179 and the patch for bug 12447. If you
use it for a long time it will suddenly 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=14952
Summary: Microsoft Word 2003 hangs while instaling a new feature
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: jaimerave(a)gmail.com
Created an attachment (id=15557)
--> (http://bugs.winehq.org/attachment.cgi?id=15557)
File that cause the problem
After opening the attached file, Word 2003 tries to install a new feature but
the installer just hangs ans you can't use the program. It works in Windows XP.
--
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=14808
Summary: CS2 Compiz tooltips
Product: Wine
Version: 1.1.2
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: richard(a)cornbread.cc
Adobe CS2 The tooltips draw behind menu's and open images with compiz.
Also on start-up some workspace windows open behind photoshop.
--
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=14709
Summary: The White Chamber game crashes on exit
Product: Wine
Version: 1.1.2
Platform: Other
URL: http://www.studiotrophis.com/site/projects/thewhitechamb
er
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: selmi(a)centrum.sk
Created an attachment (id=15199)
--> (http://bugs.winehq.org/attachment.cgi?id=15199)
backtrace
install game (must be version 1.7, it didn't crashed with 1.3 i had before)
-start game
-for settings press OK, no need to change anything
-choose language for subtitles (i used czech subtitles and english speech)
-skip video
-game will start, you may play a bit (walkthroughs are available on internet),
or if you don't want to play i attached savegame (it belongs to 'saves'
subfolder of folder where you installed it), press esc and load it
-now when you press ESC and choose quit game it will crash.
Backtrace:
=>1 0xb7d00283 strlen+0x33() in libc.so.6 (0x0032fd0c)
2 0x7eb8c717 RemoveFontResourceExA+0x47() in gdi32 (0x0032fd3c)
--
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=14687
Summary: Helium Music Manager 2008 installation doesn't work
Product: Wine
Version: 1.1.0
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arian.wichmann(a)gmx.net
Created an attachment (id=15159)
--> (http://bugs.winehq.org/attachment.cgi?id=15159)
Console log
The application Helium Music Manager 2008 produces the error messages:
Unable to register WMAManagerManaged. Code:2
Unable to register Interop.PortableDeviceApiLib.dll Code:2
Unable to register Interop.PortableDeviceTypesLib.dll Code:2
Unable to register IntermediaMTPLibrary.dll Code:2
The application installs nontheless but can't be used, so functionality isn't
given.
A shareware version of the software can be found here:
http://www.helium-music-manager.com/download.php
The console 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=14664
Summary: VeZA Route Planner 2005: crashes on startup
Product: Wine
Version: 1.1.2
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine-bugs(a)mohag.net
Created an attachment (id=15106)
--> (http://bugs.winehq.org/attachment.cgi?id=15106)
+relay output
VeZA Route Planner 2005 crashes on startup with the following error:
X Error of failed request: BadAlloc (insufficient resources for operation)
Major opcode of failed request: 53 (X_CreatePixmap)
Serial number of failed request: 1978
Current serial number in output stream: 2061
+relay output attached
A demo can be obtained from here: http://www.veza.co.za/Support/downloads.asp
(Free registration required :-( )
--
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=14587
Summary: wineprefixcreate creates useless directories in "My
Files" directory
Product: Wine
Version: 1.1.1
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: shell32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: diafero(a)arcor.de
In my linux home dir, I have a symlink called "Eigene Dateien" (the German name
for "My Files") which links to the My Files directory of my windows
installation. This is automatically choosen by wine to be the My Files
directory of the wine bottle as well, which is really nice (though I don't know
how wine determines that^^).
However, wine creates two directories in there called "Meine Musik" and "Meine
Videos" which it assigns to "My Music" and "My Pictures" of the wine bottle.
First of all, I don't want wineprefixcrreate to modify anything outside of the
prefix t should create (it took me a while until I figured out it was wine
which constantly re-created these annoying directories). And second, the names
are wrong (if they were correct, I would not have noticed that behaviour as the
correct directories exist in there). The directories are called "Eigene Musik"
and "Eigene Videos" in the German translation.
I attached a patch which fixes the problem for me.
Version 1.0 is affected as 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.
http://bugs.winehq.org/show_bug.cgi?id=14488
Summary: Bonjour Service with iTunes
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: antti.aaltonen(a)nic.fi
Itunes 7.6 worked quite well with Wine 1.1.0 and 1.0.0. Music could be imported
from CD, played and it did not use much resources. Still, iTunes need to be
restarted if you wanted to bring more than one CD because it did not notice
that CD was changed. Coverflow was not working, it said that directX is not
installed. But Apple Airport Express /Airtunes music streaming was working with
no errors.
After updating Wine to version 1.1.1 Airport Express is not found anymore and
can't be used. I tried to install newer 7.7 version of iTunes but with the same
results. It said at the first run that Bonjour Service is disabled and
therefore Airport Express can't be used.
I tried different versions of Wine and iTunes but I can't get Airport Express
to work again.
Kubuntu 8.04
Wine 1.1.1
iTunes 7.7
--
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=14322
Summary: Crashes when I try to run FeedDemon
Product: Wine
Version: 1.1.0
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winehq.dserodio(a)neverbox.com
Created an attachment (id=14600)
--> (http://bugs.winehq.org/attachment.cgi?id=14600)
Error messages
When I try to run FeedDemon under Wine, it crashes (see attachment).
--
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=14215
Summary: Terragen crashes immediately on startup
Product: Wine
Version: 1.1.0
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: uberskull(a)gmail.com
Created an attachment (id=14502)
--> (http://bugs.winehq.org/attachment.cgi?id=14502)
backtrace
Terragen crashes immediately on startup, installation works fine though.
--
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=13904
Summary: Axis & Allies starts in zero sized window mode
Product: Wine
Version: 1.0-rc4
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: torgeriedel(a)web.de
Axis & Allies starts in zero sized window mode, the screen shows a reduced
resolution and the Ubuntu top bar and a small window. You have to hit Alt-Tab
one time to change to the Axis & Allies game.
Still available in 1.0-rc5 which is currently not available in the list.
--
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=13897
Summary: Live For Speed CMX Viewer S2Y: Lost window when shade
window or switch workspace
Product: Wine
Version: unspecified
Platform: PC
URL: http://www.lfs.net/?page=addons
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lvlopkl3a(a)gmail.com
I lost window of program when try shade it or switch workspace.
Ubuntu Hardy 8.04
Wine 1.0 RC5
Live For Speed CMX Viewer S2Y (this is Live For Speed addon)
--
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=13842
Summary: SW: Knights of the Old Republic PL and fonts
Product: Wine
Version: 1.0-rc4
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukp1(a)op.pl
SW: Knights of the Old Republic in polish version don't display fonts, like
"ą" "ę" "ł", correctly. Wine doesn't return any "error" or "fixme".
--
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=13824
Summary: Flash8 draws outside from frame after desktop switching
Product: Wine
Version: 1.0-rc4
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: viktor.nagy(a)abmm.hu
Created an attachment (id=13871)
--> (http://bugs.winehq.org/attachment.cgi?id=13871)
The normal flash 8 screen
Flash8 and other MDI applications draw outside from frame after desktop
switching. After window resize its corrected. It is very annoying, it happens
from 0.9.57.
--
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=13793
Summary: Game crashes mid-way through.
Product: Wine
Version: 1.0-rc4
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: azraelthe7thmurderer(a)gmail.com
The game crashes at mid-point, shortly after the Draw Bridge mission, shortly
before the next save point/sand vision is triggered.
--
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=13764
Summary: SMPlayer doesn't render video properly [dogfood]
Product: Wine
Version: 1.0-rc4
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: husain.amri(a)gmail.com
Created an attachment (id=13798)
--> (http://bugs.winehq.org/attachment.cgi?id=13798)
SMPlayer Wine debug
On resizing the video doesn't render properly. Only portion of the video can be
seen, or the video doesn't resize at all.
--
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.