http://bugs.winehq.org/show_bug.cgi?id=12551
Summary: Dead Link in the Footer of a Bug
Product: WineHQ Bugzilla
Version: 3.0.2
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: bugzilla-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine.dev(a)web.de
In the Footer of a Bug, there is an Action to
"Add" "the named Tag" ________ "to bug" xxxxx "Commit"
The Part "the named Tag" is a dead Link:
http://bugs.winehq.org/docs/html/query.html#individual-buglists
--
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.
http://bugs.winehq.org/show_bug.cgi?id=24724
Summary: Bioshock: some fog renders green
Product: Wine
Version: 1.3.4
Platform: x86-64
URL: http://www.gamershell.com/download_20697.shtml
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Similar to bug 22504, but only at certain points. To reproduce, install the
demo and run it. Swim from the plane, and go into the building. Go down to
where the bathysphere is, and look around. Most of the fog here is green.
At some angles though, the fog is transparent, as it should be. See screenshot.
Not a regression. I tried wine at 4936e71828669ef084f9cf243f924a11a2cdce50, but
the problem is still there.
This is with an Nvidia GT 330 / 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=29327
Bug #: 29327
Summary: Severance demo: intense screen flickering
Product: Wine
Version: 1.3.34
Platform: x86
URL: http://www.fileplanet.com/51710/50000/fileinfo/Blade-o
f-Darkness-PC-Demo
OS/Version: Linux
Status: NEW
Keywords: download, regression
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
CC: hverbeet(a)gmail.com
Classification: Unclassified
Regression SHA1: 0f10ac93580d5a055f0b3f6e7c3d77738135f031
Steps to reproduce the problem:
1. Install the demo as usual. Launch the game by ..Bin/Winblade.exe. In the
launcher go to Setup and select audio and video devices (you can also adjust
the screen resolution here).
2. Start the demo by clicking on the <Play Demo> button in the launcher. When
the main menu appears you can observe that the menu options are flashing badly.
Start a new game by pressing <Enter> twice, and you can see that the screen is
flickering, flashing between the loading screen and the actual game screen.
The problem appeared in 1.3.34 and is still present as of
wine-1.3.34-202-gb0f704d.
The result of the regression test:
0f10ac93580d5a055f0b3f6e7c3d77738135f031 is the first bad commit
commit 0f10ac93580d5a055f0b3f6e7c3d77738135f031
Author: Henri Verbeet <hverbeet(a)codeweavers.com>
Date: Mon Nov 28 21:30:57 2011 +0100
ddraw: Create the wined3d swapchain when setting the cooperative level.
:040000 040000 f8a8ea10d91985680fe1e29e2fb64aaf8bc59e2d
ab3f595c09537f3f18bd03bbe708c584f62e3952 M dlls
git checkout 0f10ac93580d5a055f0b3f6e7c3d77738135f031 >>flashing screen
git reset --hard HEAD^ >>normal screen
Currently opened bug report(s) with this commit id: bug #29236.
Fedora 16 x86
Nvidia 250 / driver 290.10
X.Org X Server 1.11.2
--
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=20191
Summary: VC9 mt.exe crashes when trying to embed a manifest
Product: Wine
Version: 1.1.30
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: skyphyr(a)gmail.com
CC: dank(a)kegel.com
Created an attachment (id=23803)
--> (http://bugs.winehq.org/attachment.cgi?id=23803)
A small source example to reproduce the mt.exe crash
Hi All,
I've been using wine to build binaries with vc9 for a while and it's gone ok,
but I've hit some projects where I need to embed a manifest. It's doing that
that I'm hitting a problem with wine crashing. Mt.exe runs fine when called
with no arguments (just outputs help text).
I installed VC9 by copying the files over from a windows installation. I then
installed vc2008 sp1 runtime in order to fix up some issues the compiler had
finding some msvc* libraries.
I'm running Mandriva 2009.1 x86_64 and I've tried this using both it's standard
wine (1.1.17 at the moment) and compiling 1.1.30 from source (It appears to
work, but I can't be certain I did everything correctly as it pushes out a lot
of text during a run of mt.exe - mostly font stuff).
I've attached two archives. One contains the output of WINEDEBUG=+relay,+seh
wine c:/Program\ Files/Microsoft\ SDKs/Windows/v6.1//bin/mt.exe -manifest
win32/indexedTextureLookup.dll.manifest
-outputresource:win32/indexedTextureLookup.dll\;2 run on both 1.1.17 and 1.1.30
The other is a small set of source (the makefile has some extraneous stuff that
is part of the build process I put together to do cross-platform compilation
using wine and VC, but other than that it's all pretty barebones). The line(s)
in Makefile.generic which call mt.exe are commented out.
Let me know if you have any questions or if there's something I can do to help
track down this bug.
Cheers,
Alan.
--
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=27012
Summary: RIFT needs vcrun2008 during patching phase
Product: Wine
Version: 1.3.18
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: shannon.vanwagner(a)gmail.com
Created an attachment (id=34447)
--> (http://bugs.winehq.org/attachment.cgi?id=34447)
Screenshot of error msg
Getting terminal output as below during setup:
fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.VC90.CRT" (9.0.21022.8)
Then after game is installed and the patching process launched, a small popup
appears that says "Title-Missing Software-, MSVC++ 2008 Redist not found Click
here to download Do you wish to continue?" (see screenshot).
After running winetricks vcrun2008, the problem disappears.
--
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=25499
Summary: Doctor Who - The Adventure Games crashes with wine
1.3.7 and higher
Product: Wine
Version: 1.3.7
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: robert2505(a)gmail.com
>From wine .1.3.7 and on (i'm currently running wine 1.3.9) the Doctor Who
Adventure Games crash almost immediately. Up untill wine 1.3.6 it runs fine
(except for the mouse issue reported in bug 6971)
I'm running wine-wow64 on top of archlinux x86_64, but in a win32 wineprefix,
so i figured that would qualify as a x86 wine setup.
The attached log file contains all output that WINEDEBUG=+relay,+seh,+tid wine
DoctorWho_Pc.exe gave 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=26856
Summary: EA Create Demo: cursor moves erratically
Product: Wine
Version: 1.3.18
Platform: x86
URL: http://www.create.ea.com/en_GB/home/index
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fjuni5(a)msn.com
This is a regression, introduced by:
git bisect good
39c4e6d1d9572e2015282578c124615128afa45f is the first bad commit
commit 39c4e6d1d9572e2015282578c124615128afa45f
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Mon Feb 28 22:50:21 2011 +0100
user32: Retrieve the current cursor position from the server.
:040000 040000 ac674bec70c91b1ffcf9caf670168357c5b8110d
ed7865d4c003c4fcd24dc112e866e609fa4671d7 M dlls
still present in current 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=23815
Summary: Algodoo demo needs two OpenMP functions from
VCOMP90.DLL
Product: Wine
Version: 1.2
Platform: x86
URL: http://algodoo.com
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Unless you run the visual c++ 2008 runtime installer (e.g. winetricks
vcrun2008), the game Algodoo fails to start, complaining that VCOMP90.DLL
is missing.
winedump -j import cxcore100.dll
shows
offset 000c500c VCOMP90.DLL
...
Ordn Name
95 omp_get_num_procs c6728
97 omp_get_thread_num c673c
Presumably it would be easy to implement/stub those (though
omp_get_thread_num might be annoying to get 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=19475
Summary: Hunter Dan Bowfishing demo hangs after initiating
launch
Product: Wine
Version: 1.1.26
Platform: PC
URL: http://www.hunterdan.com/downloads/HunterDanBowfishing
DemoSetup.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arethusa26(a)gmail.com
With wine-1.1.26-231-gfe9d360, after the initial configuration window displays
when launching the game and the "Play Game" button is pressed, the game simply
hangs idly with no activity. The only output visible is:
fixme:win:EnumDisplayDevicesW ((null),0,0x32f67c,0x00000000), 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.