http://bugs.winehq.org/show_bug.cgi?id=34981
Bug #: 34981
Summary: F.E.A.R. Demo crashes without native d3dx9_36
Product: Wine
Version: 1.7.7
Platform: x86
URL: http://www.gamershell.com/download_10167.shtml
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx9
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrey.goosev(a)gmail.com
CC: wine-bugs(a)winehq.org
Classification: Unclassified
Created attachment 46616
--> http://bugs.winehq.org/attachment.cgi?id=46616
log
Guess affected by fixme:d3dx:ID3DXEffectImpl_ValidateTechnique
--
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=34546
Bug #: 34546
Summary: high performance hit for wine 1.6
Product: Wine
Version: 1.6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ashishsinghkohli(a)rediffmail.com
Classification: Unclassified
We have an win32 GUI application which
1) Iterates the mounted windows drive (some selected folder) and store it in a
list.
2) Scans the files for viruses/malware etc.
3) Show status on GUI.
Since step 1 is done initially:
So this is the loop which takes 95+% of time
while( there are files )
{
DisplayStatus(file); -- in a separate thread not a blocking call
ScanFile(file);
}
The performance hit is huge between wine 1.4 and wine 1.6 say atleast 5+ times
more for the same sample set.
ScanFile(file) -- It is a blocking call to a win32 dll which takes a file path
and looks for virus/malware etc and deletes/repairs a file if infected and
report the infection.
--
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=33970
Bug #: 33970
Summary: GetSecurityInfo success, but DACL pointer is NULL
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: elhana(a)sigil-guild.org
Classification: Unclassified
GetSecurityInfo(GetCurrentProcess(), SE_KERNEL_OBJECT,
DACL_SECURITY_INFORMATION, 0, 0, &ppDacl, 0, &ppSecurityDescriptor) returns
ERROR_SUCCESS, but ppDacl is NULL, causing ppDacl->AclSize after that to crash.
Real world example is in closed beta, but I can provide a test case if needed.
--
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=26209
Summary: Requiem: Avenging Angel requires DirectX 6 to play
Product: Wine
Version: 1.3.14
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrew.millington(a)gmail.com
Setting Windows version to Windows 2000 or below doesn't allow me to play the
game.
--
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=17229
Summary: TGB Dual crashes when opening files
Product: Wine
Version: 1.1.14
Platform: PC
URL: http://appdb.winehq.org/objectManager.php?sClass=applica
tion&iId=6468
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comdlg32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: madewokherd(a)gmail.com
TGB Dual crashes when attempting to open any file. To reproduce, select the
first item in the left-most menu and choose a file (it does not have to be a
rom).
--
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=23543
Summary: Restoring uTorrent from tray sometimes doesn't make it
top window
Product: Wine
Version: 1.2-rc6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ashalimov(a)gmail.com
After updating to rc6 I've noticed that clicking on uT button in a tray doesn't
always restores uT window as topmost. Regression test shows that it has been
broken after f2f508856ba9f3e5439f7123efd70ccc7599fc3f commit (I'm new to the
git and not sure, is it correct way to specify git revision? Anyway, its title
is "winex11: Set the user time property on top-level windows", which sounds
promising :-).
Steps to reproduce:
1. Launch uTorrent. Make sure it minimizes to the tray.
2. (Important!) Click on any tab in the Detail Info pane (Files or Speed, for
example)
3. Minimize to tray
4. (Also important!) Click on any window besides topmost to bring it on top.
5. Click on uTorrent tray icon. It restores window, but places it below topmost
window.
Now you can repeat steps 3-5 - it always behaves the same.
I've tried this with clean .wine folder.
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=36054
Bug ID: 36054
Summary: Microsoft Excel 2010: Cannot paste richtext from any
other program into a cell
Product: Wine
Version: 1.7.17
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: webassistant5.tft(a)gmail.com
Created attachment 48217
--> http://bugs.winehq.org/attachment.cgi?id=48217
Excel 2010 richtext paste crash
Hello,
When you open a new spreadsheet, and attempt to copy from any program
containing rich text it will not paste into Excel. It shows the error
"Microsoft Excel cannot paste the data". Tested programs that fail pasting to
Excel: FireFox & OpenOffice. Error log attached.
--
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=36022
Bug ID: 36022
Summary: Civilization 5 freezing when pressing any keys
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: kimamb(a)hotmail.com
Created attachment 48163
--> http://bugs.winehq.org/attachment.cgi?id=48163
I got an error log tough
In Civ 5 (Sid Meiers: Civilization 5) if i press any buttons/keys, the game
freezes. the music keeps on playing tough. this has happend to me on 2
computers (laptop and desktop/gaming)
--
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.