http://bugs.winehq.org/show_bug.cgi?id=19014
Summary: regression - Casino Club crashes when typing in
login-box
Product: Wine
Version: unspecified
Platform: PC
URL: http://www.casinoclub.com/de/CasinoClub/downloadcasino
.aspx
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cloph(a)openoffice.org
Created an attachment (id=21912)
--> (http://bugs.winehq.org/attachment.cgi?id=21912)
data that is written to .xsession-errors
Casino Club software crashes when attempting to enter username/password (or
when trying to login with a saved username/password)
The crash happens immediately, so you don't have to register to reproduce the
crash.
Version 1.1.21 and previous versions work fine, 1.1.22 and 1.1.23 both crash
Setup for the casino-program is available at the URL above, installation runs
smooth, without any (reported) problems.
After initial setup, it prompts to download data for offline use (roulette or
slot-machine,.. games) - no problem so far.
After installation is complete, the login-screen shows up with text-entry boxes
to input username and the password.
Try to enter something into the user-name box → crash.
logs/back trace 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=19009
Summary: Crosstests don't compile with CROSSCC="ccache
i586-mingw32msvc-gcc"
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: build-env
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: niko.lecam(a)gmail.com
The culprit is the line AC_SUBST(CROSSTARGETFLAGS,"-b `expr $CROSSCC :
'\(.*\)-gcc'`") in configure.ac that doesn't handle multiple words in the
CROSSCC variable.
Unfortunately I wasn't able to find a way to fix this one.
--
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=19002
Summary: Regression in postal 2 with wine 1.1.24
Product: Wine
Version: 1.1.24
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: matej.spindler(a)auspuh.com
CC: stefan(a)codeweavers.com
Todays commits caused a regression in Postal2 game.
Regression test prints:
b2f09fd20421d0a5e179b42332ca63bc5ac17d8a is first bad commit
commit b2f09fd20421d0a5e179b42332ca63bc5ac17d8a
Author: Stefan Doesinger <stefan(a)codeweavers.com>
Date: Wed Jun 17 22:51:34 2009 +0200
wined3d: Emulate clipplanes in ARB if the NV extensions are not available.
This patch tries to find a free texture coordinate to load up to 4 clip
coordinates into the pixel shader, and uses KIL to throw away fragments
that are cut by a clipplane. If no free texture coordinate is found,
clipping is not done. If more than 4 clipplanes are used, only the first
4 are actually enabled. That should be pretty rare though.
:040000 040000 451683035b96e5b0e1bd85b72aeecb1c4746a75b
779b982f8d4d876f0f782b550af91557e6f3ac64 M dlls
My box runs Ubuntu 9.04.
I have NVIDIA 6600GT with 180.44 driver
--
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=18984
Summary: Free&Easy Font Viewer crashes on startup
Product: Wine
Version: 1.1.23
Platform: PC
URL: http://www.styopkin.com/details_free_and_easy_fonts_vi
ewer.html
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=21866)
--> (http://bugs.winehq.org/attachment.cgi?id=21866)
debug trace
Looking at font programs to see if any 'real programs' behavior similar to bug
18971, found this one crashes on start:
Backtrace:
=>0 0x7e99a523 WineEngCreateFontInstance+0x1493(dc=0x169648, hfont=0x1d80)
[/home/austin/wine-git/dlls/gdi32/freetype.c:3335] in gdi32 (0x0033a5cc)
1 0x7e988ad4 FONT_SelectObject+0x1b4(handle=<register EDI not in topmost
frame>, hdc=0x1d8c) [/home/austin/wine-git/dlls/gdi32/font.c:508] in gdi32
(0x0033a61c)
2 0x7e9a05dc SelectObject+0xac(hdc=0x1d8c, hObj=<register ESI not in topmost
frame>) [/home/austin/wine-git/dlls/gdi32/gdiobj.c:1044] in gdi32 (0x0033a64c)
3 0x7ea7fb0b MSGBOX_OnInit+0x45b(hwnd=0x2007a, lpmb=0x33b854)
[/home/austin/wine-git/dlls/user32/msgbox.c:231] in user32 (0x0033b13c)
4 0x7ea80d3b MSGBOX_DlgProc+0x16b(hwnd=<register EDI not in topmost frame>,
message=272, wParam=0, lParam=<register ESI not in topmost frame>)
[/home/austin/wine-git/dlls/user32/msgbox.c:340] in user32 (0x0033b18c)
5 0x7eab130a WINPROC_wrapper+0x1a() in user32 (0x0033b1bc)
...
0x7e99a523 WineEngCreateFontInstance+0x1493
[/home/austin/wine-git/dlls/gdi32/freetype.c:3335] in gdi32: cmpl
0x8(%edi),%ecx
+relay,+seh,+tid,+font 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=18956
Summary: Intel Xorg: no more 3D since default
OffscreenRenderingMode is fbo
Product: Wine
Version: 1.1.23
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hoehle(a)users.sourceforge.net
CC: hverbeet(a)gmail.com
Wine used to self-configure itself with reasonable defaults. This is broken
since wine-1.1.23 by commit a5876bb91e92645a400a248abb1ef283d1a822f6
wined3d: Use FBOs for offscreen rendering by default.
AFAIK, fbo does not exist on the Intel i915 drivers, apparently causing Wine to
tell applications that there's no 3D!
The Westerner now reports: "R3Dgl: PICTuRE: The Westerner" "Could not find any
compatible Direct3D devices. This sample will now exit."
FIFA WM 2006 complains that it needs hardware acceleration.
Adding HKCU\Software\Wine\Direct3D
"OffscreenRenderingMode"="backbuffer"
allows these apps to start.
This failure to start surprised me, as I convinced myself long ago that setting
ORM on the Intel in user.reg had no effect. Since then I was happy to have one
less configuration setting to check to try and get apps to run ;-)
Please provide for automatic fallback fbo->backbuffer in wined3d to complete
this patch.
Using Ubuntu 8.04 or 8.10 with corresponding Intel Xorg driver.
--
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=18953
Summary: UFO Aftermath installer exits with error
Product: Wine
Version: 1.1.23
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dusty(a)luogocomune.net
At the end of the installation process, that goes smoothly, I got this message:
====
Error Number: 0x80040707
Description: DLL function call crashed: ISRT.EnableHourGlass
Setup will now terminate
====
I'm no wine expert (that's one of my first tests to understand how it works)
and I hope I've not overlooked something.
--
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=18893
Summary: Oblivion installation crashed with an uncought
exception
Product: Wine
Version: 1.1.23
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: basilius.sauter(a)hispeed.ch
While Installshield prepares Installation, it crashed with an uncought
exception. Errornumber 0x80040706 (Object reference not set).
Console reports:
err:ole:TLB_ReadTypeLib Loading of typelib L"C:\\Programme\\Gemeinsame
Dateien\\InstallShield\\Professional\\RunTime\\IsProBE.tlb" failed with error 2
fixme:storage:StgCreateDocfile Storage share mode not implemented.
fixme:mixer:ALSA_MixerInit No master control found on USB Device 0x46d:0x8ad,
disabling mixer
fixme:reg:GetNativeSystemInfo (0x33150c) using GetSystemInfo()
Using WINEDEBUG=all wine setup.exe does’t work properly. Installation will not
start on the virtual desktop and will not end.
--
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=18831
Summary: WINE 1.1.23 causes post-processing in Lord of the
Rings Online: Mines of Moria to misplace objects
Product: Wine
Version: 1.1.23
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sandalle(a)sourcemage.org
Created an attachment (id=21634)
--> (http://bugs.winehq.org/attachment.cgi?id=21634)
Screenshot of what Bree should look like
After updating from WINE 1.1.22 to 1.1.23, when I have post-processing enabled
in Lord of the Rings Online: Mines of Moria, objects do not appear as they
should.
Example:
When walking away from water, the water seems to replace the ground just behind
me as though it were following me, but flickers.
Example:
Trees in Bree appear duplicated and in the wrong place (see attached
screenshots).
--
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=18806
Summary: 3Dmark 2006
Product: Wine
Version: 1.1.23
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alpha.super-one(a)laposte.net
Hello, the install 3dmark06_v110_0906a.exe not work, it seam be blocked or in
deadlock.
Can you fix it? 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=18583
Summary: Free Realms crashes with unimplemented
D3DXGetDeclVertexSize
Product: Wine
Version: 1.1.22
Platform: PC
URL: http://www.freerealms.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mike.kaplinskiy(a)gmail.com
CC: mike.kaplinskiy(a)gmail.com
Created an attachment (id=21254)
--> (http://bugs.winehq.org/attachment.cgi?id=21254)
wine debug log
Working around bug 18549 , we get to a point where the game attempts to launch,
but crashes with the above unimplemented function.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.