http://bugs.winehq.org/show_bug.cgi?id=20887
Summary: Dragon Age: Origins: Fails to find the DVD
Product: Wine
Version: 1.1.32
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: martin(a)seelge.de
Created an attachment (id=25030)
--> (http://bugs.winehq.org/attachment.cgi?id=25030)
wine daorigins.exe log using warn+all
When launching the DVD version of the application, it displays an error message
about not finding the DVD and exits.
As far as I could find out the application uses a "simple" DVD check but I
could not get a specific copy protection name.
--
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=15311
Summary: The TV viewer MeuhmeuhTV crashes in a Wine internal
library
Product: Wine
Version: 1.1.4
Platform: PC
URL: http://www.bellevache.com/site/index.php?page=telecharge
ments
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeremielapuree(a)yahoo.fr
Created an attachment (id=16142)
--> (http://bugs.winehq.org/attachment.cgi?id=16142)
console output
MeuhMeuhTV crashes when configuring the sound. It looks like that the crash
occurs in an internal Wine library.
Joaopa
--
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=15394
Summary: Incorrect menu behaviour when only a item is present
(rare)
Product: WineHQ Bugzilla
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P3
Component: bugzilla-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cosoleto(a)gmail.com
Hi.
If a Windows program has a menu as the following:
-_File - -_Search- -_?-
_Quit _About
where '_Search' is used to call a dialog window, and if the user press ALT + S
keys, then Windows (since version 3.1 I think) opens directly the related
dialog, instead using WINE you have to press Return to call the function
because ALT + S select only the menu.
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=22815
Summary: Alt.binz 0.28.5 gives access violation and fails to
load settings.
Product: Wine
Version: 1.2-rc1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine-bugs(a)mohag.net
CC: dmitry(a)codeweavers.com
Logs stay identical for good and bad builds. See forum post or ask here if you
actually want a debugless log...
http://forum.winehq.org/viewtopic.php?t=8495
Regression test result: (was good in 1.1.44, bad in 1.2-rc1)
7d3cb53cf1a5f40094fbc3332524ec98781d3779 is the first bad commit
commit 7d3cb53cf1a5f40094fbc3332524ec98781d3779
Author: Dmitry Timoshkov <dmitry(a)codeweavers.com>
Date: Tue May 18 20:53:18 2010 +0900
gdi32: Do not use VDMX for mapping of negative font heights, based on a
test case.
:040000 040000 06c1fd576cfebd3c095713c9ced67c992f890a9d
f0dd2f0ff66c09581dc1093700023deb525a133e M dlls
Application errors:
On starting: (Settings / queue does not load when it gives this error)
Access violation at address 00519D0F in module 'altbinz.exe'. Write of
address 02792000.
On exiting:
Access violation at address 00677706 in module 'altbinz.exe'. Read of
address 00000000.
Wine x86 under Ubuntu 10.04 x86_64.
Last git bisect log: (I failed to save log after my last git bisect good)
$ git bisect log
git bisect start
# good: [91431e0859cec1ff0cfba484a27c084717c83f22] Release 1.1.44.
git bisect good 91431e0859cec1ff0cfba484a27c084717c83f22
# bad: [821cd38e1734137e6eab199334ecc182bd605680] Release 1.2-rc1.
git bisect bad 821cd38e1734137e6eab199334ecc182bd605680
# good: [4ac898d7cf7a5bf2ad975ea58c2c12bd1a71de59] wordpad: Replaced
toolbar.bmp with a Tango compliant tool strip.
git bisect good 4ac898d7cf7a5bf2ad975ea58c2c12bd1a71de59
# bad: [abb489b29d73cb13f07103b3d871cdbd84d11b03] d3dx9: Add ps_3_0
instructions parsing to the shader assembler.
git bisect bad abb489b29d73cb13f07103b3d871cdbd84d11b03
# good: [6178e86a7415507219e541a2c78b22ed9b3dad71] avifil32: Remove some
redundant "not NULL" checks (coccicheck).
git bisect good 6178e86a7415507219e541a2c78b22ed9b3dad71
# bad: [bea0daa281dd184c3f3e5fc5ac93a3723b4b3707] shlwapi: Implement
SHRegEnumUSValue.
git bisect bad bea0daa281dd184c3f3e5fc5ac93a3723b4b3707
# good: [3af7e99ba0bc7509e01edc4ff73aa57260b9e0b8] winealsa: Supply FFFFFFFF
for midiOutGetVolume, no garbage.
git bisect good 3af7e99ba0bc7509e01edc4ff73aa57260b9e0b8
# good: [7c785581061119e7467baaefb0ccd3ff584c56c2] wmc: Remove 10 year old
unmaintained file.
git bisect good 7c785581061119e7467baaefb0ccd3ff584c56c2
# bad: [7d3cb53cf1a5f40094fbc3332524ec98781d3779] gdi32: Do not use VDMX for
mapping of negative font heights, based on a test case.
git bisect bad 7d3cb53cf1a5f40094fbc3332524ec98781d3779
--
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=15105
Summary: Wine cannot run Microsoft Office Communicator 2007
(MSVCR80.dll/UCCP related)
Product: Wine
Version: 1.1.3
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cesar.negrete(a)gmail.com
Created an attachment (id=15791)
--> (http://bugs.winehq.org/attachment.cgi?id=15791)
This is the brief error I get when I try to run the program
I've succesfully installed Microsoft Office Communicator 2007 with help from
winetricks.
I installed corefonts, gecko, msxml3, vcrun2005 and tahoma, and it installs
correctly with winxp wine version.
When I try to run it, it sends a window with the infamous "Runtime Error!
Program C:\P... - R6034: An application has made an attempt to load the C
runtime library incorrectly", and it drops an error about :actctx: and
MSVCR80.dll on the console.
I seem to have the correct manifest files on the winsxs directory, and I think
all the needed dll's are in place.
I do NOT have a manifest for a ~/.wine/drive_c/Program Files/Microsoft Office
Communicator/Uccp.dll file that I got over there.
What are the manifest files anyway? Is there a way to create these files out of
a dll file?
I've also tried to register the dll using regsrv32 Uccp.dll, but the result is
the same.
I can provide the Office Communicator 2007 installer if it helps.
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=19323
Summary: Digidelivery Client can't attach files correctly
Product: Wine
Version: 1.1.25
Platform: PC
URL: http://www.asperasoft.com/download/sw/digi-client/Digi
Delivery-2.1.1.msi
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P1
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: freemind(a)wp.pl
Created an attachment (id=22371)
--> (http://bugs.winehq.org/attachment.cgi?id=22371)
Digidelivery Client logs
Digidelivery Client can receive a delivery without any problem, but can't make
correctly New Delivery because attached files have 0 bytes.
--
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=17510
Summary: Regression: EngIntsite CSS Editor crashes with 1.1.5
Product: Wine
Version: 1.1.15
Platform: Other
URL: http://www.enginsite.com/css-editor.htm
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ar(a)esoma.org
Created an attachment (id=19622)
--> (http://bugs.winehq.org/attachment.cgi?id=19622)
crashlog
EngInSite CSS Editor crashes under version 1.1.5 with an access exception
warning irregularly in particular when using the editor but within 1 minute of
use. Related according to the message to "js3250.dll". The particular problem
did not occur under 1.1.4.
--
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=22446
Summary: AutoCAD 2008: Quick Help Toolbar doesn't hide itself
at the edge of screen
Product: Wine
Version: 1.1.40
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
CC: julliard(a)winehq.org
Created an attachment (id=27493)
--> (http://bugs.winehq.org/attachment.cgi?id=27493)
Image showing the problem
The problem is that Quick Help Toolbar don't want to hide itself as main
AutoCAD window does. I showed the problem in the attachment. Regression test
did give
391afac66fe4865cef2fa9508e8741fca2cd4fe1 is the first bad commit
commit 391afac66fe4865cef2fa9508e8741fca2cd4fe1
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Tue Feb 23 12:34:19 2010 +0100
winex11: Windows that own popups should be managed.
:040000 040000 60e70de301a838708df9356603557f1e426f410f
c6814fe8b83424a634f466b9514d8ba0bb392b7e M dlls
--
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=18197
Summary: AutoCAD 2008: .chm files aren't rendered correctly
Product: Wine
Version: 1.1.20
Platform: PC
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=20679)
--> (http://bugs.winehq.org/attachment.cgi?id=20679)
Image showing the problem
I'm using Wine 1.1.20 (compiled from source using gcc version 4.3.2 20081105
(Red Hat 4.3.2-7) ) on Fedora 10 i386.
The problem is that .chm files aren't rendered (attachment) when:
-run from AutoCAD 2008 by help->help
-run by 'wine hh acad171.chm'
Maybe it is because of this error in terminal
err:mshtml:nsChannelBSC_stop_binding RemoveRequest failed
--
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=22866
Summary: Cannot input new warrior name in the game Taikou
Risshiden 5
Product: Wine
Version: 1.2-rc1
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jiashulu(a)gmail.com
The game Taikou Risshiden 5 (太閤立志伝 5) has an option to create new warriors.
When it asks for the name of the new warrior, nothing can be input at all.
This is a regression. The first bad commit is :
commit f7b18148d4787adbd9b0993da366e09c1230e53b
Author: Kusanagi Kouichi <slash(a)ac.auone-net.jp>
Date: Thu Feb 18 23:06:31 2010 +0900
winex11.drv: Keep the state of XIM and IME consistent.
--
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.