http://bugs.winehq.org/show_bug.cgi?id=10050
Summary: oleaut32 and ITypeInfo::Invoke arguments
Product: Wine
Version: 0.9.47.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gabmoa(a)yahoo.it
I'm trying to see an application (a cnc simulator/manager called ZFlash) in
wine. It is a quite big VB6 application and I hope one day (not so distant)
will run in linux. There are strange (for me :) errors:
...
ab},x=0,y=0,f=0,0x33e8b8), partially implemented.
fixme:ole:OleLoadPictureEx
(0x1451a0c,3134,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x33f17c),
partially implemented.
fixme:ole:OleLoadPictureEx
(0x1460794,2110,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x33f530),
partially implemented.
fixme:ole:OLEPictureImpl_SaveAsFile (0x1d94008)->(0x21ed868, 0, (nil)), hacked
stub.
fixme:ole:OLEPictureImpl_Render type -1 not implemented
fixme:ole:OLEPictureImpl_Render Not quite correct implementation of rendering
icons...
HERE IS THE 'STRANGE' LINE
fixme:ole:_invoke unsupported number of arguments 70 in stdcall
fixme:ole:OLEPictureImpl_Render type -1 not implemented
fixme:ole:OLEPictureImpl_Render Not quite correct implementation of rendering
icons...
fixme:ole:OLEPictureImpl_Render Not quite correct implementation of rendering
icons...
fixme:ole:OLEPictureImpl_Render type -1 not implemented
fixme:ole:OLEPictureImpl_Render Not quite correct implementation of rendering
... continue
In the wine sources:
/dlls/oleaut32.dll, file typelib.c
/* ITypeInfo::Invoke
DWORD _invoke(FARPROC func,CALLCONV callconv, int nrargs, DWORD *args) {
...
switch (callconv) {
case CC_STDCALL:
switch (nrargs) {
case 0:
res = func();
break;
case 1:
res = func(args[0]);
break;
...
case 30: ...
it finishes at 30, but the application seems to need also the 46 and 70 case.
I have added the two case and seems ok (it stops for another thing after this
but I think is another story)
My question is: 30 is considered only a big number or there is a reason?
Seems that this application need bigger numbers...
(wine 0.9.47 clean from sources)
--
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=9995
Summary: font/menu problems ocurring with 0.9.41
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: test
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Hannes.Krueger(a)uibk.ac.at
I use a windows application with wine. wine version 0.9.39 and 0.9.40 work fine
with this application, versions from 0.9.41 (incl. builds from most recent
git/cvs sources) fail to run this software:
No text is displayed in the main window of the application. Browsing through
the dropdown menus (which also do not contain any text) leads to a crash.
The output of a successfull run with wine 0.9.40 and the output of a crash
using version 0.9.41 is attached.
Maybe somebody has an idea what the problem is.
--
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=9989
Summary: Oracle OCI client: Hangs on updating LOB data
Product: Wine
Version: 0.9.46.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-net
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: yurtk(a)mail15.com
Created an attachment (id=8509)
--> (http://bugs.winehq.org/attachment.cgi?id=8509)
log file (with WINEDEBUG=+all) containing last lines before freeze
A business application written in Delphi that uses Oracle OCI client, worked
normally in Wine 0.9.33 under Ubuntu 7.04. After upgrade to Wine 0.9.46 (or
even to 0.9.41) it starts working faster but also starts hanging on update LOB
data if these data amount more than ~10 KBytes.
--
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=10761
Summary: Sim Town fails to play background music.
Product: Wine
Version: 0.9.50.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wine-multimedia
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: echidnaman(a)gmail.com
Sim Town fails to play the game's background music. Sound effects work fine.
Related fixme's:
fixme:mcimidi:MIDI_mciPlay NIY: MIDI port=0, track=1
fixme:mcimidi:MIDI_mciPlay NIY: MIDI port=0, track=2
fixme:mcimidi:MIDI_mciPlay NIY: MIDI port=0, track=3
fixme:mcimidi:MIDI_mciPlay NIY: MIDI port=0, track=4
The demo of this game does not work due to bug 10760.
--
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=11685
Summary: PSN Downloader, PSP not up to date
Product: Wine
Version: 0.9.55.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: shindekokoro(a)gmail.com
Playstation network downloader does not allow download of PSN title because it
says that PSP system is not up to date.
--
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=11451
Summary: Guild 2: Smaller Screen with Bloomshader
Product: Wine
Version: 0.9.53.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P4
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Renegade2200(a)yahoo.de
In Guild 2, the visual screen is smaller that the normal screenresolution if
activating Bloomshader (see screenshot:
http://appdb.winehq.org/screenshots.php?iAppId=4854&iVersionId=10510 )
--
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=10758
Summary: myst4 crashes during startup
Product: Wine
Version: 0.9.50.
Platform: PC
URL: http://mystworlds.ubi.com/us/mystiv_demo.php
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sjs(a)khadrin.com
CC: stefandoesinger(a)gmx.at
myst4 crashes during startup. It started fine in 0.9.49. Regression testing
suggests a problem with this patch:
e4f8a2da2b601964aa4261cb1617ba41f58b5a69 is first bad commit
commit e4f8a2da2b601964aa4261cb1617ba41f58b5a69
Author: Stefan Dösinger <stefan(a)codeweavers.com>
Date: Sat Nov 10 00:19:19 2007 +0100
wined3d: Depth stencil fixes.
:040000 040000 87c42f53fd06ea5e0d79dccab11f605e6919d9e8
15eb241f3cda2c66c32b9c8100b405c43b74cce2 M dlls
A demo is available from http://mystworlds.ubi.com/us/mystiv_demo.php.
I'm running Ubuntu 7.10 with nvidia drivers.
--
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=10720
Summary: "AddFontRessource" Visualbasic function isn't
interpretated by wine
Product: Wine
Version: 0.9.50.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-resources
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adam050986(a)yahoo.fr
Hi,
It seems that "AddFontRessource" (visualbasic function ??) isn't interprated by
wine. At the installation of Guitar Pro 5.X, I got message :
"Addfontressource failed"
[Cancel] [Reapeat] [Ignore]
This affect application, because all chords lyrics aren't displayed...
Any solution would be welcome
Thank you for correcting that bug !
--
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=10651
Summary: attempt to save storage snapshot of PalmOS simulator
causes crash
Product: Wine
Version: 0.9.50.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: michal.seliga(a)visicom.sk
Created an attachment (id=9464)
--> (http://bugs.winehq.org/attachment.cgi?id=9464)
bzipped log (WINEDEBUG=warn+all,+relay wine PalmSim.exe)
i used simulator
Treo_650_Simulator_GSM_Cingular-Consumer_MR3_EN_Debug_Build_350
its downloadable from pdn.palm.com after registration(registration is for free)
start simulator, wait until it 'boots', press right mouse button, in menu
choose storage andsave snapshot. it will ask you for file name and when you
confirm everything simulator will crash. this doesn't happen in windows xp
also there are some other storage based issues(storage size is reported to be
1.8gb even if simulator is set to 32mb, installing programs sometimes fails,
after crash of simulator some programs become corrupted) so i think that there
must be something big hidden, maybe fixing this crash will help with other
issues too
last lines before crash were:
0009:Ret comdlg32.GetSaveFileNameA() retval=00000001 ret=03008d95
0009:Call KERNEL32.GetCurrentThreadId() ret=1004675f
0009:Ret KERNEL32.GetCurrentThreadId() retval=00000009 ret=1004675f
0009:Call KERNEL32.TlsGetValue(00000006) ret=10046f1a
0009:Ret KERNEL32.TlsGetValue() retval=00000000 ret=10046f1a
0009:Call
KERNEL32.WaitForMultipleObjectsEx(00000001,0034f928,00000000,00000000,00000001)
ret=10046f5e
0009:Ret KERNEL32.WaitForMultipleObjectsEx() retval=00000102 ret=10046f5e
0009:Call KERNEL32.DebugBreak() ret=100375ac
0009:Call KERNEL32.GetLastError() ret=03027d9c
0009:Ret KERNEL32.GetLastError() retval=00000000 ret=03027d9c
0009:Call KERNEL32.TlsGetValue(00000003) ret=03027dab
0009:Ret KERNEL32.TlsGetValue() retval=007f0138 ret=03027dab
0009:Call KERNEL32.SetLastError(00000000) ret=03027e21
0009:Ret KERNEL32.SetLastError() retval=00000000 ret=03027e21
0009:Call KERNEL32.UnhandledExceptionFilter(0034f448) ret=03027f9d
0009:Call KERNEL32.IsBadCodePtr(1005d240) ret=00b26115
0009:Ret KERNEL32.IsBadCodePtr() retval=00000000 ret=00b26115
wine: Unhandled exception 0x80000003 at address 0x7b840c53 (thread 0009),
starting debugger...
i already added this application to AppDB, when it will be confirmed i will
post here link for 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=10493
Summary: Wine do no report Pixel Shader 3.0 properly to games
Product: Wine
Version: 0.9.49.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kmaterka(a)wp.pl
Created an attachment (id=9234)
--> (http://bugs.winehq.org/attachment.cgi?id=9234)
moha_setup
Hi,
problem occurs in at least two games: Medal of Honor: Airborne and Collin Dirt
(I'll check Colin later)
When I run:
WINEDEBUG=+d3d,+d3d_shader,+ddraw_fps,+d3d9,+wined3d wine moha_setup.exe
it correctly shows that my card support PS and VS 3.0
log in attachment as 1.txt
When I run:
WINEDEBUG=+d3d,+d3d_shader,+ddraw_fps,+d3d9,+wined3d wine MOHA.exe
(so the game itself)
i shows an error message, that my card is not supported. i have gforce 7900GT
log in attachment as 2.txt
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10120
Summary: Oblivion lines in water (regression)
Product: Wine
Version: 0.9.47.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ambro(a)b4ever.net
CC: stefandoesinger(a)gmx.at
With Wine 0.9.47, in Elder Scrolls IV: Oblivion v1.2, there are horizonal white
lines in the water. It's a regression between 0.9.44 and 0.9.45. I've done
regression testing and found the following commit to be the cause:
[322b55e29a83a3ab61a1912d751816aa24662e9f] wined3d: Fix the half pixel
correction.
(I used oss sound not alsa becouse of some crash in between.)
--
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=9931
Summary: Offscreen render targets seem to be off by one
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: chris.kcat(a)gmail.com
Created an attachment (id=8434)
--> (http://bugs.winehq.org/attachment.cgi?id=8434)
One pixel off anomolies
As far as I can gather in Oblivion, anyway. See screenshot. The water's normal
map has lines going through it as if the color was bad, and the whole game
screen has a glow at the top as if an overlay had a bad color there and was
being additively blended.
Using fbo for OffscreenRenderingMode and GLSL enabled. nVidia Geforce 8600 GT,
latest drivers (100.14.19).
--
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=9735
Summary: Wine supplants system menu in child window title bars
Product: Wine
Version: 20050830
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: wine-debug
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: frogbarf(a)telus.net
Pegasus 4.41 (and other versions) uses child windows to display specific
categories of information relating to email. Examples: a list of all email
folders. All the messages in a specific email folder. A display of email
messages waiting on the smtp server. A message editor for composition of a new
outgoing email.
Each child window is controlled by a system menu at the left of the title bar,
and three icons at the right of the title bar. The system menu normally
includes move, restore (to previous non-maximized size) minimize, maximize,
close, switch (to another child window). It also lists keyboard shortcuts for
many of these actions. The three icons are minimize, restore or maximize, and
close.
Running Pegasus as a window-managed application, Wine replaces the child window
system menu with one of its own in which the shortcut for close is ALT-F4. In
native Windows operation, the child window close shortcut is CTRL-F4.
If you key CTRL-F4 in a child window, nothing happens. It is not a valid
shortcut under Wine.
If you key ALT-F4 in a child window, the program itself exits, not just the
single child window.
If you click the close/exit icon [X] in a child window the entire program
exits.
Evidently the exit icon is linked to the close option in the child window's
system menu.
It also appears that some child windows that close automatically also use the
close option listed in their system menu.
It isn't clear to me if the bug is (a) that Wine supplants the native child
window menus or (b) that Wine does not implement a CTRL-F4 (close child window)
shortcut or (c) that the Wine child window menu does not include CTRL-W for
"close".
The effect is that once you open a child window in Pegasus, you cannot reliably
close it without exiting Pegasus altogether; also that auto-closing of some
child windows causes program exit.
In unmanaged mode, bug #1798 causes its own problems.
CTRL-F4 is the Windows equivalent to CTRL-W, which has no effect.
This behavior is not entirely consistent; sometimes you can use the [X] exit
icon to successfully exit a single child window without shutting down the
entire program. I can't tell if this is true inconsistency or because some
child windows are (perhaps) programmed differently from others.
--
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=9372
Summary: Starting a Dawn of War: Dark Crusade campaign causes a
crash.
Product: Wine
Version: unspecified
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ryan.feather(a)gmail.com
Dawn of War: Dark Crusade
Error:
I get a bunch of these
fixme:d3d:IWineD3DDeviceImpl_ValidateDevice(0x17f908):stub
followed by a bunch of
fixme:process:GetProcessWorkingSetSize (...,...,...):stub
I installed the game with no problems through Steam. I managed to run it,
change my settings, and start playing the tutorial mission, however, it crashes
whenever I try to start a campaign. It stays on the loading screen, then dies
back to Steam. I think the level is successfully loading or at least attempting
to because I get a lot of hard disk access. This happens regardless of
resolution or windowed mode.
Hardware info: I'm running 64 bit gentoo and the 2.6.20 kernel with the Con
Kolivas patch set. I have the most recent stable nvidia drivers. I have a
7950gx2 in multi gpu mode. I also have a dual core 64 bit processor.
--
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=10921
Summary: lang attribute is not specified for bugzilla pages
and/or textinput/textarea fields
Product: WineHQ Bugzilla
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: misc-bugs
AssignedTo: jnewman(a)codeweavers.com
ReportedBy: atari(a)gabo.pl
lang attribute sets the language of a page or page element. It is useful for
Firefox spell checker with additional extension that changes the dictionary
according to lang attribute.
--
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=11113
Summary: World of Kung Fu Hanging After Selecting/Creating
Character
Product: WineHQ Apps Database
Version: unspecified
Platform: PC-x86-64
URL: http://appdb.winehq.org/objectManager.php?sClass=version
&iId=10462
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: clintcan(a)yahoo.com
Created an attachment (id=10149)
--> (http://bugs.winehq.org/attachment.cgi?id=10149)
console error output
This is what happens. You can run the program from login, to selection of
server down to selection of character. Once you press the enter button on the
character selection screen, the whole program hangs. Attached is the console
output of 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=10721
Summary: RichEditWndProc_common make invisible text
Product: Wine
Version: 0.9.50.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-richedit
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rpnpif(a)free.fr
In Pronotes 2007 from Index Education, when I enter a text in a richtext frame,
this text is invisible during the entering.
This message is repeated :
fixme:richedit:RichEditWndProc_common EM_SETTARGETDEVICE: stub
fixme:richedit:RichEditWndProc_common EM_SETTARGETDEVICE: stub
fixme:richedit:RichEditWndProc_common EM_FORMATRANGE: stub
fixme:richedit:RichEditWndProc_common EM_FORMATRANGE: stub
...
A click out of the richtext frame closes the frame and then the text appears
fine.
I must say that all MS classical fonts are installed in
.wine/drive_c/windows/fonts/.
This is the same problem that in wordpad preview before printing, I think.
--
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=11769
Summary: American conquest responds with black screen
Product: Wine
Version: 0.9.56.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: luis.busquets(a)ilidium.com
CC: luis.busquets(a)ilidium.com
This game tries to set the bppp to 8 at the beginning. My PC says it is not
possible
fixme:xrandr:X11DRV_XRandR_SetCurrentMode Cannot change screen BPP from 16 to 8
and therefore, it responds with a black screen. Nevertheless, the music sounds
and the game seems to be on only that there is nothing on the screen.
--
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=11611
Summary: Midtown Madness installer crashes when clicking Continue
Product: Wine
Version: 0.9.55.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: elicoten(a)live.co.uk
Created an attachment (id=10818)
--> (http://bugs.winehq.org/attachment.cgi?id=10818)
Console output/backtrace
The Midtown Madness [Chicago edition] installer crashes when the continue
button is clicked.
--
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=10231
Summary: Half Life 2: Episode 1 tries to install Direct 9.0c over
and over
Product: Wine
Version: unspecified
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nbigaouette(a)gmail.com
Hi,
I cannot install Half-Life 2: Episode One because it tells me Direct 9.0c is
not installed... Even installing it gives me the same results.
I tryed with a new profile with WINEPREFIX after a wineprefixcreate
I have wine 0.9.48 installed under a 32 bit chroot environment from ArchLinux
64.
--
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=10397
Summary: CSS crashe when trying to accept option change
Product: Wine
Version: 0.9.49.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: steffen-trekki(a)web.de
Created an attachment (id=9085)
--> (http://bugs.winehq.org/attachment.cgi?id=9085)
log when CS:S crashs after change graphic options and accept them
Hello,
do the following to reproduce this bug for you:
start CS:S
goto options>graphic>advanced
now change one of the detail options [e.g. "modeledtails"]
then click "Ok" and then "accept" [or how it is namned in the englisch
version], tha game will now "hang" and then it will crash [or it will
immediatley crash...that difference sometime it hang and then crash and
sometimes it crashes immediateley]
You will find a log in the attachment
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11384
Summary: Cossacks Back to War: game not rendering (white screen)
Product: Wine
Version: 0.9.54.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: afffect(a)gmail.com
Cossacks Back to War is not playable because I can't see anything - I hear main
menu sounds and sometimes game sounds aswell (if i manage to start it), but it
doesn't render, just a white screen. Got same thing in older wine versions
--
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=11250
Summary: Age of Conquerors: only produces a blank dialog box
Product: Wine
Version: 0.9.52.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: echalon(a)gmail.com
Created an attachment (id=10350)
--> (http://bugs.winehq.org/attachment.cgi?id=10350)
The dialog box displayed.
When attempting to start up Age of Conquerors 1.0c (wine age2_x1.exe), a blank
dialog box is displayed and then the program finishes. No error messages are
displayed.This happens with or without the expansion, with Wine set to imitate
any version of Windows.
Wine 0.9.52
Gentoo Linux
GCC 4.1.2
--
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.