http://bugs.winehq.org/show_bug.cgi?id=14556
Summary: Broken dotnet2.0 setup
Product: Wine
Version: CVS/GIT
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: max(a)veneto.com
In latest wine dotnet2.0 installed with winetricks has problems.
I could only reproduce (up to now) with autocad setup; my old wineprefix with
dotnet2.0+autocad2005 inside works still good; a new setup in a clean
wineprefix don't.
The most evident error when launching autocad is here :
err:eventlog:ReportEventW L".NET Runtime Optimization Service
(clr_optimization_v2.0.50727_32) - Service reached limit of transient errors.
Will shut down. Last error returned from Service Manager: 0x80070005.\n"
It crashes some time later due to unimplemented gdi call.
In "old" wineprefix (setup somewhere after 1.0) the above error message don't
appear and the app runs still good.
I'd try a regression test, but as-is with no other way to reproduce is too time
expensive, as it requires a new wineprefix + dotnet+autocad setup on each run.
Ciao
Max
--
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=14061
Summary: Firefox 3 dialog windows - wrong initial size, unable to
resize because window is moving instead of resizing
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pikmaster(a)wp.pl
Created an attachment (id=14281)
--> (http://bugs.winehq.org/attachment.cgi?id=14281)
window too small, resizing does not work
When running Firefox 3, displayed dialogs are of improper initial size and
cannot be resized - they are moved instead when you try to drag the border.
Propably this is not only Firefox-related, but a more general bug with windows
handling.
Some examples I caught are:
- first dialog after installation - do you want the firefox to become the
default browser
- properties of any bookmark
Bookmarks menu - right click a bookmark-> Properties
- restore crashed session
- customize toolbar -> add a new toolbar
- open (execute) downloaded application
- confirm closing of main windows, when you have multiple tabs open
- add live bookmark (RSS feed) dialog
- authentication required - for htpasswd protected sites
Steps to reproduce:
1. Get firefox from
http://download.mozilla.org/?product=firefox-3.0&os=win&lang=en-US
2. run: wine "Firefox Setup 3.0.exe"
3. complete setup and install
4. Observe one of the above situations.
--
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=13866
Summary: Fake Internet Explorer information missing from registry
Product: Wine
Version: CVS/GIT
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rmuncrief(a)comcast.net
I checked out todays git and when I tried to install Gecko it just appeared. I
figured it had been downloaded when I executed wineprefixcreate because it took
a few minutes to execute instead of a few seconds.
However, when I started my normal install procedure things started failing, and
I discovered it was because all the fake Internet Explorer information was
missing from the registry. Specifically msxml4 and .NET 2.0 crashed immediately
when I tried to install them so I figured there wasn't any use in continuing.
Many programs need to be faked into thinking IE is installed or they won't
install.
So it looks like the auto-Gecko download isn't entering the fake IE6 stuff when
installing. That is, if I'm correct is assuming Gecko is now auto downloaded.
In any case, all the IE stuff is missing in the registry for some reason.
--
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=13619
Summary: FIFA 2002 demo setup crashes after extraction
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.jeuxvideo.fr/telecharger-demo-jouable-
2287.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nodisgod(a)yahoo.com
Created an attachment (id=13595)
--> (http://bugs.winehq.org/attachment.cgi?id=13595)
FIFA 2002 demo installer
While trying to test bug 9558 with today's Git (wine-1.0-rc3-37-gb4bf355), I
found that after extraction, the installer crashes with a ddraw error
immediately preceding the exception. I tried reverting to Wine 0.9.44 to
determine whether the problem was a regression, but the same exception
occurred. Logs are 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=13566
Summary: Call of Duty 2 AA only works with Nvidia driver
V100.14.19
Product: Wine
Version: CVS/GIT
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rmuncrief(a)comcast.net
I'm running Ubuntu Gutsy AMD64 with an Nvidia 7800GT video card, and have a
working Wine 1.0-rc2 installation running Call of Duty 2 with Nvidia driver
version 100.14.19. All texture and antialias settings work flawlessly so long
as I use backbuffer instead of fbo.
However I've discovered that antialiasing only works with this driver version.
It doesn't work if I use versions 169.12 (the standard driver for Hardy, and
default Gutsy driver with Envy) or 173.08 (the latest beta driver). And I know
about the FBO/AA bug, so I'm using backbuffer (although I did try fbo just in
case).
But the really bad news is that AA doesn't work for any of the games I have
unless I use 100.14.19. This includes FarCry 2, Flat Out 2, Half Life 2, Half
Life Episode One, and Half Life Lost Coast. However, I'm only filing a bug for
one game because the error output for all these games is the same using any
driver other than 100.14.19. And of course I did full recompiles and
installations when changing drivers, twice, to make sure this was indeed a hard
error. I also tried the latest git, and even installed Hardy and attempted to
use it with it's default driver V169.12, but the results were the same. Here's
the error output I get when attempting to run any game with 2X AA with any
driver other than 100.14.19. (I didn't create an attachment because it's very
short):
username@computer:~/.wine/drive_c/Program Files/Activision/Call of Duty 2 Demo$
wine CoD2SP_s.exe
fixme:win:EnumDisplayDevicesW ((null),0,0x32f410,0x00000000), stub!
fixme:d3d:WineD3D_ChoosePixelFormat Add OpenGL context recreation support to
SetDepthStencilSurface
err:d3d:CreateContext Requesting MultiSampleType=2
fixme:d3d:WineD3D_ChoosePixelFormat Add OpenGL context recreation support to
SetDepthStencilSurface
X Error of failed request: GLXBadDrawable
Major opcode of failed request: 128 (GLX)
Minor opcode of failed request: 5 (X_GLXMakeCurrent)
Serial number of failed request: 2550
Current serial number in output stream: 2550
--
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=13544
Summary: Firefox/Seamonkey won't keep windows maximised under
firefox (dogfood)
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: joris_huizer(a)yahoo.com
Firefox (2.0.0.14) and Seamonkey (1.1.9) won't keep windows maximised, under
fluxbox (version 0.9.14-1.2, the package provided by debian stable).
The window is made slightly smaller (by a few pixels) every time a new tab is
opened, every time I switch from one tab to another, and every time a link is
followed.
--
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=13456
Summary: GdipCreateFontFamilyFromName not implemented
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ehoover(a)mines.edu
The application "Launchpad Enhanced" requires GdipCreateFontFamilyFromName,
which is not implemented in the built-in gdiplus. As a result of this issue,
vcrun2005 must be installed - resulting in graphics and threading 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=13385
Summary: mouse look problem - Worms 4
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wujek_bogdan(a)tlen.pl
Worms 4 works almost perfect except one annoying bug: i can't look around using
mouse - only about 180 degrees.
--
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=13356
Summary: Firefox 3 dialogs clipped on bottom [dogfood]
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
All the popup dialogs in Firefox 3 rc1 (and earlier betas) that
I've seen are clipped on the bottom, badly enough that they're
hard to use. I'll attach a screenshot. Installing corefonts 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=13334
Summary: Graphical regression error in Full Steam Half-Life 2 and
HL2 Episode 1, demo Call of Duty 2
Product: Wine
Version: CVS/GIT
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rmuncrief(a)comcast.net
CC: thunderbird2k(a)gmx.net
Created an attachment (id=13216)
--> (http://bugs.winehq.org/attachment.cgi?id=13216)
Half-Life, Call of Duty 2 bisect output
The full Half-Life 2 and Half-Life 2 Episode 1 Steam games, and Demo Call of
Duty 2, have black screens during part of their operation caused by the
attached commit identified by bisect. This graphical regression error occurred
between 0.9.60 and 0.9.61, and is still present in rc1.
For the Half Life games the entire introduction videos are black, with an
occasional white flash, but the sound can be heard perfectly, and once the
narrative is done the game can be played normally.
For the Call of Duty demo the spinning "Activision" letters and dancing "I" are
black during startup, but again the sound can be heard perfectly, and once the
logo stuff is over the startup screen appears normally and the game plays fine.
I just tested with the latest git as of this morning and the error still
persists.
My relevant software/hardware:
Ubuntu Gutsy AMD64
Gigabyte GA-K8N Pro-SLI (nForce 4 based) MB
Nvidia 7800GT 256MB video card, driver version 100.14.19 (also tried with
latest Envy drivers).
3GB DDR DRAM
--
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.