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=25240
Summary: GL_OUT_OF_MEMORY: shared video memory locked
arbitrarily
Product: Wine
Version: 1.3.7
Platform: x86
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: zwaldowski(a)gmail.com
Wine on Mac OS X appears to be subject to a crash that has been fixed in Linux
(either on kernel or in Wine) a long time ago: the GL_OUT_OF_MEMORY crash,
manifest in the Wine log as "err:d3d:resource_init Out of adapter memory".
In imitating the Windows memory model, Wine limits the use of memory to
preallocated memory from 2GB to 3GB (0x7ffe0000). The OpenGL driver on Mac OS
X (particularly on machines that use integrated video cards with shared memory,
although I've encountered the crash on my machine with a discrete card) seems
to not fit in with this, allocating textures outside the regular Wine block.
Modifying the user_space_limit set in libs/wine/mmap.c can mitigate this issue
somewhat on some machines, but it doesn't appear to be all that safe (or all
that permanent) of a fix.
Debugging info will be provided by Thanoulas, a fellow member of the Mac
Porting Team forums, as soon as he sees this bug.
--
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=27696
Summary: Woody Two Legs complains about the lack of pixel
shader 3.0 support
Product: Wine
Version: 1.3.23
Platform: x86
URL: http://games.on.net/file/38121/Woody_Two-Legs_Demo
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrew.millington(a)gmail.com
I've got a GeForce 6600 GT that supports Pixel shader 3.0.
Using NVIDIA Driver Version 275.09.07
wine: configuration in '/home/andrew/.wineWoody' has been updated.
fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.VC90.CRT" (9.0.21022.8)
fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.VC90.CRT" (9.0.21022.8)
fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.VC90.CRT" (9.0.21022.8)
err:ole:CoCreateInstance apartment not initialised
err:ole:CoUninitialize Mismatched CoUninitialize
fixme:win:EnumDisplayDevicesW ((null),0,0x32ea40,0x00000000), stub!
fixme:d3d9:D3DPERF_SetOptions (0x1) : stub
fixme:msvcr90:__clean_type_info_names_internal (0x100f6404) stub
fixme:msvcr90:__clean_type_info_names_internal (0x35a740) 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=24821
Summary: Custom app doesn't respond
Product: Wine
Version: 1.3.5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ced(a)bernispa.com
It's an old problem that i'm tracking from 1.1.32 (wine package from Debian)
and for which i wasn't able to find the cause: some library not available? A
bug?
Since the official Debian packages are stuck on Wine 1.1.x, now i'm using the
rpm provided by Suse (latest 1.3.5), converted to deb with alien.
We have an old custom closed source application that almost works under Wine,
except for an important portion. This application is a mix of Microfocus Cobol
and VB6 that interacts with a MSSQL2000 server through ODBC. We have no access
to the source code.
The problematic part is a sub-program that starts a graphic form, where i have
to fill two field, then press a sort of "OK" button to exec a query (see
attached "form-windows.jpg").
When the form opens, under Windows (98, 2000, 2003, XP, Vista, 7) the cursor is
on the first field and blinks; now i type a specific char to define the query
type and the cursor automatically moves to the next field, where i can type my
search parameter; then i click "Invio" to start the query; a new windows opens
with the search results.
Under Wine the cursor doesn't automatically move from the first to the second
field but, more important, when i click on "Invio" nothing happen: the windows
doesn't react to any events and i have to kill the process to close it. But
it's not blocked: i can delete what i've typed, and i can see to button go up
and down when i click it.
This unresponsive behaviour is the same if i don't fill any field.
The difficult part is that when this forms is open, there is some code spinning
under the hood (as i can see from the cpu usage) and it's like that by design,
since it happens also under Windows. This has the side effect to flood the logs
and render them very difficult to read.
I've setup mdac28 with winetricks, registered some needed DLL, but i'm not able
to find if something else is missing. During the last month i've tried
installing many things: JET, DCOM, older MDAC, etc. Nothing changed.
The most useful infos i've found are from Dependency Walker, profiling with the
options reported in the "dependencywalker.jpg" attachment. I've attached the
logs taken from Windows 2000 (AcmEngWR_wine135_ced002.mod.txt) and from Wine
1.3.5 (AcmEngWR_wine135_wine.mod.txt). They are hand modified to make diff
easier: i've removed all except the log, removed timestamps, unified filesystem
path, reordered many loaded DLL and removed loaded DLLs later unloaded.
>From these modified logs you can see that under Windows 5 thread are created,
always started by kernel32.dll, while under Wine only 4 are started and called
by MTXDM.DLL and OLEDB32.DLL. For the rest Windows loads mode DLLs but i can't
understand it they are really needed and if they corresponds to something that
i have to install under Wine too.
Have you got some advice to track down these problem?
I can provide the unmodified Dependency Walker logs, Wine logs or launch Wine
with the required parameter, if needed.
Cesare.
--
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=26744
Summary: Matlab 2009a: "Manage Licenses" doesn't work
Product: Wine
Version: 1.3.17
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Steps to reproduce:
1) remove ~/.wine
2) winetricks gecko
3) wine MATLAB R2009a.exe
4) Help->Licensing->Manage Licenses
Behaviour:
Wine error window "The program cmd.exe has encountered[...]".
Expected Behaviour:
No Wine error window and an website should open.
Terminal Output:
ERROR: Unable to reserve shield memory - disabling shield (line:760) System
Error:487, Invalid address
fixme:heap:HeapSetInformation 0x4c27000 0 0xc2e390 4
MATLAB:I18n:InconsistentLocale - The system locale setting,
Russian_Russia.1251, is different from the user locale setting,
Polish_Poland.1250.
fixme:win:EnumDisplayDevicesW ((null),0,0xc194fc,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),1,0xc194fc,0x00000000), stub!
fixme:font:WineEngCreateFontInstance Untranslated charset 255
fixme:imm:ImmGetOpenStatus (0x1c1728): semi-stub
fixme:ntdll:NtCreateJobObject stub: 0xc16bb8 1f001f <null>
fixme:ntdll:NtSetInformationJobObject stub: 0xdead 9 0xc18364 112
wine: Unhandled page fault on execute access to 0x000034c0 at address 0x34c0
(thread 0029), starting debugger...
Additional info:
wine-1.3.17-244-g83e692fb
--
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=27324
Summary: Cossacks II (DotEmu version) refuses to start from its
install directory (path too long?)
Product: Wine
Version: 1.3.21
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
Created an attachment (id=34947)
--> (http://bugs.winehq.org/attachment.cgi?id=34947)
plain terminal output
The Cossacks collection (available on DotEmu) contains all Cossacks games and
their expansions.
All but 2 of the games start correctly from the default installation directory.
Cossacks II: Napoleonic Wars and Battle for Europe throw an error dialogue on
startup, claiming that certain audio files are missing. The error message:
'Class engine error:
Unable to load sound: SOUND\INTERFACE\INTERF_ARMY1.WAV'
It took some time until I recognized that the problem has something to do with
the path: after shortening the directory names by several characters, both
games start fine.
Here is an example of one of the 'missing' files:
C:\\Program Files\\DotEmu\\All Cossacks And American Conquest Series\\Cossacks
II - Napoleonic Wars\\SOUND\\INTERFACE\\INTERF_ARMY1.WAV
There is no such problem when starting the games in WinXP: they run correctly
from their default install directory.
The same problem with Wine-0.9.33, 1.0.1, 1.2.3 and so on.
Fedora 14 32-bit
--
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=24784
Summary: Explorer++ displays disabled toolbar icons incorrectly
Product: Wine
Version: 1.3.5
Platform: x86-64
URL: http://www.explorerplusplus.com/download
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Created an attachment (id=31333)
--> (http://bugs.winehq.org/attachment.cgi?id=31333)
Toolbars in Windows and Wine
The appearance of disabled icons in the main toolbar, as well as the X button
on the tab bar (when only one tab is open) doesn't match Windows. A screenshot
can probably describe the difference better than words.
--
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.