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=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.
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.
http://bugs.winehq.org/show_bug.cgi?id=19122
Summary: MCI mciSendString with repeat as a play flag does not
work
Product: Wine
Version: 1.1.24
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: emil.jo.andersson(a)gmail.com
This works (plays once as expected):
_stprintf(command, _T("open \"%s\" alias bgmusic"), szFileName);
mciSendString(command, response, (UINT)_tcslen(response), NULL);
_stprintf(command, _T("setaudio bgmusicvolume to %i"), settings.MusicVolume *
10);
mciSendString(command, response, (UINT)_tcslen(response), NULL);
mciSendString(_T("play bgmusic"), response, (UINT)_tcslen(response), NULL);
This does not work (doesn't play at all):
_stprintf(command, _T("open \"%s\" alias bgmusic"), szFileName);
mciSendString(command, response, (UINT)_tcslen(response), NULL);
_stprintf(command, _T("setaudio bgmusicvolume to %i"), settings.MusicVolume *
10);
mciSendString(command, response, (UINT)_tcslen(response), NULL);
mciSendString(_T("play bgmusic repeat"), response, (UINT)_tcslen(response),
NULL);
I've tried this both in a virtual machine (Virtualbox) and on a non-virtual
machine. Both were running Ubuntu 9.04 with version 1.1.24 from the Wine
repository.
--
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=23523
Summary: Call of Juarez DX10 Benchmark does not start
Product: Wine
Version: 1.2-rc6
Platform: x86-64
URL: http://games.on.net/file/9061/Call_of_Juarez_DirectX_1
0_Benchmark_Demo
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: the.ideals(a)gmail.com
Created an attachment (id=29364)
--> (http://bugs.winehq.org/attachment.cgi?id=29364)
Crash log
After running the launcher for the software; it crashed.
--
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=18564
Summary: QQ 2009 crashes after signin
Product: Wine
Version: 1.1.21
Platform: Other
URL: http://www.imqq.com
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: matt(a)greenviolet.net
Using Wine 1.1.21 on Solaris Express Community Edition b114, with winetricks
(vista, gdiplus, msxml3, vcrun6), the application installs (with some minor GUI
glitches) but crashes once you enter your credentials and attempt to log in.
I would attach a trace, except that trying to trace to a file still spews
useful output to the terminal for some reason here. Without being able to
properly place that information in context in the log, both the trace and the
terminal output are somewhat useless.
--
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=18335
Summary: CreateProcess doesn't set hProcess correctly when
starting a Linux program
Product: Wine
Version: 1.1.20
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dima(a)gmail.com
Created an attachment (id=20876)
--> (http://bugs.winehq.org/attachment.cgi?id=20876)
test case
When CreateProcess starts a Linux program, it sets hProcess to 0 - causing
WaitForSingleObject to fail.
To test this:
Get CreateProcess example from MSDN:
http://msdn.microsoft.com/en-us/library/ms682512(VS.85).aspx
Add a few lines to print out the value of pi.hProcess and the return value of
WaitForSingleObject.
(I'll attach the code).
Run it with an argument "C:/windows/system32/notepad": hProcess is non-zero,
and WaitForSingleObject succeeds.
Then run it with an argument "/usr/bin/ls": "ls" still runs, but hProcess is 0
and WaitForSingleObject returns -1.
--
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=20777
Summary: Unigine Heaven benchmark crashes on load.
Product: Wine
Version: 1.1.33
Platform: PC
URL: http://unigine.com/download/#heaven
OS/Version: Linux
Status: NEW
Keywords: dotnet, download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeffz(a)jeffz.name
Created an attachment (id=24871)
--> (http://bugs.winehq.org/attachment.cgi?id=24871)
terminal output
sh winetricks dotnet20
wine msiexec /i Unigine_Heaven-1.0.msi
--
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=24860
Summary: Microinvest Invoice v. 3.03.752: unable to save and
show print-preview
Product: Wine
Version: 1.2
Platform: x86
URL: http://www.microinvest.net
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: oldnew(a)km.ru
When creating a new document and trying to save (by pressing F9), the operation
hangs. Not showing print preview screen and nothing happens.
The other parts of the program are still functional and can be stopped without
saving.
Otherwise, when editing an old document (imported from Windows) save, print
preview and print, operate normally.
Download: http://www.microinvest.net/pub/m_invoice.exe
--
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=9747
Summary: Family Tree Maker 6, 8, 2006 constantly complain "Cannot
obtain version information for OLE2NLS.DLL"
Product: Wine
Version: 0.9.45.
Platform: Other
URL: http://familytreemaker.genealogy.com/abtffiv.html
OS/Version: other
Status: NEW
Keywords: download
Severity: enhancement
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Family Tree Maker 6, 8, and 2006 all seem to require
winetricks fakeie6
to install and run, but seem to function. But
every time you click a command on the toolbar, it puts up
a dialog complaining
"Cannot obtain version information for OLE2NLS.DLL. You may need to put the
file OLE2NLS.DLL in the SYSTEM directory within your Windows directory."
and the log entry
warn:ver:VERSION_GetFileVersionInfo_16 Could not find VS_VERSION_INFO in
"c:\\windows\\system32\\OLE2NLS.DLL"
This is harmless, but gets to be real annoying.
Adding a fakedll entry in wine.inf didn't seem to help
(I don't think that works for 16 bit things anyway).
--
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=24658
Summary: Unimplemented function ole2.dll16.READCLASSSTM
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alix67(a)gmail.com
Created an attachment (id=31173)
--> (http://bugs.winehq.org/attachment.cgi?id=31173)
back trace of bug
amain200.exe crashed on start with back trace attachted
--
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=22458
Summary: Word 2007: Impossible to insert symbol by clicking on
its center
Product: Wine
Version: 1.1.43
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=27508)
--> (http://bugs.winehq.org/attachment.cgi?id=27508)
Image showing the problem
Steps to reproduce:
1) Start Word 2007
2) Insert->Equation
Try to insert "less than" symbol by clicking on its center. Symbol will get
bigger as you hover over it but when you click on it, it won't be inserted in
the page.
To insert symbol you have to click on it's border like I showed in attachment
(lower image).
On upper image in attachment I also showed situation where symbol should be
inserted but it isn'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=23249
Summary: Fallout 3: Most sound effects missing.
Product: Wine
Version: 1.2-rc4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: erik.weatherwax(a)gmail.com
CC: eric.pouech(a)orange.fr
See bug #21609. A purported fix for this bug was committed to the source tree
as commit 258d42982cf526b3d9c59ccb522b27db3f519541, and included in release
1.2-rc4.
However, I am experiencing the same issue (no sound effects with the exception
of dialogue) as named in that bug report with a clean build of 1.2-rc4. Not
surprisingly, regression testing leads back to the same bad commit:
c62cf2e049ad37d9561957c47d23fc7ba13adc90 is first bad commit
commit c62cf2e049ad37d9561957c47d23fc7ba13adc90
Author: Eric Pouech <eric.pouech(a)orange.fr>
Date: Sat Jan 23 18:56:45 2010 +0100
winmm: In mmio manipulation, always ensure that we use a HFILE for mmio
internal handlers (and not a HANDLE).
:040000 040000 34f94674da252fbcf201217dddb31973ead906ca
59d18475ffc5e5e76df8b5277fb3250ef091721e M dlls
named in 21609.
--
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=14949
Summary: ABBYY FineReader Pro 7.0 Scrolling Problem
Product: Wine
Version: 1.1.2
Platform: PC
OS/Version: Windows 2000
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wbrells(a)yahoo.com
With WINE under UBUNTU 8.04 horizontal scrolling does not work in the right
hand (text editing) window of FineReader 7.0 Pro. Vertical scrolling works fine
as does horizontal scrolling in all other windows. The only workaround is to
Zoom out and/or enlarge the size of the "problem" window so all text is
visible.
--
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=18013
Summary: Foxit Reader: Sidebar Search Window not
accessible/usable.
Product: Wine
Version: 1.1.19
Platform: PC
URL: http://www.foxitsoftware.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hufux(a)gmx.de
If using the advanced search in Foxit Reader 3.0 build 1506 the sidebar window
which appears when using the "advanced search" mode isn't accessible.
It is possible to do a search within the document, but you cannot click the
displayed results and therefore you cannot jump to the location the word was
found. Also it is not possible for longer search results to scroll in
horizontal direction despite there is a scrollbar.
The only fields that are working are the search entry field, the search button
and the close button (cross in the upper right corner). The fact that you
cannot access the search results makes this part of the program totally
unusable.
Download:
http://mirrors.foxitsoftware.com/pub/foxit/reader/desktop/win/3.x/3.0/enu/F…
Usage:
Unizip - Run - Open PDF document - try the advanced search function
[Strg+Shift+F]
--
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=24013
Summary: D3D10 : Missing function D3D10CompileShader
Product: Wine
Version: 1.3.0
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xvachon(a)gmail.com
Assassin's creed requires this function to start the game.
wine: Call from 0x7ed877d2 to unimplemented function
d3d10.dll.D3D10CompileShader, aborting
Current git wine 1.3.0
--
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=9333
Summary: WM_LBUTTONDOWN message is not generated reliably
Product: Wine
Version: 0.9.42.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: wine-winelib
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ecentanni(a)lsijax.com
using wine-devel rpm package for Red Hat Enterprise Client Ver 5. Version
0.9.42. Release 1.el5. Source rpm is wine-0.9.42-1.el5.src.rpm
When clicking on the main window of the application the WM_LBUTTONDOWN message
is not generated reliably. If I change focus to another application and then
back to the subject program I may get one or two WM_LBUTTONDOWN message and
then no more.
--
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=17941
Summary: TextOut in MM_ANISOTROPIC MapMode: Wine scales text, but
Windows does not scale it.
Product: Wine
Version: 1.1.18
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nick(a)vyalceva.net
Created an attachment (id=20278)
--> (http://bugs.winehq.org/attachment.cgi?id=20278)
the sample program
This is a sample program that produces different image in wine and windows.
Windows does not decrease size of chars, but Wine scales (if a window is larger
than certain size).
--
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=12995
Summary: PSPad have broken glyph in password box
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.pspad.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: petr.dlouhy(a)email.cz
Created an attachment (id=12752)
--> (http://bugs.winehq.org/attachment.cgi?id=12752)
broken glyph
PSPad 4.5.3 have brokeng glyph (squares instead of stars or dots) in password
box (left panel → ftp → connect to ftp → new connection → password).
This changed after this commit:
http://source.winehq.org/git/wine.git/?a=commit;h=4094ff025675a14e7572d975d…
before this, the input box was even more broken, but the glyph was better -
there was '×' (multiply) sign. On Windows XP, there are big dots in that box
(but stars would be also OK).
--
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=22222
Summary: Simple game very CPU intensive
Product: Wine
Version: 1.1.41
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: atari(a)gabo.pl
A free game Desktop Dungeons (download: http://www.qcfdesign.com/?cat=20) has a
very simple 2d graphic. Yet the game is very CPU intensive under Wine. There is
nothing significant in the log to determine why.
--
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=23944
Summary: Verizon Media Manager needs native Windows VB
scripting dlls to install
Product: Wine
Version: 1.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: spzakulec(a)gmail.com
Created an attachment (id=30054)
--> (http://bugs.winehq.org/attachment.cgi?id=30054)
Console output from trying to install the program with builtin dlls.
If I try to install Verizon Media Manager without having the native wsh56vb
installed from winetricks, I get stuck on the last screen before it starts
installing. That screen is right after the EULA, and has you put in a name for
share and where you would like to install it.
--
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=20732
Summary: Icons are not rendered 100% correctly in VB6 apps
(regression)
Product: Wine
Version: 1.1.33
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: oleaut32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gabmoa(a)yahoo.it
CC: thunderbird2k(a)gmail.com
Created an attachment (id=24783)
--> (http://bugs.winehq.org/attachment.cgi?id=24783)
Example application
An icon rendering problem is born between 1.1.25 and 1.1.26
In attachment there is a VB6 test project and screenshots of various
applications that suffer of this rendering problem.
(I hope is correct add Roderick Colenbrander mail to cc, otherwise sorry for
the mistake)
--
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=18234
Summary: Approach: Maximizing internalal minimized icon give
"About Wine"
Product: Wine
Version: 1.1.20
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ToddAndMargo(a)verizon.net
Created an attachment (id=20742)
--> (http://bugs.winehq.org/attachment.cgi?id=20742)
About wine instead of a maximized window
Hi All,
In Lotus Approach, if you use the internal windows control (the low set of
caption buttons) to minimize a single database, it will appear as an icon in
the lower right of Approach's window. If you double click on the icon to
maximize the window again, you get "About Wine 1.1.20" (and no maximized
window)
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=22974
Summary: "Shell folders" settings are reset after each wine
update
Product: Wine
Version: 1.2-rc1
Platform: x86
OS/Version: FreeBSD
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: amdmi3(a)amdmi3.ru
Althrough I've disabled shell folder links (My Pictures, My Music, My Videos,
My Documents) by unchecking "Link to" checkbox for each of them in
winecfg->Desktop Integration->Shell Folders, after each wine update those
settings are reset and all folders are again linked to my home directory. That
is highly undesirable, as I'd prefer windows apps never access anything outside
.wine/drive_c.
--
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=17101
Summary: Cancelling text with Scientific Workplace leaves last
character
Product: Wine
Version: 1.1.13
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: loic.grenie(a)gmail.com
Created an attachment (id=18937)
--> (http://bugs.winehq.org/attachment.cgi?id=18937)
Screenshots
When I delete text under Scientific Workplace, the end of the line is not
treated correctly. Was is most evident is that the last character(s) is(are)
not canceled.
I attach a vertical concatenation of 3 screenshots:
the first is the state before hitting backspace: I typed "abcdefghijkl" and
added an inline image,
the second is after hitting backspace (I cancel the "g"); notice how the last
"kl" are not correctly canceled and the image is not moved to the left
and the third is how it should have looked.
No error message is displayed while hitting backspace (it complains about IME
all the time but I think it's no big deal).
I have seen this problem at least in versions 1.0.1 (under Debian testing,
Ubuntu hardy and intrepid, both 32 and 64 bits) and 1.0.13 (Debian testing 64
bits). The situation is even worse under Ubuntu intrepid (32 bits OS, Wine
v1.0.1) as text disappears as soon as it is typed (Esc redisplays it briefly).
I can live with the image (visible at the end of the line) not correctly
positioned after backspace (it seldom occurs), but the last character not
canceled is a real (visual) pain.
I can test anything you wish and I understand programming/debugging.
Thank you for any help.
SurJector
--
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=17272
Summary: Zmodeler: Icons and overall GUI blinky
Product: Wine
Version: 1.1.14
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gaming4jc2(a)yahoo.com
Created an attachment (id=19272)
--> (http://bugs.winehq.org/attachment.cgi?id=19272)
Simple log of fixme's in the console
Zmodeler is not quite in full working condition (but tons better than prior to
1.1.14). When using the buttons on the Main Toolbar the icons which
occasionally disappear and overall 3D performance is rather slow. You can
mouseover the icons and they will reappear, but it isn't overly practical...
Attached is a log. I believe it has something to do with"LockWindowUpdate".
--
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=23887
Summary: Microstation V8.5 opening files only in read only mode
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P1
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kalathilsunil(a)yahoo.com
Microstation, one of the popular CAD application got installed in WINE but not
able to edit files
--
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=9337
Summary: direct 3d errors while running vietcong.exe
Product: Wine
Version: 0.9.43.
Platform: PC
URL: http://appdb.winehq.org/appview.php?iVersionId=8864
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P1
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: docmccoy80(a)freenet.de
When vietcong.exe is running by wine, I get always the same errors repeatedly:
fixme:d3d:IWineD3DSwapChainImpl_Present Unhandled present options
(nil)/0x33fcb8
fixme:d3d:IWineD3DSwapChainImpl_Present Unhandled present options
(nil)/0x33fa80
fixme:d3d:IWineD3DSwapChainImpl_Present Unhandled present options
(nil)/0x33fd0c
fixme:d3d:IWineD3DSwapChainImpl_Present Unhandled present options
(nil)/0x33df88
fixme:d3d:IWineD3DSwapChainImpl_Present Unhandled present options
(nil)/0x33df68
fixme:d3d:IWineD3DSwapChainImpl_Present Unhandled present options
(nil)/0x33df7c
fixme:d3d:IWineD3DSwapChainImpl_Present Unhandled present options
(nil)/0x33dfa0
When I start a game in Vietcong, it is loading, but then it crashs.
If I want to select the multiplayer character, it also crashs.
I think wine has problems to emulate the direct3d eninge of Vietcong.
Unfortunately I can't give a better bug report, because I don't know much about
wine/d3d/....
Perhaps I just need a dll?!
--
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=18172
Summary: Wine crash after fixmes on htmlhelp:HtmlHelpW (Microsoft
Money 99)
Product: Wine
Version: 1.1.19
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arcepi(a)arcepi.net
Created an attachment (id=20639)
--> (http://bugs.winehq.org/attachment.cgi?id=20639)
Crash log
When trying to use Microsoft Money 99, Wine crashes and dumps core just after
printing some fixmes on htmlhelp:HtmlHelpW.
The crash happens as soon as the user finishes the first step of the start
wizard, which creates the initial configuration.
--
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=18933
Summary: Free PDF to Word Doc converter doesn't work, window
empty/hangs on launch (appinstall)
Product: Wine
Version: 1.1.21
Platform: PC
URL: http://www.hellopdf.com/download.php
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Looking at a list of the most popular windows applications
(http://lifehacker.com/5110552/most-popular-free-windows-downloads-of-2008) for
applications to test with appinstall, I tried Free PDF to Word Doc converter.
Installs relatively fine (there's a couple other bugs, nothing major), but when
trying to launch, the borders of the window appear, but the app doesn't do
anything, and its window is blank.
No terminal output.
--
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=18159
Summary: Approach has extra caption buttons and Control box
Product: Wine
Version: 1.1.19
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P4
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ToddAndMargo(a)verizon.net
Created an attachment (id=20625)
--> (http://bugs.winehq.org/attachment.cgi?id=20625)
Approach has extra set of "caption buttons" and "Control boxes"
Hi All,
I am am the OP on 15088. Now that I can actually get into Approach, I have
been using it all day. I have five bugs to report. (I am presuming you want
them on different reports.) I am running the native msvcrt.
sh -c "cd /home/wine/drive_c/lotus/approach; WINEDEBUG=+loaddll
WINEDLLOVERRIDES=msvcrt=n /usr/local/bin/wine ./approach.exe"
Bug number five: when Approach opens a database, it has its own set of windows
inside the main Approach window. This allows you to tile, etc. several
databases inside the main Approach window. To do this, Approach has a second
"title bar" with a second set of "caption buttons" and "Control box". Under
Wine, this second set of "caption buttons" and "Control boxes" has a duplicate
set.
This causes confusion. I have circled what I am talking about in the
attachment.
To reproduce:
1) open Approach with the native msvcrt
2) open a database
Here is a sample database to play with:
ftp://www.xpertss.com/pub/outgoing/invcalcs.zip
-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=17780
Summary: Symbian epoc emulator: unimplemented function
hal.dll.ExTryToAcquireFastMutex
Product: Wine
Version: 1.1.15
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntoskrnl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: marcus(a)better.se
I get this when trying to launch the Symbian S60 emulator (epoc.exe) from the
Symbian 5th Edition SDK v1.0 [1].
fixme:ntoskrnl:__regs_ExAcquireFastMutex 0x7d7f4d40: stub
wine: Call from 0x7b845e20 to unimplemented function
hal.dll.ExTryToAcquireFastMutex, aborting
[1]
http://www.forum.nokia.com/Resources_and_Information/Tools/Platforms/S60_Pl…
--
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=15102
Summary: "Environment" tab for winecfg
Product: Wine
Version: 1.1.3
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ToddAndMargo(a)gbis.com
Please consider adding an additional "tab" to "winecfg" called
"Environment". In this tab, give the functionality to configure the
keys found in the registry branch "HKEY_CURRENT_USER\Environment", such
as the "PATH" variable
Many thanks,
-T
For example, I would not have to create and merge a file like this:
REGEDIT 4
[HKEY_CURRENT_USER\Environment]
"PATH"="C:\\lotus\\compnent;C:\\lotus\\approach;C:\\lotus\\wordpro;C:\\lotus\\123;C:\\lotus\\spell"
--
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=21855
Summary: WordPro Windows pull down does not show file names
Product: Wine
Version: 1.1.38
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P4
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ToddAndMargo(a)verizon.net
Created an attachment (id=26459)
--> (http://bugs.winehq.org/attachment.cgi?id=26459)
Missing file names in Windows pull down
Hi All,
Would you guys fix this for me?
I am using Lotus Word Pro N9.8.0208.1200. When you open two files (documents)
from the command line (the jpeg I have attached), then go to the "Window" pull
down to select which file to bring into focus, the file names are missing. If
you start Word Pro, then use File, Open to select two files, one at a time, the
second file does not show.
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=21147
Summary: SafeDisc v1.35.000 and Rayman 2
Product: Wine
Version: 1.1.35
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: smoki00790(a)gmail.com
Created an attachment (id=25388)
--> (http://bugs.winehq.org/attachment.cgi?id=25388)
Head of the Pirate.jpeg
Rayman 2 needs native dinput.dll (md5sum 1adf77b80823ef9267dde1129c35b0f1).
Keybord will not work with wine winver XP and 2003, every other works), also
renderer must be set to "opengl".
Really, it works for first few levels (1-6 levels), but in the middle of "The
Sanctuary of Stone and Fire" (7 level and upper levels periodicaly) it start to
show "head of Pirate":) (screenshot attached) and because of that pirate no
more playing is possibile. This is tried with old original CD and also with
backup CD.
What is maybe interesting to say, game originaly comes on 650 MB CD but files
on it are actually 6.9 GB!?!
--
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=13886
Summary: Focus is killed after unminimizing the window
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P4
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dylan.ah.smith(a)gmail.com
Steps to produce the bug:
1. Open up Wine's wordpad
wine wordpad
2. Minimize the window
3. Restore the window
Afterwards the window will have focus but the caret will not be shown.
I tested this on KDE 3.5.9 and Gnome 2.22.2 with the same bug occurring on
both.
I tested wordpad in Windows XP SP3, and there was no issue there.
I tested with WINEDLLOVERRIDES="riched20=n" and the bug occurred.
>From this I believe that it isn't a wordpad, or richedit issue.
I added some MESSAGE statements to find the sequence of events that cause the
cursor not to be shown, and this is what I found.
1. After the window is minimized WM_KILLFOCUS is sent to the richedit control
as expected.
2. After the window is restored, WM_SETFOCUS is sent as expected, then another
WM_KILLFOCUS is incorrectly sent which will cause the caret to be hidden and
destroyed.
--
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=25126
Summary: AIM 7.4 - Will not start correctly
Product: Wine
Version: 1.3.6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: greghazi(a)gmail.com
Latest version of AIM (7.4) Will not start correctly in the latest development
release of WINE running in Ubuntu 10.10. It installs just fine but when you try
to run it the top menu bar of aim shows up then it crashes.
--
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=24704
Summary: Projected shadows do not appear in Lemony Snicket and
other Unreal 2.x games.
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: peanuthead_069(a)yahoo.com
Title says all. Not really that much of a problem gameplay-wise, although it'll
be better if it's fixed. The problem appears in A Series of Unfortunate Events,
HP: Prisoner of Azkaban and probably a couple of other games (such as UT2003)
that use the same engine (or a variant of it).
--
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=13910
Summary: Changing Wine version should generating warning
Product: WineHQ Bugzilla
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P2
Component: bugzilla-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
We're getting a lot of users changing their reported Wine version in bugs.
Doing so should either be blocked to non-admin users, or generating a warning
page.
--
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=22594
Summary: Request to limit the number of screenshots per app
version
Product: WineHQ Apps Database
Version: unspecified
Platform: Other
URL: http://appdb.winehq.org/objectManager.php?sClass=scree
nshot&sState=queued&sTitle=Screenshot%20Queue
OS/Version: other
Status: NEW
Severity: enhancement
Priority: P3
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
There is apparently no numerical screenshot limit per app version. On many an
occasion logging into the AppDB can have over a hundred screenshots waiting,
and most of the time it'll be one user that feels it necessary to submit thirty
or so screenshots of his Call of Duty character standing in different angles.
Firstly, it is unnecessary to have so many screenshots for one version of any
app, ten should be more than enough to get an idea and the AppDB shouldn't be a
place for people to submit galleries of their wonderful death match victories.
Secondly, adding or rejecting each screenshot one by one takes a ridiculous
amount of time for the poor admin/maintainer that gets stuck with the task.
If the number of screenshots were limited, a message could be shown to let the
user know that the limit has been reached, and to encourage them to become an
app maintainer if they wish to change the screenshots. This would save us a
lot of time!
--
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=23261
Summary: Industry Giant 2 demo crashes with
DDERR_UNSUPPORTEDMODE message
Product: Wine
Version: 1.2-rc3
Platform: x86
URL: http://ds.jowood.com/ig2en/ig2_setup_demo.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markk(a)clara.co.uk
Created an attachment (id=28971)
--> (http://bugs.winehq.org/attachment.cgi?id=28971)
Console output on ig2_demo.exe crash
The Industry Giant 2 game demo downloadable from
http://ds.jowood.com/ig2en/ig2_setup_demo.exe fails to run under Wine 1.2rc3.
(The installer works, I'm referring to the actual game demo ig2_demo.exe.)
On my system, it opens a (I guess) 800x600-pixel black window, and shows a
dialog box titled Engine Error, with this text:
Engine Version: Tue May 21 14:33:20 2002
[current date and time]
Error: -2005532082 DDERR_UNSUPPORTEDMODE Line: 391
When the mouse pointer is over the dialog box, the pointer vanishes. Clicking
the OK button (or equivalently, pressing return) results in Wine showing a
Program Error dialog box.
--
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=22006
Summary: OpenProcess does not enforce ACL
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: shalomgo(a)gmail.com
Created an attachment (id=26746)
--> (http://bugs.winehq.org/attachment.cgi?id=26746)
Test case
OpenProcess (and probably other functions) does not properly enforce process
ACLs, allowing unprivileged processes to read and write memory of privileged
ones.
--
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=21702
Summary: Continuum: crashes at start up screen
Product: Wine
Version: 1.1.38
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: orbfig(a)wi.rr.com
Created an attachment (id=26235)
--> (http://bugs.winehq.org/attachment.cgi?id=26235)
Terminal output from beginning of execution to the crash
Using openSUSE 11.2 (almost a completely new install, too), Continuum will
crash. Normally Continuum must run using a patched dlls/kernel32/process.c
adding "if (access & PROCESS_VM_WRITE) return NULL;" at the top (otherwise it
will never even reach the first-time-run setup step, let alone the point it's
crashing at.)
This was normally good enough to run the whole game pretty well, but Continuum
now crashes regularly once it reaches the zone select screen (the first window
after the splash logo.)
Backtrace 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=17205
Summary: MessageBoxes doesn't have the copy(Ctrl-C) feature which
exists on Windows.
Product: Wine
Version: 1.1.14
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: diaasami(a)gmail.com
Created an attachment (id=19116)
--> (http://bugs.winehq.org/attachment.cgi?id=19116)
Source of a simple app that shows a messagebox
On Windows, When pressing Ctrl-C with a standard messagebox focused, the
caption and contents are copied to the clipboard(as text), this doesn't happen
with Wine's messageboxes.
When running the attached application and pressing Ctrl-C with the messagebox
focused on Windows, the following is copied into the clipboard:
---------------------------
Caption
---------------------------
Test
---------------------------
OK
---------------------------
--
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=21456
Summary: Mathematica 4.0 crash
Product: WineHQ Apps Database
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jean-pierre(a)piantino.com
Created an attachment (id=25836)
--> (http://bugs.winehq.org/attachment.cgi?id=25836)
Terminal output after launching Mathematica
Mathematica 4.0 was running in Wine 1.1.36 under openSUSE 11.1.
Upgrading openSUSE to 11.2 makes Mathematica crash at launch.
--
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=17982
Summary: PatBlt cannot draw arbitrary parallelograms based on the
world transform
Product: Wine
Version: 1.1.18
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: madewokherd(a)gmail.com
Using the functions SetGraphicsMode and (Set|Modify)WorldTransform, it is
possible to define an arbitrary matrix to transform all points as things are
drawn to device contexts. Using this matrix, it should be possible to apply
arbitrary rotation/shear effects. Thus, rectangles drawn on the hdc can be
transformed into arbitrary parallelograms.
This only works on systems where GM_ADVANCED is supported (NT but not 9x,
according to MSDN).
I have written a test program that demonstrates this on Windows. On Wine, it
can only draw rectangles.
--
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=19329
Summary: Program installs but client fails to connect to server
Product: Wine
Version: 1.1.25
Platform: PC
URL: http://www.livezilla.net/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: junk(a)mandd.com
Using Wine 1.1.25 and a clean ~/.wine, I had to install dotnet20 and ie6 (I
used winetricks) before the installer would complete. After that the Livezilla
client will run. But when I try to connect to a Livezilla server, an error
window pops up stating:
--------------------------------------------------------------------
The underlying connection was closed: The connection was closed unexpectedly.
Further information:
The underlying connection was closed: The connection was closed unexpectedly.
--------------------------------------------------------------------
--
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=13863
Summary: Armed Assault (ArmA) doesn't render any 3D graphics
Product: Wine
Version: 1.0-rc4
Platform: PC-x86-64
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ben(a)atomnet.co.uk
Created an attachment (id=13933)
--> (http://bugs.winehq.org/attachment.cgi?id=13933)
Entire log minus 40000 duplicate lines.
The game fails to display any of the in-game graphics whether it's on the menu
or inside the game itself. It still renders the HUD and Menu's themselves, but
not the actual 3D game graphics. It spits out the errors (the ones which appear
many times in the attached log) about 5000 times a second.
--
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=22647
Summary: MindManager X5 Pro and MindManager 7
Product: Wine
Version: 1.1.44
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: crramirez(a)gmail.com
Created an attachment (id=27859)
--> (http://bugs.winehq.org/attachment.cgi?id=27859)
Mindmap without showing text
This application runs well, but they do not draw text correctly or do not draw
text at all. See the screenshots.
The applications are fast enough to be usable. The strange thing is that in
CrossOver 9.0 that is wine 1.1.34 based. It draws correctly but it is to slow.
I think that could be one of two problems:
* Font engine, due to CrossOver and wine have different ones.
* DIB Engine, maybe the dib engine was changed in recent wine versions and in
CrossOver don't.
Anyone can help me to do further tests in order to this issue be fixed?
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=23077
Summary: UltraEdit 16.10: Plus sign doesn't appear in directory
tree
Product: Wine
Version: 1.2-rc2
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
Created an attachment (id=28652)
--> (http://bugs.winehq.org/attachment.cgi?id=28652)
Image showing the problem
Steps to reproduce:
1) remove ~/.wine
2) install UltraEdit
3) wine Uedit32.exe
4) close all popup windows (buy now, tip of the day etc.)
5) In "File View" Window click on plus sign of "C" then "Program Files"
6) Click on plus sign of "Internet Explorer" branch will unfold, plus sign
changes to minus sign
7) Click on minus sign of "Internet Explorer" branch will fold
Behaviour:
After seventh step minus sign of "Internet Explorer" stays minus sign and I
cannot unfold that branch anymore
Expected behaviour:
After seventh step minus sign of "Internet Explorer" should convert itself into
plus sign and I should have ability to unfold the branch
In terminal I get only
fixme:win:LockWindowUpdate (0x100a0), partial stub!
fixme:win:LockWindowUpdate ((nil)), partial stub!
for every successful fold/unfold operation
--
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=15741
Summary: Emule: Configuration asistant window is not repainted
correctly
Product: Wine
Version: 1.1.6
Platform: Other
URL: http://www.emule-project.net
OS/Version: other
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jaimerave(a)gmail.com
Created an attachment (id=16836)
--> (http://bugs.winehq.org/attachment.cgi?id=16836)
Screenshot in WinXP
The first time you run eMule, a configuration window will appear and after you
pass to the second step, the background of the first window will still remain
in the back. Check the 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=13569
Summary: Directory Opus: Installer hangs near the end of file
copy procedure
Product: Wine
Version: 1.0-rc2
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: perrym3(a)gmail.com
Created an attachment (id=13512)
--> (http://bugs.winehq.org/attachment.cgi?id=13512)
Output from wine during the install of DOpus
When installing Directory Opus, the installer works up until the point where it
starts copying the files to the hard drive. The progress bar moves to about
90% and then the installer hangs.
I received an error like the following:
err:ntdll:RtlpWaitForCriticalSection section 0x110048 "heap.c: main process
heap section" wait timed out in thread 0021, blocked by 0009, retrying (60 sec)
It did wait 60 seconds, then it output another line like the one above. After
that I waited for 10 minutes but there was no more output. I had to kill the
process to get back to the shell.
Using Wine 1.0-rc3 on Ubuntu 8.04
--
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=23166
Summary: X-Blade's launcher does not display background, button
images and cannot be closed.
Product: Wine
Version: 1.2-rc3
Platform: x86
URL: http://games.on.net/file/25712/X-Blades_Demo
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrew.millington(a)gmail.com
The launcher does not display
*the background instead it displays gray background
*the images for the buttons instead it displays generic Window's buttons
plus you cannot close the launcher eg "Exit" or "Run Game".
Both appear to be in a launcher.dat file
body.bmp (background)
/img/*.png (button images)
Installing Internet Explorer 6 allows the images to displayed and you can close
the launcher
--
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=9685
Summary: Punkbuster removes me from game for UNKNOWN WINDOWS API
FUNCTION [131124]
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.evenbalance.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ead1234(a)hotmail.com
Created an attachment (id=8104)
--> (http://bugs.winehq.org/attachment.cgi?id=8104)
punkbuster kick log
When playing America's Army with punkbuster enabled I am removed from the
server for UNKNOWN WINDOWS API FUNCTION [131124].
--
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=10859
Summary: access violation in mshtml.dll since 0.9.48 / Heredis 9
Product: Wine
Version: 0.9.48.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-tools
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lebon.sylvain(a)gmail.com
Created an attachment (id=9751)
--> (http://bugs.winehq.org/attachment.cgi?id=9751)
Wine output when the bug occurs
Since version 0.9.48, with Heredis 9, an error occurs when trying to display
html content with the gecko module.
An error window pops up : "Access violation at address 7DDXXXXX in module
'mshtml.dll' Read of address 000000XX", where X is a random number. The message
is sometimes followed by "Abnormal program termination" killing the program.
This error occurs with versions 0.9.48, 0.9.49, 0.9.50 and 0.9.51, but not with
previous versions. The tests were made using Ubuntu 7.10.
--
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=16540
Summary: Sanity: Aiken's Artifact demo launcher bitmap is not
initially drawn
Product: Wine
Version: 1.1.10
Platform: PC
URL: http://cdn.gamezone.com/pub/gamezone/12/7/20/SanityDemoS
etup.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arethusa26(a)gmail.com
Created an attachment (id=18007)
--> (http://bugs.winehq.org/attachment.cgi?id=18007)
Sanity: Aiken's Artifact demo launcher screenshot
With today's Git (wine-1.1.10-371-g2aa7a7f), when launching the Sanity: Aiken's
Artifact demo, the demo launcher bitmap is not drawn and appears to be filled
in by the application background. Moving the window permits the graphic to be
drawn. There were no particular standard error traces of interest. Screenshot
is 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=12359
Summary: Express Rip can't detect the CD drive
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://www.nch.com.au/rip/
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
I inserted an audio cd, made sure Linux could read the tracks,
then ran Express Rip. It popped up a warning saying it
couldn't find any cd-rom device. I went to winecfg and set
the drive type of my cdrom from autodetect to cd-rom.
That got rid of the popup, but still no dice detecting
the disc. Also happens with wine-0.9.42.
--
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=14715
Summary: TopStyle can't preview with wine's built in browser
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://www.newsgator.com/individuals/topstyle/default.as
px
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: shdocvw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
http://noel.alanguilan.com/2008/08/01/topstyle-lite-on-linux/
complained that TopStyle Lite can't preview properly,
so I tried it. Sure enough, when you try to preview,
it says it can't create the web browser; the log shows
fixme:shdocvw:PersistStreamInit_InitNew (0x18a4a8)
fixme:shdocvw:OleControl_OnAmbientPropertyChange Unknown dispID -1
--
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=12363
Summary: Exact Audio Copy hangs early when in "native win32"
mode.
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://exactaudiocopy.de
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
This is the next problem after bug 12361 and bug 12359.
Setting "native win32" mode in EAC options
as described at http://forums.gentoo.org/viewtopic-t-386370.html
causes Exact Audio Copy to lock up on the next startup.
It seems to wait forever for an event inside a windows
message handler for an app-defined message.
The next time you start EAC, it defaults back to the non-crashy
ASPI method, but that doesn't find discs for me (bug 12359).
--
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=12321
Summary: Some WinInet tests are invalid
Product: Wine
Version: CVS/GIT
Platform: All
URL: http://winehq.org/pipermail/wine-patches/2008-
March/052323.html
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wininet
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dsh(a)linux.ucla.edu
Created an attachment (id=11789)
--> (http://bugs.winehq.org/attachment.cgi?id=11789)
Some test failures
Some WinInet tests fail on Windows (XP) and Wine if data is returned slowly.
The original report was here:
http://winehq.org/pipermail/wine-patches/2008-March/052323.html
Using a CGI script like the following and changing the tests to retrieve that
instead of the winehq.org page will cause some test failures such as attached.
#!/bin/bash
# CGI test script
sleep 1
echo Content-type: text/plain
sleep 1
echo
sleep 5
echo Hi
sleep 5
echo Bye
sleep 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=12361
Summary: Exact Audio Copy 0.99pb4 crashes in winemenubuilder when
creating png icon
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://exactaudiocopy.de
OS/Version: other
Status: NEW
Keywords: download, Installer, regression
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
http://xithium.wordpress.com/2008/04/04/41/
complained that recent wine crashed on exact audio copy,
so I gave it a try. Sure enough, the following crash
happened during installation:
Unhandled exception: page fault on write access to 0x004586e0 in 32-bit code
(0x7ec9b935).
Backtrace:
=>1 0x7ec9b935 SaveIconResAsPNG+0x275(pIcon=<is not available>,
png_filename=0x12df60, commentW=0x33f274)
[winemenubuilder/winemenubuilder.c:262] in winemenubuilder (0x0033d108)
2 0x7ec9cb91 extract_icon+0x4a1(path=0x33f274, index=0x0, bWait=0x0)
[winemenubuilder/winemenubuilder.c:517] in winemenubuilder (0x0033d3b8)
3 0x7ec9e051 InvokeShellLinker+0x8f1(sl=0x12cfdc, link=0x33f908, bWait=0x0)
[winemenubuilder/winemenubuilder.c:1117] in winemenubuilder (0x0033f8a8)
...
0x7ec9b935 SaveIconResAsPNG+0x275 [winemenubuilder/winemenubuilder.c:262] in
winemenubuilder: movb %al,0x0(%edx)
262 pixel->rgbBlue = bgColor.rgbBlue;
That's in the code that was added recently to fix bug 4803.
--
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=16965
Summary: Deep Burner opens with missing buttons on burn iso
window
Product: Wine
Version: 1.1.13
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
Created an attachment (id=18743)
--> (http://bugs.winehq.org/attachment.cgi?id=18743)
Burn Iso windows before resizing it -- note missing buttons
Hi All,
When first opening Deep Burner 1.9, you are presenter with a dialog box asking
you what you want to do. If you select "burn ISO image", it open the Burn ISO
window.
Problem: in the lower right corner of this window, there are three buttons:
cancel, erase, burn ISO. These buttons do not show. But, you can workaround
the problem by sizing the lower right corner of the screen: smaller or larger,
the the buttons magically reappear.
[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=23428
Summary: Airport Inc: Window too small (should be 640x480
inner, not 640x480 with decorations), rendering offset
Product: Wine
Version: 1.2-rc5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markk(a)clara.co.uk
Airport Inc. is an airport management simulation game. According to Wikipedia,
it was marketed as Airport Tycoon outside Europe:
http://en.wikipedia.org/wiki/Airport_Tycoon
There is a problem with the game window size when Wine is in virtual desktop
mode.
The game can be set to run in full-screen or windowed mode. Running under
Windows, in windowed mode the game window inner size (excluding window
decorations) is 640x480 pixels. So the overall window size is slightly larger.
Running in Wine with virtual desktop mode enabled, the overall window size is
640x480 pixels. This causes some rendering to be cut off at the bottom of the
window. Also notice the band at the top. It seems all rendering is shifted
down, meaning more is cut off at the bottom than would otherwise be the case.
See the attached screenshots. (There are some text/graphics rendering problems
which are the subject of bug 14497.)
When virtual desktop mode is disabled, things are better. The game window
opens, initially without any decorations visible (strange!). The window's
contents are still rendered too low, offset vertically. However, If I activate
another window, then click in the game window, the X window manager decorations
appear, and the rendering is no longer offset. (Testing using Xubuntu 9.10
which uses xfwm4 window manager.)
--
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=10747
Summary: Cool Edit Pro 2.0 evaluation/full hangs at splash screen
Product: Wine
Version: 0.9.50.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: julkinen(a)adicon.org
No problems with installation.
When starting coolpro2.exe, the splash screen hangs at "Resetting menus"
with the following errors at the console:
err:x11drv:X11DRV_CreateWindow invalid window width -6
err:x11drv:X11DRV_CreateWindow invalid window width -5
(I pasted them here because these 2 lines are ALL the messages in the console).
Tested with winver 98 and windows 2000, with window manager managed windows and
virtual desktop. All the same.
--
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=24489
Summary: CD drive recognized, but applications cannot use it.
Product: Wine
Version: 1.3.3
Platform: x86-64
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: LordHDL(a)yahoo.com
Created an attachment (id=30903)
--> (http://bugs.winehq.org/attachment.cgi?id=30903)
pSX Output
I've been trying to use a few applications that read data from a disc. It
seems like none of them can access the drive. The volume is properly mounted
and appears in winecfg, and when trying to choose it from an application's
browser, I go to "My Computer -> (D:) NameOfCD." I saved output from two
separate (albeit similar) applications.
--
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=22278
Summary: swkotor crashes on videos
Product: Wine
Version: 1.1.41
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kevinperson(a)topicbox.com
Created an attachment (id=27216)
--> (http://bugs.winehq.org/attachment.cgi?id=27216)
console output with dump
swkotor [Star Wars: Knights of the Old Republic] freezes with a black screen
when I run it without telling the game "disable movies."
When I switch away, it sometimes produces that dialog telling me something has
gone horribly wrong.
I'm currently using Ubuntu 10.04 Beta (Lucid Lynx) with nvidia drivers.
The videos are in Bink format, for whatever that's worth.
console 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=11633
Summary: Blood 2: The Chosen Launcher audio bug
Product: Wine
Version: 0.9.55.
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: liquid.acid(a)gmx.net
CC: jb.faq(a)gmx.de
Hi there,
I noticed another bug in the game "Blood 2: The Chosen", this time it's both
affecting the launcher application and the game engine. Something to this
difference:
- We have Blood2.exe in the game directory which is the main game launcher
which enables the user to select the renderer type, resolution and some
advanced settings concerning the graphics card.
- Then we have Client.exe which is the main game engine client. This one is
started by the launcher supplying some parameters like the game resources files
which the engine should use (so you can easily extend the game with additional
resource packages)
Currently tested version:
Blood 2 version 2.0
Now the problem:
- When starting the launcher it plays back some audio sample, there are like 5
audio samples which it can play (gunshot, scream, etc. - your know what I
mean).
- The samples are rather short and if the user waits for them to end the game
can be launched without problem (playing the game is another story)
- If the user does NOT wait for the sample to end and starts the game (by
clicking on the launch button) before it has ended the game engine won't
produce any sound, crash or mention that it couldn't initialize the audio
driver.
The results when launching too early are dependent on the audio setup of the
system. By audio setup I mean:
- Which audio driver is selected in the launcher option menu (I'm going to
supply a list)
- Is the direct use of the audio hardware enabled in wine?
List of Blood 2 (LithTech engine) audio drivers:
- Miles 2D Stereo Positional Audio
- Microsoft DirectSound3D software emulation
- RSX 3D Audio from RAD Game Tools
- No Sound (quite uninteresting)
That's the list that appears when doing audio driver detect through the
launcher.
Results (with direct HW audio access):
- When using "Miles 2D" the audio produced by the launcher hangs and repeats.
Sounds like the sample cache is repeated all the time. The game does start but
does not enable sound and displays the following warning message:
"The 3D sound provider is invalid"
The game engine does seem to disable sound now completly and continues.
- When using "MS DS3D soft emulation" the same as with "Miles 2D" happens, also
the same warning message
- "RSX" -> same results
Results (with non-direct HW access):
Getting the same results but the sound mutes (instead of hanging and
repeating). This applies to all available B2 audio drivers.
Another interesting thing:
Blood 2 version 2.0 (I'm not sure for other versions) has six different audio
drivers:
- Mssa3d.m3d: Aureal 3D (?)
- Mssds3dh.m3d: DirectSound3D Hardware (?)
- Mssds3ds.m3d: DirectSound3D Software Emulation
- Msseax.m3d: EAX (?)
- Mssfast.m3d: Miles 2D Stereo (?)
- Mssrsx.m3d: RSX 3D Audio
(MSS = Miles Sound System ??)
The reason for the ? are that the three other drivers don't appear in the
config menu. And I'm not quite sure why "Mssfast.m3d" should be the "Miles 2D
Stereo" driver.
So the engine (?) or the code that is accessed through the launcher only
detects three drivers. I'm especially worried since it won't detect DS3D
Hardware support.
Now another interesting thing is that when removing all sound option stuff from
the autoexec.cfg (the main configuration file the engine uses) another warning
message appears when doing an early-start of the client.exe.
I suspect that the engine uses DS3D hardware support when not been configured
properly.
I didn't succeed in crashing any application (launcher or engine) with version
2.0, but I'm still trying and I'm also going to step back to version 1.0 to
check if the crashes were appearing there.
Thanks,
Tobias
--
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=21791
Summary: 3D Rad demo "BeltBall" full screen display shows as
tiny black rectangle
Product: Wine
Version: 1.1.39
Platform: x86
URL: http://www.3drad.com/games/BeltBall%20v102.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
The smallest demo from http://www.3drad.com/free-pc-games.php is the 8MB
http://www.3drad.com/games/BeltBall%20v102.exe, sha1sum
d8827274480b0391ad200478b2ebe26a2658166d BeltBall v102.exe
Runs great on Vista.
It installs fine; to run it, to get past bug 21790 by doing
'winetricks vcrun2005'.
The next problem is a crash related to
d3dx9_36.D3DXAssembleShaderFromResourceW,
roughly bug 12020. Work around this with 'winetricks d3dx9'.
The game then starts, but if you let it try to use full screen
mode, it changes video mode and then seems to try to use a tiny
rectangle at the upper left of the screen as its display area;
the rectangle is all black. (The other demo game I tried from that
site suffers from the same problem.)
This was with Ubuntu Jaunty; lspci reports
02:00.0 VGA compatible controller: nVidia Corporation GeForce 8500 GT (rev a1)
and "Hardware Drivers" reports it's using the latest NVidia driver, 180.
--
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=24740
Summary: Trinklet Supreme crashes on startup
Product: Wine
Version: 1.3.4
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-dmusic
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: madewokherd(a)gmail.com
This is a big fish game, and it currently requires ie6 for the Big Fish Game
Manager.
Trinklet Supreme brings up a window saying that it crashed instead of starting.
--
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=17766
Summary: Empire Earth unhandled exception
Product: Wine
Version: 1.1.17
Platform: PC
URL: http://appdb.winehq.org/objectManager.php?sClass=version
&iId=2174
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=19990)
--> (http://bugs.winehq.org/attachment.cgi?id=19990)
Wine 1.1.17 +loaddll +tid
Empire Earth causes an unhandled page fault followed by an unhandled exception
and exits immediately.
This is the same problem as Bug 2247, so this has been ongoing for years.
The appdb shows this app to be gold, but this simply doesn't work for me no
matter what I try, and the HOWTO workarounds don't seem related to the problem.
Tried a NoCD but this made no difference.
I can't find a demo for testing (without registering).
--
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=21218
Summary: Pac-Man All Stars: Story Mode starts with page fault
on read access
Product: Wine
Version: 1.1.35
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gaming4jc2(a)yahoo.com
Created an attachment (id=25486)
--> (http://bugs.winehq.org/attachment.cgi?id=25486)
wine: Unhandled page fault on read access to 0x00000060 at address 0x21101b34
(thread 001b), starting debugger...
Upon selecting the story mode from main menu, this page fault appears. Also the
selection keeps cycling so it's hard to select it from the menu.
--
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=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=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.
http://bugs.winehq.org/show_bug.cgi?id=23488
Summary: A Delphi application crashes
Product: Wine
Version: 1.2-rc6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P4
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: t.artem(a)mailcity.com
Created an attachment (id=29316)
--> (http://bugs.winehq.org/attachment.cgi?id=29316)
Application with Pascal sources
I have written an application in Delphi 5 to test Intel graphics drivers for
Linux, unfortunately this application crashes.
It does work under all Windows versions I have access to.
--
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=21801
Summary: 3D Rad demo "BeltBall" (and others) crash on exit
Product: Wine
Version: 1.1.39
Platform: x86
URL: http://www.3drad.com/games/BeltBall%20v102.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
The smallest demo from http://www.3drad.com/free-pc-games.php is the 8MB
http://www.3drad.com/games/BeltBall%20v102.exe, sha1sum
d8827274480b0391ad200478b2ebe26a2658166d BeltBall v102.exe
Runs great on Vista.
It installs fine; to run it, to get past bug 21790 by doing
'winetricks vcrun2005'.
The next problem is a crash related to
d3dx9_36.D3DXAssembleShaderFromResourceW,
roughly bug 12020. Work around this with 'winetricks d3dx9'.
The next problem is that full-screen mode doesn't work (bug 21791).
Work around this by telling the game to run in a window.
Let the game start, then quit. It will crash after shutting down.
This affects all the demo games at that site, not just this one,
but the reported error seems to vary by game.
+relay is really slow, so I had to use
[HKEY_CURRENT_USER\Software\Wine\Debug]
"RelayExclude"="ntdll.RtlEnterCriticalSection;ntdll.RtlLeaveCriticalSection;kernel32.48;kernel32.49;kernel32.94;kernel32.95;kernel32.96;kernel32.97;kernel32.98;RtlAllocateHeap;msvcrt.isxdigit;KERNEL32.GetProcessHeap;msvcrt.isalnum;KERNEL32.CompareStringA;msvcrt.isspace;RtlAllocateHeap;msvcrt.isxdigit;KERNEL32.GetProcessHeap;msvcrt.isalnum;KERNEL32.CompareStringA;msvcrt.isspace;msvcrt.realloc;msvcrt.isalpha;msvcrt.??3@YAXPAX@Z;msvcrt.??2@YAPAXI@Z;msvcrt.isdigit;msvcrt.malloc;msvcrt.free;ntdll.RtlFreeHeap;KERNEL32.TlsGetValue;wined3d.wined3d_mutex_lock;wined3d.wined3d_mutex_unlock;user32.PeekMessageW;KERNEL32.GetTickCount;KERNEL32.lstrlenA"
to get a log of the end. (This was arrived at by starting the game,
quitting after ten seconds, analyzing the log with
tail -n 10000 log | grep Call|sed 's/(.*//;s/.*Cal| sort | uniq -c | sort -n |
awk '$1 > 200 {print $2}' | tr '\012' ';' && echo ""
adding that to the registry key, and repeating until the game ran
fast enough.)
According to the log I got, the game shuts down and all the dlls
(including ntdll) detach... then for some reason the game tries
to start again, and crashes very quickly.
--
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=20612
Summary: MIME types still added even if winemenubuilder is
disabled
Product: Wine
Version: 1.1.32
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: minor
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Spawned from bug 19182. Setting WINEDLLOVERRIDES=winemenubuilder.exe=d disables
it, and .desktop files are no longer made. MIME types are still integrated, so
I get, e.g., open MPEG files with Windows Media Player after installing wmp
with winetricks.
--
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=17585
Summary: Wine behave case sensitive over CIFS/samba share
Product: Wine
Version: 1.1.16
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pepie34(a)gmail.com
Assuming you've got a computer A with the following files:
- use_mingw_dll.exe
- MinGW_DLL.dll
'use_mingw_dll.exe' was compiled to use 'mingw_dll.dll' all in lower case.
(file sources/ build script in the attachment)
You can run Wine locally on computer A with 'use_mingw_dll.exe'. Wine is clever
enough to load all the dll that the app needs even if the dll case may vary and
even if the local file system is case sensitive.
Computer A as a samba share defined to export those two files.
(smb.conf share definition in the attachment).
Now we introduce computer B, it mounts this share to mnt:
$ mount -t cifs -o username=mylogin //serverip/testdll mnt
If you try to launch 'use_mingw_dll.exe' it will failed as Wine behave now with
case sensitivity:
$wine mnt/use_mingw_dll.exe
err:module:import_dll Library mingw_dll.dll (which is needed by
L"Z:\\home\\mylogin\\tmp\\testdll\\mnt\\use_mingw_dll.exe") not found
err:module:LdrInitializeThunk Main exe initialization for
L"Z:\\home\\mylogin\\tmp\\testdll\\mnt\\use_mingw_dll.exe" failed, status
c0000135
Whereas 'ls' command recognizes correctly the dll with no case sensitivity:
$ ls mnt/mingw_dll.dll
mnt/mingw_dll.dll
$ ls mnt/mingw_DLL.dll
mnt/mingw_DLL.dll
$ls mnt/MiNgW_DlL.DlL
mnt/MiNgW_DlL.DlL
I have noticed this behavior on at least 3 different win32 apps and on the toy
example in the attachment.
(I'm on ubuntu intrepid ibex, samba 3.2 wine 1.1.16)
Strangely, if I put "case sensitive=yes" on the definition of the samba share,
Wine will work. Nevertheless, you'd better not set this option on yes when real
windows computer access the share. "unix extensions = no" option do nothing.
--
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=12686
Summary: Lego Racers crashes at startup
Product: Wine
Version: 0.9.59.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: echidnaman(a)gmail.com
Lego Racers crashes during startup with Wine 0.9.60. Here is the console
output, I'm not attaching it since it's only 2 lines:
wine: Unhandled page fault on write access to 0x00223000 at address 0xb7d224e7
(thread 0009), starting debugger...
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr
0x7ef9efdc
To reach this crash one must bypass bug 12675 by either using the -novideo
option to launch the game or by using a native quartz.dll. Either workaround
gives the same crash.
The demo of the game doesn't crash.
--
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=20123
Summary: Addition of Windows Vista Split Button Support
Product: Wine
Version: 1.1.29
Platform: PC
URL: http://rh-software.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ray(a)pobox.co.uk
Created an attachment (id=23691)
--> (http://bugs.winehq.org/attachment.cgi?id=23691)
Scren capture showing Split Buttons working on Windows 7
I have just been updating SIV (http://rh-software.com/) to use Split Buttons
(http://msdn.microsoft.com/en-us/library/aa511453.aspx) on Windows Vista and
later systems. When I tested on Wine 1.1.29, after setting the Windows Version
to Vista, all of my calls DialogBoxIndirectParam() calls started failing and I
guessed was down to Wine not supporting these. I then searched the source for
BS_SPLITBUTTON and BS_DEFSPLITBUTTON neither of which are defined which I feel
confirms this.
Please can the addition of Split Button support be added to the list of planned
enhancements.
I have currently worked around this by not using then on Wine, even when it
announces itself as Windows Vista. I have also added a -SPLIT command line
qualifier to force their use and am happy to made a SIV 4.02 Beta release
available for testing should support be added before I actually release 4.02.
--
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=13351
Summary: Empire Earth v. 1.00 Wine Bugs (Wine 1-0-rc1)
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fr.fr(a)vr-web.de
Created an attachment (id=13250)
--> (http://bugs.winehq.org/attachment.cgi?id=13250)
everything of the error output ( 2> EElog.txt)
Game has a very low FPS Rate. Even the Menu is very slow, so that the mouse
hangs.
The first frames are ok, but then the game gets a little bit brighter and
brighter, and the mouse begins to hang. I think there could be a problem with
the transparency of the mousecourser. Sorry that I can't give you detailed
information about this Problem.
I Attach every thing i found out.
PS: Now i recogniced that the coursor is drawen 2 or more times to the screen.
Or the Screen is not refreshed. And the coursor background is not realey
transparenct. Every thing in the Game witch needs transparency has problems.
When I start a Map i got 60 FPS after 5 sec. i got only 2 FPS. But i don't
changed anything.
If you need a Screenshot of the brighter Game feel free to contact me.
--
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=18879
Summary: The Sims 3 Textures go Black and sometimes Abnormal
patterns.
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markh789(a)gmail.com
When playing The Sims 3, your figures, objects walls, floors, cars, grass and
plants go either Black or have abnormal textures.
I have no idea what to post in the attachment, if you could please direct me to
what I have to then I will do so.
The only way to fix this is to set your texture details to the lowest possible,
though my Graphics card (GeForce 8500 GT) should be able to support highest
possible details, as it did on Windows.
Here is an example of what someone posted:
http://i43.tinypic.com/2mpwiuh.png
The couch appears to have some kind of outfit design on it.
Also, Shaders 2.0 don't work (in-game known as advanced rendering).
Apparently this is due to memory leaks, though when I applied memory leak
patches I still got the same results. (Which is
bugs.winehq.org/attachment.cgi?id=20484
and bugs.winehq.org/attachment.cgi?id=20483 - applied in that order).
--
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=10696
Summary: Direct3D mode in Age of Wonders 2 demo is unusably slow
and glitchy
Product: Wine
Version: 0.9.50.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sharparrow1(a)yahoo.com
(Demo available at http://www.triumphstudios.com/ageofwonders2/files.html; it
installs quite painlessly.)
Note that Direct3D mode is the default for this game, but can be turned off
through the included configuration app aow2Setup.exe. However, when Direct3D
mode is not enabled, some graphical effects are disabled.
Multiple issues with Direct3D mode in Age of Wonders 2 demo; I'm not really
sure how related these are, but I'll put them together, I guess, since I'm not
sure separate bugs would be useful without any real idea of what is causing
these effects:
1. In-game repainting speed is unusably slow. (To get in-game quickly, press
the "Tutorial" button.)
2. There are graphical glitches in-game: for one very obvious example, use the
scroll wheel to change the zoom level, and all the UI on the bottom gets
painted over.
3. The "buy now" screen (accessible by clicking "Quit" on the main menu)
flickers severely.
I'm using Wine 0.9.50 on Ubuntu 7.10; I have an Intel Core Duo and and
ATI Mobility X1400, and I'm using the version of fglrx that comes with
Ubuntu.
--
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=21008
Summary: Star Trek- Hidden Evil crashes on load
Product: Wine
Version: 1.1.34
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: chris(a)chrobis.com
Created an attachment (id=25202)
--> (http://bugs.winehq.org/attachment.cgi?id=25202)
Console log from Star Trek - Hidden Evil
When running the game Star Trek Hidden Evil, a black screen appears before a
"This program encountered a serious error and needs to close" message appears
and the game crashes. I have attached a console log in case it is of any use.
--
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=22665
Summary: SQLTools: crashes after successfully running and
connecting to the database for the first time
Product: Wine
Version: 1.1.44
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: aedgsilva(a)gmail.com
Created an attachment (id=27899)
--> (http://bugs.winehq.org/attachment.cgi?id=27899)
Back trace log
Here are the steps to reproduce the error:
1. Install the Oracle Instant Client for Windows 32-bit from:
http://download.oracle.com/otn/nt/instantclient/112010/instantclient-basicl…
A valid Oracle Technology Network (free) account will be necessary.
A running Oracle Database Server will be necessary. It can be the Express
Edition, which is free and can be downloaded from:
http://www.oracle.com/technology/software/products/database/xe/htdocs/102xe…
2. Install SQLTools from:
http://www.sqltools.net/downloads/InstallSQLTools_15b10D.exe
3. Run SQLTools.exe
3.1. Choose Yes or No for private or shared configuration
3.2. Click OK to define the master password to "none"
3.3. Enter the database user and database server info to establish the
connection
3.4. Click Connect
3.5. After a successful connection, close SQLTools
4. Run SQLTools again, and it will hang!
What I could get from this is that the problem seems to be related to the list
of saved connections's informations. If you run the program without connecting
to the database, no connection is saved to the list, and you can run and close
the program at will. After the first connection is saved to the list, the
program hangs at the next run.
--
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=15670
Summary: CamBam fails to run with unhandled exception
Product: Wine
Version: 1.1.6
Platform: PC
URL: http://www.cambam.co.uk/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mellery(a)gmail.com
Created an attachment (id=16731)
--> (http://bugs.winehq.org/attachment.cgi?id=16731)
error log
The free version of CamBam crashes with an unhandled exception when I try to
run it. I've attached the error log.
--
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=11132
Summary: Picasa order prints signin dialog, clicking register
does nothing
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: jeffzaroyko(a)gmail.com
wine-0.9.52, Ubuntu 7.10, nVidia FX 5200
Picasa 2.2.0
When trying to use the order prints function, after clicking on a print
provider, the sign-in dialog has a 'Register'/'Create an Account', clicking on
this appears to do nothing.
Not sure which component this is, leaving as -unknown.
--
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=21249
Summary: Midtown Madness 2 (v1.1NoCD):
memMemoryAllocator::FindHeap failed on ptr 2056d18
Product: Wine
Version: 1.1.35
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gaming4jc2(a)yahoo.com
Created an attachment (id=25543)
--> (http://bugs.winehq.org/attachment.cgi?id=25543)
Game start and crash at race loading log.
This is the retail version of Midtown Madness 2 with a v1.1NoCD patch applied.
It dies at start of quick race (and all other race menu items for that matter)
with a memMemoryAllocator issue. Log attached, debug failed to run and process
had to be terminated after waiting several minutes.
--
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=13020
Summary: wintetris 1.01 background color wrong sometimes
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://www.tucows.com/preview/333734
OS/Version: other
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
wintetris normally shows a blue background, but
in two situations leaves the background grey under wine:
1) on initial run from the installer
2) on dismissing the About box
This is a purely cosmetic problem, the game is playable.
--
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=23974
Summary: Miranda's "View/Change My Details" dialog is
malfunctioning
Product: Wine
Version: 1.3.0
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: t.artem(a)mailcity.com
Created an attachment (id=30108)
--> (http://bugs.winehq.org/attachment.cgi?id=30108)
"View/Change My Details" dialog as rendered by Wine 1.3.0
Steps to reproduce:
1) Install Miranda with ICQ plugin only
2) Register ICQ account (UIN: http://www.icq.com/register/)
3) Run Miranda and login with your UIN
4) Try to "View/Change My Details" - text and background of the selected
strings of this dialog will be white, and you will not be able to change your
details, because strings are unclickable.
--
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=11782
Summary: Cossacks EW: Game does not redraw
Product: Wine
Version: 0.9.56.
Platform: PC
URL: http://www.download.com/Cossacks-The-Art-of-War-
demo/3000-7485_4-10229103.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: krzychoocpp(a)gmail.com
Created an attachment (id=11042)
--> (http://bugs.winehq.org/attachment.cgi?id=11042)
WINEDEBUG+ddraw
In wine 0.9.55, when starting Cossacks, all I saw was black or white screen
(white with opengl ddraw renderer, black with gdi).
With wine 0.9.56, this was partially fixed. Game starts and menu is rendered.
But screen is updated only when I click menu item. It is a bit hard to do,
because I cannot see where exactly cursor is. When I finally click one of the
menu items, everything works as it should for about a second - fade effect, and
other menu screen is shown.
You can download Cossacks: Art of War demo from:
http://www.download.com/Cossacks-The-Art-of-War-demo/3000-7485_4-10229103.h…
It's addon to EW and shows this problem too.
I experience this problem with GF 7300GS/nVidia driver and Radeon Mobility 7500
using radeon driver.
In attached debug log I marked when I started game, clicked menu item, etc.
--
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=23079
Summary: Track the number of audio bytes played as a 64 bit
number
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ksquirrel.iv(a)gmail.com
Created an attachment (id=28656)
--> (http://bugs.winehq.org/attachment.cgi?id=28656)
patch
Make wine-1.1.43 track the number of audio bytes played as a 64 bit number
rather than a 32 bit number to avoid overflows. It may happen happen on
constantly used audio content, possibly causing inbound voice to stop working
in some voice applications.
--
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=25290
Summary: Fallout: New Vegas - sound occasionally drops
Product: Wine
Version: 1.3.7
Platform: x86-64
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=32133)
--> (http://bugs.winehq.org/attachment.cgi?id=32133)
terminal output
Been around since I started playing, but every so often (probably 20 minutes or
so), the sound drops out for 30 seconds or so, then resumes as if nothing went
wrong.
May be related to 64-bit, not sure, as terminal shows some gstreamer fixme's
about missing codecs.
--
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=23899
Summary: Soldier of Fortune II - Double Helix GOLD installer
can't create shortcuts for Gnome
Product: Wine
Version: 1.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: t6tiar00(a)students.oamk.fi
Soldier of Fortune II - Double Helix GOLD installer can't create shortcuts for
Gnome. This never happened with old SOF2 installation discs. All the shortcuts
are created to /.local/, but they don't appear to Gnome's Wine applications.
Unfortunately I can't attach terminal output, because the installation programs
(Setup.exe) refuses to install the game if the program is launched via
Terminal.
--
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=9850
Summary: win16 test suite multiple failures
Product: Wine
Version: 0.9.46.
Platform: Other
URL: http://win16test.googlecode.com
OS/Version: other
Status: NEW
Keywords: download, source
Severity: enhancement
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Jennifer Lai put together a win16 test suite
as her intern project this summer, with a little
guidance from me. The code is a combination
of win16 tests that had been posted in the past,
and backports of 32 bit wine tests.
Jennifer says the tests pass on Windows XP.
The code can be downloaded
from http://win16test.googlecode.com with svn,
and is quite easy to run; see
http://win16test.googlecode.com/svn/trunk/src/README
for instructions.
There are four or five crash failures and several lesser failures.
She has proposed patches to fix most of these at
http://win16test.googlecode.com/svn/trunk/src/patches/
I think there are mistakes in at least one of her patches,
but they're still a good starting point
We would have liked to commit the win16 tests as part
of the wine source tree, but Alexandre didn't want us to,
so we created a project at googlecode.com to host them.
I'll gladly give committer status to any serious wine
developer who wants to work on them.
--
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=15743
Summary: eMule: Misplaced info in the widgets
Product: Wine
Version: 0.9.16.
Platform: PC
URL: http://www.emule-project.net
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jaimerave(a)gmail.com
Created an attachment (id=16841)
--> (http://bugs.winehq.org/attachment.cgi?id=16841)
Screenshot in WinXP
Looks like the info in the tabs is around 1 o 2 pixels lower than they should.
Check the 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=23729
Summary: Need for Speed: throbbing glob around language and
save game name not as noticable on Wine
Product: Wine
Version: 1.2
Platform: x86
URL: http://cdn.needforspeed.com/data/downloads/shift/NFSSH
IFTPCDEMO.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
You can't see this unless you compare Windows and Wine side by side,
but: I didn't even realize there was a throbbing halo around the
language choice and save game name choice until I saw it on Windows.
When I went back to Wine, I saw it was there too, but not as noticeable.
Also affects downloadable demo.
Needless to say, this is a minor detail.
--
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=23821
Summary: Super Mario Brothers X hangs in quartz?
Product: Wine
Version: 1.2
Platform: x86
URL: http://www.supermariobrothers.org
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: quartz
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
The free downloadable game Super Mario Brothers X installs ok.
It requires 'winetricks vb6run' to run, and gets two screens in
before hanging with an infinite series of messages like
fixme:quartz:parse_header Not a valid header: 62:04
Clicking the checkmark on the startup screen to disable game
sound lets the game run fine. Some people say 'winetricks quartz'
solves the problem
(http://www.supermariobrothers.org/forums/viewtopic.php?f=8&t=6711 )
--
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=18985
Summary: Two bugs in HTML-kit
Product: Wine
Version: 1.1.23
Platform: PC
URL: http://htmlkit.com/download/
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
Hi, a user reported trouble with this app here:
http://ubuntuforums.org/showthread.php?t=1190483
I gave it a try and actually there seem to be two bugs:
1. All icons in toolbar are black. In the console the line appears:
err:imagelist:IMAGELIST_InternalExpandBitmaps creating new image bitmap
(x=25600 y=16)!
2. After doing from the menu: Edit->Prefernces->OK an access violation occurs
and the app is no longer usable.
Both bugs are gone using native comctl32
--
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=12332
Summary: driver dev kit won't install
Product: Wine
Version: 0.9.58.
Platform: PC-x86-64
URL: http://download.microsoft.com/download/9/0/f/90f019ac-
8243-48d3-91cf-81fc4093ecfd/1830_usa_ddk.iso
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: setupapi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: htl10(a)users.sourceforge.net
This seems to be a problem with setupapi rather than msi... in an case, I am
just after the documentations and the examples, so I just like it to unpack
nicely, the result doesn't need to be functional...
--
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=22909
Summary: Drawn text overlapps after the second character.
Product: Wine
Version: 1.1.43
Platform: x86
URL: http://www.subsystems.com/tecfe.zip
OS/Version: Linux
Status: NEW
Keywords: download, regression
Severity: normal
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: leslie_alistair(a)hotmail.com
CC: aric(a)codeweavers.com
Created an attachment (id=28340)
--> (http://bugs.winehq.org/attachment.cgi?id=28340)
Screenshot
Open the TECF Demo app and open the demo.rtf file.
See screenshot of results.
Good: 1.1.42
Bad: 1.1.43
The issue appears to be caused by the change in the gdi32/bidi.c or changes in
usp10 between the above 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=19289
Summary: Gimp: License text is missing new lines (appinstall)
Product: Wine
Version: 1.1.25
Platform: PC
URL: http://gimp-win.sourceforge.net/stable.html
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
See screenshot. Native riched20 doesn't help.
--
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=19249
Summary: Notepad++ default save dialog is 'Save', not 'Save as'
(appinstall)
Product: Wine
Version: 1.1.25
Platform: PC
URL: http://sourceforge.net/project/showfiles.php?group_id=
95717&package_id=102072
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=22288)
--> (http://bugs.winehq.org/attachment.cgi?id=22288)
screenshot
This one is pretty tricky, and had me pulling my hair out.
Open notepad++ with no document, so it creates an empty one.
Type something 'Wine is awesome!'
Go to save 'CTRL+S'
You'll get the default save dialog.
However!
On windows:
Title = 'Save As'
On wine:
Title = 'Save'
--
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=16978
Summary: Corel Paint Shop Pro Photo X2: Fails to start with an
"illegally modified" message.
Product: Wine
Version: 1.1.12
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: npiguet(a)romandie.com
Created an attachment (id=18764)
--> (http://bugs.winehq.org/attachment.cgi?id=18764)
Command line output
Corel Paint Shop Pro Photo X2 fails to start correctly and displays the
following error message:
"This copy of Paint Shop Pro has been damaged or illegally modified. Please
reinstall from your original source."
I had to install msxml3 with winetricks to get the application to start without
crashing.
--
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=19353
Summary: The Talking Moose: No audio, no animation, always
crashes
Product: Wine
Version: 1.1.23
Platform: PC
URL: http://www.halls.md/moose/index.htm
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: neuroshock(a)hotmail.com
Created an attachment (id=22416)
--> (http://bugs.winehq.org/attachment.cgi?id=22416)
Console error output for Talking Moose program
When it functions properly on a Windows machine, the Talking Moose application
is a desktop toy (based on an app for the old Macintosh Plus from the 80's) in
which an animated talking moose avatar periodically pops up in the upper-right
corner of the screen to offer witty remarks, puns, or mild insults. (The phrase
database can be modified and augmented.) The moose also comments on various
system activities, like the opening and closing of programs. There's also a
system tray icon, and right-clicking offers a host of other options, as well as
a control panel to control the moose's behavior.
I can't get the application to work in wine. (
I can successfully install the application, and it starts up and creates a
system tray icon without crashing.
But there's no animation or sound or talking, the moose avatar displays the
text "Voice Error: I'm Sick", and clicking on the moose avatar itself or
right-clicking on the system tray icon and trying to open the control panel
causes an immediate crash of the program, generally with an error box saying
"Run-time error '-2147200966 (8004503a)': Automation error."
Solving this problem might be helpful more generally, because it might shed
some more light on the Microsoft text-to-speech system in the process.
I've tested the program on clean wineprefix, with/without vbrun, with/without
native ole. I also tried installing Microsoft Text-to-Speech (see, for example,
http://www.bytecool.com/voices.htm), but none of this changed the application's
behavior in any way.
Please see the attached console error output.
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=22053
Summary: Steam games crash on startup if in-game community is
not disabled
Product: Wine
Version: 1.1.40
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
(I looked, but couldn't find a bug for this, so here goes.)
Launching any game (say, Braid Demo) hangs quickly.
To work around this, go to Settings > Friends > "Notifications and Sounds",
uncheck all checkboxes, and select "Never" for "Flash Window".
Then go to Settings > In-Game and uncheck the "Enable Steam Community In-Game"
checkbox. The game should launch ok 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=16964
Summary: NavyFIELD cannot read its .data files
Product: Wine
Version: 1.1.13
Platform: PC
URL: http://www.navyfield.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: flamehawk96(a)yahoo.com
after placing msvcp60.dll in to wine's system32 folder and setting quartz to
native, Wine is able to get passed the EULA and into the log in screen. The
problem starts when attempting to log in. The game console just says that the
data files are corrupt (unless you try to log in with something wit htoo many
or too little characters). In a normal situation this would be remedied by
deleting all of the .data files (in the NF folder) and letting the game patcher
replace them. I've noticed that the patcher keeps downloading something every
time I run it. I'm guessing that it is replacing the .data files when it does
this. but again, it doesn't solve the 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=16873
Summary: Capella 2008 hangs when clicking on virtual keyboard
Product: Wine
Version: 1.1.12
Platform: Other
URL: http://www.capella.de/download_capella.htm
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: josh(a)stack.nl
While checking bug 1567 (see there for startup issues), I noticed the
following:
Download the 2008 capella demo from the website and install it. When you get
beyond the splash screen and click on one of the keys of the virtual keyboard,
the application appears to enter an infinite loop. The mouse cursor inside the
keyboard window flashes between the hourglass and normal cursor and the
application does not respond any more.
--
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=19062
Summary: Wine link in favorites
Product: Wine
Version: 1.1.24
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Eldmannen+wine(a)gmail.com
Windows comes with some pre-set favorites in C:\users\Alice\Favorites\ to the
Microsoft website, and related such.
Wine can have a link to the Wine website in /users/Alice/Favorites/
It should be .url files.
I've attached a Wine.url file, that could be placed in
/users/Alice/Favorites/Wine.url
We could also have a link to the bugzilla, wiki, appdb, forums, etc.
--
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=20438
Summary: CallWave: Fails to start if in Window XP mode.
Product: Wine
Version: 1.1.31
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gaming4jc2(a)yahoo.com
Created an attachment (id=24270)
--> (http://bugs.winehq.org/attachment.cgi?id=24270)
Wine Bugs and Error Prompts from IAM.exe
This is just a more or less minor issue I have. CallWave works perfectly (with
the exception of not being able to play back recordings inside the program) on
Windows 98 mode. Yet when I use the normal Windows XP mode it fails to even
start and produces numerous errors. Attached is the wine bugs, and two prompts
given by IAM.exe. Keep in mind it's not a CallWave issue since it works
perfectly on a real Windows XP out of the box.
--
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=19667
Summary: Demo for Total Annihilation: mouse scrolling of screen
unworkable.
Product: Wine
Version: 1.1.27
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hughperkins(a)gmail.com
Demo for Total Annihilation: mouse scrolling of screen unworkable.
On screens that cannot run at 640x480 resolution, the demo of Total
Annihilation has to run in a virtual desktop in order to run at all, otherwise
it crashes. This is not I feel the bug.
The issue targeted by this bug report is that it is unworkably hard to scroll
around the game world by moving the mouse pointer to the edges of the window,
since the mouse pointer has to be positioned *exactly* on the edge of the
window, which is possible, but detracts from the gameplay experience to the
point as to be unplayable.
A possible solution to this issue (which is not really a bug, so much as a lack
of a feature I feel), could be to make it possible to enforce in wincfg that
the mouse is locked to a particular region of the window or screen, by default
to the window itself.
wincfg could provide the possibility to specify a keyboard shortcut to unlock
the mouse when necessary, or simply, by alt-tabbing out of the window, the
mouse could be unlocked.
For an example of another environment that implements this, you could look for
example at dosbox. If you run for example populous in dosbox in a window, it
works perfectly I feel, by locking the mouse pointer to the window, and one can
use ctrl-f10 to free it, which I feel is totally unintuitive, but I feel works
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=13499
Summary: The Odyssey: Winds Of Athena: access violation when
trying to run
Product: Wine
Version: 1.0-rc2
Platform: PC
URL: http://gamecenter.oberon-media.com/game.htm?code=111299413&RefId=&origin=pcat_gm_
u
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: msclrhd(a)gmail.com
Steps to reproduce:
1. Install The Odyssey: Winds Of Athena
2. Run directly from its install directory
When it is trying to start up, the application will crash with an access
violation.
--
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=10728
Summary: LEGO Island character models are textureless
Product: Wine
Version: 0.9.50.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: echidnaman(a)gmail.com
Created an attachment (id=9570)
--> (http://bugs.winehq.org/attachment.cgi?id=9570)
Console log
The character models in Lego Island (the original) are textureless. The
attached log contains the console output.
--
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=16644
Summary: SimGolf v1.03 does not render terrain
Product: Wine
Version: 1.1.11
Platform: PC-x86-64
URL: http://www.simgolf.ea.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tom78999(a)gmail.com
Simgolf, with the latest patch, does not render any terrain and instead simply
renders a black background. The attached screenshot illustrates this.
--
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=13273
Summary: Wine does not remember disk labels set through winecfg
Product: Wine
Version: 1.0-rc1
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ccf2egd02(a)sneakemail.com
Wine does not seem to remember disk labels or serial numbers when set via
winecfg.
Steps to reproduce:
1) create a disk entry in ~/.wine/dosdevices
ln -s /someplace_with_CD_image ~/.wine/dosdevices/q\:
2) run winecfg, select disk tab.
3) Select q:
4) Show advanced
5) Set to manual setup, disk label to "SOMETHING", disk ID to "FEEDBE"
6) APPLY
7) verify data by selecting some other drive, then re-selecting q:
8) quit winecfg
9) Restart winecfg and reselect the disk tab. Reselect q:
Expected results
Disk label should be "SOMETHING", id should be "FEEDBE"
Actual results
Disk label unset, disk ID 0
--
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=16346
Summary: App hangs creating modal dialog from WM_ACTIVATEAPP
Product: Wine
Version: 1.1.10
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jmiller-wine(a)tanner.com
CC: jmiller-wine(a)tanner.com
Created an attachment (id=17660)
--> (http://bugs.winehq.org/attachment.cgi?id=17660)
Simple windows app with source that brings up a message box every time the
window is activated.
I have an app which opens a modal dialog under some circumstances when the
window is activated. Under Windows this works perfectly, but under wine it
causes the app to hang. I have attached a trivial sample app showing this
behavior.
I poked around a bit, and the app is no longer receiving any messages (mouse
moves, keyboard, paint, etc), but I'm not sure where to go from here.
Also under Windows, since the app checks for the wParam (bActive) on
WM_ACTIVATEAPP, it only brings up one copy of the dialog box even after
multiple window activations. Under wine it will bring up another copy of the
dialog if there is already a modal dialog on that app.
--
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=24945
Summary: font is not drawn in synth1 instrument selection
window
Product: Wine
Version: 1.3.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: fonts
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: armandsl(a)gmail.com
Created an attachment (id=31583)
--> (http://bugs.winehq.org/attachment.cgi?id=31583)
synth1 on wine 1.3.4
Starting with wine version 1.2.0 font is not drawn in synth1 instrument
selection window anymore. Synth1 is free VST software synthesizer
(http://www.geocities.jp/daichi1969/softsynth/).
OS used: Linux (Fedora 14)
Dll is loaded by LMMS (Linux Multi Media System) version 0.4.8
It worked with wine 1.1.38 (with old font subsystem).
--
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=21692
Summary: Zombie Bowl-O-Rama won't start:
RtplWaitForCriticalSection
Product: Wine
Version: 1.1.38
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tonglebeak(a)gmail.com
Created an attachment (id=26215)
--> (http://bugs.winehq.org/attachment.cgi?id=26215)
konsole output
Using wine-1.1.38, I am unable to run Zombie Bowl-O-Rama in Steam (other steam
games run fine). Attached is konsole output. Have tried numerous winversions to
no avail, as well as a clean wineprefix. If any additional information is
needed from me, kindly let me know. 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=23634
Summary: duplex (dual-sided) print doesn't work
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: psygnosis(a)mail.ru
Printing from any wine app (even from notepad) to printer, which supports
dual-sided printing, fails (all pages are printing on separate pages). If I
change printing settings in CUPS to dual-sided print, everything goes
dual-sided. Wine settings doesn't have any effect. This bug already have been
described & fixed in russian commercial wine release WINE@Etersoft
(http://etersoft.ru/wine/updates). There everything works 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=17479
Summary: ConvertXToDVD 3.4.7.121 Do not load templates.
Product: Wine
Version: 1.1.14
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P4
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jaysonsantos2003(a)yahoo.com.br
Hello people, I'm trying to use ConvertXToDVD in my linux box and all works
fine, however the program cannot load template.
I tried to convert with a default template and the conversion finished
sucessful however without a menu (which are selected by templates).
When I try to open a template from menu I receive: "List index out of
bounds(1)".
Best Regards
Jayson
--
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=14303
Summary: Listview: select all is incredibly slow.
Product: Wine
Version: 1.1.0
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winehq.10.drkshadow(a)spamgourmet.com
Created an attachment (id=14587)
--> (http://bugs.winehq.org/attachment.cgi?id=14587)
quickly select all items in a listview
When you hit Ctrl-A in a listview control, the control loops through every
single item in the list selecting them and setting focus on the item. With tens
of thousands of items, this takes a _long_time_.
I've created a patch that sets the range of selected items. This select all
happens much more instantaneously. As an added bugfix, the selected item will
not be changed when all items are selected.
--
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=10358
Summary: wine 0.9.48 takes 5 minutes to start an application
Product: Wine
Version: 0.9.48.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-winelib
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jean-jaques(a)women-at-work.org
Created an attachment (id=9029)
--> (http://bugs.winehq.org/attachment.cgi?id=9029)
wine debug output where wine freezes for a while
I've wiped my .wine directory and had winecfg rebuild it. Then I installed
iTunes 7.3 and now it takes more than 5 minutes until wine launches _any_
windows application.
When I enter "wine app.exe" nothing happens for a really long time. After
waiting for 5 or sometimes up to 10 minutes (no CPU load) the application
launches. This even applies to winecfg!
When I run wine in debug mode (WINEDEBUG=+relay winecfg) it stops producing
output at a certain point and then continues (again after a few minutes).
I have attached some debug output (the place where wine seems to freeze and
stops producing output). I can't attach the entire file, because it is 40MB :(
wine 0.9.48, compiled from sources, Gentoo 2007.0
--
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=18790
Summary: Default search does not include resolved bugs
Product: WineHQ Bugzilla
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: enhancement
Priority: P3
Component: bugzilla-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
The default search (the search box at the top of this page) does not include
closed bugs (rightly so), but it also does not include resolved bugs. This
leads to duplicates that could be avoided.
See Bug 18601 - a recent regression that is fixed by the next release, but
anyone searching for an open bug for Google Sketchup will not see it unless
they choose to run an advanced search, which some users clearly don't.
I'm sure this is a simple change to the code.
--
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=18344
Summary: Icons disappear with mouse over them at
http://winehq.org/
Product: WineHQ.org
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: www-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dar32ster(a)gmail.com
When standing over the icons at http://winehq.org/ with the mouse the icons
take time to download and it seems like they are disappearing. You should
download the icons on loading to make this problem disappear.
--
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=12091
Summary: out of place text on bugzilla component description page
Product: WineHQ Bugzilla
Version: unspecified
Platform: Other
OS/Version: other
Status: NEW
Severity: trivial
Priority: P2
Component: bugzilla-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thestig(a)google.com
I can't seem to find the change for this in bugzilla.git...
On http://bugs.winehq.org/enter_bug.cgi, someone added the text:
<-- You probably want to use that link there!
Wine bugs. Submit bugs related to Wine here.
<-- Use this if in doubt!
but it also appears on this page:
http://bugs.winehq.org/describecomponents.cgi?product=Wine
which doesn't make any sense.
--
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=24566
Summary: bugzilla adds mr.bugs to cc list?
Product: WineHQ Bugzilla
Version: unspecified
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: bugzilla-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Bugs start out with Mr. Bugs as the default assignee, which is evidently
intended so the mailing list gets copied on all bug changes. That's fine.
But under some situations, bugzilla seems to also automatically add
mr. bugs to the cc list.
For instance, here:
http://www.winehq.org/pipermail/wine-bugs/2010-September/251648.html
Whereupon Dmitry promptly removed it from the cc:
http://www.winehq.org/pipermail/wine-bugs/2010-September/251690.html
Austin verified that this had been done automatically by repeating his
component change:
http://www.winehq.org/pipermail/wine-bugs/2010-September/251728.html
and then removed the extra cc manually in the next change.
What's going on here? Should that cc be added automatically or not?
--
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=11787
Summary: Set mime type for log files are text/plain
Product: WineHQ Bugzilla
Version: unspecified
Platform: Other
OS/Version: other
Status: NEW
Severity: minor
Priority: P2
Component: bugzilla-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thestig(a)google.com
Right now whenever someone attaches a .log file, Bugzilla auto-detects the mime
type as text/x-log. Many web browsers are set to download files with that mime
type, rather than just opening the file in the web browser. This is rather
annoying.
Can we change the mime types for .log files to text/plain instead? I believe
the code is in Bugzilla/Attachment.pm.
--
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=23934
Summary: Stronghold Kingdoms: loops after update
Product: Wine
Version: 1.3.0
Platform: x86
URL: http://appdb.winehq.org/objectManager.php?sClass=versi
on&iId=21009
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pavelvonlostice(a)seznam.cz
Update process is written in C# and with some .NET components, so the dotnet20
must be installed with winetricks. First time when application downloads data
from server all seems well - everythning is downloaded correctly. But when it
checks again the game is getting into infinite loop. See the attachment.
--
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=25049
Summary: Mathcad 12: failed to create Compute Engine
Product: Wine
Version: 1.3.6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mscoree
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ilyakon(a)gmail.com
Created an attachment (id=31750)
--> (http://bugs.winehq.org/attachment.cgi?id=31750)
wine output (run mathcad 12)
When I run mcad.exe I get windows with errors description:
"unable to create 12.0 engine factory", "failed to create Compute Engine",
"unknown error 0x80004005".
Then mathcad shows main program window but I can't compute anything - mathcad's
engine don't loaded.
--
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=19589
Summary: Symantec LiveUpdate 1.5.2 hangs
Product: Wine
Version: 1.1.25
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=22843)
--> (http://bugs.winehq.org/attachment.cgi?id=22843)
Screenshot of affected stage
Symantec LiveUpdate 1.5.2 hangs after the second stage (retrieving available
update information), consuming 100% CPU and has to be killed, after the first
run.
On second run it hangs during the second stage.
This is the entire console output in both cases:
fixme:tapi:lineInitialize (0xa939e4, 0x330000, 0x354c26, "LiveUpdate",
0xa939e0): stub.
fixme:tapi:lineShutdown ((nil)): stub.
Same in latest git.
Unfortunately I can not find a download of this version, it is on a NAV 2000
CD.
--
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=19662
Summary: Lotus Freelance Graphics 2.1 hangs at the splash
screen
Product: Wine
Version: 1.1.27
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: win16
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=22946)
--> (http://bugs.winehq.org/attachment.cgi?id=22946)
Wine 1.1.27 +relay +seh +tid
Lotus Freelance Graphics 2.1 hangs at the splash screen and has to be killed.
Console output:
fixme:hook:SetWindowsHookEx16 System-global hooks (3) broken in Win16
fixme:ole:OleRegisterServer16 (FLWPresentation,...): stub
fixme:toolhelp:InterruptUnRegister16 (0000), 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=25189
Summary: Visual C++ 2010 Express Installer Fails
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ariel.byd(a)gmail.com
Wine Git:
Visual C++ 2010 Express Installer (vc_web.exe, SHA256
9CF657B2A8E4A3DEEC1AA820DD60540D000BF1E6A5AE84920E93D698C293B2FC, downloaded
from http://www.microsoft.com/express/Downloads/), fails with the following
message a few seconds after I run it:
^ Setup has encountered a problem while trying to copy:
/!\ C:/{128-bit hex}/$shtdwn$.req
----- Press Retry to attempt the copy again. Press Cancel to cancel setup.
Log 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=25681
Summary: wine iexplore.exe cannot open png files directly
Product: Wine
Version: 1.3.10
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
I noticed this while looking at bug 4122. If I put a jpeg and a png in
~/.wine/drive_c, then do:
austin@aw21 ~/.wine/drive_c $ wine iexplore.exe "C:\\test.jpeg"
it works fine. Doing the same with a png file, however, fails:
austin@aw21 ~/.wine/drive_c $ wine iexplore.exe "C:\\test.png"
fixme:ole:CoResumeClassObjects stub
fixme:storage:create_storagefile Storage share mode not implemented.
fixme:urlmon:URLMoniker_BindToObject use running object table
fixme:shdocvw:BindStatusCallback_OnProgress status code 11
fixme:shdocvw:BindStatusCallback_OnProgress status code 14
fixme:urlmon:create_object Could not find object for MIME L"image/png"
--
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=19967
Summary: Oblivion: overflow(?) in quartz if compiled without
mpg123
Product: Wine
Version: 1.1.29
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: quartz
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: roothorick(a)new.rr.com
Compile wine without mpg123, start Oblivion, start a game, wait a certain
constant amount of time after the game starts -> crash. Based on the behavior,
I'm guessing it's a page fault. winedbg says:
First chance exception: page fault on read access to 0x00000000 in 32-bit code
(0x7bf9630a).
Register dump:
CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b
EIP:7bf9630a ESP:0033e9f4 EBP:0033ea1c EFLAGS:00010202( R- -- I - - - )
EAX:00000000 EBX:7bfbdff4 ECX:6f517ef0 EDX:00000000
ESI:6f5184f8 EDI:6f5184f8
Stack dump:
0x0033e9f4: 6f517ef0 ffffffff 0033ea2c 7bf949b9
0x0033ea04: 00000000 6f517ea8 7bf962db 7bfbdff4
0x0033ea14: 00000000 6f5184f8 0033ea5c 7bf937f9
0x0033ea24: 6f5184f8 ffffffff 0033ea4c 7bf9625e
0x0033ea34: 6f517b34 6f5186b4 6f517ee8 7ef8bdf6
0x0033ea44: 00110058 00000000 00000000 7bfbdff4
Backtrace:
=>0 0x7bf9630a PullPin_Disconnect+0x3a() in quartz (0x0033ea1c)
1 0x7bf937f9 Parser_PullPin_Disconnect+0x139() in quartz (0x0033ea5c)
2 0x7bf732cc FilterGraph2_RemoveFilter+0x1cc() in quartz (0x0033ebcc)
3 0x7bf7715e FilterGraph2_Render+0x53e() in quartz (0x0033ee1c)
4 0x7bf72e60 FilterGraph2_RenderFile+0x1b0() in quartz (0x0033ee7c)
5 0x006acf86 in oblivion (+0x2acf86) (0x00000000)
0x7bf9630a PullPin_Disconnect+0x3a in quartz: movl 0x0(%eax),%edx
--
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=23635
Summary: Absolute Blue: 'Memory access violation' while loading
Product: Wine
Version: 1.2-rc7
Platform: x86
URL: http://www.intermediaware.de/index.php?id=119
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=29565)
--> (http://bugs.winehq.org/attachment.cgi?id=29565)
plain console output
Absolute Blue (a small, freeware arcade game) crashes with a memory access
violation while loading.
Tested with several Wine versions back until 1.0.1, the same crash happens in
each version for me.
I have no Windows installed, so can't test how the game behaves under Windows.
How to reproduce the issue:
Start the game, when the loading bar almost reaches 100%, an error dialog is
shown and the game quits.
Note: due to bug #23173 the game's screen is flipped upside-down. As a
workaround you can change ORM to 'backbuffer' in the registry.
Fedora 13 (Selinux is enabled but doesn't interfere with Wine)
Kernel 2.6.34.1
Wine-1.2-rc7
--
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=21312
Summary: Sony Vegas Movie Studio Platinum 9.0b: Serious issues
making video production impossible
Product: Wine
Version: 1.1.35
Platform: x86-64
URL: http://www.softpedia.com/get/Multimedia/Video/Video-Ed
itors/Sony-Vegas-Movie-Studio-Platinum.shtml
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gaming4jc2(a)yahoo.com
Created an attachment (id=25649)
--> (http://bugs.winehq.org/attachment.cgi?id=25649)
Numerous FixMes and some Errs...
Well, I finally got it installed using winetrick's dontnet20 and wmp9 as
suggested on my previous bug report for not being able to install it.
It only works on Windows Vista and above compatibility modes, so the log
attached was using Windows 7 which seems best.
I'm not sure where to start on this bug report.
Sony Vegas Movie Studio 9.0b Platinum has several serious issues, all of which
we should be able to be determined from the short log attached.
I'll list them below:
* No plug-ins were found. (This includes the Media Generator, Transitions, and
Video FX tabs making them totally unusable) This effects the majority of the
application and the "Video Event FX..." window, making the program somewhat
useless.
* The Audio "Track FX..." and "Apply Non-Real Time Event FX..." windows are
both totally unusable since nothing can be clicked in them. The audio plugins
there are at least detected, just borked.
* Video Preview Window doesn't show anything, and occasionally flickers a
different color only when rendering. Terminal cycles a never ending
"fixme:msvideo:DrawDibDraw" bug when attempting to play the movie. This also
effects the "Video Event Pan/Crop..." window, making it nearly impossible to do
animation effects since determining your current location in the window is
simply a black screen.
* All icons have a black rectangle around them (trivial and probably just a
simple alpha transparency bug)
Note: Keyword download can be added since Sony Vegas Movie Studio has a free
trial. I made this log using the retail version, but it's using the same exe as
the one on the softpedia link provided.
--
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=10130
Summary: Wine does not compile on x86_64
Product: Wine
Version: CVS/GIT
Platform: PC-x86-64
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: garry.hurley.jr(a)gmail.com
CC: posta10100(a)yahoo.it, garry.hurley.jr(a)gmail.com
+++ This bug was initially created as a clone of Bug #4594 +++
gcc -c -I. -I. -I../include -I../include -Wall -pipe -fno-strict-aliasing
-gstabs+ -Wdeclaration-after-statement -Wpointer-arith -g -O2 -o preloader.o
preloader.c
preloader.c: In function ‘wld_mmap’:
preloader.c:259: warning: cast to pointer from integer of different size
preloader.c: In function ‘map_so_lib’:
preloader.c:680: warning: cast to pointer from integer of different size
preloader.c: In function ‘wld_start’:
preloader.c:910: warning: cast from pointer to integer of different size
preloader.c:910: warning: cast to pointer from integer of different size
{standard input}: Assembler messages:
{standard input}:434: Error: suffix or operands invalid for `push'
{standard input}:435: Error: suffix or operands invalid for `push'
{standard input}:437: Error: suffix or operands invalid for `pop'
{standard input}:438: Error: suffix or operands invalid for `pop'
{standard input}:439: Error: suffix or operands invalid for `push'
{standard input}:524: Error: suffix or operands invalid for `push'
{standard input}:524: Error: suffix or operands invalid for `mov'
{standard input}:524: Error: suffix or operands invalid for `pop'
{standard input}:927: Error: suffix or operands invalid for `push'
{standard input}:927: Error: suffix or operands invalid for `pop'
{standard input}:1016: Error: suffix or operands invalid for `push'
{standard input}:1016: Error: suffix or operands invalid for `pop'
{standard input}:1030: Error: suffix or operands invalid for `push'
{standard input}:1030: Error: suffix or operands invalid for `pop'
{standard input}:1130: Error: suffix or operands invalid for `push'
{standard input}:1130: Error: suffix or operands invalid for `mov'
{standard input}:1130: Error: suffix or operands invalid for `pop'
{standard input}:1153: Error: suffix or operands invalid for `push'
{standard input}:1153: Error: suffix or operands invalid for `pop'
{standard input}:1356: Error: suffix or operands invalid for `push'
{standard input}:1356: Error: suffix or operands invalid for `pop'
{standard input}:1550: Error: suffix or operands invalid for `push'
{standard input}:1550: Error: suffix or operands invalid for `mov'
{standard input}:1550: Error: suffix or operands invalid for `pop'
{standard input}:1585: Error: suffix or operands invalid for `push'
{standard input}:1585: Error: suffix or operands invalid for `mov'
{standard input}:1585: Error: suffix or operands invalid for `pop'
{standard input}:1668: Error: suffix or operands invalid for `push'
{standard input}:1668: Error: suffix or operands invalid for `mov'
{standard input}:1668: Error: suffix or operands invalid for `pop'
make[1]: *** [preloader.o] Error 1
make[1]: Leaving directory `/files/awjb/BUILD/wine-0.9.8-fe/loader'
make: *** [loader] Error 2
Additional information:
As I stated in bug 4594, which was ignored, the current git tree refused to
build WITHOUT using the --enable-win64 option. configure --with-x fails. Bug
is valid regardless of the --enable-win64 switch. Actual output is similar to
the following:
/usr/lib64/gcc/x86_64-slamd64-linux/4.1.2/../../../../x86_64-slamd64-linux/bin/ld:
i386:x86-64 architecture of input file `c_28606.o' is incompatible with i386
output
make[2]: *** [libwine.so.1.0] Error 1
make[2]: Leaving directory `/wine-current/wine/libs/wine'
make[1]: *** [wine] Error 2
make[1]: Leaving directory `/wine-current/wine/libs'
make: *** [libs] Error 2
This is only the last of such messages. This also occurs when doing
./configure with no options, make depend, and then make.
--
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=19297
Summary: MS Office Access Runtime 2007 don't work
Product: Wine
Version: 1.1.25
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: js-box(a)nm.ru
CC: js-box(a)nm.ru
MS Office Access Runtime 2007 don't work
--
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=14801
Summary: Random freeze of Grand Prix Legends 1.2.0.1
Product: Wine
Version: 1.1.2
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: peter.hoogkamer(a)gmail.com
Created an attachment (id=15349)
--> (http://bugs.winehq.org/attachment.cgi?id=15349)
Error lines from GPL freeze
When running Grand Prix Legends 1.2.0.1 I randomly get a freeze of the game.
Most of the times this happens when I wait for the last seconds to run out
after a qualifying session of when I let the Options screen open. As for the
error I am getting, they are always the same
err:ntdll:RtlpWaitForCriticalSection errors within section 0x94d100 and
0x94d1e0 (see attachement for the full error log).
I am trying to reproduce this error consitently, but I did manage to get that
write yet.
Tux
--
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=24701
Summary: Vampire the Masquerade bloodlines
Product: Wine
Version: 1.3.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: i30817(a)gmail.com
err:d3d:resource_init Out of adapter memory
Seems to be the first error. I have fglrx drivers but removed them from a while
and tested, and it continued.
using winetricks videomemorysize=512 for my graphics card (Ati mobility radeon
4570 512 mb) didn't have a effect (there is a difference in the offsets
reported). I'm using installed the last unofficial patch. Without it a addional
error relating to the refresh rate would manifest (it has to do with a dll file
in the bin folder shaderapidx9.dll
http://forumplanet.gamespy.com/bloodlines_tech_support/b50391/20211232/p1/
)
and a nocd.
This seems to me a regression, because i played it before in this computer. But
since i changed release, X, fglrx, wine, unofficial patch compilation and other
things, i have no idea if that is certain.
--
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=22239
Summary: BabelMap's display is corrupted in several dialog
boxes
Product: Wine
Version: 1.1.41
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rebecca.menessec(a)ironhavoc.org
BabelMap is a well-regarded utility for managing and tracking Unicode fonts.
http://www.babelstone.co.uk/Software/BabelMap.html
Unfortunately, this is everything I have-- these errors are generated on
appinit (main window creation, I think), and not when opening dialog boxes, and
not on app close:
user@host ~ $ wine BabelMap.exe
fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETAUTOHIDEBAR,
hwnd=(nil), edge=3): stub
fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETAUTOHIDEBAR,
hwnd=(nil), edge=1): stub
fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETAUTOHIDEBAR,
hwnd=(nil), edge=0): stub
fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETAUTOHIDEBAR,
hwnd=(nil), edge=2): stub
I can attach a screenshot, if needed, but this display corruption should be
easy to reproduce. For instance, open the app and click Configure... next to
"Composite Font".
I'm using simple autogen settings, with Windows XP set as the OS. If I can
provide other useful info, I'll be happy to.
--
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=22038
Summary: Art of Murder Cards of Destiny: some character models
are plain white
Product: Wine
Version: 1.1.40
Platform: x86
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=26799)
--> (http://bugs.winehq.org/attachment.cgi?id=26799)
White character model in the game
In Art of Murder: Cards of Destiny (this is the latest one from the series)
some of the characters appear in plain white. First time I realized this issue
in the second scene of the game, where you can enter a bar.
Wine-1.1.40 from source
Fedora 12 x86
Nvidia 7600 GT card with driver 195.36.08
I could only find a German demo of the game:
http://www.worthdownloading.com/download.php?gid=4444&id=21130 (1.1 Gb in
size) but don't know if it includes that part of the game.
The game was installed into a clean wineprefix but it installed DirectX
runtimes automatically. I didn't try it with wine's built-in DX dlls. I don't
know if that matters.
--
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=19182
Summary: Allow to completely disable MIME-type and application
integration
Product: Wine
Version: 1.1.25
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: diafero(a)arcor.de
Note: I could not find a component "winemenubilder" which is why I selected
"-unknown".
It would be great to have a way to tell wine not to create a whole bunch of
files across the .config and .local directories. I don't want any mime-type
which is registered by a windows application run through wine to reflect on my
system - if I really want to use wine to open a certain filetype (which never
happened so far) I will do that manually. Nor do I want all the unnecessary
start menu entries to be added to my KDE menu - they end up in the wrong
category anyway. I like to have the control of creating these entries myself.
For the menu it worked fine to simply remove the "Wine" menu directory with the
menu editor. The annoying files still got created, but they were ignored.
However now wine started to spam my mime directory, too, and it constantly
re-creates the files in there - a really annoying behaviour. This not only
leads to the danger of me accidentally starting wine without wanting to do so,
it also drives some applications crazy (for example the KDE screenshot
application no longer recognizes ".jpg" to be a JPEG extension since wine added
.jfif).
I understand that many people want wine to just magically integrate into their
Linux environment, but there are also people like me who switched to Linux
because they like to have control, and Windows often prefers its own
preferences over the user's. Wine should really not bring that to Linux, or it
will get as annoying as Windows is. If I could not patch wine myself to no
longer create these files, I had no way to stop all these mime types from being
added, no configuration panel to remove them, nothing. I do not even know which
of my many WINEPREFIXes created the files.
--
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=16835
Summary: Crashes on start - shows only splash screen -
comctl32.dll dependency
Product: Wine
Version: 1.1.1
Platform: PC
URL: http://www.laridian.com/pc/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: david(a)rossall61.freeserve.co.uk
Created an attachment (id=18543)
--> (http://bugs.winehq.org/attachment.cgi?id=18543)
Log file
When the PocketBible application is started, the splash screen appears, but
nothing else. Errors are reported on the command line. The attached log file is
generated from a clean Wine install.
After discussion in this thread, I tried using winetricks cc580 to install a
native comctl32.dll:
http://forum.winehq.org/viewtopic.php?p=17535#17535
The DLL installed was v5.80 and the application then produced an error
indicating that v5.81 minimum is required. I substituted a native DLL of this
version and the application now runs successfully.
I noticed that replacing the Wine DLL with the native v5.81 directly is not
sufficient and it is necessary first to use winetricks as above and then to
substitute the later version DLL.
--
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=22383
Summary: Dragon Age: Origins - massive flickering when
StrictDrawOrdering is disabled
Product: Wine
Version: 1.1.43
Platform: x86-64
OS/Version: Linux
Status: NEW
Keywords: regression
Severity: minor
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
CC: hverbeet(a)gmail.com
Using wine-1.1.42-390-g4fc6512 + the patch from bug 22202, there is massive
flickering of vertical black lines across the intro video. Disabling
StrictDrawOrdering fixes it.
Can't seem to get a screenshot, but if you really need one, let me know.
--
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=13610
Summary: DragonRiders: main character, dragon and sky appear
black
Product: Wine
Version: 1.0-rc3
Platform: Other
URL: http://appdb.winehq.org/objectManager.php?sClass=version
&iId=8946
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rainmaker(a)icgag.it
Created an attachment (id=13574)
--> (http://bugs.winehq.org/attachment.cgi?id=13574)
How it looks in Wine
The main character and the dragon in the DragonRiders game appear completely
black except for their eyes, as if they had no texture applied (check the
attached screenshots). From a bird's view of the village at the beginning, it
looks like the sky suffers from the same problem. I couldn't verify whether
this applies to other characters in the game as well or not, since I only
played for a few minutes.
The same bug happens in Cedega as well.
I can only guess it's some kind of chroma key problem (as the one in Ultima
IX), but the game cannot be configured with respect to that. The only hint is a
debug error that floods the console (check attached log):
err:d3d_surface:IWineD3DBaseSurfaceImpl_BltFast DXTC decompression not
supported by now
but I don't know if it might be related. There's also a message concerning an
unsupported Stippled Alpha feature.
--
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=23081
Summary: Dragon Age: Origins - shadow under character flickers
Product: Wine
Version: 1.2-rc2
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
The shadow under the character flickers badly, especially in the
character selector before the game launches.
(This is with winetricks strictdrawordering=enabled as per bug 22383 )
It is present at least as far back as wine-1.1.36, but it gets
harder to tell as you go further back, because of other problems.
--
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=23730
Summary: Dragon Age: Origins, black flickering in opening menu
screen when mouse moves
Product: Wine
Version: 1.2
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Now that bug 22200 is fixed, Dragon Age Online no longer needs native
msvcr80. But when you move the mouse, there are black
bars in the game's opening menu page.
You can work around this with WINEDEBUG=-msvcrt.
The messages this suppresses look like this:
fixme:msvcrt:_controlfp_s (0x518e8f8 655391 196608) semi-stub
fixme:msvcrt:__crtGetStringTypeW (unk 0, type 1, wstr 0x518e58c(1), 0x518e590)
partial stub
This seems to be a concrete case of a verbose FIXME causing suboptimal
performance. Should we
a) declare this to be not a problem because the user is supposed to read the
manual or appdb and know to use WINEDEBUG=-all when running this app?
b) declare this to be not a problem because the distro is supposed to patch
or wrap wine to always run apps with WINEDEBUG=-all?
c) temporarily mark the FIXMEs that cause the performance problem to be
displayed once only?
or d) something else?
--
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=14939
Summary: DXT1 support not implemented
Product: Wine
Version: 1.1.2
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: shacklein(a)gmail.com
Running Black & White, regardless of in-game settings, the following fixme
occurs:
fixme:d3d_surface:surface_convert_format Cannot find a conversion function from
format WINED3DFMT_DXT1 to WINED3DFMT_A4R4G4B4
Although the game is still playable, the lack of DXT1 support does seriously
affect the graphics and gameplay. On "lowest" settings, the terrain is
transparent and some objects are untextured and 100% black; on "highest", some
textures are corrupted, or untextured as in "lowest" settings.
--
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=21197
Summary: Black dots are seen on some 3D models in GTAIV
Product: Wine
Version: 1.1.35
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: b7.10110111(a)gmail.com
Created an attachment (id=25456)
--> (http://bugs.winehq.org/attachment.cgi?id=25456)
Exploded car
Sometimes dots make up the whole model, easily seen on exploded cars.
--
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=25760
Summary: After deinstallation of World of Tanks, its .desktop
file still resides in the menu
Product: Wine
Version: 1.3.11
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: neptunia(a)mail.ru
After deinstallation of World of Tanks, its .desktop file still resides in the
menu. The item disappears from Wine submenu but appears in "Applications".
--
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=21403
Summary: Shiva editor refuse to run.
Product: Wine
Version: 1.1.36
Platform: x86
URL: http://stonetrip.com/start-download/shiva/1-shiva-ple.
html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andreas.livet(a)gmail.com
Created an attachment (id=25775)
--> (http://bugs.winehq.org/attachment.cgi?id=25775)
Here is the trace I have when I launch Shiva from the terminal.
Shiva is a indie game editor.
I was never be able to launch it (older version to).
There are some fixme in win and xrender (see log.txt), I assume the problem
come frome things unimplemented.
Test with lastest shiva PLE 1.8.1
--
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=23455
Summary: Using Filealyzer with wine o DLLs or EXE files causes
an application error
Product: Wine
Version: 1.1.43
Platform: x86
URL: http://www.safer-networking.org/en/filealyzer/index.ht
ml
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nil094(a)yahoo.com
Created an attachment (id=29272)
--> (http://bugs.winehq.org/attachment.cgi?id=29272)
Console output
Using Filealyzer with wine on DLLs or EXE Files causes an internal application
error (see screenshot) in Filealyzer.
This happens with any DLL or EXE File.
It doesn't happen on Windows XP (SP2), though.
--
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=19098
Summary: Regedit randomly crashes when deleting registry keys
Product: Wine
Version: 1.1.24
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: acheron(a)front.ru
When I try to delete a key regedit may crash. Error messages wary. Sometimes it
displays an error window suggesting to write a bug report, sometimes it
doesn't. The most frequent error message seems to be similar to
wine: Unhandled page fault on write access to 0x00790051 at address 0x7ef977f9
(thread 0009), starting debugger...
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr
0x7ef97d3e
I don't know if this is the cause or not, but I've encountered this problem
only deleting keys of type REG_SZ and containing non-ASCII characters.
--
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=15934
Summary: Can't see Worms 2 intro films as they play
Product: Wine
Version: 1.0.1
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: winmm&mci
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: deriziotis(a)gmail.com
The introduction films to Worms 2 play but you can't see the videos.
You can only hear the audio and when they finish it goes into the game as
normal.
Without any debugging set a fixme line is outputted to the console when each
video starts:
fixme:mciavi:MCIAVI_mciPlay Unsupported flag 02000003
fixme:mciavi:MCIAVI_mciPlay Unsupported flag 02000003
--
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=15436
Summary: Collect crash data
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Suggested at Wineconf 2008.
When a wine app crashes, instead of running winedbg by default,
we should run a crash handler that gathers
crash info and offers to upload it to the developers.
--
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=18971
Summary: Font's not properly setup in the registry?
(appinstall)
Product: Wine
Version: 1.1.23
Platform: PC
URL: http://www.ccleaner.com/download
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Found while testing CCleaner for appinstall, wine's got ~10 registry errors.
I've sent patches for a few of them, but I'm not as sure on these...
Font Issue Courier (coure.fon) HKLM\Software\Microsoft\Windows
NT\CurrentVersion\Fonts
Font Issue MS Sans Serif (sserife.fon) HKLM\Software\Microsoft\Windows
NT\CurrentVersion\Fonts
Font Issue MS Serif (serife.fon) HKLM\Software\Microsoft\Windows
NT\CurrentVersion\Fonts
Font Issue Small Fonts (smalle.fon) HKLM\Software\Microsoft\Windows
NT\CurrentVersion\Fonts
We claim to have these fonts, but really, we've substitutes that have different
names. Windows does the same, but doesn't get a complaint from CCleaner, so
we're not doing something right.
--
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=25703
Summary: VMWare infrastructure client
Product: Wine
Version: 1.3.10
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jan.ryen(a)gmail.com
Created an attachment (id=32745)
--> (http://bugs.winehq.org/attachment.cgi?id=32745)
error view
VMWare infrastructure client (VMware-viclient.exe - 57001780 bytes) installs
fine, but when excecuting the installed program i recieve an error in
VpxClient.exe
--
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=9802
Summary: ImageReady CS2 crashes on startup
Product: Wine
Version: 0.9.44.
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mikolaj.zalewski(a)gmail.com
There is a C++ exception after receiving a WM_MOUSEACTIVATE and then after a
call to PeekMessageW there is a access violation exception. The C++ exception
seems to be the main cause but it's hard if it is and why it is thrown.
--
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=21378
Summary: lego digital designer crashes on scrolling
Product: Wine
Version: 1.1.36
Platform: x86
URL: http://ldd.lego.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: quartz
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mark.dufour(a)gmail.com
lego digital designer seems to work well using 1.1.36 (yay :D), except when
trying to scroll.. (for example, right after the program starts on the left).
this consistently leads to an immediate crash (see attachment).
--
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=20374
Summary: KeePass 1.09 crashes opening password database
Product: Wine
Version: 1.1.31
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: svjugs(a)gmail.com
Created an attachment (id=24144)
--> (http://bugs.winehq.org/attachment.cgi?id=24144)
Wine crash output
Hello,
Whilst trying to open a 1.x password database using KeePass 1.09 (current
version) which is verified to work with the same version natively, wine crashes
out completely.
Please see attached log for two attempted runs, and their backtrace/errors.
Cheers.
--
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=14113
Summary: Some fonts displayed with incorrect background color
Product: Wine
Version: 1.0.0
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: neptunia(a)mail.ru
Created an attachment (id=14332)
--> (http://bugs.winehq.org/attachment.cgi?id=14332)
screenshot
Some fonts displayed with incorrect background color (white instead of
transparent). See the screenshot.
--
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=24289
Summary: Office Word 2007 : Drag from native apps, drop to word
doesn't work
Product: Wine
Version: 1.3.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: draiwn(a)yahoo.fr
Created an attachment (id=30598)
--> (http://bugs.winehq.org/attachment.cgi?id=30598)
Encoding error message after dragging an image into word
Currently it's not possible to drag images into Office Word 2007 from the web /
desktop.
A drag'n drop bug has been fixed in 1.3.1 release
(http://bugs.winehq.org/show_bug.cgi?id=10815) but it still doesn't works with
Office apps.
There is an encoding error message (see the capture below) when images (or
other objects) are dragged into word.
--
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=23106
Summary: Shareaza shows white boxes when you select a neighbor
in the network tab
Product: Wine
Version: 1.2-rc2
Platform: x86
URL: http://shareaza.sourceforge.net/?id=download
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jaimerave(a)gmail.com
Created an attachment (id=28714)
--> (http://bugs.winehq.org/attachment.cgi?id=28714)
Screenshot of the problem
The screenshot shows the issue. This is in Ubuntu 10.04 and Wine 1.2-rc2 and
todays git.
--
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=24211
Summary: ispq crashes on 'create account' without native
devenum
Product: Wine
Version: 1.3.1
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Reported by a user at
http://forum.winehq.org/viewtopic.php?t=9443
To reproduce:
rm -rf ~/.wine
sh winetricks wmp9
wget http://download.ispq.com/ispq9.msi
wine msiexec /i ispq9.msi
cd ".wine/drive_c/Program Files/iSpQ VideoChat 9"
wine ispqvideochat9.exe
Click on Create Account. App crashes.
On the console, one sees
err:ole:CoGetClassObject no class object
{e30629d2-27e5-11ce-875d-00608cb78066} could be created for context 0x17
wine: Unhandled page fault on read access to 0x00000000 at address
0xa7c43b6 (thread 0009), starting debugger...
To work around, copy devenum.dll from your windows partition into system32
and set it to native in winecfg.
--
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=22253
Summary: Total Commander: Scrolling with the mouse wheel does
not work in Brief view
Product: Wine
Version: 1.1.41
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alexandru.balut(a)gmail.com
Go to c:\windows\system32\, Ctrl F1 (or Show -> Brief), notice a horizontal
scrollbar appear.
Scroll "down" with the mouse wheel. The scroll bar should go right, but nothing
happens.
Press PageDown to go to the end of the file list. Scroll "up" using the mouse
wheel, notice the scroll bar goes left. But scrolling "down" still does not
work..
In Ctrl F2 (showing full file details) there is a vertical scrollbar, and
scrolling there using the mouse wheel works fine.
Total Commander 7.50a
Ubuntu 9.10
--
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=20074
Summary: Oblivion: black skin of main hero without native
d3dx9_27.dll
Product: Wine
Version: 1.1.29
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P5
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Zenitur(a)yandex.ru
Created an attachment (id=23635)
--> (http://bugs.winehq.org/attachment.cgi?id=23635)
wined3d(buggy)
Some time ago we need native d3dx9_27.dll to start Oblivion. Today we can play
it without native library. Bloom and HDR works too (HDR with some work). But
when I played, I saw very strange bug... Skin of my hero is black. Other people
looks fine. Watsh screenshots of fine view with native d3dx9_27.sll and badly
view without it. This bug works with DR, Bloom and without this.
It can be that this is because my hero is Danmer.
--
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=25818
Summary: Macromedia Flash 8 has duplicated "minimize, restore,
close" icons in the menu bar
Product: Wine
Version: 1.3.11
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: igor-hkr(a)mail.ru
Created an attachment (id=32903)
--> (http://bugs.winehq.org/attachment.cgi?id=32903)
screenshot
Macromedia Flash 8 has duplicated "minimize, restore, close" icons in the menu
bar
Those duplicate buttons are working (in the same way as original) But when you
will close current project with help of them and create new one original
buttons will not be present, only duplicated.
--
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=11637
Summary: Midtown Madness menus flicker
Product: Wine
Version: 0.9.55.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: elicoten(a)live.co.uk
With Midtown Madness 1, (Chicago) the menus flicker. This problem is apparent
in the trial and I presume also in the retail version as well (although that
wouldn't install).
Downloadable from http://www.microsoft.com/games/midtown/downloads.htm
Console output:
fixme:spoolsv:serv_main (0 (nil))
SetPRocessAffinityMask found and called.
ERROR:
************* EXCEPTION CATCHING DISABLED! Please don't commit this.
fixme:win:EnumDisplayDevicesW ((null),0,0x34e950,0x00000000), stub!
Saving file `tune/widgettest.csv'
Saving file `tune/menutest.csv'
fixme:imm:ImmGetDefaultIMEWnd (0x60024 - (nil) 0x148008 ): semi-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=22109
Summary: BiuTicker: Text in list displayed too deep and clipped
away
Product: Wine
Version: 1.1.39
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wolfgang.schwotzer(a)gmx.net
Created an attachment (id=26951)
--> (http://bugs.winehq.org/attachment.cgi?id=26951)
BiuTicker list display (text drawn too deep)
When starting BiuTicker a list of stock chart properties is displayed.
In this list the text is displayed too deep. Only the top most scan line of
each character is visible, the rest is clipped away. See attachments.
My current error analysis:
Within DrawTextExW:
y-coordinates are negative
viewport coordinates are positive.
DT_NOCLIP is 0 (clipping active)
DT_SINGLELINE is 1
DT_VCENTER is 1 (Center text vertically)
According to these flags the y coordinate (of the bottom line) is calculated.
When calling ExtTextOutW the text alignment within the used DC is TA_TOP which
results in using the y coordinate as top line (instead of bottom line).
Forcing alignment to TA_BOTTOM before calling ExtTextOutW would display the
text right but has side effects on other DrawTextExW calls.
--
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=15443
Summary: Wacom Bamboo drawing tablet lacking pressure sensitivity
with Manga Studio EX 3.0
Product: Wine
Version: 1.1.5
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wintab32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: salvatore.iovene(a)gmail.com
Created an attachment (id=16316)
--> (http://bugs.winehq.org/attachment.cgi?id=16316)
Manga Studio EX 3.0 wintab32 debug log
Running wine 1.1.5 in Ubuntu 8.04, my Wacom Bamboo One works perfectly under X
in programs like Gimp and Inkscape. With Wine, it also works perfectly with
ArtRage 2 Starters Edition.
But Manga Studio EX 3.0 (rated platinum in wine apps db) lacks pressure
sensitivity. Please find the attached debug logs from wintab32. I attached the
log from Manga Studio and from ArtRage (for comparison). Both logs have been
acquired by launching the program and try to draw a few lines with the pen.
--
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=22198
Summary: gam crash
Product: WineHQ Apps Database
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: emkay(a)gmx.de
no gameplay after main menu
--
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=15232
Summary: Button in simple OpenGL application gets overdrawn
Product: Wine
Version: 1.1.4
Platform: Other
URL: http://bugs.winehq.org/attachment.cgi?id=5777
OS/Version: other
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: florianskarten(a)web.de
The button of
http://bugs.winehq.org/attachment.cgi?id=5777
gets overdrawn. A year ago Chris Robinson explained why this Application does
not work with wine and how to change the application and the wine configuration
to get it working:
quote from http://www.winehq.org/pipermail/wine-devel/2007-October/059550.html:
----
First, since the GL window is the
top-level window, it draws to it directly so it doesn't get clipped. Second,
CreateWindow for the GL window is missing the WS_CLIPCHILDREN flag. If I
force offscreen rendering and add the flag, the demo works.
----
I am not sure how to force offscreen rendering. I tried to set
"Software/Wine/Direct3D/OffscreenRenderingMode" to "fbo" and added the flag to
the window but it did not work.
--
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=23863
Summary: The Bard's Tale (2005): unplayable due to almost
completely black screen
Product: Wine
Version: 1.3.0
Platform: x86
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=29959)
--> (http://bugs.winehq.org/attachment.cgi?id=29959)
terminal output (without any dll overrides)
After starting The Bard's Tale (published in 2005 by inXile Entertainment) the
screen in the menus is way too dark, so you can see almost nothing, unless you
turn up the gamma of the screen. The animated hero is also missing on the left
side of the screen, when you choose to generate a new character.
The biggest problem that makes the game unplayable is when you start a new
game, almost the whole screen is black, only the mini-map is shown in the
upper-right corner, and the health bar in the upper-left corner. Besides only
subtitles are shown. Majority of the screen is pure black.
This bug affects at least the Steam version of the game, but according to AppDB
the retail (DVD version) is also affected:
http://appdb.winehq.org/objectManager.php?sClass=version&iId=4041
I tried out several Wine versions but all of them showed the same issue,
including 1.1.0 which received Gold rating on AppDB.
However, the demo version of the game has no such issues: it displays
everything correctly, from the menus to the actual gameplay.
The only difference between the terminal output of the demo (working one) and
the retail version is the following line (repeated several times) when playing
the retail version:
'fixme:d3d:buffer_PreLoad Too many full buffer conversions, stopping
converting'
Wine-1.3.0
Fedora 13
Nvidia 7600 GT card / driver 195.36.31
--
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=20359
Summary: Addition NetServerEnum() support
Product: Wine
Version: 1.1.31
Platform: All
URL: http://rh-software.com/
OS/Version: All
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ray(a)pobox.co.uk
Currently none of the SIV networking pages work as NetServerEnum()
(http://msdn.microsoft.com/en-us/library/aa370623(VS.85).aspx) is not
implemented. Please can support be added ?
Once added then SIV (http://rh-software.com/downloads/siv.zip) can be used to
test this using the command:
wine siv -save=[network]=stdout
--
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=13881
Summary: Stack limits error, hardware incompatibility?
Product: Wine
Version: 1.0-rc4
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dav666666(a)gmail.com
Hello. I'm trying to play GunZ : The Duel.
Don't delete this bug because you think it's game related. It is not.
Why? Everyone got the game working. Except me.
I tried reinstalling the whole system and it crashed on a fresh install too.
I tried on my brother's computer and it worked without any problem.
All this make me think it's a hardware related problem but I need your help to
determine which of my hardware is causing trouble.
I explained my problem on GunZ page on Winedb:
http://appdb.winehq.org/objectManager.php?sClass=version&iId=12057, it is the
comment called "Stack limits"
I hope you will find a fix, GunZ is the last game that makes deleting windows
from my computer impossible...
Sorry for english, I'm belgian, I did my best to write correct sentences...
--
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=10530
Summary: Flyff doesn't work with wine
Product: WineHQ Apps Database
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: website-bugs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nitzan65(a)gmail.com
Flyff Shows me a white screen.
Please fix it thanks!
--
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=11319
Summary: GameOverlay (Steam friends In-game) crashes on start
Product: Wine
Version: 0.9.53.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P4
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sagman.staredsi(a)gmail.com
Created an attachment (id=10425)
--> (http://bugs.winehq.org/attachment.cgi?id=10425)
A GameOverlayRenderer log
The GameOverlayUI.exe and GameOverlayRenderer.dll (Steam in-game friends
interface) crashes on start. I attach a log created by the Steam.exe . The file
refers to GameOverlayRenderer.dll and this log attach that the dlls or exe wich
fails are:
01: hl2.exe
02: ntdll.dll
03: KERNEL32.dll
04: user32.dll
05: gdi32.dll
06: advapi32.dll
07: GameOverlayRenderer.dll
08: winex11.drv
09: imm32.dll
Also attach here a minilog (it's 2 lines) of wine trying to start
"GameOverlayUI.exe"
$ wine GameOverlayUI.exe
fixme:process:SetProcessShutdownParameters (000003ff, 00000000): partial 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=15980
Summary: Rhapsody 2 crashes on startup
Product: Wine
Version: 1.1.7
Platform: Other
URL: http://download.listen.com/support/rhap20/RhapsodyListen
.EXE
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Somebody asked about Rhapsody,
http://real.lithium.com/real/board/message?board.id=InstallingRhapsody&mess…
so I looked around for a version I could download
without a credit card. The first place I found one was
http://service.real.com/rhapsody/download/version2/
so I tried that. The installer went ok, but startup failed with
a crash. The +seh,+relay,+ntdll log is:
0009:Call advapi32.GetAclInformation(00000000,0032fe08,0000000c,00000002)
ret=00498a84
trace:ntdll:RtlQueryInformationAcl pAcl=(nil) pAclInfo=0x32fe08 len=12, class=2
trace:seh:raise_exception code=c0000005 flags=0 addr=0x7efb639e
...
0009:Call user32.MessageBoxA(00000000,00e110b8 "An unexpected exception
-1073741819 occurred...quitting (Mapped Exception 0xC0000005 @
0x7EFB639E)",00000000,00042010) ret=0047bb8d
Hmm. Does Windows allow you to call GetAclInformation with a null pAcl
and not crash?
--
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=11985
Summary: Status bar of D3D9 app window disappearing
Product: Wine
Version: 0.9.57.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mateuscg(a)gmail.com
Created an attachment (id=11310)
--> (http://bugs.winehq.org/attachment.cgi?id=11310)
Problems to display status bar correctly.
After bug 9917 got fixed, the NES emulator Nestopia
(http://nestopia.sourceforge.net), D3D9 application, correctly shows the top
menu. Horever, the behavior of the status bar is still not right, disappearing
or partially displayed sometimes (eg: when switching from File to Machine
menu).
If I alternate between windows and the Nestopia window stay behind other apps,
then when I switch back to Nestopia the status bar reappears. If I minimize
Nestopia window, then restore it to its previous size, the entire window
doesn't redraw itself anymore and the menu becomes inaccessible, but I'm able
to close the app normally.
Roderick Colenbrander said at comment 8 of bug 9917: "Alexandre said that most
of the time the status bar is a child window, so it isn't this bug. Personally
I think it is likely some d3d child window bug".
So, I'm reporting this bug against component directx-d3d. I am really not
worried about this app in particular, but about other apps that may suffer
these issues.
--
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=23154
Summary: APB: All Points Bulletin crashes on startup
Product: Wine
Version: 1.2-rc3
Platform: x86-64
URL: http://eu.apb.com/downloads/eu-installerMS
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: l_bratch(a)yahoo.co.uk
Created an attachment (id=28799)
--> (http://bugs.winehq.org/attachment.cgi?id=28799)
Output with wine-1.2-rc3
The installer/launcher requests that Mono is installed. When this is done with
winetricks, it appears to work fine.
The launcher then patches the game (about 8 GB of downloading at the moment)
and tries to launch it. The splash screen shows up, the screen resolution
changes, but then the game crashes.
The terminal output is attached, plus the following text is shown in a dialogue
box on screen:
"Integer division by zero.
History:"
--
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=15931
Summary: Photoshop CS4 Crashes while launching
Product: Wine
Version: 1.1.7
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: james2432(a)gmail.com
Created an attachment (id=17105)
--> (http://bugs.winehq.org/attachment.cgi?id=17105)
WINEDEBUG=trace wine Photoshop.exe
While launching Photoshop CS4 it crashes with an unexpected 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=25851
Summary: Zararadio start up error
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: miguelsilva_3(a)hotmail.com
Created an attachment (id=32939)
--> (http://bugs.winehq.org/attachment.cgi?id=32939)
Zararadio error
Software Zararadio doesn't start up. But it was working very well on Ubuntu
9.04.
On 9.10, 10.10 have this error all the time.
Could you check and give a solution! 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.