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.
http://bugs.winehq.org/show_bug.cgi?id=14106
Summary: WordPerfect Office X3: Installer Window Elements
Invisible
Product: Wine
Version: 1.0.0
Platform: PC
URL: http://www.corel.com/servlet/Satellite?pagename=uk/Proce
ssLayout&lc=en&ppg=CorelCorp/Trials/Login&pid=1153321202
705&cid=1153321202184
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pbronline-wine(a)yahoo.co.uk
The visual aspects of the installer leave a lot to be desired. For a long time
I could get no further than the licence agreement until I tried CX Office and
realised what was missing from the screen that had been confusing me.
The licence agreement screen appears. Alt-A to 'accept' does not work (Alt-C
to 'cancel' does). Scrolling to the bottom of the licence agreement does not
activate the Next button. It is not supposed to but that is what one thinks is
supposed to happen. What is actually going on is that the checkbox to the left
of the 'accept' text is not displayed. Click in the right place and a checked
checkbox appears and you can proceed. Minimise and restore the window and the
checkbox has vanished once more.
On the 'enter serial number' screen alt-S, alt-U etc. do not work.
On the 'select applications to install' screen four check boxes are not
displayed. Two buttons are also not displayed. Pressing the tab key a number
of times will make the buttons but not the checkboxes appear. Only one of
three 'application' icons is displayed. Nothing is shown in the Space Required
and Space Available boxes.
During the install the progress bar stubbornly shows no progress.
On the 'wizard complete' screen the tab key does not move focus until the
hidden checkbox has been unchecked/checked.
The behaviour is not improved by using native riched20 and riched32. In fact,
this are work using just native riched20.
--
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=13703
Summary: Visma SPCS Enskild firma PDF-creation ignores images...
Product: Wine
Version: 1.0-rc3
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: filip(a)helmut.se
Visma SPCS Enskild firma is a bookkeeping application for Windows and when
creating invocies with a company-logo in the top it prints everything but the
image to the PDF.
This worked great in rc1 and the releases before...
To get a demo of this software go to (Swedish website):
http://www.vismaspcs.se/statisk/laddanerdemo/formular.asp?dummy=&sida=prod&…
--
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=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=13534
Summary: Deluge fails to launch and throws "bad_lexical_cast"
[dogfood]
Product: Wine
Version: 1.0-rc2
Platform: PC-x86-64
URL: http://deluge-torrent.org/downloads.php
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: asksteved.com(a)gmail.com
Created an attachment (id=13468)
--> (http://bugs.winehq.org/attachment.cgi?id=13468)
Log from Deluge crash (wine deluge.exe &> deluge.log)
Deluge fails to launch. Console log is attached. I didn't zip it because it's
so short.
--
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=15768
Summary: lego star wars II crashes with joystick plugged in
Product: Wine
Version: 1.1.6
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: usp10
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ajw1980(a)gmail.com
CC: hans(a)meelstraat.net
Created an attachment (id=16865)
--> (http://bugs.winehq.org/attachment.cgi?id=16865)
crash on start
This is a regression from 1.1.5. I'll attach the console output. I did a
regression test and got this:
addcf866cbb42309ccafa41e8424c3b80a00a7ba is first bad commit
commit addcf866cbb42309ccafa41e8424c3b80a00a7ba
Author: Hans Leidekker <hans(a)codeweavers.com>
Date: Thu Oct 9 15:17:29 2008 +0200
usp10: Store glyph mappings and widths in the script cache.
:040000 040000 cde3af8be4df698c3c7f34595e989823f47f1702
6ec2dfbd7d086d4f4c3790dbcff71a3cfa7d418b M dlls
Reverting that patch on 1.1.7 makes it work ok.
--
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=15163
Summary: Installation of MP3Gain hangs
Product: Wine
Version: 1.1.4
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rhampov(a)web.de
Created an attachment (id=15902)
--> (http://bugs.winehq.org/attachment.cgi?id=15902)
MP3Gain 1.2.5 Full on Wine 1.1.4 - XP Mode - Console output
Trying to install the 'full version' of MP3Gain 1.2.5 (Microsoft Visual Basic
run-time files) hangs after about 25%.
Last message shown in Installer: Unregistering: C:\windows\system32\itircl.dll
Console output 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=14777
Summary: T-Online Browser installer fails with unhandled
exception on first try
Product: Wine
Version: CVS/GIT
Platform: Other
URL: ftp://software.t-online.de/pub/service/softw50/T-
Online_Browser_5.0.exe
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andre.wisplinghoff(a)gmail.com
The installer fails on first try (empty .wine dir if in doubt), but succeeds on
second try.
The error on first try is a MessageBox showing:
Unbehandelte Ausnahme
Fehlernummer: 0xC0000005
(Unhandled Exception with error code)
--
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=14508
Summary: Music doesn't work
Product: Wine
Version: 1.0.0
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ciastko(a)gmail.com
Music doesn't work...that's all...ingame sounds, audio in intro works but the
music doesn't 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=14289
Summary: winhelp: crash with ME_InsertTableCellFromCursor:
Assertion `run->member.run.pCell->next' failed.
Product: Wine
Version: 1.1.0
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markk(a)clara.co.uk
Wine winhelp appears to crash/abort while viewing some help files.
To demonstrate, download msdncd.hlp from
http://bugs.winehq.org/attachment.cgi?id=14568
and load into winhelp.
When on the "Searching for Words and Phrases" page, clicking the >> button
causes winhelp to crash, reporting
caret.c:449: ME_InsertTableCellFromCursor: Assertion
`run->member.run.pCell->next' failed.
wine: Assertion failed at address 0xb7f5c410 (thread 0045), starting
debugger...
See the crash log at http://bugs.winehq.org/attachment.cgi?id=14567 for the
rest of the 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=14257
Summary: UltimateBet: Installs, but does nothing when run
Product: Wine
Version: 1.1.0
Platform: PC
URL: http://www.ultimatebet.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: malizzle(a)gmail.com
Installation completes successfully, but once the application is run, nothing
happens. When run from the command line, wine outputs no messages and just
returns to the prompt. From the suggestions for previous versions of both wine
and ultimatebet, tried installing both vcrun6 and flash using winetools, but
neither seemed to change the results.
--
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=14112
Summary: PhotoAcute: Does not open browser links
Product: Wine
Version: 1.0.0
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: endolith(a)gmail.com
PhotoAcute runs pretty well, but clicking the help button or the links in the
main display (Users Guide, step by step instructions, contact) does nothing and
produces this error on the command line:
err:winebrowser:wmain Usage: winebrowser URL
I imagine they're URLs and meant to open a browser.
--
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=14088
Summary: Gvox Encore: no sound
Product: Wine
Version: 1.0.0
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mnmus(a)thirdworldcounty.us
Gvox Encore music notation software: assign MIDI to match WINE config; no
sound.
--
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=14063
Summary: Unimplemented function gdiplus.dll.GdipGetPropertyCount
and gdiplus.dll.GdipGetPropertyIdList
Product: Wine
Version: 1.0-rc3
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mandrews(a)mandrews.org
Trying to run Quicken 2004 on Fedora 9 system (x86_64). It crashes as the main
screen comes up with two unimplemented functions:
wine: Call from 0x603d6c20 to unimplemented function
gdiplus.dll.GdipGetPropertyCount, aborting
wine: Call from 0x603d6c20 to unimplemented function
gdiplus.dll.GdipGetPropertyIdList, aborting
--
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=14050
Summary: Forces Of Corruption : Empty launcher, can't load game
Product: Wine
Version: 1.0.0
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xvachon(a)gmail.com
Created an attachment (id=14260)
--> (http://bugs.winehq.org/attachment.cgi?id=14260)
Empty launcher
Installed with Wine 1.0 and PlayonLinux
Installation goes smoothly, but when I try to launch the game, I get an empty
launcher, as seen in the screenshot 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=14042
Summary: Midnight Club II does not run with sound enabled
Product: Wine
Version: 1.0.0
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: HMWiesinger(a)gmx.at
Midnight Club II does not run with any sound enabled. It does start up and play
the opening videos (including sound) but on game initialization it crashes. If
I disable sound in winecfg it doesn't crash.
I've appended wine's output.
AppDB link is:
http://appdb.winehq.org/objectManager.php?sClass=application&iId=4942
Link to the demo is:
http://media.rockstargames.com/midnightclub2/downlads/midnight_club2_demo_i…
--
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=14021
Summary: CallWave: RasEnumConnectionsA RAS support is not
implemented bug.
Product: Wine
Version: 1.0.0
Platform: PC
URL: http://www.softpedia.com/progDownload/CallWave-Internet-
Answering-Machine-Download-16560.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P1
Component: rasapi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gaming4jc2(a)yahoo.com
Created an attachment (id=14212)
--> (http://bugs.winehq.org/attachment.cgi?id=14212)
fixme:ras:RasEnumConnectionsA RAS support is not implemented! Configure program
to use LAN connection/winsock instead! (which I can't configure at setup)...
After I added iphlpapi dll as native I fixed the first bug in my CallWave
problems. But now I received this not implemented function error. Please look
over the logs and let me know if there is anything else I can do to get this
thing working. It's a top priority because without it I can miss business calls
(I got Dial-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=13998
Summary: other programs cant use alsa
Product: WineHQ.org
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: www-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lisovenko.s(a)gmail.com
Other programs (not wine) can`t use alsa driver when wine -1.0 using alsa for
audio.
It can be fixed by using Esound driver except alsa.
--
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=13977
Summary: CallWave: Crash on install
Product: Wine
Version: 1.0-rc4
Platform: PC
URL: http://www.callwave.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P4
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gaming4jc2(a)yahoo.com
Created an attachment (id=14154)
--> (http://bugs.winehq.org/attachment.cgi?id=14154)
The bug as seen from the terminal... :-/
First, I must say this program is rather important for me because it records a
lot of business phone calls while my computer is on the one phone line.
Upon install it freezes up at the internet connection check.
It says:
"We're sorry, you must be connected to the Internet in order to install the
CallWave software. Please connect now to continue with your installation.
"OK" "Cancel" "Help"
Attached is what I saw in the terminal... fixme:ras:RasEnumConnectionsA RAS
support is not implemented!...
--
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=13943
Summary: Active Worlds: crashes on startup
Product: Wine
Version: 1.0-rc4
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jtickle(a)tux.appstate.edu
Created an attachment (id=14093)
--> (http://bugs.winehq.org/attachment.cgi?id=14093)
Wine Crash Dump
I'm running the Wine 1.0rc5 binaries for Ubuntu Hardy. Active Worlds Browser
version 4.1 available from http://activeworlds.com/products/download.asp.
When I ran this, it reported the following missing DLLs: mfc42.dll,
msvcp60.dll. I googled and downloaded, so I do have a slight concern that they
might be "bad," although I have no way of telling. However, I've played with
Active Worlds on WINE in the past, and over the past few years, sometimes it
works fine and sometimes it just won't start.
After finding the DLLs, AW just won't start. Wine crashes when I run 'wine
aworld.exe'. I tried the 'mode=2' hack in the AppDB, didn't make a difference.
See attachment for the wall of text Wine provided on crash.
Hardware is a MacBook Pro (the ATI one, not the nVidia one, so that could be a
problem). Drivers are whatever comes with Ubuntu Hardy, and ATI drivers from
sometime in May.
--
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=13906
Summary: crashes on startup, before rendering scene
Product: Wine
Version: 1.0-rc4
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bob(a)dest-unreach.be
Created an attachment (id=14008)
--> (http://bugs.winehq.org/attachment.cgi?id=14008)
console error output
The issue was there in rc4, it got worse in rc5.
rc4 scenario:
Startup Guild Wars, main menu works (=> rendering works!). Log in, still fine.
Select character, enter game. Loading screen appears. Environmental sounds are
audible at the end of the loading stage, as usual. When the loading screen
should disappear and get replaced by the game scene, it crashes.
rc5 scenario:
Startup Guild Wars, crash. About the same error output.
Config:
Kubuntu 8.04
Radeon 7500, open source radeon driver
DRI enabled, works. (Warcraft III runs flawslessly under wine, openGL 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=13818
Summary: Yahoo! Messenger 9.0 beta installer crashes in ntdll
when changing window focus
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://messenger.yahoo.com/download/win/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nodisgod(a)yahoo.com
Created an attachment (id=13865)
--> (http://bugs.winehq.org/attachment.cgi?id=13865)
Yahoo! Messenger installer backtrace
With Wine version wine-1.0-rc4-29-g035f1dd, after the installer finishes
downloading installation files, if I change the focus between the installer
window and another window around the 6% mark, the installer crashes in
HEAP_CreateFreeBlock in ntdll. If I do not remove focus from the installer
window during the installation, no crashes occur. Backtrace is attached.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13726
Summary: Xp programs and games issues with wine
Product: Wine
Version: 1.0-rc3
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: demiragb(a)yahoo.com
I am using mandriva2008.1 32 bit and turkish q keyboard .
These games almost have no problem ;
call of duty 2 , half life 1.5 , hunting unlimited 2008 , FM2008 etc.
Those games have problems ;
Moto GP 3 ; problem no keyboard , keyboard is not working .
Quake 3 , no mouse look keyboard is working ,
Civilization3 can't start ,
Can't install fifa 2008 and can't work most of "EA games" games.
Another issu is may be it is not related by wine but it is very important for
issue for us if it can be solve by wine I don't know the exact solution source
.
I am tring to make a linux internet cafe and I am tring to run handycafe client
by wine www.handycafe.com it is working but at the end of installation frezing
after the manual end the process , however it is working after all . But the
server can't see the client altough the server ip is entered to the client and
(cafe pilot is another simple! java software and it is working name resolving
logging out , this explanation for ping and network issues are correct
justification , ). Server is Xp , client is mandriva now . If we can run handy
cafe with wine lots of cafe will pass to linux in here . And some machines will
be xp , some machines will be linux.
Thanks for your appreciate .
Best regards, and thanks.
--
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=13580
Summary: ARX Fatalis crashes
Product: Wine
Version: 1.0-rc2
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cngnome(a)gmail.com
Program installs fine.
When I start it, it asks for target resolution etc. Then black screen is shown
and after awhile it crashes to :
err:ddraw:IDirectDrawImpl_QueryInterface
(0x2477998)->({8d56c120-6a08-11d0-9b06-00a0c903a3b8}, 0x32db44): No interface
found
fixme:devenum:DEVENUM_ICreateDevEnum_CreateClassEnumerator Category
{2721ae20-7e70-11d0-a5d6-28db04c10000} not found
fixme:quartz:AsyncReader_QueryInterface No interface for
{56a868b5-0ad4-11ce-b03a-0020af0ba770}!
fixme:quartz:Parser_QueryInterface No interface for
{56a868b5-0ad4-11ce-b03a-0020af0ba770}!
avisplit.c:261: AVISplitter_Sample: Assertion `chunk_remaining_bytes <=
cbDstStream -
(This->pCurrentSample)->lpVtbl->GetActualDataLength(This->pCurrentSample)'
failed.
wine: Assertion failed at address 0xb7fb9410 (thread 0027), starting
debugger...
Unhandled exception: assertion failed in 32-bit code (0xb7fb9410).
Register dump:
...
NOTE: THis is actually rc3, but it was not available on version list
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13392
Summary: Game Maker games have screen corruptions that renders
them unplayable
Product: Wine
Version: 1.0-rc2
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alex.coady(a)btinternet.com
Created an attachment (id=13302)
--> (http://bugs.winehq.org/attachment.cgi?id=13302)
Image of a Game Maker game affected by this bug.
This bug affects a wide range of applications; all games made with Game Maker
(well over 20,000) appear to be affected.
When running an .exe binary created by Game Maker 5.3A, 6 or 7 in a window,
screen corruption fills all of part of the screen. It appears that the game
canvas is drawn offset from the drawing area origin, leaving whatever occupied
that area of VRAM to be drawn in the spaces that overlap the game window.
Test case: practically any of the 17,000 games on yoyogames.com, as long as
they are run in a window. Fullscreen games currently crash the OS as part of a
different bug, so I cannot test whether the bug continues to happen.
Attached is an example of a game affected by this bug. The game canvas is
obviously drawn partly above the window area, and the bottom part is flickering
corruption.
Running the game in a virtual desktop approximately the size of the game canvas
somewhat lessens the problem by centering the canvas within the window so only
some corruption is visible, but the bug is still in effect during this time.
--
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=13219
Summary: ProntoEdit NG 2.1.8 Emulator; Freezes on launch and
beeps continuously
Product: Wine
Version: 1.0-rc1
Platform: Other
URL: http://www.remotecentral.com/cgi-
bin/files/rcfiles.cgi?ar...
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tabish121(a)gmail.com
Once you've loaded a remote configuration you can run an emulator to see how it
will look and react on your remote. When doing this with Wine, the emulator
takes a long time to load and then is frozen beeping continuously. You can
kill the emulator window but the emulator itself does nothing.
--
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=13069
Summary: EdWord needs oleacc.dll.AccessibleObjectFromPoint
Product: Wine
Version: 0.9.59.
Platform: PC
URL: http://appdb.winehq.org/objectManager.php?sClass=version
&iId=11886
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jhansonxi(a)gmail.com
EdWord installs but fails to run due to an implemented function:
wine: Call from 0x7b840fc8 to unimplemented function
oleacc.dll.AccessibleObjectFromPoint, aborting
wine: Unimplemented function oleacc.dll.AccessibleObjectFromPoint called at
address 0x7b840fc8 (thread 0009), starting debugger...
Unhandled exception: unimplemented function
oleacc.dll.AccessibleObjectFromPoint called in 32-bit code (0x7b841042).
Using a native oleacc.dll (which depends on a native msvcp60.dll) resolves this
problem.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12753
Summary: CIRCAD 5.3b: does not start
Product: Wine
Version: 0.9.59.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P1
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: macubo(a)libero.it
Created an attachment (id=12412)
--> (http://bugs.winehq.org/attachment.cgi?id=12412)
what the command "wine "C:\Program Files\OmniGlyph\OmniGlyph.exe"" dumps to the
bash
I'm using Ubuntu 64bit 7.04.
The windows installer runs just fine and gets its job done.
But the app doesn't either start, all I can see is a "Initialiazing Direct
Draw" gray box, then it crashes.
Tried to run the app from command-line, and got an "unhandled page fault" and
some dumps (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=12638
Summary: Photodex ProShowGold crashes on service startup
Product: Wine
Version: 0.9.53.
Platform: Other
URL: http://files.photodex.com/release/psgold_32_2047.exe
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: advapi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
A user complained in
http://winehq.org/pipermail/wine-users/2008-April/032496.html
that ProShowGold crashed in current wine (contrary to the appdb).
I checked, and it's true, it crashes on service startup
(making wine awful painful to use in general) starting in
wine-0.9.53 and on to current wine.
The crash is a null pointer read in the app's scsiaccess.exe
(which is perhaps peeved at getting a null argc and argv?):
Backtrace:
=>1 0x0040116b ServiceStart+0x16b(dwArgc=0x0, lpszArgv=0x0, pSD=0x640a70,
lpszPipeName=0x40e030, cbWritten=0x7ed125a8, szIn="...", szOut="???...",
dwWait=0xb, os={Internal=0x110a30, InternalHigh=0xb, Offset=0x2,
OffsetHigh=0x7ee6de60, hEvent=0x1}, hPipe=0xffffffff, hEvents={0x3c, 0x40,
0xc}, sa={nLength=0xc, lpSecurityDescriptor=0x640a70, bInheritHandle=0x1},
ndx=0x1, cbRead=0x1, bRet=0x7ed129a8) [ScsiAccess.c:158] in scsiaccess
(0x7ed12998)
2 0x004015cd service_main+0x5b(dwArgc=0x0, lpszArgv=0x0) [service.c:152] in
scsiaccess (0x7ed129a8)
3 0x7ee5b657 in advapi32 (+0x2b657) (0x7ed129f8)
Disabling the service doesn't really help much, the app hangs
waiting for the service.
--
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=12355
Summary: Utopia Angel tool crashes in statup and is unstable
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://www.utopiatemple.com/angel.php
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: shdocvw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: paniemin(a)cc.hut.fi
Created an attachment (id=11845)
--> (http://bugs.winehq.org/attachment.cgi?id=11845)
Patch to make angel start up without crash
Utopia Angel tool is unstable and crashes in startup.
Crashes are related to stub implementations in IWebBrowser interface and
missing/buggy clipboard code in wine.
Attached patch includes code changes to wine that makes it possible to start
Angel.
--
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=12344
Summary: eISLP -HTML rendering produces strange characters
Product: Wine
Version: 0.9.58.
Platform: PC
URL: http://www.softprogres.sk/files/eislpinstall.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tuharsky(a)misbb.sk
eISLP is a medical app for information on medical drugs.
When You run the app, there is a list of drugs. Double-clicking on any, You get
to information window. Clicking on some tabs there, Wine complains about
missing HTML engine. If I click on "Install", very strange characters/symbols
appear in the window.
It's strange that Wine complains about the missing Gecko, because in the same
app, when You click on the Earth icon on the right side, Wine correctly opens
the webpage in the new Firefox window.
--
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=12339
Summary: Yahoo! Messenger 8.1 crashes in new user registration
wizard
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://messenger.yahoo.com/download.php
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nodisgod(a)yahoo.com
Created an attachment (id=11817)
--> (http://bugs.winehq.org/attachment.cgi?id=11817)
Yahoo! Messenger output with mshtml traces
When running Yahoo! Messenger 8.1 and going through the new user wizard, after
two information query screens, Yahoo! crashes with a page fault in mshtml. Wine
version is current Git (wine-0.9.58-473-g1eba09b), and relevant logs are
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=12299
Summary: Commandos 3 crashes when selecting soldier
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.eidosinteractive.com/downloads/search.html?gm
id=143
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pawel.nadolski(a)gmail.com
CC: alexd4(a)inbox.lv
When selecting soldier in Commandos 3: Behind Enemy Lines, application crashes.
This is a regression caused by patch:
commit 165970992ae0ce2cd7ee352b48e793b0e93d03fc
Author: Alexander Dorofeyev <alexd4(a)inbox.lv>
Date: Thu Mar 27 00:23:04 2008 +0200
wined3d: Make device palettes dynamically allocated.
--
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=12261
Summary: Sonic Heroes Demo's shadows are messed up
Product: Wine
Version: 0.9.58.
Platform: PC
URL: http://www.sega.com/support/pcdownloads/sonic_heroes_dem
o/heroes_trial.zip
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: echidnaman(a)gmail.com
Created an attachment (id=11711)
--> (http://bugs.winehq.org/attachment.cgi?id=11711)
Shadow setting unticked (Cheap shadows)
Shadow rendering for Sonic Heroes is messed up. The game has two shadow
rendering modes. When you untick the shadow box in the tooltip says that the
shadow will only be represented by a dark circle under your character. In
Windows it does just that. With Wine you get this circle of light under your
character. (See screenshot) Rings, enemies, and anything else that gives a
shadow also have circles of light for their shadow.
When you tick the Shadows checkbox you can hardly see anything at all, though I
did see a faint circle of light when I went under the shadow of a wall to my
left a bit later on in the demo level. Rings, enemies, etc give off "light
shadows" like they did when the shadow option was unchecked.
In both shadow rendering modes objects that gave off shadows also appear too
dull. (See Tails in the screenshot, he should be orange not brown.)
Fixme's present:
fixme:d3d:CompareFunc Unrecognized WINED3DCMPFUNC value 0
fixme:d3d:StencilOp Unrecognized stencil op 0
fixme:d3d:StencilOp Unrecognized stencil op 0
fixme:d3d:StencilOp Unrecognized stencil op 0
^You get a bunch of those. Judging by this I'm guessing that the game uses
stencil buffering for its shadows. Maybe a bug in that is also why Tails is
brown?
--
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=12226
Summary: DrawTextA/W + DT_CALCRECT + Empty String returns 0
Product: Wine
Version: 0.9.58.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: J.Duttke(a)web.de
If I call DrawTextA or DrawTextW to calculate the dimensions of a string, the
return value of Wine is 0, if the string is empty.
In Windows, the height of a single line get returned in such a case.
0 is the value which indicate that the function failed, but since it did not
failed in Wine, it should not return 0.
That's how I can reproduce it in VB6:
Dim s As String
Dim r As RECT
MsgBox DrawTextA(Me.hDC, s, -1, r, DT_CALCRECT Or DT_LEFT Or DT_SINGLELINE)
--
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=12208
Summary: TsRemux v0.20 crashes when launching
Product: Wine
Version: 0.9.58.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: florin(a)andrei.myip.org
Created an attachment (id=11630)
--> (http://bugs.winehq.org/attachment.cgi?id=11630)
error messages and stack
I installed mono-1.9-gtksharp-2.10.4-win32-4
Then I tried to launch tsremux.exe, but it crashes:
$ wine tsremux.exe
wine: Call from 0x7b840fa0 to unimplemented function
gdiplus.dll.GdipCreateFontFamilyFromName, aborting
err:seh:setup_exception stack overflow 368 bytes in thread 003e eip 7b841996
esp 00410e90 stack 0x411000-0x620000
--
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=11565
Summary: Cypress PSoC Designer installer hang/crash
Product: Wine
Version: 0.9.55.
Platform: Other
URL: http://www.cypress.com/portal/server.pt?space=CommunityP
age&control=SetCommunity&CommunityID=285&PageID=552&drid
=80225&shortlink=&r_folder=&r_title=
OS/Version: other
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
The Cypress PSoC Designer is a free download (registration required).
A user reported that it was unstable on Wine
http://www.psocdeveloper.com/forums/viewtopic.php?p=19873
so I gave it a try.
First, the app insists on having msxml3 sp2 or later,
and offers to install it for you. (If you decline,
the installer terminates.) Maybe we should advertise that version.
Anyway, I restarted the installer after using winecfg
to set native override on msxml3.
The installer got nearly all the way through, but crashed
at the very end with
trace:msi:MSI_OpenDatabaseW L"C:\\windows\\temp\\msifd7b.tmp" (null)
...
wine: Unhandled page fault on write access to 0x02e8d588 at address 0x7ef9e127
(thread 0009), starting debugger...
(The app seems to run anyway; I'll file more bugs later for runtime
misbehavior.)
--
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=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=15386
Summary: Sending WM_SYSCOMMAND breaks TeamSpeak
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: guillaume.melquiond(a)gmail.com
TeamSpeak is working fine with Wine 1.1.2, but it doesn't work with 1.1.4 (I
haven't tested 1.1.3). When switching virtual workspace, TeamSpeak's window is
minimized on the new workspace instead of being normal on the old workspace.
Moreover, when restoring the main window, a spurious tiny window is displayed
along the way.
git bisect points to the following commit:
commit 8d77c375b27adc490d24d7593769f4e149d4102c
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Thu Jul 31 12:08:38 2008 +0200
winex11: Send WM_SYSCOMMAND instead of calling ShowWindow directly to
minimize/restore a window.
Reverting this commit (and 4a69797c43166699e7fbe70e6a7de4abd9521af8, which
depends on it) fixes the issue on 1.1.5.
--
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=15262
Summary: Chrome url bar has scrollbars
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: download
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thestig(a)google.com
Created an attachment (id=16055)
--> (http://bugs.winehq.org/attachment.cgi?id=16055)
screenshot of the problem
I tried with today's wine-git, following the recipe on the appdb page.
When I first started Chrome, I see a scrollbar in the url bar. (see screenshot)
This is similar to bug 14950.
--
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=15067
Summary: XML Notepad 2007 hangs shortly after startup
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.microsoft.com/downloads/details.aspx?familyid
=72d6aa49-787d-4118-ba5f-4f30fe913628&displaylang=en
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nodisgod(a)yahoo.com
Created an attachment (id=15740)
--> (http://bugs.winehq.org/attachment.cgi?id=15740)
XML Notepad 2007 standard error output
With current Git (wine-1.1.3-295-g7c0d28b), after installing the .NET Framework
2.0 with winetricks and installing XML Notepad 2007, launching the application
succeeds, but subsequently, the application hangs. Traces are 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=15024
Summary: Certain Areas in WoW - Wrath of the Lich King BETA stay
black
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: FreeBSD
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: opengl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sven.schellack(a)arcor.de
If you enter certain areas in the Beta of World of Warcraft - Wrath of the Lich
King, the screen turns black and only the interface (buttons etc.) is shown.
The game seems to work nonetheless - you can log out or mov (shown on the
minimap). This is in OpenGL only - DirectX doesn't show this behaviour. In
Appdb someone found out that Wine 0.9.46 worked perfectly, so I tried various
versions and found that this regression was introduced between 0.9.56 and
0.9.57. Bisecting it showed that commit
8293a9ead0ddbc40be62815f0f0823356665b3dc introduced the regression. My OS is
FreeBSD 7_STABLE with a Nvidia 8800GTS and the latest (beta)-driver, but all
other reports about this problem in Appdb where with Linux of some sort. Would
be willing to provide any information needed or test settings or patches!
--
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=14981
Summary: Catia's file reading is unreliable
Product: Wine
Version: CVS/GIT
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mah(a)jump-ing.de
Created an attachment (id=15593)
--> (http://bugs.winehq.org/attachment.cgi?id=15593)
log/backtrace of Catia's internal facilities
In my quest to get DassaultSystemes' Catia V5 to an useable state, I currently
face unreliable file operations. While I can open and view a single CAD model
(CATPart) once or even twice, additional attempts as well as an attempt to open
a multi-model scene (CATProject) fails and quits Catia with a Visual C++
Runtime Exception.
The interesting thing is, for startup, Catia loads some thousand configuration
files (small text files) and obviously, none of these operations fails. But
opening an additional two or three files after startup, failure is almost sure.
To debug the thing I've set up Catia similar to how it's decripbed in the AppDB
http://appdb.winehq.org/objectManager.php?sClass=version&iId=12939 . Wine is
compiled unoptimised with CFLAGS="-g". To launch the app my current favourite
is:
env WINEPREFIX="/home/mah/.wine" WINEDEBUG=+seh,+tid winedbg
"C:\Programme\Dassault Systemes\B16\intel_a\code\bin\catstart.exe" -run
"CNEXT.exe" -env CATIA.V5R16.B16 -direnv "C:\windows\profiles\All
Users\Anwendungsdaten\DassaultSystemes\CATEnv"
This eventually stops in the debugger, giving a backtrace like this (it's
short, so inline):
=>1 0xf7fc642e (0x0033f270)
2 0x00000800 (0x0033f3b0)
3 0x7b84ab74 ReadFile+0x191(hFile=0x4c, buffer=0x33f448, bytesToRead=2048,
bytesRead=0x33fcc0, overlapped=(nil)) [/home/mah/wine/dlls/kernel32/file.c:451]
in kernel32 (0x0033f420)
4 0x0040367b in catstart (+0x367b) (0x0033fc58)
file.c, line 451 reads:
status = NtReadFile(hFile, hEvent, NULL, cvalue, io_status, buffer,
bytesToRead, poffset, NULL);
To my knowledge, the second line of the backtrace shouldn't read 0x00000800 but
something in NtReadFile.
Catia has it's own backtracing facilities built in, showing up in a
Wine/Windows terminal window. While I can't decipher this, I've attached the
last few hundred lines of such a log.
Last not least I've seen Catia halts in the debugger always at the exact same
place, if the steps done to reproduce the bug are identical.
--
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=14892
Summary: ever17 crashes in msacm32
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msacm32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: leffeman(a)gmail.com
Created an attachment (id=15461)
--> (http://bugs.winehq.org/attachment.cgi?id=15461)
trace+msacm crash log
Ever17 crashes in MSACM_FormatEnumHelper with the attached stack trace on
startup.
Using a native msacm32.dll allows the game to run, except that voices do not
work in-game.
I don't think this applies to the demo.
--
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.