https://bugs.winehq.org/show_bug.cgi?id=37713
Bug ID: 37713
Summary: winecfg: Window title isn't updated when removing
application from the list
Product: Wine
Version: 1.7.33
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: programs
Assignee: wine-bugs(a)winehq.org
Reporter: Dmitry.Kozliuk(a)gmail.com
Distribution: ---
Created attachment 50203
--> https://bugs.winehq.org/attachment.cgi?id=50203
Fix for the bug.
When one removes an application from the list on "Applications" tab, window
title doesn't change to "Wine configuration" as it should, but remains "Wine
configuration for <application>". Noticed while working on another bug,
attaching a one-line fix patch.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=38384
Bug ID: 38384
Summary: Unable to install AT&T Connect iMeeting
Product: Wine
Version: 1.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: alan(a)ajackson.org
Distribution: ---
Created attachment 51231
--> https://bugs.winehq.org/attachment.cgi?id=51231
backtrace
Trying to install AT&T Connect iMeeting software, which fails during install.
Install found here: https://connect9.uc.att.com/service32/Prepare/
err:ole:StdMarshalImpl_ReleaseMarshalData could not map object ID to stub
manager, oxid=340000009a, oid=2
err:ole:CoReleaseMarshalData IMarshal::ReleaseMarshalData failed with error
0x8001011d
fixme:ole:NdrCorrelationInitialize (0x33e670, 0x33e270, 1024, 0x0): stub
fixme:rpc:NdrStubCall2 new correlation description not implemented
fixme:ole:NdrCorrelationFree (0x33e670): stub
--
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=23997
Summary: Gridrunner Revolution: doesn't render certain objects
in-game
Product: Wine
Version: 1.3.0
Platform: x86
URL: http://lsshop.s3.amazonaws.com/GRRevPCSetup118.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
Created an attachment (id=30138)
--> (http://bugs.winehq.org/attachment.cgi?id=30138)
terminal output
Gridrunner Revolution is a remake of a classic 'bottom-up' shooter, published
by Llamasoft.
The game doesn't show certain objects during gameplay: your ship is missing,
only some fainted outlines of the ship can be seen. The incoming... er.. sheep
(?) are also not rendered.
You can check the issue with the demo, too. The following components are needed
if you want to try the game: dx9 libs and xact. Alsa must be set to 'Emulation'
to get sounds.
Fedora 13
Nvidia 7600 / 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=33592
Bug #: 33592
Summary: Family Tree Builder crashes partway through import of
components
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: brashley46(a)tfnet.ca
Classification: Unclassified
Created attachment 44470
--> http://bugs.winehq.org/attachment.cgi?id=44470
Crash report created by Wine.
version 7 of Family Tree Builder installs correctly, logs in to myfamily.com,
downloads genealogy information, but then crashes while trying to download
additional components.
--
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=11849
Summary: Adobe Acrobat Pro 7 -- Updates fail
Product: Wine
Version: 0.9.56.
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jens(a)porup.com
Selecting Help --> Updates produces the pop up error message:
Update Failed
Updater internal 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.
https://bugs.winehq.org/show_bug.cgi?id=38654
Bug ID: 38654
Summary: King's Bounty series: water rendering broken when
anti-aliasing enabled
Product: Wine
Version: 1.7.44
Hardware: x86
URL: http://www.gamershell.com/download_32652.shtml
OS: Linux
Status: NEW
Keywords: download, regression
Severity: minor
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
CC: stefan(a)codeweavers.com
Regression SHA1: 90d8896826043bdf8c294018acc663c5d6684935
Distribution: ---
Created attachment 51581
--> https://bugs.winehq.org/attachment.cgi?id=51581
terminal output
When in-game anti-aliasing is enabled water is not rendered properly in the
King's Bounty games. Reproducible when the player is on the adventure map and
some water is nearby. When water quality is set 'normal' then water textures
are completely messed up (see attached screenshot). When water quality=high
then water looks a bit better, but still not correct.
Can be reproduced in KB: Legends demo. The game needs native d3dx9_36.
Reverting the following commit fixes the issue:
commit 90d8896826043bdf8c294018acc663c5d6684935
Author: Stefan Dösinger <stefan(a)codeweavers.com>
Date: Fri May 22 10:11:22 2015 +0200
wined3d: Allow specifying a different depth stencil location.
This is for drivers that do not support depth stencil textures, but
happily support depth stencil renderbuffers.
Rendering issues occur in GTA: San Andreas as well with that commit (noticeable
when the player enters a Pizza Hut: floor textures are broken when AA enabled).
Fedora 21
Nvidia GeForce 250 GTS / binary drivers 340.76
--
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=20830
Summary: Dameware NTutilities crashes trying yo create AD
object
Product: Wine
Version: 1.1.33
Platform: PC
URL: http://download.dameware.us/files/DNTU6x.msi
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bunglehead(a)gmail.com
Blocks: 14916
Created an attachment (id=24959)
--> (http://bugs.winehq.org/attachment.cgi?id=24959)
DNTU crash log
Hi.
Application tries to create CLSID_DsAdminCreateObj object which isn't
implemented. I believe it causes a crash in richedit code. Crash log attached.
I'm not aware of richedit internals, if someone proves it's a richedit bug feel
free to patch it and change component accordingly.
Log taken with wine-1.1.33-404-gac85305.
--
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=32966
Bug #: 32966
Summary: mshtml: crash in get_frame_by_name( "jQuery" ) using
jQuery 1.3.2
Product: Wine
Version: 1.5.23
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine.dev(a)web.de
Classification: Unclassified
Created attachment 43544
--> http://bugs.winehq.org/attachment.cgi?id=43544
Full log for the jQuery crash
This url crashes in mshtml/htmlwindow.c:407
wine iexplore http://www.w3.org/2008/06/mobile-test/
0025:trace:jscript:jsdisp_get_id not found L"jQuery"
wine: Unhandled page fault on read access to 0x00000088 at address
0x7fddb8869a04 (thread 0025),
which is:
407 hres =
IHTMLElement_get_id(&window_iter->frame_element->element.IHTMLElement_iface,
&id);
wine-1.5.23-152-gb8d081b
--
By by ... Detlef
--
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.
https://bugs.winehq.org/show_bug.cgi?id=35191
Bug ID: 35191
Summary: make install shouldn't call update-desktop-database
Product: Wine
Version: 1.7.8
Hardware: x86
OS: Linux
Status: NEW
Severity: trivial
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: adys.wh(a)gmail.com
Classification: Unclassified
Calling update-desktop-database is the package manager's job. Calling it means
that make install cannot be run as root without erroring (even though the error
is ignored).
--
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.