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=13912
Summary: Appdb does not show Wine version 1.0-rc5.
Product: WineHQ Apps Database
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P1
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Adding test results to the appdb does not yet show 1.0-rc5 as a Wine 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=14332
Summary: Broken Cross Disk Manager 4.03 Crash on adding disk
Product: Wine
Version: 1.1.0
Platform: PC
URL: http://dm.brokenx.com/enu/downloads
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pablo.bueti(a)gmail.com
Created an attachment (id=14628)
--> (http://bugs.winehq.org/attachment.cgi?id=14628)
The console output on program crash
When the program finishes reading an added disk I receive a messagebox critical
error and application exit. I attach the console 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=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=15285
Summary: Might and Magic IX : crash after party creation
Product: Wine
Version: 1.1.4
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xvachon(a)gmail.com
Created an attachment (id=16091)
--> (http://bugs.winehq.org/attachment.cgi?id=16091)
log
The game installs and loads properly. But after party creation, the game gets
stuck on the loading screen and crashes a few moments after the music begins to
play. I have attached a log, just tell me the commands I should run if you need
more data to analyze.
--
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=15147
Summary: Guitar Pro 5 freezes after a few seconds.
Product: Wine
Version: 1.1.4
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fallenblood(a)gmail.com
Created an attachment (id=15866)
--> (http://bugs.winehq.org/attachment.cgi?id=15866)
console output
After upgrading from 1.1.3, Guitar Pro behaves as if newly instaled, asking me
to choose a language, input a registration code and configure the sound
settings. After a few seconds, it freezes.
--
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=14577
Summary: Guitar Pro 5 freezes a few seconds after being launched
Product: Wine
Version: 1.1.1
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Lhademmor(a)gmail.com
Created an attachment (id=14937)
--> (http://bugs.winehq.org/attachment.cgi?id=14937)
Output of 'wine GP5.exe' in terminal
Hi all
Being able to use Guitar Pro was one of the few worries I had when switching
from Windows to Ubuntu. Unfortunately, it seems that Wine is unable to run
it...
I've installed Guitar Pro 5 in my ~/.wine/drive_c/Program Files , and
everything went fine. But when I try to run it with 'wine GP5.exe' I get to
choose language, and am presented with the main window and a blank sheet - with
is good.
But the window immediately freezes, leaving me unable to click on anything.
Then I have to kill it manually, unfortunately.
Wine'ing it from the Terminal gives me the following output (attached as
'output-from-running.txt').
--
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=14098
Summary: Dungeon Siege & DS Legends of Aranna: crash at startup
Product: Wine
Version: 1.0.0
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xvachon(a)gmail.com
Created an attachment (id=14322)
--> (http://bugs.winehq.org/attachment.cgi?id=14322)
Log of the crash
As reported in the comments for the game
After launching, both games crash because they look for a ***.tmp file. The
wine desktop kills afterwards. I have a 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=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=11500
Summary: git search xml error
Product: WineHQ.org
Version: unspecified
Platform: Other
URL: http://source.winehq.org/git/wine.git/
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: www-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kgbricola(a)web.de
After I wrote SystemParametersInfoW in the search field near "commit" on this
page http://source.winehq.org/git/wine.git/ and press enter I get a xml error
in Firefox. The error is in line 47 (<span class="match">SystemParametersInfoW<
...<br/>).
--
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=14245
Summary: EVE Online: real selection size of objects is much
bigger than it should be and than visual size
Product: Wine
Version: CVS/GIT
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: phoenix(a)mail.ru
When running premium graphics through Wine, real selection size of objects
exceed their visual size. E.g. if you click RMB on bare space near space
station, you get:
1) In windows - default context menu with list of planets, belts, etc; this
menu should be called when you click RMB on space
2) In Wine: you get station context menu.
This applies to all objects, including stations, ships, asteroids, etc.
It extremely annoy new thru-Wine players, but older ones seem to got used to
this bug. EVE+wine would be better w/o it though.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14315
Summary: Ankh dows not show picture after intro
Product: Wine
Version: 1.1.0
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: anubis1(a)linux-ecke.de
Start Ankh with wine and begin a new Game
After intro you cannot see anything. But the rest seems to work.
--
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=14216
Summary: No templates opening for The Logo Creator
Product: Wine
Version: 0.9.59.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: zale.dowlen(a)gmail.com
Using Ubuntu 8.04 with Wine 9.59 (which is the latest in the Ubuntu repo) and
The Logo Creator v5. The program installed without a problem. The program
runs the same as it does in Windows, except the templates will not open. I
don't get an error message, they just refuse to open when selected. The Logo
Creator is based on a Java engine (as per the company) and I have JRE 6 loaded.
I'm turning in the bug because a reader of my blog www.LawOfficeLinux.com
recommended I turn this in after my making a post about being able to get The
Logo Creator to work.
Zale
--
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=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=13620
Summary: Canon Easy Photo Print software - Does not detect any
printer
Product: Wine
Version: 0.9.59.
Platform: Other
URL: http://support-ph.canon-asia.com/contents/PH/EN/0900728502.html
OS/Version: Windows XP
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: leorickg(a)yahoo.com
I recently installed Wine in the hopes that i could complete my system with
this final piece of software that i use. It's the canon easy photo print.
I know from past experience that not every windows software could run properly
with wine but i had my hopes up. The problem is rather curious for me. I tried
printing with the notepad in wine and it worked.
But when i try to run the Canon Easy Photo Print software, at startup, it will
say that no printer is installed.
--
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=13708
Summary: Canon CD Label Print does not find wineps.drv
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: wineps.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: robi(a)hipnos.net
Created an attachment (id=13724)
--> (http://bugs.winehq.org/attachment.cgi?id=13724)
Output of CD Label Print.
I don't know it this is the only problem for this app not to start but can't
get past error message "Compatible printer not found". The app is
http://appdb.winehq.org/objectManager.php?sClass=version&iId=12366
Attached is terminal 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=15648
Summary: Mass Effect crash: seh ->Exception frame is not in stack
limits
Product: Wine
Version: 1.1.6
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: seppo.yli-olli(a)iki.fi
Created an attachment (id=16704)
--> (http://bugs.winehq.org/attachment.cgi?id=16704)
WINEDEBUG=+seh wine MassEffect.exe
Started Mass Effect with OffscreenRenderingMode fbo.
Tried to press any key to get to main menu.
Got "err:seh:raise_exception Exception frame is not in stack limits => unable
to dispatch exception." and a crash.
Full log with WINEDEBUG=+seh as 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=15033
Summary: intermittant crashes while playing bf1942
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeffzaroyko(a)gmail.com
Created an attachment (id=15678)
--> (http://bugs.winehq.org/attachment.cgi?id=15678)
backtrace
wine-1.1.3-51-g05a2c56, nv 8800 GTS, 177.13
Somewhere around 15-20 minutes of play, the attached crash occurs in wined3d.
--
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=13577
Summary: ultimate race pro: unimplemented function
winmm.dll.joyConfigChanged
Product: Wine
Version: 1.0-rc2
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winmm&mci
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cweiske(a)cweiske.de
When starting Ultimate Race Pro, I get the following error:
fixme:dbghelp:MapDebugInformation ((nil), C:\Program Files\Microprose\Ultim@te
Race Pro\ultim@te race pro.exe, (null), 0x00000000): stub
wine: Call from 0x7edfaaee to unimplemented function
winmm.dll.joyConfigChanged, aborting
The game stops now with an error message, and I can only click "ok" to exit.
--
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=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=11913
Summary: Oni "fails to initialize OpenGL contexts"
Product: Wine
Version: 0.9.57.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winehqbugs(a)bugmenot.com
After playing the intro video, Oni displays a box saying "Failed to initialize
OpenGL context; Oni will now exit." with an OK button, and quits when it's
pressed.
The bug is present in 0.9.56 too. The game didn't even start with other Wine
versions > 0.9.48 (though I've skipped some versions in between). In 0.9.48,
the game worked perfectly.
--
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=12387
Summary: Civilization 4 fails to install
Product: Wine
Version: 0.9.58.
Platform: Other
OS/Version: other
Status: NEW
Keywords: Installer, regression
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: scott(a)open-vote.org
Created an attachment (id=11887)
--> (http://bugs.winehq.org/attachment.cgi?id=11887)
Error message from installer
After selecting English, accepting the license agreement, and proceeding to
install, Civ 4's installer will get to the Art0.FPK file. Then, an error
message pops up (attached) and the installer crashes.
This happens on both 0.9.58 and 0.9.59. According to AppDB, the game worked
sometime before then.
--
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=12391
Summary: Oni german umlauts problem
Product: Wine
Version: 0.9.58.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: egore(a)gmx.de
Oni (a DirectX 7 game iirc) has some issues with drawing text with german
umlauts to the screen. If, for example, one has a button named "Schließen", it
will show up as "Schlie" in the game.
--
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=14190
Summary: No audio with a game microsoft
Product: WineHQ Bugzilla
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: bugzilla-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: giannipetino(a)hotmail.com
(Wine 1.1.0)
No audio with Age of Empire & Rise of Rome
--
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=12920
Summary: Requiem Online doesn't start
Product: Wine
Version: 0.9.61.
Platform: PC
URL: http://requiem-online.ru
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fenixk19(a)mail.ru
Requiem online doesn't start. It fails with report "Cannot create user".
Problem is that it tries to create user with admin rights, to make hackshield
work.
--
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.