http://bugs.winehq.org/show_bug.cgi?id=24129
Summary: Bonnie's Bookstore Deluxe: can't start game without
native ie6
Product: Wine
Version: 1.3.1
Platform: x86
URL: http://www.soe.com/downloadProduct.vm?Id=001
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=30369)
--> (http://bugs.winehq.org/attachment.cgi?id=30369)
bad screenshot
Game installs fine, but when you run it, you get a webpage..in straight html.
Native ie6 works around it and lets you play.
Screenshot/terminal 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=24055
Summary: Low performance in Istaria : Chronicles of the Gifted
Product: Wine
Version: 1.2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mitar(a)mitar.zapto.org
I have much lower performance in that game on linux.
about 50-60 % lower performance on linux.
For example 40 fps on windows and 15-20 fps on wine.
Also wine is throwing a lot of :
fixme:d3d:state_swvp Software vertex processing not implemented.
Game is not supporting OpenGL.
--
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=17294
Summary: Kodak EasyShare won't install
Product: Wine
Version: 1.1.14
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: richw(a)richw.org
Created an attachment (id=19305)
--> (http://bugs.winehq.org/attachment.cgi?id=19305)
Messages generated in terminal window while trying to run Kodak EasyShare
setup.
Near the end of the installation, I got an error box saying:
"Kodak EasyShare was unable to finish your task. (Error code 12x54x1x)"
I'm attaching the log output (from a "script" command). In a minute, I'll come
back and update this bug by adding the "EasyShareInstall.log" file as a
separate attachment.
My system is running Ubuntu 8.04, kernel 2.6.24-23-generic.
My Wine is configured to emulate Windows XP. The only other program I
currently have installed in Wine is Firefox 3.0.6 (which the Kodak installer
seemed to need in order to run properly).
--
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=21619
Summary: Chief Architect X2 Trial hangs on startup
Product: Wine
Version: 1.1.38
Platform: x86
URL: http://chiefarchitect.com/
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Chief Architect Home Designer Suite 9.0 is currently on sale at Amazon
and is listed as #6 in category Software: Home & Hobbies,
so I tried looking for a trial... http://chiefarchitect.com has
version X2, not 9, so I tried that. Seems to install ok, but
hangs after putting up a blank window without menus. On the console, I saw
fixme:win:DisableProcessWindowsGhosting : stub
fixme:wgl:X11DRV_wglChoosePixelFormatARB unused pfAttribFList
fixme:wgl:ConvertAttribWGLtoGLX unsupported 201d WGL Attribute
fixme:reg:GetNativeSystemInfo (0x32f8e8) using GetSystemInfo()
fixme:htmlhelp:HtmlHelpW HH case HH_INITIALIZE not handled.
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
This is on a Jaunty 64 bit system with an nVidia GeForce 8500 GT (rev a1).
--
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=21466
Summary: implement FileFsVolumeInformation class for
ntdll.NtQueryVolumeInformationFile
Product: Wine
Version: 1.1.37
Platform: x86
URL: http://download.avgfree.com/filedir/inst/avg_free_stf_
en_90_730a1834.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Hello,
AVG's free 8.x/9.x antivirus edition installer uses native API for various
operations.
The installer creates empty UTF8 log files (c:\\windows\\temp\\*avg9*.log)
because of the (silenced) FileFsVolumeInformation class stub in
ntdll.NtQueryVolumeInformationFile.
A simple implementation (even returning zero-filled FILE_FS_VOLUME_INFORMATION)
helps the installer to properly write installer/debug log files with UTF8
content.
--- snip ---
...
002d:Call ntdll.RtlDosPathNameToNtPathName_U(00162a58
L"\\\\?\\C:\\windows\\temp\\Davg9inst_2010-01-24_11-39.log",0032f814,00000000,00000000)
ret=0041d4de
002d:Ret ntdll.RtlDosPathNameToNtPathName_U() retval=00000001 ret=0041d4de
...
002d:Call
ntdll.ZwOpenFile(0032f828,00120000,0032f7f4,0032f80c,00000003,00004020)
ret=0041d380
002d:Ret ntdll.ZwOpenFile() retval=00000000 ret=0041d380
...
002d:Call
ntdll.ZwQueryVolumeInformationFile(00000068,0032f80c,0032f51c,00000238,00000001)
ret=0041d3c0
002d:fixme:ntdll:NtQueryVolumeInformationFile 0x68: volume info not supported
002d:Ret ntdll.ZwQueryVolumeInformationFile() retval=c0000002 ret=0041d3c0
002d:Call ntdll.RtlNtStatusToDosError(c0000002) ret=0041d4a5
002d:Ret ntdll.RtlNtStatusToDosError() retval=00000001 ret=0041d4a5
...
002d:Call ntdll.ZwClose(00000068) ret=0041d09b
002d:Ret ntdll.ZwClose() retval=00000000 ret=0041d09b
...
--- snip ---
Regards
--
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=19420
Summary: Unimplemented function GdipResetLineTransform in
Passmark 7.0
Product: Wine
Version: 1.1.26
Platform: PC
URL: http://www.passmark.com
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thunderbird2k(a)gmail.com
Passmark is a benchmark program with all sorts of basic system tests. Its 2D
benchmark makes uses of at least GdipResetLineTransform and perhaps some other
unimplemented gdiplus functions. These should be implemented for correct
rendering.
--
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=16389
Summary: Mechwarrior 2 fails to start
Product: Wine
Version: 1.1.10
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: leslie_alistair(a)hotmail.com
Mechwarrior2 from "The Titanium Trilogy" fails to start.
Xephyr :1 -ac -screen 800x600x8 &
DISPLAY=:1 wine MW2WIN.EXE
A window is display briefly, then exits without any error.
--
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=15661
Summary: cardtricks141.exe can't format SD Memory Card
Product: Wine
Version: 1.1.4
Platform: PC
URL: http://www.zshare.net/download/2014475990be7613/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: guy.roussin(a)teledetection.fr
Hi,
cardtricks141.exe can't format the SD Memory Card.
It says "Could not write to the Card ! Please
check write protect tab."
But the card is not write protect with tab.
mount gives this :
/dev/sdb1 on /media/CANON_DC type vfat
(rw,nosuid,nodev,uhelper=hal,shortname=lower,uid=1002)
and i can touch/remove files from the card ...
Thank you,
Guy
Note:
This tools is useful to prepare a SD Memory Card
for "CHDK firmware" addon on CANON camera.
Others options of cardtricks41.exe run fine.
--
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=18099
Summary: No keyboard response in Super Mario 3 remake
Product: Wine
Version: 1.1.19
Platform: All
URL: http://www.acid-play.com/file/marioforever.zip
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: chris.lervag(a)gmail.com
When attempting to play the free "Super Mario 3: Mario Forever" remake by
Buziol games, we are unable to enter gameplay as there is no response from the
keyboard when entering the "Select world" screen. In this screen, you are
supposed to be able to move Mario with the keyboard arrow buttons as well as
jump with the shift button.
According to the appdb, the first mention of this problem is with wine version
20050111, and it is still present in wine version 1.19.
Link to the application entry in appdb:
http://appdb.winehq.org/objectManager.php?sClass=application&iId=2363
Everything else about the game seems to be working normally in wine
(installation, launching game, graphics, music).
The game itself is perceived to be very good and fun remake of the original
game, and it would be nice to be able to enjoy this little gem with linux/wine.
The game is available as a free download from the specified URL.
--
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=13788
Summary: Logitech Harmony Remote Software Fails USB Update
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: jimrorie(a)logisys.biz
Technically this is version 7.4.3 which can only be installed by installing
7.4.1 and going though the update process.
Selecting "Update Remote" in the main screen results in a timeout waiting for
communication with the remote via USB.
--
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.