http://bugs.winehq.org/show_bug.cgi?id=9602
Summary: Dragon NaturallySpeaking 7 - DragonPad "Copy" command
hangs up program
Product: WineHQ Apps Database
Version: unspecified
Platform: All
URL: http://nuance.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: website-bugs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: susancragin(a)earthlink.net
CC: susancragin(a)earthlink.net
Created an attachment (id=7979)
--> (http://bugs.winehq.org/attachment.cgi?id=7979)
Copy command freeze -- terminal output
In DragonPad, after selecting text, the "copy" command hangs the program up and
gives the following.
fixme:richedit:DataObjectImpl_EnumFormatEtc Unsupported direction: 2
--
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=9590
Summary: Dragon Naturally Speaking 7 dragonpad copy and paste
nonfunctional
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
Susan reports:
"Copy and paste do not work.
I can easily navigate using ALT-F to open the menu, then use the commands for
copy, and it seems to copy.
Unfortunately, the buffer that the text is copied to can't make it anywhere
else. Not even to a WINE Notepad.
It just seems to vanish.
I haven't tried to cut and paste within DragonPad -- that would show if the
buffer is empty, or if it just isn't permanent enough to leave the
application."
--
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=9588
Summary: Dragon Naturally Speaking 7 dragonpad corrupted left few
chars
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Severity: enhancement
Priority: P2
Component: wine-richedit
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
The left column or two of text in DragonPad is displayed
very strangely, see screenshot.
--
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=9586
Summary: Photoshop Elements 2 "File / Browse" alternates unstably
if you select the root dir of a drive
Product: Wine
Version: CVS/GIT
Platform: Other
URL: ftp://ftp.adobe.com/pub/adobe/photoshopelements/win/1.x/
pse2trial.exe
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
This happens with either retail or trial versions.
To install, you have to do 'winetricks fakeie6'.
There is a z-order problem at startup -- the Gecko install
window shows up *behind* the app's splash screen.
Fortunately, you can rightclick the Gecko installer's
taskbar entry and move it out from behind the splash screen
(and hitting Enter and waiting a minute probably works too).
There is the Welcome screen problem (bug 9469).
But once past those, you can reproduce this problem
by doing File / Browse and selecting any drive's root directory.
You then see at roughly half second intervals the
browse window switching between one set of files from
that directory and another set.
It never stops.
--
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=9585
Summary: minidumps created under wine cannot be read by windbg
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.winwonk.com/writing/minidump/minidump-
sample.zip
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-dbghelp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thestig(a)google.com
After compiling the minidump sample program from
http://www.winwonk.com/writing/minidump/, I ran it on Windows and generated a
minidump. (.dmp file) I can then use WinDbg 6.6.0007.5 on Windows to open up
the minidump.
On Wine, the program generates a minidump, but when I try to open the file in
WinDbg on Windows, WinDbg complains:
Failure when opening dump file 'C:\foo.dmp', HRESULT 0x80004005
It may be corrupt or in a format not understood by the debugger.
Unspecified error.
--
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=9584
Summary: Mame will not start due to missing Direct3D
functionality
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://mame.net
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jpakkane(a)yahoo.com
The windows version of MAME will not start. The following error text is printed
when using Mame's verbose mode.
Video: Monitor 00000001 = "\\.\DISPLAY1" (primary)
fixme:win:EnumDisplayDevicesW ((null),0,0x2a6f7c0,0x00000000), stub!
Direct3D: Using Direct3D 9
Direct3D: Configuring adapter #0 = Direct3D HAL
Direct3D: Error - Device does not support per-refresh presentations
Direct3D: Using dynamic textures
Error: Device does not meet minimum requirements for Direct3D rendering
Unable to initialize Direct3D.
Unable to complete window creation
I quickly went through Mame's source code. This text is printed in function
device_create in src/osd/windows/drawd3d.c. The actual test for capabilities is
done in the function device_verify_caps: tempcaps & D3DPRESENT_INTERVAL_ONE.
Steps to reproduce:
1. Download Mame (I used version 118)
2. Download e.g. Gridlee rom set from http://www.mamedev.org/roms/
3. Install Mame, place gridlee.zip to the roms subdirectory
4. cd to mame directory
5. wine mame.exe -v roms/gridlee.zip
The rom file is not strictly necessary but having one is the common use 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=9560
Summary: Need for Speed 2SE fails to update screen
Product: Wine
Version: CVS/GIT
Platform: PC-x86-64
URL: http://www.nfshome.com/demos.php
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: greg87(a)online.de
Im using Zeckensacks Glidewrapper to play the NFS2: SE 3dfx demo.
After this commit the everything but the hud is black. In the right lower
corner is the map where you can see some of the rendering.
715d0e84097cb2dc07369c4e1cec8cf8a41e9035 is first bad commit
commit 715d0e84097cb2dc07369c4e1cec8cf8a41e9035
Author: Ulrich Czekalla <ulrich.czekalla(a)utoronto.ca>
Date: Thu Dec 7 10:45:58 2006 -0500
winex11.drv: Correctly position and clip opengl child windows.
:040000 040000 b5d4c6db6d9763843e2c69f8f6c00b4938c9471c
33163b477c8522d077b65a614b993c25a82b735b M dlls
http://www.zeckensack.de/glide/
Thread Policy: Use Render Thread
Also you have to deactivate sound!
--
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=9558
Summary: FIFA2002 demo crashes, dsound/alsa
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.jeuxvideo.fr/telecharger-demo-jouable-
2287.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wine-directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: knan-wine(a)anduin.net
FIFA2002 demo fails, with a crash in dsound (IDirectSoundBufferImpl_Create),
when using alsa.
Using OSS, I seem to get further, to bug #6606.
--
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=9547
Summary: Dragon Naturally Speaking 7 crashes
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
DNS 7 crashes in several ways early during use, after training. Here's one
log.
--
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=9546
Summary: richedit assertion failure running Dragon Naturally
Speaking 7
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Severity: enhancement
Priority: P2
Component: wine-richedit
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
A user reports
"in DragonPad, the command "Scratch That" freezes the program and then
crashes it."
The log contains
string.c:350: ME_ToUnicode: Assertion `psz != ((void *)0)' failed.
err:ntdll:RtlpWaitForCriticalSection section 0x7bc8cd24 "loader.c:
loader_section" wait timed out in thread 001d, blocked by 001f, retrying
(60 sec)
This was with wine-0.9.44-195-g282696b.
(This is probably not a regression,
but rather a bug uncovered by recent fixes that let DNS 7 work.)
--
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=9536
Summary: Stylus Studio 2007 doesn't accept license key
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Keywords: download
Severity: enhancement
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Created an attachment (id=7905)
--> (http://bugs.winehq.org/attachment.cgi?id=7905)
+crypt,+text,+relay log of trying to enter the trial key
http://www.stylusstudio.com/ssdn/default.asp?boardid=1&action=9&read=2093&f…
mentioned that users wanted to run Stylus Studio
but couldn't because of crypt problems.
I verified this using current git and the latest version of Stylus trial.
The app installed fine, but as described in that post, it did
not accept the emailed trial key, and bombed out instead of letting
you try the app. I'll attach the best part of
WINEDEBUG=+relay,+crypt,+text wine .wine/drive_c/Program\ Files/Stylus\
Studio\ 2007\ XML\ Enterprise\ Suite\ Release\ 2/bin/Struzzo.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=9516
Summary: Steam "Purchase" links do not work
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: frank.richter(a)gmail.com
When clicking on a "Purchase" link in the Steam store, inside the Steam client,
no purchase dialog appears; instead, the embedded browser appears completely
white.
(Steam uses special "steam:" URLs for the purchase links. They're probably not
handled correctly.)
--
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=9498
Summary: WoW 2.2 fails to initialise audio (fmod error?)
Product: Wine
Version: CVS/GIT
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
Created an attachment (id=7849)
--> (http://bugs.winehq.org/attachment.cgi?id=7849)
Debug trace of WoW 2.2 audio issues
WoW 2.2 is the upcoming patch for this very popular Wine game. It has a brand
new audio API, and through previous patches has been known to cause errors.
Blizzard have just released another patch for their test server, known as
Public Test Realm (PTR).
This bug was reported earlier, bug was closed whilst the original reporter
waited on a new PTR build. Blizzard have shipped PTR 7153, and the bug remains.
>From the earlier bug report, I have followed these instructions to generate a
Wine debug log.
-----
Please remove this registry entry:
[HKEY_CURRENT_USER\Software\Wine\Debug]
RelayFromExclude
Run wow program and attach /tmp/relay.txt to this bug:
WINEDEBUG=+tid,+seh,+relay wine wow.exe &> /tmp/relay.log ; grep -A 20 -B 300
"seh:" /tmp/relay.log > /tmp/relay.txt
--
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=9490
Summary: LOCALE_IFIRSTDAYOFWEEK is 0 by default, instead of
current locale value
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: peter(a)cendio.se
Unless the user has manually tweaked the "iFirstDayOfWeek" registry key,
GetLocaleInfoW(LOCALE_USER_DEFAULT, LOCALE_IFIRSTDAYOFWEEK, ...) always returns
zero, which means Sunday, even though the locale on the system indicates
otherwise. The effect is that month calendar controls, for example, starts the
week with sunday rather than, say, monday, which is the ISO standard and common
in many countries.
The current locale standard can be fetched with two nl_langinfo calls. I don't
really understand enough of kernel32/locale.c to make the necessary
modifications, though.
--
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=9478
Summary: Dreamweaver 8 autocompletion
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: test
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vecnix(a)gmail.com
I tried to press control + space once to get the list , it showed it clicked
something then it didn't want to come back a second time a few errors in the
log
to reproduce start a new php page go to body in code pane , hit control +
space then click on something ( in <? ?> )
the list won't come back after the error
--
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=9458
Summary: regression: Max Payne 2 demo: areas redrawn as light
blue or transparent
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.rockstargames.com/maxpayne2/downloads/MaxPayn
e2DemoSetup.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: neftune(a)gmail.com
CC: stefandoesinger(a)gmx.at
Created an attachment (id=7792)
--> (http://bugs.winehq.org/attachment.cgi?id=7792)
Screenshot before the commit
Areas are redrawn as either light blue or transparent in the Max Payne 2 demo.
git bisect says:
078523f73e7b708dab06e888c24a1595bb5a63d8 is first bad commit
commit 078523f73e7b708dab06e888c24a1595bb5a63d8
Author: Stefan Dösinger <stefandoesinger(a)gmx.at>
Date: Thu Jun 14 11:18:03 2007 +0200
wined3d: Present does not clear the depth stencil.
:040000 040000 81558b3157da6386c88704dc87c4ff492779eeff
7ef9b91372f0382feeaac98f8a17b2f4df59ce6a M dlls
link:
http://source.winehq.org/git/wine.git/?a=commitdiff;h=078523f73e7b708dab06e…
--
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=9453
Summary: iexplore commandline args cause failure
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: wine-shdocvw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Picasa uses the -nohome option to iexplore sometimes
(e.g. if you do About / Help and it can't find your
native browser?), and our iexplore just doesn't handle that yet;
instead of skipping the options, it tries to use them
as URLs, causing a confusing blank screen for users and no error
message.
There's lots of evidence for people using these options
in the wild (e.g. http://www.vim.org/tips/tip.php?tip_id=394 )
and they're even documented, http://support.microsoft.com/kb/q178058/
--
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=9437
Summary: QIP window should not have WM titlebar
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://www.qip.ru
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lich(a)math.spbu.ru
Created an attachment (id=7767)
--> (http://bugs.winehq.org/attachment.cgi?id=7767)
qip titlebars
QIP now has two titlebars: its own and WM's.
The patch caused this bug:
commit f48eb1581dfe176043cbca5c46400c0f86eb5552
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Mon Aug 20 22:06:50 2007 +0200
winex11: Force a window to managed mode when it is activated.
commit ac98e0c07535af4a373c0af343498903e2ff42a6
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Mon Aug 20 22:06:33 2007 +0200
As I understand, this patch makes every active window managed.
--
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=9409
Summary: Steam menus appear as a window in the taskbar
Product: Wine
Version: CVS
Platform: PC
URL: http://appdb.winehq.org/appview.php?iVersionId=1554
OS/Version: Linux
Status: NEW
Keywords: download, regression
Severity: minor
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vitaliy(a)kievinfo.com
With the new patches both main and systray Steam's menus appear as "Wine"
windows in the KDE taskbar.
--
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=9402
Summary: EVE Online login screen isn't a managed window anymore
Product: Wine
Version: CVS
Platform: PC
URL: http://www.eve-online.com/download/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kelfe(a)gmx.de
The login screen of EVE Online is not a managed window after:
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.
so it is always on top again and looses keyboard focus when using an other
window
--
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=9399
Summary: Dragon Naturally Speaking 7 "Go" button ignores mouse
Product: Wine
Version: CVS
Platform: Other
URL: http://scansoft.com
OS/Version: other
Status: NEW
Severity: enhancement
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Created an attachment (id=7712)
--> (http://bugs.winehq.org/attachment.cgi?id=7712)
Window with broken 'Go' button
The button to start training ignores the mouse,
and you have to use the keyboard to activate it.
To repeat:
rm -rf .wine
winetricks fakeie6
wine /media/cdrom/autorun.exe (and do default install)
cd ~/".wine/drive_c/Program Files/ScanSoft/NaturallySpeaking"
wine Program/natspeak.exe
Go through the microphone volume and quality checks.
The problem occurs in the New User Wizard in the
screen with text
"Train Dragon NaturallySpeaking
Click Go and then read the following sentence aloud."
(See screenshot.)
The problem is: the Go button ignores all mouse clicks.
You have to use the keyboard shortcut alt-G to activate it.
--
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=9395
Summary: Wine Explorer crashes before first screen of Dragon
Naturally Speaking 7
Product: Wine
Version: CVS
Platform: Other
URL: http://scansoft.com
OS/Version: other
Status: NEW
Severity: enhancement
Priority: P2
Component: wine-programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
[This is a simplified repeat of part of bug 8279, which was getting unwieldy.]
To repeat:
rm -rf ~/.wine
sh winetricks fakeie6
wine /media/cdrom/autorun.exe (and do default install)
cd ~/".wine/drive_c/Program Files/ScanSoft/NaturallySpeaking"
wine Program/natspeak.exe
The crash happens before the first real screen (probably after the splash
screen).
It's in wine's explorer, and does not terminate the app.
Oddly, it seems to crash during a server call. Here's
a simplified log:
trace:explorer:desktop_wnd_proc got msg 8 wp 1008c lp 0
...
trace:hook:call_hook calling hook 0x2b002210 WH_GETMESSAGE code 0 wp 1 lp
34f76c module L""
trace:seh:raise_exception code=c0000005 flags=0 addr=0x2b002210
=>1 0x2b002210 (0x0034f3f8)
2 0x7ebd5944 HOOK_CallHooks+0x164(id=0x3, code=0x0, wparam=0x1,
lparam=0x34f76c, unicode=0x1) [dlls/user32/hook.c:429] in user32 (0x0034f748)
3 0x7ebf5b6b PeekMessageW+0x16b(msg_out=0x34f8fc, hwnd=0x0, first=0x0,
last=0x0, flags=<register EDI not in topmost frame>)
[dlls/user32/message.c:2897] in user32 (0x0034f798)
4 0x7ebf5c98 GetMessageW+0xd8(msg=0x34f8fc, hwnd=0x0, first=0x0, last=0x0)
[dlls/user32/message.c:2938] in user32 (0x0034f858)
5 0x7ecb382c manage_desktop+0x3ac(arg=<is not available>)
[programs/explorer/desktop.c:208] in explorer (0x0034f988)
6 0x7ecb4ab5 WinMain+0x2e5(hinstance=0x7ecb0000, previnstance=0x0,
cmdline=0x11084a, cmdshow=0x1) [programs/explorer/explorer.c:136] in explorer
(0x0034fe58)
Line 429 of user32/hook.c in HOOK_CallHooks is the server call:
427 ret = call_hook( &info, code, wparam, lparam );
428
429 SERVER_START_REQ( finish_hook_chain )
430 {
431 req->id = id;
--
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=9385
Summary: Ulead PhotoStudio 11 installer crashes
Product: Wine
Version: CVS
Platform: Other
URL: http://www.ulead.com/
OS/Version: other
Status: NEW
Keywords: download, Installer
Severity: enhancement
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Created an attachment (id=7677)
--> (http://bugs.winehq.org/attachment.cgi?id=7677)
+ole log of running installer on a clean wine with no dcom98
After unpacking itself, and after it installs the msvc 2005
runtime prerequisite, it will terminate silently unless
you set Windows XP mode with winecfg. Once you do that,
it gets further... but still crashes with a null pointer
reference inside installshield. This crash goes away if
you use native DCOM, so it seems to be a bug in Wine's OLE.
Here's the key part of the +ole log:
...
trace:ole:ClientRpcChannelBuffer_SendReceive Calling apartment thread
0x00000015...
trace:ole:apartment_release d00000015: after = 1
trace:ole:CStdStubBuffer_Invoke (0xb7fdc8)->Invoke(0x33c3b0,0xb7fe28)
trace:ole:NdrStubInitialize (0x33c3b0,0x7c74b0d0,0x100e7c58,0xb7fe28)
trace:ole:NdrUserMarshalUnmarshall (0x7c74b0d0,0x7c74b0c8,0x100e8534,0)
trace:ole:NdrUserMarshalUnmarshall index=2
trace:ole:BSTR_UserUnmarshal (100000,0xa9a268,0x7c74b1ac) => (nil)
trace:seh:raise_exception code=c0000005 flags=0 addr=0x10092e4f
...
wine: Unhandled page fault on read access to 0x00000000 at address 0x10092e4f
(thread 0015), starting debugger...
...
=>1 in issetup (+0x92e4f)
2 CStdStubBuffer_Invoke+0xe7(iface=0xb7ada8, pMsg=0x33c3b0,
pChannel=0xb7ae08) [dlls/rpcrt4/cstub.c:419] in rpcrt4
3 RPC_ExecuteCall+0x589(params=0xa8cf98) [dlls/ole32/rpc.c:1326] in ole32
4 apartment_wndproc+0x61(hWnd=0x20038, msg=0x400, wParam=0x0,
lParam=0xa8cf98) [dlls/ole32/compobj.c:546] in ole32
5 WINPROC_wrapper+0x1a() in user32 ...
(If you install native dcom98 to get past this, it does complete.
While registering DLLs, and while starting, it complains that it
needs MSVCP60.dll and mfc42.dll, so do 'winetricks vcrun6' first.
There were lots of little crashes in dcom98's rpcrt4
while registering DLLs, but it didn't stop the install.
The app starts, but aborts, saying it can't load driver 'TBYB'.)
--
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=9382
Summary: Fotobuch Designer installer has a cow when installing
fonts
Product: Wine
Version: CVS
Platform: Other
URL: http://download.fotobuch.de/designer_setup.exe
OS/Version: other
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: wine-gdi-(printing)
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
A user reported in
http://groups.google.com/group/alt.os.linux.mandrake/msg/39367fb8618665e0
that Fotobuch Designer's installer showed error dialogs
while installing fonts. I reproduced this with current git.
It seems that the app puts fonts in %WINDIR%/Fonts and then
calls AddFontResource with just the font's filename, no
pathname, and Wine prepended %WINDIR%/System to make an
absolute path. Googling around I saw some evidence in
http://support.installshield.com/kb/view.asp?pcode=ALL&articleid=Q100057
that Windows' behavior changed over the years, and
this app is relying on the older behavior.
--
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=9376
Summary: Trendyflash Site Builder displays blank window
Product: Wine
Version: CVS
Platform: Other
URL: http://www.trendyflash.com/
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Recently in
http://www.linuxforums.org/forum/linux-applications/101239-flash-site-wizar…
a user mentioned he'd like trendy flash site builder to run in wine.
The app downloads and installs fine (though it has a nasty
EULA that lets them come on your premises to inspect usage).
However, its main window is simply blank.
It looks like it's trying to use jscript, but
installing wsh56 doesn't get rid of the symptom.
--
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=9368
Summary: Bob the Builder "Can we fix it?" crashes on startup
Product: Wine
Version: CVS
Platform: Other
URL: http://www.amazon.com/Bob-Builder-Can-We-
Fix/dp/B00005NHSN
OS/Version: other
Status: NEW
Severity: enhancement
Priority: P2
Component: wine-directx-dinput
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Found this game for $3 on the shelf at Half-Price Books;
I gather it's available for $1 elsewhere.
My copy's files are dated 2001.
The game installs ok, but crashes on startup in dinput.
Unhandled exception: page fault on read access to 0x00000024 in 32-bit code
(0x7e960452).
...
Backtrace:
=>1 0x7e960452 alloc_device+0x1a2(rguid=<>, jvt=<>, dinput=0x121a70, index=0x0)
[/home/dank/wine-git/dlls/dinput/joystick_linuxinput.c:427] in dinput
(0x0034fccc)
2 0x7e9617a8 joydev_create_deviceA+0x68(dinput=0x121a70, rguid=0x46e8d4,
riid=0x46e994, pdev=0x7d2d48)
[/home/dank/wine-git/dlls/dinput/joystick_linuxinput.c:514] in dinput
(0x0034fcfc)
3 0x7e95742b IDirectInput7AImpl_CreateDeviceEx+0x10b(iface=0x121a70,
rguid=<>, riid=0x46e994, pvOut=0x7d2d48, lpUnknownOuter=0x0)
[/home/dank/wine-git/dlls/dinput/dinput_main.c:453] in dinput (0x0034fd4c)
4 0x0040493a in bob the builder (+0x493a) (0x0034fdac)
...
0x7e960452 alloc_device+0x1a2
[/home/dank/wine-git/dlls/dinput/joystick_linuxinput.c:427] in dinput: movzbl
0x24(%eax,%edx,1),%eax
427 if (!test_bit(newDevice->joydev->absbits, i)) {
My system does not have a joystick installed.
--
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=9360
Summary: HL 1 & 2 mp games crash if using ALSA
Product: Wine
Version: CVS
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: greg87(a)online.de
Created an attachment (id=7652)
--> (http://bugs.winehq.org/attachment.cgi?id=7652)
crash bt
Connect to a server and as soon as the loading is finished the game crashs.
Using OSS everything is fine.
--
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=9357
Summary: 1964 crashes:wine client error:9: write: Bad address
Product: Wine
Version: CVS
Platform: Other
URL: http://prdownloads.sourceforge.net/schibo/1964_099.exe?d
ownload
OS/Version: Linux
Status: UNCONFIRMED
Keywords: download
Severity: enhancement
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
Hi, a user submitted this into appdb, rated garbage. It crashes immediately
with:
wine client error:9: write: Bad address
To me it looks like there's something going wrong in advapi32.RegSetValueEx
Maybe this needs a small test case, and see if that's really the problem.
Attached is a +all trace
--
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=9324
Summary: Mp3Tag: crash when editing the "Year" field in some
cases
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: the_unknown(a)gmx.net
Created an attachment (id=7595)
--> (http://bugs.winehq.org/attachment.cgi?id=7595)
winedbg output and backtrace after crash
wine 0.9.43 and last git version
gcc (GCC) 4.2.0 (Gentoo 4.2.0 p1.4)
Linux k8t800 2.6.22-gentoo-r3 #1 PREEMPT Tue Aug 14 17:33:41 CEST 2007 i686 AMD
Athlon(tm) 64 Processor 3500+ AuthenticAMD GNU/Linux
How to reproduce:
- download Mp3Tag v2.39 from http://www.mp3tag.de/en/download.html
- edit the date field of some OGG file with another editor (e.g. via
Properties->Meta Info in konqueror) to ensure it has more than 4 symbols in
that, e.g. "August 2007"
- open it with Mp3Tag
- select this file in the list
- place the cursor to the beginning of the string "August 2007" in the Year
field in tag panel (left panel)
- press "Delete" button
-> segfault
Relevant part of the winedbg output with some additional trace calls added by
me attached.
The problem is absent on Windows.
It seems that the maximal text length in the "year" combo box in Mp3Tag is set
to 4, but if a file with more text in the "Year" field is loaded, it is showed
in the corresponding combo box tough.
This causes a negative string length in a calculation in EDIT_EM_ReplaceSel
function in dlls/user32/edit.c:3208 and a buffer overflow later (line 3236).
I've made a patch which seems to work fine and do not cause unneeded side
effects, but I'm not very familiar with wine internals so better check it :)
I'll provide additional info if needed.
--
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=9317
Summary: Can't run vbtablet
Product: Wine
Version: CVS
Platform: Other
URL: http://www.thebest3d.com/dogwaffle/vbtablet/
OS/Version: other
Status: NEW
Keywords: download
Severity: enhancement
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Created an attachment (id=7586)
--> (http://bugs.winehq.org/attachment.cgi?id=7586)
Output of WINEDEBUG=+seh,+relay,+text,+ole,+dialog wine TabletDemo.exe
People with wacom tablet trouble are advised to run vbtablet
as a test (see
http://pixarra.invisionzone.com/index.php?act=Msg&CODE=03&VID=in&MSID=12996)
vbtablet is a vb5 app, so you have to do "winetricks vbrun50"
to get the runtime, and then you have to install comctl32.ocx
(I tried the one from http://support.microsoft.com/kb/167121;
it seemed to need a wineboot to register itself).
The problem seems to show up shortly after the app
tries to set up three controls from comctl32.ocx and
the warning
warn:ole:apartment_disconnectobject couldn't find object 0x170090
shows up.
Native dcom doesn't seem to help.
Here's how I reproduced:
rm -rf .wine
sh winetricks vbvm50
wine comctl32.exe
wineboot
WINEDEBUG=+relay,+text,+ole,+dialog wine-git/wine TabletDemo.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=9311
Summary: Photoshop 6 UI font issue
Product: Wine
Version: CVS
Platform: Other
URL: http://www.tucows.com/get/214261_90608
OS/Version: other
Status: NEW
Keywords: download
Severity: enhancement
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Several pulldown boxes that contain text
are difficult to read in Photoshop 6 because
there is not enough space vertically to
display the letters, so the bottom six pixels
or so are not shown. For instance,
look at the Layers tab of the Layers floating
window; it has a combo box that says "Normal",
but the bottom few pixels are not shown.
The same problem shows up in the Mode combobox
of the Options bar, and the Brush Dynamics popup
accessible via the options bar. For a screenshot
of how the latter should look, see
http://www.arraich.com/ref/aabrushes.htm
This is with an old freetype, and with the
"could not load UI font" warning, so perhaps
with the latest freetype, it will go away;
I haven't checked.
--
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=9308
Summary: Some games got extremely slow
Product: Wine
Version: CVS
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 some games the performance is unplayable slow in current git.
e7cbb340dcbd695aecdc6f15213ebc3a045f2940 is first bad commit
commit e7cbb340dcbd695aecdc6f15213ebc3a045f2940
Author: Stefan Dösinger <stefan(a)codeweavers.com>
Date: Mon Jul 30 19:28:33 2007 +0200
wined3d: Remove stateblock::set.*.
:040000 040000 a782fc29e8ea5ea41f42dd2273a8fac0d6a9c627
4da5cf313941b584b5851030ed64a8ae5ce227fc M dlls
Tested with Anno1701 and Earth2160.
Not all games are affected.
--
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=9307
Summary: World of Warcraft does not work on wine-0.9.43-52-
g308da63
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-opengl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vhaarr+wine(a)gmail.com
Created an attachment (id=7577)
--> (http://bugs.winehq.org/attachment.cgi?id=7577)
WINEDEBUG=+wgl output
World of Warcraft worked fine on my previous WINE build, 0.9.42 (git tag).
Today, when I updated to wine-0.9.43-52-g308da63 (some 40 commits after the
0.9.43 release), WoW stopped working.
Thunderbird on #winehq suggested I file this bug, and also recommended running
WoW in D3D mode, which should work while a fix was found for this bug. I
haven't tried running it in D3D yet.
As requested by Thunderbird, I attach the output of `WINEDEBUG=+wgl ./wine
~/Games/WoW/WoW.exe 2> dbg.txt' here.
--
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=9306
Summary: Wenlin hangs
Product: Wine
Version: CVS
Platform: PC
URL: http://www.trantor.fi/Download/wenlindemo319.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
I helped a user on IRC trying get this running; You have to start with full
path, otherwise it exits, but even after doing that it hangs for me. With
native msvcrt it starts fine. A +relay log showed an endless sequence of this:
0009:Call msvcrt.clock() ret=004677ed
0009:Call
KERNEL32.GetProcessTimes(ffffffff,0072fc20,0072fc18,0072fc10,0072fc08)
ret=607dd2b4
0009:Ret KERNEL32.GetProcessTimes() retval=00000001 ret=607dd2b4
0009:Ret msvcrt.clock() retval=00000000 ret=004677ed
Even the simple example from msdn for clock() doesn't work in wine (it hangs):
http://msdn2.microsoft.com/en-us/library/4e2ess30(VS.71).aspx
Looks like clock() needs some improvement
--
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=9296
Summary: Info Select 2007 crashes on startup
Product: Wine
Version: CVS
Platform: Other
URL: http://www.miclog.com
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Created an attachment (id=7564)
--> (http://bugs.winehq.org/attachment.cgi?id=7564)
+ole log of starting up is.exe without dcom98
Run this app in a virtual desktop, or you won't be able
to see popups (there are two or so).
Without native dcom98, the app crashes after putting up
a splash screen and a couple popups. The console shows:
err:ole:CoGetClassObject no class object {00000316-0000-0000-c000-000000000046}
could be created for context 0x3
...
trace:ole:CreateDataCache ({00000316-0000-0000-c000-000000000046}, 0x21a78c,
{00000000-0000-0000-c000-000000000046}, 0x21a7b8)
wine: Unhandled page fault on write access to 0x00000082 at address 0x7e46d421
(thread 0009), starting debugger...
=>1 0x7e46d421 DefaultHandler_IDataObject_VTable+0x1() in ole32 (0x0033dbe8)
2 0x7efc01f5 call_exception_handler+0x29() in ntdll (0x0033dc18)
...
8 0x7ea65488 _CxxThrowException+0x48(object=0x33e140, type=0x73e84138) in
msvcrt (0x0033e128)
9 0x73e2f9ec in mfc42 (+0x5f9ec) (0x0033e150)
I'll attach the +ole log.
--
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=9295
Summary: some devenum/quartz classes aren't registered
Product: Wine
Version: CVS
Platform: PC
URL: http://www.amaranthia.com/downloads/Ahrimans_Prophecy.ex
e
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: wine-quartz
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: damjan.jov(a)gmail.com
Ahriman's prophecy (free ~10MB download) quits with "OLE error 0x80004001"
(E_NOTIMPL). To reproduce the bug, start the game, walk to the right half of
the bookshelf at the bottom right, press space to pick up the journal, walk out
of the house, walk around outside for about 10 seconds, and it will quit. The
following output is produced:
fixme:devenum:DEVENUM_ICreateDevEnum_CreateClassEnumerator Category
{cc7bfb41-f175-11d1-a392-00e0291f3959} not found
fixme:devenum:DEVENUM_ICreateDevEnum_CreateClassEnumerator Category
{cc7bfb46-f175-11d1-a392-00e0291f3959} not found
fixme:devenum:DEVENUM_ICreateDevEnum_CreateClassEnumerator Category
{cc7bfb41-f175-11d1-a392-00e0291f3959} not found
fixme:devenum:DEVENUM_ICreateDevEnum_CreateClassEnumerator Category
{cc7bfb46-f175-11d1-a392-00e0291f3959} not found
err:ole:CoGetClassObject class {e30629d1-27e5-11ce-875d-00608cb78066} not
registered
err:ole:CoGetClassObject no class object {e30629d1-27e5-11ce-875d-00608cb78066}
could be created for context 0x1
err:quartz:GraphBuilder_Render Unable to create filter (80040154), trying next
one
fixme:devenum:DEVENUM_ICreateDevEnum_CreateClassEnumerator Category
{cc7bfb41-f175-11d1-a392-00e0291f3959} not found
fixme:devenum:DEVENUM_ICreateDevEnum_CreateClassEnumerator Category
{cc7bfb46-f175-11d1-a392-00e0291f3959} not found
fixme:mpeg3:MPEG3_StreamSize misses the block header overhead
fixme:wave:DSD_CreateSecondaryBuffer
(0x1b7308,0x7ce718,100e0,0,0x7d6680,0x7d674c,0x7d6660): stub
fixme:quartz:PullPin_Seek (0x7caea0)->(000000000, 7fffffffffffffff)
fixme:quartz:PullPin_BeginFlush (0x7caea0)->()
fixme:quartz:PullPin_EndFlush (0x7caea0)->()
fixme:quartz:AsyncReader_QueryInterface No interface for
{56a868b3-0ad4-11ce-b03a-0020af0ba770}!
fixme:quartz:Parser_QueryInterface No interface for
{56a868b3-0ad4-11ce-b03a-0020af0ba770}!
fixme:quartz:MediaPosition_put_Rate (0x88f648)->(1.000000) stub!
fixme:ddraw:IDirectDrawImpl_WaitForVerticalBlank (0x174b28)->(1,(nil)): Stub
fixme:wave:DSD_CreateSecondaryBuffer
(0x1b7308,0x6229a8,80ea,0,0x88fc58,0x7ccc24,0x88fc38): stub
fixme:quartz:MediaPosition_put_CurrentPosition (0x88f648)->(0.000000) stub!
Interestingly these GUIDs exist in wine and are implemented, just not properly
registered/QueryInterface-able. Running wineprefixcreate, regsvr32 devenum.dll
and regsvr32 quartz.dll didn't help.
--
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=11024
Summary: Media Player Classic aborts with null-pointer reference
on startup.
Product: Wine
Version: 0.9.52.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: marti(a)juffo.org
Created an attachment (id=10023)
--> (http://bugs.winehq.org/attachment.cgi?id=10023)
Wine output
When attempting to run Media Player Classic for 2k/XP, version 6.4.9.0, the
startup fails with a null-pointer reference before displaying any windows.
I'm running Gentoo Linux, with kernel 2.6.23.8 if that makes a difference.
A few lines of output before the crash:
err:ole:create_server class {62be5d10-60eb-11d0-bd3b-00a0c911ce86} not
registered
fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported
err:ole:CoGetClassObject no class object {62be5d10-60eb-11d0-bd3b-00a0c911ce86}
could be created for context 0x17
wine: Unhandled page fault on read access to 0x00000000 at address 0x495fab
(thread 0009), starting debugger...
--
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=10199
Summary: Sling Player 1.5
Product: Wine
Version: 0.9.4.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-multimedia
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: 108(a)interjazz.com
Sling Player 1.5: After installation, When trying to connect to the Sling Box
with the connection wizard, you get an error "Operation failed, Error:
0x80004001" The only option is to quit.
--
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=9921
Summary: Battlefield 2142: The ground glows when you are at the
spawn screen when terrain is >low
Product: Wine
Version: 0.9.46.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: spencercw(a)googlemail.com
Created an attachment (id=8418)
--> (http://bugs.winehq.org/attachment.cgi?id=8418)
Screenshot when you are alive
Wine version: wine-0.9.46-170-g54720c7
Distro: Gentoo Linux 2007.0
GCC version: gcc (GCC) 4.1.2 (Gentoo 4.1.2)
Program: Battlefield 2142 1.25
When the "Terrain" setting is set to medium or high, and when you are dead (not
spawned in), the ground is very bright. See attached screenshots for how it is
supposed to look and how it looks after you die.
I have marked this as minor because the ground is fine when you are alive.
--
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=9528
Summary: Battlefield 2142 breaks on startup with ReportEventW
errors
Product: Wine
Version: 0.9.44.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: wine-advapi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ruesch(a)fresh-powder.de
Created an attachment (id=7896)
--> (http://bugs.winehq.org/attachment.cgi?id=7896)
The log file
When starting Battlefield 2142 the monitor first turns black, which is the
normal start-up behaviour of the game, but then suddenly I'm back at the
desktop with error messages and a 800x600 monitor resolution. I already tried
to rename the movie files so they don't play at startup but that didn't change
anything. Game version is 1.0.
The log is attached to this bug.
My PC configuration:
- Kubuntu 7.04 (Feisty)
- Linux dreamy-desktop 2.6.20-16-generic #2 SMP Thu Jun 7 20:19:32 UTC 2007
i686 GNU/Linux
- NVidia GeForce 7800GTX
- AMD Athlon64 3800+
--
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=9749
Summary: Yahoo Music Jukebox fails to install
Product: Wine
Version: 0.9.45.
Platform: Other
URL: http://music.yahoo.com/jukebox/
OS/Version: other
Status: NEW
Keywords: download
Severity: enhancement
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
I downloaded the free player installer, ymjsetup_24.exe.
Getting it to run was a challenge.
First symptom is, it just sits there forever scanning
the hard drive. That's installer brain damage; it
really is scanning all drives. To work around that, do
rm ~/.wine/dosdevices/z:
and put the installer in C: before running.
Next problem: it needs WinXP mode set.
Next problem: it needs WMP 9 installed. The WMP 9
installer fails at the end, but it's enough to get past this.
Next problem: you hit bug 5351, "Unable to find a volume for file extraction."
The workaround is
ln -s drive_c ~/.wine/harddiskvolume1
rm ~/.wine/dosdevices/c:
ln -s ../harddiskvolume1 ~/.wine/dosdevices/c:
OK, so here's the new problem: a dialog saying
KB891122 Setup Error
Setup could not verify the integrity of the file Update.inf.
Make sure the Cryptographic service is running on this computer.
Happily, you can reproduce this more simply by downloading that wmp
update from http://support.microsoft.com/kb/891122, and running
wine WindowsMedia-KB891122-x86-ENU.exe
You'll see something like this:
fixme:setupapi:SetupCopyOEMInfW install catalog file
L"c:\\7edba49b02cd480706d93acd65f486\\update\\KB891122.cat"
fixme:wintrust:CryptCATAdminAcquireContext 0x33b914
{f750e6c3-38ee-11d1-85e5-00c04fc295ee} 0
fixme:wintrust:CryptCATAdminCalcHashFromFileHandle 0x1c 0x33b4c8 0x1291d8 0
fixme:wintrust:CryptCATAdminEnumCatalogFromHash 0xdeadbeef 0x1291d8 100 0
0x33b4c4
fixme:wintrust:CryptCATAdminReleaseContext 0xdeadbeef 0
fixme:seh:_abnormal_termination (void)stub
fixme:seh:_abnormal_termination (void)stub
fixme:seh:_abnormal_termination (void)stub
fixme:wintrust:CryptCATAdminAcquireContext 0x33b95c
{f750e6c3-38ee-11d1-85e5-00c04fc295ee} 0
fixme:wintrust:CryptCATAdminRemoveCatalog 0xdeadbeef L"_000000_.cat" 0
fixme:wintrust:CryptCATAdminReleaseContext 0xdeadbeef 0
Amusing fact: YMJ seems to include ogg codecs.
--
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=11182
Summary: Unimplemented function winmm.midiDisconnect
Product: Wine
Version: 0.9.15.
Platform: PC
URL: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=382883
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ovek(a)arcticnet.no
Peter De Schrijver <p2(a)debian.org> reports:
When trying to run AN1xEdit, wine crashes with the following crash dump :
wine: Call from 0x7fc1cb60 to unimplemented function winmm.dll.midiDisconnect,
aborting
wine: Unimplemented function winmm.dll.midiDisconnect called at address
0x7fc1cb60 (thread 0009), starting debugger...
--
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=11142
Summary: Roland XV-Editor program crashes when setting midi ports
Product: Wine
Version: 0.9.52.
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gsking1(a)yahoo.com
Created an attachment (id=10171)
--> (http://bugs.winehq.org/attachment.cgi?id=10171)
backtrace text
Tried to run Roland's XV-Editor. This is a program that that controls settings
on an external XV-2020 synth. I believe it all works through midi sending SysEx
messages. The XV-2020 is connected via its USB-midi port. Same issue when
connect through midi ports. Otherwise midi with this unit seems fine as I
normally use it with Rosegarden and other linux midi sequencing software.
gsking@blaster:~/.wine/drive_c/Program Files/Roland/XVEditor$ wine
XV-2020Editor.exe
fixme:mixer:ALSA_MixerInit No master control found on M Audio Audiophile 24/96,
disabling mixer
fixme:mixer:ALSA_MixerInit No master control found on XV-2020, disabling mixer
wine: Call from 0x7b840f8c to unimplemented function winmm.dll.midiConnect,
aborting
wine: Unimplemented function winmm.dll.midiConnect called at address 0x7b840f8c
(thread 0009), starting debugger...
Unhandled exception: unimplemented function winmm.dll.midiConnect called in
32-bit code (0x7b841006).
Entire backtrace log is attached.
--
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=11001
Summary: Flanker 2.0 Demo: stack overflow after mission loads
Product: Wine
Version: 0.9.52.
Platform: PC
URL: http://bugs.winehq.org/www.3dgamers.com/dlselect/games/s
u27flanker20/flanker20demo.exe.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: remailer(a)gmail.com
Created an attachment (id=9971)
--> (http://bugs.winehq.org/attachment.cgi?id=9971)
relay log
Tested Flanker 2.0 Demo using wine-0.9.52 on Ubuntu 7.10 Gutsy, nVidia GeForce
FX 5200.
http://bugs.winehq.org/www.3dgamers.com/dlselect/games/su27flanker20/flanke…
Upon starting a new mission, immediately after the level loads a stack overflow
occurs. Find attached the relay log.
err:seh:setup_exception stack overflow 144 bytes in thread 000b eip 7e7b018f
esp 00240f70 stack 0x241000-0x350000
If testing the demo you may notice that the mouse misbehaves on the menu, this
is logged as bug 10999.
--
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=10594
Summary: EVE Online has several rendering/stability problems
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.eve-online.com/download/
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kelfe(a)gmx.de
Created an attachment (id=9395)
--> (http://bugs.winehq.org/attachment.cgi?id=9395)
space station
The new release with the trinity 2 gfx engine and new dx9 has several issues.
see 10591
- most of the time a severe slowdown where X is using up to 98% cpu time
- object errors like the one shown in the attached screenshot (upside down
object and should be behind the ship somewhere in space)
- random crashes
--
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=9927
Summary: qq installer crashes near end
Product: Wine
Version: 0.9.46.
Platform: Other
URL: http://im.qq.com/qq/dlqq.shtml
OS/Version: other
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
While doing my usual "find users complaining about wine"
search, I came across a user complaining about something called qq:
http://asasong.spaces.live.com/Blog/cns!8EFA9272DD95E921!516.entry
Wikipedia says qq is an *extremely* popular IM
program in China. It seems to be so popular that people
write programs that depend on it. So I tried installing it.
The installer first puts up a dialog with a single button.
Don't click on the button! It must say "cancel". The
dialog shows progress of some download or other.
After clicking on defaults (and one radio button),
install starts. But it crashes with an OLE problem:
wine: Unhandled page fault on read access to 0x00140000 at address 0xb7dc1cbc
(thread 0013), starting debugger...
=>1 0xb7dc1cbc memcpy+0x1c() in libc.so.6 (0x0034f04c)
2 0x7e92c309 VARIANT_UserMarshal+0x2f9(pFlags=0x34f0cc, Buffer=<register EDI
not in topmost frame>, pvar=0x136d18)
[/home/dank/wine-git/dlls/oleaut32/usrmarshal.c:524] in oleaut32 (0x0034f08c)
3 0x7e9b5ffa NdrUserMarshalMarshall+0xaa(pStubMsg=<register EDI not in
topmost frame>, pMemory=0x136d18, pFormat=0x62503650)
[/home/dank/wine-git/dlls/rpcrt4/ndr_marshall.c:3152] in rpcrt4 (0x0034f0dc)
4 0x7e9c6f36 NdrStubCall2+0x1766(pThis=0x1351e8, pChannel=0x135430,
pRpcMsg=0x135070, pdwStubPhase=0x34f360)
[/home/dank/wine-git/dlls/rpcrt4/ndr_stubless.c:66] in rpcrt4 (0x0034f27c)
etc.
Annoyingly, all the text is in Chinese but renders as ?????,
even after I install Ubuntu's chinese language support.
--
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=9511
Summary: Wine uses wrong icon on desktop for installed
application
Product: Wine
Version: 0.9.44.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P5
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Stuart(a)houseofanime.org
Simple enough issue - When installing DVD Profiler, a desktop icon is created.
This is fine, but the icon is of lower quality than those available in the exe
(I _think_ it is the 32x32-32bit icon, when a 48x48-32bit icon is available).
Windows XP uses the correct 48x48 icon.
This issues does not occur with other applications I've installed where similar
choices are available.
--
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=11363
Summary: Steam / Games won't work
Product: Wine
Version: CVS/GIT
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pascal.duersteler(a)gmail.com
Created an attachment (id=10471)
--> (http://bugs.winehq.org/attachment.cgi?id=10471)
Backtrace
Playing games like Counter-Strike over Steam won't work anymore, I remember
that in wine 0.9.49 (I think, I'm not sure) it worked... what a pity!
Game crashes and resolution craps, backtrace is in 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=11240
Summary: Steam Games core dump on start
Product: Wine
Version: CVS/GIT
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: scott.vanderwall(a)gmail.com
Alright, half-life 2, Day of Defeate and the like don't ever start. They just
crash out with this error that I've attached. This is with today's CVS
version.
--
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=11163
Summary: Where in the World is Carmen Sandiego install fail
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
Created an attachment (id=10207)
--> (http://bugs.winehq.org/attachment.cgi?id=10207)
Interesting bit of +module,+text,+relay,+file
I'm the proud owner of an original 16 bit Where in the World is C.S.
disc from 1995. Running the installer fails immediately
with the dialog box
Cannot load library: 'SHELL.DLL'
Doing
touch ~/.wine/drive_c/windows/system32/shell.dll
works around this, and lets you get to the next problem
(can't register app with program manager via DDE, but
that's another bug).
So I guess we need to create a fake 16 bit shell.dll
to make this app happy... it ought to be in system,
not system32, but touching it there didn't help.
I've attached the key part of the wine log.
--
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=11097
Summary: youtubedownloader crashes in WineEngGetGlyphOutline
Product: Wine
Version: CVS/GIT
Platform: PC
URL: ftp://ftp1.volftp.tiscali.it/pub/pc/windows/win98/utilit
y/graphic/video/youtubedownloader.exe
OS/Version: Linux
Status: NEW
Keywords: download, regression
Severity: enhancement
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
Hi, this must be a regression occurred today. This afternoon i tested this app
and there was a problem in shdocvw, now i updated my git tree, and it bails out
even earlier because of a crash in WineEngGetGlyphOutline. Dmitry, care to have
a look? I guess it's because of a patch from you that went in today
--
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=11083
Summary: Some experience on trying to launch the setup of .NET
3.0
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: testcases
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: yolande(a)haneder.biz
Created an attachment (id=10104)
--> (http://bugs.winehq.org/attachment.cgi?id=10104)
log of dotnetfx3
First of all, I am using a Wine under XP with .NET 2 and Windows installer 3.1
installed.
I used cabextract to extract setup.exe because otherwise it couldn't find the
path to extract.
I also added ClusApi.dll in /windows/system32.
Seen that way the setup is starting (log of dd_dotnetfx3install.txt attached,
uxeventlog.txt and dd_dotnezfx3error.txt are hardly showing anything except for
ÿþ)
It ran and ran in the background and since nothing happened (no new line on the
log), I tried to kill it which didn't work. After some time I got the following
message on the console:
wine: Unhandled exception 0xc000000d at address 0x6f0023:0x5024c0bb (thread
0009), starting debugger...
Process of pid=0008 has terminated
No process loaded, cannot execute 'echo Modules:'
Cannot get info on module while no process is loaded
No process loaded, cannot execute 'echo Threads:'
process tid prio (all id:s are in hex)
00000010
00000011 0
0000000c
0000000f 0
0000000e 0
0000000d 0
0000000a
0000000b 0
You must be attached to a process to run this command.
No process loaded, cannot execute 'detach'
--
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=10954
Summary: Zoundry Blogwriter 1.0.40 crash on startup
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://www.zoundry.com/download/zBlogWriter.exe
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Saw a note at
http://www.thetechandcents.com/2007/11/running-zoundry-blog-editor-under-wi…
saying that zoundry blog writer required real ie6 and mfc42
to run cleanly. So I installed with
rm -rf .wine
sh winetricks vcrun6
wine zBlogWriter.exe
and tried starting the app. It crashes quickly, after putting up
a small splash screen. Here are a few lines from the log:
fixme:mshtml:HTMLDocument_QueryInterface
(0x269f5e8)->({cf51ed10-62fe-11cf-bf86-00a0c9034836} 0x34dc18) interface not
supported
fixme:mshtml:OleObject_GetMiscStatus (0x269f5e8)->(1 0x269f194)
fixme:mshtml:PersistStreamInit_InitNew (0x269f5e8)
Unhandled exception: page fault on read access to 0x00000028 in 32-bit code
(0x1e0372e0).
Backtrace:
=>1 0x1e0372e0 in python23 (+0x372e0) (0x03029850)
2 0x1e0d75c8 PyTuple_Type() in python23 (0x00000002)
--
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=10848
Summary: Dragon NaturallySpeaking 9.5 Standard Dictation Engine
does not initialize
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=9739)
--> (http://bugs.winehq.org/attachment.cgi?id=9739)
terminal output
Dragon NaturallySpeaking 9.5 Standard installs but does not run on my machine.
The error message says the dictation engine does not initialize.
This is a different experience from DNS 9.0 Preferred, which installs easily
and usually runs well.
--
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=10556
Summary: "allow DirectX apps to stop the mouse leaving their
window" doesn't work
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: epimetreus(a)fastmail.fm
"allow DirectX apps to stop the mouse leaving their window" doesn't work in
Dungeon Keeper 2.
--
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=10517
Summary: Alpha Centauri crashes when turn ends
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-dinput
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: epimetreus(a)fastmail.fm
Created an attachment (id=9260)
--> (http://bugs.winehq.org/attachment.cgi?id=9260)
Wine console output
Alpha Centauri crashes when I press "Enter" to end my first turn in single
player mode.
--
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=10285
Summary: google talk setup crashing - missing
gdiplus.dll.GdipGetImageEncodersSize
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Severity: enhancement
Priority: P2
Component: wine-gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: infyquest(a)gmail.com
The latest google talk setup is crashing when registering.
I think its mainly due to missing gdiplus.dll.GdipGetImageEncodersSize
implementation.
Here is the console output:
err:ntlm:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure
that ntlm_auth >= 3.0.25 is in your path.
err:ntlm:SECUR32_initNTLMSP Usually, you can find it in the winbind package of
your distribution.
fixme:shell:DllCanUnloadNow stub
fixme:shell:DllCanUnloadNow stub
fixme:shell:DllCanUnloadNow stub
fixme:ole:CoInitializeSecurity ((nil),-1,(nil),(nil),0,3,(nil),0,(nil)) - stub!
err:ole:CoGetClassObject class {304ce942-6e39-40d8-943a-b913c40c9cd4} not
registered
err:ole:CoGetClassObject no class object {304ce942-6e39-40d8-943a-b913c40c9cd4}
could be created for context 0x1
wine: Call from 0x7ee53f60 to unimplemented function
gdiplus.dll.GdipGetImageEncodersSize, aborting
fixme:dbghelp:MiniDumpWriteDump NIY MiniDumpWithHandleData
fixme:shell:DllCanUnloadNow stub
--
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=10181
Summary: Firefox 1.5.0.6 installer text unreadable
Product: Wine
Version: CVS/GIT
Platform: Other
URL: ftp://ftp.mozilla.org/pub/firefox/releases/1.5.0.6/win32
/en-US/Firefox%20Setup%201.5.0.6.exe
OS/Version: other
Status: NEW
Keywords: download, Installer
Severity: enhancement
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Installing Firefox 2 is fine, but installing Firefox 1.5.0.6
has to be done on faith, since you can't read most of the
text in the installer image. The installer is nearly unusable.
--
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=10119
Summary: DigiDemo fails to install
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.acecad.com.tw/download/dmm_v2.30L.zip
OS/Version: Linux
Status: UNCONFIRMED
Keywords: download, Installer
Severity: enhancement
Priority: P2
Component: wine-msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
The installer fails while trying to run setup.exe. Directly running the .msi
file works though. This is a regression between wine-0.9.34 and 0.9.32. I'm
currently trying to find the patch that regressed this.
--
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=10103
Summary: fonts not showing up in msvc 6
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: thestig(a)google.com
CC: huw(a)codeweavers.com
Created an attachment (id=8667)
--> (http://bugs.winehq.org/attachment.cgi?id=8667)
screenshot of the problem
I noticed with Microsoft Visual C++ 6, some fonts are missing in certain dialog
boxes such as the options dialog and the tip of the day. The regression is
caused by:
commit bc2a4dbee086de69cd05a30f3d717cb6858d030c
Author: Huw Davies <huw(a)codeweavers.com>
Date: Fri Oct 12 14:36:44 2007 +0100
gdi32: Try to load Wine's TrueType fonts from the build directory.
--
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=9841
Summary: System Shock 2 now crashes when you load since update
0.9.46
Product: Wine
Version: CVS/GIT
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: abc.mikey(a)googlemail.com
Created an attachment (id=8307)
--> (http://bugs.winehq.org/attachment.cgi?id=8307)
Debuging output from wine
System shock 2 crashes out when you try to open it. It doesn't show any signs
of opening.
--
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=9760
Summary: Steam loads as far as main screen but doesn't display
web content then says "client callback thread error"
Product: Wine
Version: CVS/GIT
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: abc.mikey(a)googlemail.com
Created an attachment (id=8190)
--> (http://bugs.winehq.org/attachment.cgi?id=8190)
Ouput to terminal
Steam starts as per normal, logs in then opens up the main window, but the web
content doesn't load (it stays white) and the terminal output counts shutdown
up to 300 then gives the message:
"client callback thread error"
It appears to be a problem with gecko (steam website?) but I've tried
reinstalling gecko and typing the following works:
wine iexplore http://www.winehq.org
--
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=9734
Summary: Steam fails to start
Product: Wine
Version: CVS/GIT
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: greg87(a)online.de
Steam comes up properly but when it seems to try to rendering the html content
of the Steam menu it aborts.
In the console appears "Shutting down. . ." and Steam quits.
ea52235f8f3d4ba501ab9eb56921cbd25a62a893 is first bad commit
commit ea52235f8f3d4ba501ab9eb56921cbd25a62a893
Author: Jacek Caban <jacek(a)codeweavers.com>
Date: Sat Sep 15 16:07:52 2007 +0200
mshtml: Make HTMLBodyElement child object of HTMLTextContainer.
:040000 040000 c3f4e9d7fa5348173b029bface0978dbd2b79f52
7b54032d915fc4919f7f283709409327525e59d7 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=9678
Summary: Büro Plus Next 8.5 startup fails, unimplemented
gdiplus.dll.GdipGetImageEncodersSize
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://www.microtech.de/index.php?id=135
OS/Version: other
Status: NEW
Keywords: download
Severity: enhancement
Priority: P2
Component: wine-gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
This app has a free download trial.
The following error shows up at the end of installation and when starting the
app
(so it's probably not an installer problem):
wine: Call from 0x7ee52f40 to unimplemented function
gdiplus.dll.GdipGetImageEncodersSize, aborting
Oddly, several dialogs say "Buhl Business" instead of "Buero Plus".
--
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=9413
Summary: EVE Online testserver build fails to start when using
ALSA as audio driver
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.eve-online.com/download/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kelfe(a)gmx.de
The testserver version of Eve Online crashes after displaying the splash screen
when wine is configured to use ALSA as sound output.
live server -> testserver updates are available at
http://www.eve-online.com/patches/patches.asp?s=singularity (you need to enter
the EVE path as folder selection is broken in the installer)
--
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=11413
Summary: The Settlers II: 10th Anniversary » install failed
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pascal.duersteler(a)gmail.com
I'm not able to install the 1.x retail version because after "Verifying
installer" a popup appears which tells me that i provided a wrong serial. Funny
thing is that i could not provide anything beyond this point.
Unfortunately there is no wine output in console, if needed i'll attach an
strace output.
--
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=10619
Summary: wineprefixcreate sometimes thinks c: is on /media/cdrom!
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Severity: critical
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Check this out:
$ rm -rf .wine
$ wine-git/wine /media/cdrom/setup.exe
wine: creating configuration directory '/home/dank/.wine'...
Could not load Mozilla. HTML rendering will be disabled.
wine: '/home/dank/.wine' created successfully.
Warning: the specified Windows directory L"c:\\windows" is not accessible.
Warning: the specified System directory L"c:\\windows\\system32" is not
accessible.
$ ls .wine/dosdevices/ -l
total 0
lrwxrwxrwx 1 dank dank 13 2007-11-30 17:17 c: -> /media/cdrom0
lrwxrwxrwx 1 dank dank 8 2007-11-30 17:17 c:: -> /dev/hdc
lrwxrwxrwx 1 dank dank 13 2007-11-30 17:17 d: -> /media/cdrom0
lrwxrwxrwx 1 dank dank 8 2007-11-30 17:17 d:: -> /dev/hdc
lrwxrwxrwx 1 dank dank 1 2007-11-30 17:17 z: -> /
Ain't that a hoot? Doesn't seem to be terribly reproducible,
but I saw it happen twice so far in two days.
--
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=10301
Summary: EVE Online item icons are displayed with alpha channel
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.eve-online.com/download
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kelfe(a)gmx.de
Created an attachment (id=8950)
--> (http://bugs.winehq.org/attachment.cgi?id=8950)
transparent ship icon with font showing behind it
EVE renders item/ship icons and stores these renderings on harddisk
(.wine/drive_c/windows/profiles/user/Local Settings/Application
Data/CCP/EVE/cache/Pictures/Gids/)
these images contain an alpha channel
when loading/displaying these icons the alpha channel is stripped/ignored on
windows
under wine the images are displayed with alpha channel
reproducable by clearing the files in the folder mentioned above and looking up
ships in the market (for example search and select a nyx then move the market
window around)
--
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=10141
Summary: Valgrind reports heap error early in wine startup
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Severity: enhancement
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Sometimes on my core 2 gutsy laptop, warn+heap make test
fails in msvcrt on tests/heap.c, so I tried it under
valgrind:
$ cd dlls/msvcrt/tests
$ WINEDEBUG=warn+heap valgrind --trace-children=yes
--suppressions=$HOME/supp.txt ../../../tools/runtest -P wine -M msvcrt.dll -T
../../.. -p msvcrt_test.exe.so heap.c
(where supp.txt is system dependent and optional; it just skips false
positives. I'll attach mine.)
Here's the first error in the output:
==12738== Invalid write of size 1
==12738== at 0x4023894: memset (mc_replace_strmem.c:490)
==12738== by 0x43F178E: HEAP_CreateFreeBlock (heap.c:143)
==12738== by 0x43F184D: HEAP_ShrinkBlock (heap.c:567)
==12738== by 0x43F24D9: RtlAllocateHeap (heap.c:1220)
==12738== by 0x43F8FBA: load_builtin_callback (loader.c:1256)
==12738== by 0x402CABC: wine_dll_set_callback (loader.c:480)
==12738== by 0x43F61C7: __wine_process_init (loader.c:2504)
==12738== by 0x402C448: wine_init (loader.c:645)
==12738== by 0x7BF0139A: main (main.c:111)
==12738== Address 0x7F000140 is not stack'd, malloc'd or (recently) free'd
Amusingly, this error happens regardless of what app you try to run,
even a nonexistant one emits the same error, e.g.
$ WINEDEBUG=warn+heap valgrind --trace-children=yes
--suppressions=$HOME/supp.txt xyzzy
Is this real, or a false positive? Maybe somebody just forgot
an annotation in ntdll?
--
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=10122
Summary: "MSVCRT___RTDynamicCast Unknown parameter is non-zero:
please report" error in Adobe PSA 2.0
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://download.adobe.com/pub/adobe/magic/photoshopalbum
/win/2.x/psa2se_nl.zip
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
I get the error from the summary while trying to launch Adobe Photoshop Album
2.0.
The application doesn't start due to this bug. With native msvcrt it gets a bit
further
--
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=9553
Summary: wineserver uses around 50% in EVE Online
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.eve-online.com/download/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-shell32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kelfe(a)gmx.de
the wineserver uses around 50% cpu in EVE Online after
commit 94074ad31eed9c5d8bcbc5155bea124d39f85f2f
Author: Rob Shearman <rob(a)codeweavers.com>
Date: Fri Aug 31 15:41:36 2007 +0100
shell32: Don't use the working directory passed into ShellExecute*
functions if it isn't valid.
this causes the game to hang/freeze
the strange part seems to be that the changed function is never even called
(bumped the trace to a fixme and nothing is dumped to the terminal)
it seems to happen only on the testserver when the ingame voice support is
enabled
--
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=11351
Summary: battlefield 1942 - strange text rendering
Product: Wine
Version: 0.9.54.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thebohemian(a)gmx.net
Created an attachment (id=10459)
--> (http://bugs.winehq.org/attachment.cgi?id=10459)
screenshot showing text problem
Hi,
the rendering of text in battlefield 1942 (v.1.6) is somewhat strange. In some
part of the screen it is completely fine and readable. In other parts however
it looks like some vertical lines of the bitmap that makes up a character is
not drawn.
I attached a screenshot.
GFX hardware is a nvidia geforce 2 mx with the proprietary kernel module.
--
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=11399
Summary: Cinema 4D R10 scrolling overlay
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P3
Component: opengl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pascal.duersteler(a)gmail.com
When scrolling in objects list, a grey overlay over 90% of the objects appears.
You need one click to let it disappear but its nasty if you want to select
different objects with ctrl
This not really generates an output in console so unfortunately i can't tell
more
--
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=11137
Summary: Trados not keeping track of settings
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
Some examples instead of logs:
1. On Windows the license file is checked once and all components request to
the license server. On Wine, you have to enter the path to the license
everytime you are opening the same component (one it had checked and it is OK,
the component should not have to check the license since the license server is
doing it).
The component should remember the settings of the license server.
2. When opening a translation memory, it is alway prompting you to enter your
user ID. The user ID had been entered during installation. Usually it is not
asked again, the installation settings are taken over.
3. When opening Workbench, it should always open the translation memory that
had been previously opened. At this time it is opening blank even if you have
just worked on a translation memory.
--
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=11110
Summary: Tony Hawk's Pro Skater 3: Crash on quit game
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andre.wisplinghoff(a)gmail.com
Created an attachment (id=10144)
--> (http://bugs.winehq.org/attachment.cgi?id=10144)
Interesting part of +relay log quitting the game
When clicking "exit game" in the main window, a page fault occurs and wine
hangs while trying to start the debugger.
The register/stack dumps are at the end of the attached +relay log (only the
part that seems to be most interesting)
--
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=11066
Summary: Kid Pix Deluxe 4 Home Edition installer ereg wants IE4
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: shdocvw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
winetricks fakeie6 isn't enough for it... log shows
trace:reg:NtOpenKey (0x38,L"Software\\Microsoft\\Internet Explorer",1,0x34fbf4)
trace:reg:NtOpenKey <- 0x40
trace:reg:RegQueryValueExA (0x40,"Build",(nil),(nil),(nil),0x34fbf0=0)
trace:reg:NtQueryValueKey (0x40,L"Build",2,0x34faa8,256)
...
trace:text:DrawTextExW L"Sorry, Internet Explorer 4.0 or higher is required.",
-1, [(0,0)-(352,0)] 00000450
Looks like we need to add a registry key?
--
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=11046
Summary: Kid Pix 3 installer z-order hell in QuickTime demo movie
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Keywords: Installer
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
The kid pix 3 installer installs Quicktime 4,
and offers to show a demo movie.
If you say yes, woe unto you, for you will
be mocked with a strobe light show from
hell, and will be unable to recover without
great effort. This is partly bug 1347 (which
makes the quicktime player black out the
rest of the screen) and partly a z-order
conflict between the quicktime player, itself,
and the kid pix installer background window.
I think. I'm still kind of scarred.
This is not a new bug, it's been around since
I first tried kidpix last year.
--
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=10768
Summary: Can't bring up help on Dragon Naturally Speaking 9
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://nuance.com
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Bringing up help on Dragon Naturally Speaking 9
either doesn't work at all, or just barely works.
For instance, in the new user training, if you get
a dialog saying that it can't adjust your volume
(as you currently do on some alsa systems like mine),
there's a Help button. Clicking that gives the
message "Failed to launch help." +relay shows
0028:Call KERNEL32.CreateFileW(00af7c70
L"mk:@MSITStore:C:\\PROG~FBU\\NUANCE\\NATU~0QK\\HELP\\ENX\\PREF\\DRAGON_ENX.CHM>HiddenNav",80000000,00000001,00000000,00000003,00000080,00000000)
ret=790786d7
0028:Ret KERNEL32.CreateFileW() retval=ffffffff ret=790786d7
Odd that it's trying to open that as a plain file.
http://wiki.winehq.org/HtmlHelp indicates it's supposed to
be accessed via wininet, or something. I'll attach
a +relay log as helpbug1.txt.
Similarly, if you right click on the microphone symbol and
chose "Help / Show Topics", you get a very similar error,
0009:Call KERNEL32.CreateFileW(00ae52e8
L"mk:@MSITStore:C:\\PROG~FBU\\Nuance\\NATU~0QK\\help\\enx\\pref\\dragon_enx.chm",80000000,00000001,00000000,00000003,00000080,00000000)
ret=78d356d7
and an entry in dragon.log:
16:38:45 Warning:
HtmlHelpA(mk:@MSITStore:C:\PROG~FBU\Nuance\NATU~0QK\help\enx\pref\dragon_enx.chm,
0, 00000000)
The "Help / Performance Tools" entry (not sure about the name,
it's one of the first ones in the list" does bring up help,
but it's unstable, it seemed to crash pretty quickly for me.
--
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=10637
Summary: wineserver interferes with XVideo playback
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mojoman69(a)gmail.com
As of 2007-11-28 10:52AM CST to now ( 2007-12-01 19:35 ) wine built from GIT
interferes with XVideo playback whenever wineserver is running.
If the application that wine is running is shutdown and allowed to exit
gracefully after the wineserver process halts XVideo playback is restored.
However if wineserver is force killed ( kill -9 $PID ) XVideo will not resume
untill after X has been restarted.
See attachment for example of XVideo corruption.
--
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=10500
Summary: Supreme Commander Desync with latest 3269 Patch (
Supposed to fix desync issues )
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-net
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: m6(a)kcidx.org
Supreme Commander seems to be running fairly well for me, however Since i
update to patch 3269 I get this error, and My LAN games keep desyncing.
fixme:winsock:convert_aiflag_w2u Unhandled windows AI_xxx flags 8
--
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=10333
Summary: Page fault when attempting to run HL2 / Portal
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: MattFinn(a)gmail.com
Created an attachment (id=9001)
--> (http://bugs.winehq.org/attachment.cgi?id=9001)
Console ouput including page fault message
This happens on HL2 and Portal. I run Portal either directly through steam or
with "wine steam -applaunch 400" and the game never appears. I see the pre-game
steam messages (connecting to account, etc), but that's all.
Console output is attached.
Let me know if you'd like any other traces or anything. Git is from about 24
hours ago.
I didn't know which component, so I guessed kernel since it says kernel32 a lot
near the page fault :)
--
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=10275
Summary: "Get PLP" button in Matlab R14 installer does nothing
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Keywords: Installer
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
The Matlab R14 installer offers you a chance to retrieve
your personal license password via the web by clicking on a button
marked "Get My PLP". Clicking on this does nothing.
+process shows what it's trying to do:
trace:process:CreateProcessW app (null) cmdline L"rundll32
url.dll,FileProtocolHandler http://www.mathworks.com/accesslogin/index.jsp"
+all on that commandline shows where it's going south:
0009:trace:nls:WideCharToMultiByte cp 0
L"http://www.mathworks.com/accesslogin/index.jsp\0000" ->
"http://www.mathworks.com/accesslogin/index.jsp\x00", ret = 47
0009:Ret KERNEL32.WideCharToMultiByte() retval=0000002f ret=7ecce7cd
0009:trace:rundll32:main Calling L"FileProtocolHandler"
(0x10024,0x7ecc0000,"http://www.mathworks.com/accesslogin/index.jsp",10)
0009:Call url.FileProtocolHandlerA(00010024,7ecc0000 "MZ\x90",0012b2e8)
ret=7ecceb72
I bet it'll be pretty easy to track down where that
argument gets mangled.
--
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=10258
Summary: Missing region invalidation in listbox
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.pulsen.se
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-user
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: peter(a)cendio.se
This bug is similiar to bug 10240. The Magna Cura application uses the Ultimate
Grid Control (http://www.theultimatetoolbox.com/products/ultimategrid/) in it's
Calendar. A drop down listbox is opened when "down" buttons are pressed. This
listbox is not painted properly, see screenshot at
http://www.cendio.com/~astrand/wine/48-ultimate-grid/nopaint.png. Here, xclock
has been dragged over the listbox, which is then repainted correctly.
Magna Cura is not available for testing, as described in bug 10240. There's a
demo application of the Ultimate Grid available from
http://www.theultimatetoolbox.com/try/, but for some reason I cannot reproduce
the problem with this demo.
By executing Wine slowly, I've realized that the listbox is actually drawn
correctly at first, then incorrectly repainted blue.
I'm not 100% certain that the problem is with the listbox implementation, but
in any case, the problem goes away with this patch:
--- listbox.c (revision 13259)
+++ listbox.c (arbetskopia)
@@ -3064,6 +3064,7 @@
if (descr->focus_item != -1)
LISTBOX_RepaintItem( descr, descr->focus_item, ODA_FOCUS );
SEND_NOTIFICATION( descr, LBN_SETFOCUS );
+ InvalidateRect(descr->self, NULL, TRUE);
return 0;
case WM_KILLFOCUS:
descr->in_focus = FALSE;
--
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=10240
Summary: Missing region invalidation in edit control
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://www.pulsen.se
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-user
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: peter(a)cendio.se
Original mail to wine-devel:
It seems like there's a missing region invalidation in the edit control
somewhere; the background is not correctly updated, unless the window is
moved or exposed to X11 exposes. See screenshot at
http://www.cendio.com/~astrand/wine/46-textedit-color/nopaint.png. In this
case, xclock has been dragged over the edit control area, which is then
correctly painted white.
The application is Magna Cura.
--
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=10224
Summary: Property Sheet Buttons are not repositioned when sheet
is resized
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://www.pulsen.se/
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: peter(a)cendio.se
This bug was initially reported on the wine-devel mailing list, using subject
"Misplaced Property Sheet buttons". When using the "Magna Cura" application,
but buttons on property sheets are not properly placed. The screenshot
http://www.cendio.com/~astrand/wine/62-tab-size/unpatched.png demonstrates
the problem: The buttons are only partially visible. It turns out that the
parent window for the Buttons changes size several times. The height is:
228
95
466
436
450
The PROPSHEET_AdjustButtons function, however, is only called in
WM_INITDIALOG, so the buttons are positioned based on the height 466, and
never repositioned.
--
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=10057
Summary: gamma handling, application access to screen gamma,
disabling gamma control
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tuomo.kohvakka(a)iki.fi
My main problem is that
a) I need somewhat calibrated display. Not properly profiled, but I like that
black is black and white is about white [2]. This can be accomplished with
proper gamma ramps, eg, using application like xgamma or nvidia-settings [1].
No problem here actually.
[1]
http://www.rancholinux.com.ar/wp-content/uploads/2007/05/nvidia-settings.png
[2] http://www.aim-dtp.net/aim/evaluation/gamma_space/index.htm
b) Whenever I use any D3D application under wine, gamma ramps get set into
"default" messing screen colors. This affects the game in question and whole
desktop after exiting application (and wine).
It would be nice if there would be a solution. However, I don't know what it
should be.
At least wine probably should restore gamma ramps when exiting, but I'm not
totally certain even about this. It would obviously forbid using any win32
gamma setting (screen calibration) software.
It wouldn't help with messed up colors in application either. I'm wondering if
it could be possible to calculate a "calibrated" gamma ramp from user (x11) and
application (win32) supplied and use that, resulting in no change if
application just wants something flat default. This would of course have same
problem as above.
I've found that not any of the games that I play actually uses gamma setting in
any meaningful way. As such I propose following patch which allows disabling
gamma functionality by setting up a registry key.
I can supply some screen shots (camera pointing at screen showing gamma
effects) if required.
There is similar bug with gnome-screensaver, see
http://bugzilla.gnome.org/show_bug.cgi?id=342850
--
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=9964
Summary: Jade Empire hangs while playing movies
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jroehl(a)freenet.de
Created an attachment (id=8475)
--> (http://bugs.winehq.org/attachment.cgi?id=8475)
Output of starting and trying to play logo movie
When JE tries to play movie sequences, the screen gets totally white and game
hangs. A workaround is to disable movies in jadeempire.ini. Edit the lines to:
NoLogos=1
NoMovies=1
--
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=9926
Summary: gdi32.dll should not have exported function pointers
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: wine-gdi-(printing)
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vitaliy(a)kievinfo.com
Blocks: 219
These two pointers are not present on the native systems:
@ extern pfnRealizePalette
@ extern pfnSelectPalette
This causes some code in SafeDisk 3.x to crash dereferencing these pointers.
They should be replaced with function calls to get/set them instead.
--
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=9565
Summary: wined3d regression with rogue spear
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: frick(a)sc-networks.de
CC: stefandoesinger(a)gmx.at
Rogue Spear worked OK before this patch using FBO. There where some visual
artefacts with the mouse cursor. Now starting a mission takes ages in the
tactical menu and the visual problems are the same with and without FBO like
before _without_ FBO. Please advice what infos are needed.
commit 3b822b80feba396ec017c9ef0d96d59a1733a2d8
Author: Stefan Dösinger <stefan(a)codeweavers.com>
Date: Tue Aug 21 23:24:16 2007 +0200
wined3d: Reject opengl accelerated blits with system memory surfaces.
:040000 040000 8ef4e54af50c3dbd862ff89bc80e1d1b00791f31
dcf76dd03a3451b4eed44796f39ccb1faee4ae6f 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=9332
Summary: Lego start wars crashes
Product: Wine
Version: CVS
Platform: Other
URL: http://download2.gamershell.com/cgi-
bin/fhx.pl?auth=dJnag3QjQreKI&id=14908&ts=1187113187&cat
=demo&filename=LEGO_Star_Wars_2_DEMO.zip
OS/Version: Linux
Status: UNCONFIRMED
Keywords: download, regression
Severity: normal
Priority: P2
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
Hi, this game crashes (as another too that i forgot) in fglrx.dri.so. Allthough
that might point to buggy driver, the bug was introduced between wine-0.9.26
and wine-0.9.28. So the game used to work (albeit with graphical glithches, but
hey what would you expect from an A(ll).T(extures).I(nvisible) card....)
If i have time i'll do a regression test
--
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=9554
Summary: Sound / Music in UFO:ET doesn't work at all
Product: Wine
Version: 0.9.44.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-directx-dmusic
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sm(a)kleinreich.de
Created an attachment (id=7925)
--> (http://bugs.winehq.org/attachment.cgi?id=7925)
Debugchannel +dmloader while starting UFO:ET
Sound and Music is broken in UFO Extraterrestrials.
Estimated cause:
warn:dmloader:IDirectMusicLoaderFileStream_Attach : failed
err:dmloader:IDirectMusicLoaderImpl_IDirectMusicLoader_SetObject : could not
attach stream to file
--
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=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.