http://bugs.winehq.org/show_bug.cgi?id=12941
Summary: International Football 2000: crashes when launching in
Direct3D mode
Product: Wine
Version: 0.9.60
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kirchun(a)bk.ru
Wine crashes when I try to launch "Microsoft International Football 2000" game
in Direct3D mode. There aren't any problems in "Software rendering" mode.
Switching Wine from "WinXP" to "Win98" doesn't help.
You can download free demo of this game from here:
http://download.microsoft.com/download/soccer2000/Trial/1/WIN98/FR/MSIFDEMO…
(65,1 Mb). Also see my log file.
--
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=12675
Summary: Lego Racers crashes with quartz (avispliter, pullpin)
induced crash
Product: Wine
Version: 0.9.59.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: quartz
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: echidnaman(a)gmail.com
Created an attachment (id=12337)
--> (http://bugs.winehq.org/attachment.cgi?id=12337)
Error log
Upon startup, Lego Racers crashes when the "Lego Media" avi is supposed to be
played. This does not occur with the demo. I tested this with a vanilla .wine
folder, so there has been no chance for a native quartz.dll file to mess up the
registry.
I believe this is a regression, probably to be blamed on Maarten Lankhorst's
recent quartz improvements. :P
I don't have the resources to perform a regression test, nor did I test this
game with the previous version, so I don't know if the app broke then or now.
--
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=21715
Summary: Blitz3d demo version can't show samples
Product: Wine
Version: 1.1.38
Platform: x86
URL: http://www.blitzbasic.co.nz/
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: shdocvw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
I downloaded the demo version of Blitz3d,
2c029b784929103474352b12ca34dccf129dcd00 Blitz3DDemo183.exe
installed and ran it, then clicked on Samples in the main window.
All that happened is the main window went blank, and the console showed
fixme:shdocvw:ClOleCommandTarget_Exec
(0x14bdb0)->({000214d1-0000-0000-c000-000000000046} 67 0 0x33ed84 0x33ed74)
fixme:hlink:IHlink_fnGetStringReference unhandled flags: 0x1
fixme:mshtml:HlinkTarget_SetBrowseContext (0x16ab68)->((nil))
fixme:imm:ImmReleaseContext ((nil), 0x1378e8): stub
fixme:urlmon:URLMoniker_BindToObject use running object table
fixme:shdocvw:BindStatusCallback_OnProgress status code 11
fixme:shdocvw:bind_to_object BindToObject failed: 800c0005
'winetricks ie6' works around 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=26566
Summary: Gabriel Knight 3: visual glitches in DirectDraw HAL
mode
Product: Wine
Version: 1.3.16
Platform: x86
URL: http://www.fileplanet.com/34716/30000/fileinfo/Gabriel
-Knight-3:-Blood-of-the-Sacred,-Blood-of-the-Damned-De
mo
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
Created an attachment (id=33825)
--> (http://bugs.winehq.org/attachment.cgi?id=33825)
console log
Gabriel Knight 3 is unplayable in hardware renderer mode as the game suffers
from serious visual glitches:
your character (as well as the mouse pointer) leaves an afterimage as he moves
across the screen.
No such problem when running the game in software renderer mode (although it
looks ugly).
The game is quite an oldie (1999), utilizing DirectX 6.
The demo has the same problem (only 55 MB download size).
Fedora 14
Nvidia GeForce 250 / driver 260.19.36
--
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=14901
Summary: MoveFile fails when used to recase some letters of the
filename
Product: Wine
Version: 1.1.2
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: redneb(a)mailinator.com
When my program executes the MoveFile windows API function having as arguments
two strings that are equal (in a case insensitive way) then MoveFile fails and
GetLastError returns 183 (i.e. "File already exists"). For example, assume that
the current directory contains a file "foobar". If you run
MoveFile("foobar","Foobar") you will get the above error. On the contrary this
works fine under windows. Even MoveFile("foobar","foobar") works under windows.
I have tested that with 0.9.61/1.1.0/1.1.2 (under Gentoo) and 1.0.0 (under
Ubuntu).
--
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=16706
Summary: Layered Window test hangs and hides the mouse
Product: Wine
Version: 1.1.11
Platform: PC
URL: http://msdn.microsoft.com/en-
us/magazine/cc164642.aspx?code=true&level=root%2cLayered
Win%2cDebug
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jaimerave(a)gmail.com
After testing a Layered window example, found that the program seems to hang
and if you try to click any object inside of the window you'll see that the
cursor just disappear.
The source code of the test is also available.
--
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=23892
Summary: King's Quest 1 VGA puts up error dialog because gameux
is too stubby
Product: Wine
Version: 1.3.0
Platform: x86
URL: http://www.agdinteractive.com/games/kq1/download/downl
oad.html
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: gameux
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
CC: vshader(a)gmail.com
Installing King's Quest 1 VGA (version 4.0) goes fine, but at
the end one gets an error dialog box
"Failed to add the game to the game explorer: 80004001, 80004001"
and the log messages
fixme:gameux:GameExplorerImpl_AddGame stub
fixme:gameux:GameExplorerImpl_UpdateGame stub
--
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=19482
Summary: Deep Burner: can not add multiple files with
<Ctrl><Click>
Product: Wine
Version: 1.1.26
Platform: PC
URL: http://www.deepburner.com/?r=download
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P4
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ToddAndMargo(a)verizon.net
Hi All,
I have to use Wine to burn DVD's as the native Linux burning software destroys
my hard drive. Seriously. Twice. If I was not been extremely adapt at
backup, I could have lost my business! See:
https://bugzilla.redhat.com/show_bug.cgi?id=468624https://bugzilla.redhat.com/show_bug.cgi?id=446086
Needless to say, I would appreciate this being worked on
When first opening Deep Burner 1.9, you are presenter with a dialog box asking
you what you want to do. If you select "Create data CD/DVD", it open the Data
window.
Problem: when adding files to the layout, you can only select one at a time to
get them to show up on the dialog. If you <Ctrl><Click> on multiple files, you
get nothing.
And they are not hiding either. I tried burning a DVD after multiple selects
that did not show up and I got a blank DVD.
The workaround is to do them one at a time. (A real pain in the neck.)
[the free] Deep Burner can be downloaded from:
http://www.deepburner.com/?r=download
Many thanks,
-T
--
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=16107
Summary: server/mach.c: bootstrap_register is deprecated
Product: Wine
Version: 1.1.8
Platform: PC
OS/Version: Mac OS X 10.5
Status: NEW
Keywords: download, source
Severity: minor
Priority: P2
Component: wineserver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
gcc -c -I. -I. -I../include -I../include -D__WINESRC__ -Wall -pipe
-fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings
-Wpointer-arith -g -O2 -o mach.o mach.c
mach.c: In function ‘init_tracing_mechanism’:
mach.c:104: warning: ‘bootstrap_register’ is deprecated (declared at
/usr/include/servers/bootstrap.h:268)
And from bootstrap.h:
/*
* bootstrap_register()
*
* Registers a send right for service_port with the service identified by
* service_name. Attempts to register a service where an active binding
* already exists are rejected.
*
* If the service was previously declared with bootstrap_create_service(),
* but is not currently active, this call can be used to undeclare the
* service. The bootstrap port used must have sufficient privilege to
* do so. (Registering MACH_PORT_NULL is especially useful for shutting
* down declared services).
*
* This API is deprecated. Old scenarios and recommendations:
*
* 1) If the code was registering a well known name, please switch to launchd.
*
* 2) If the code was registering a dynamically generated string and passing
* the string to other applications, please rewrite the code to send a Mach
* send-right directly.
*
* 3) If the launchd job maintained an optional Mach service, please reserve
* the name with launchd and control the presense of the service through
* ownership of the Mach receive right like so.
*
* <key>MachServices</key>
* <dict>
* <key>com.apple.windowserver</key>
* <true/>
* <key>com.apple.windowserver.active</key>
* <dict>
* <key>HideUntilCheckIn</key>
* <true/>
* </dict>
* </dict>
*
*
* Errors: Returns appropriate kernel errors on rpc failure.
* Returns BOOTSTRAP_NOT_PRIVILEGED, if request directed to
* bootstrap port without privilege.
* Returns BOOTSTRAP_NAME_IN_USE, if service has already been
* register or checked-in.
*/
kern_return_t bootstrap_register(
mach_port_t bp,
name_t service_name,
mach_port_t sp)
AVAILABLMAC_OS_X_E_VERSION_10_0_AND_LATER_BUT_DEPRECATED_IN_MAC_OS_X_VERSION_10_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=24785
Summary: Explorer++: tile view doesn't work
Product: Wine
Version: 1.3.5
Platform: x86-64
URL: http://www.explorerplusplus.com/download
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Created an attachment (id=31335)
--> (http://bugs.winehq.org/attachment.cgi?id=31335)
Complete terminal output
To reproduce, click view -> tiles. Nothing happens, it just looks the same as
the default icon view. This looks pretty suspicious:
fixme:listview:LISTVIEW_SetView View LV_VIEW_TILE unimplemented
I can't test with the native comctl32, though (it crashes the program on
startup).
--
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.