http://bugs.winehq.org/show_bug.cgi?id=2889
--- Comment #5 from Jeff Zaroyko <jeffz(a)jeffz.name> 2010-01-19 14:44:53 ---
(In reply to comment #3)
> is this still an issue in current bugzilla?
Looks like it, if it is really a bug.
--
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=7309
Andrew Nguyen <arethusa26(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #9 from Andrew Nguyen <arethusa26(a)gmail.com> 2010-01-19 14:04:18 ---
Marking fixed as per comment #8.
--
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=21407
Summary: Cannot revive teammates in Borderlands
Product: Wine
Version: 1.1.36
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ehoover(a)mines.edu
When playing multiplayer in Borderlands it is not possible to revive teammates.
The game shows the "revive dialog" but it resets back to the beginning
periodically (the time between resets is not constant, but is always short).
Running a trace on "+win" shows that the game is using GetKeyState to get the
state of the keyboard keys. Holding down the "e" key shows a return value that
oscillates between 0xffffff80 and 0xffffff81. Based on the documentation for
GetKeyState the lowest order bit indicates whether a key is "toggled" (for keys
such as the Caps Lock key). Being toggled seems to be something that shouldn't
apply to a normal keyboard key, and likely what is tripping up the revive
functionality in 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=6856
Tomi Kyöstilä <tomi.kyostila(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tomi.kyostila(a)gmail.com
--
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=21410
Summary: Visual C++ 2005 Trial hangs sometimes in middle of
large builds?
Product: Wine
Version: 1.1.36
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
While building chromium's base_unittests, visual C++ 2005's devenv.exe
sometimes just gets stuck. Rerunning the build lets it pick up
from where it left off. To repeat:
First, set up the environment as follows:
$ svn checkout http://winezeug.googlecode.com/svn/trunk/ winezeug
$ cd winezeug/testsuites/chromium
$ more build.sh
... apply the two patches mentioned near the top, for bug 21382 and bug 21322
$ sh build.sh
... click through the winetricks install of various things, and (ulp) enter
your password when prompted to mount and unmount the vc2005trial iso. (Did I
mention you should read the script, and winetricks, first?)
That takes about two or three hours with a fast connection, less if you've
already got a full winetrickscache.
Then, to build base_unittests.exe, try:
$ sh build.sh base
(You may need to comment out a compile-time assert in
c:/chromium/src/base/win_util.cc; that assert checks that
you have vc 2005 sp1 installed, which we can't yet because of bug 19502.)
The script will exit once the build completes, but sometimes it hangs.
Rerunning build.sh base should continue the build where it left off.
To monitor build progress, do
du ~/.wine-chromium-tests/drive_c/chromium/src/Debug
When the build is complete, that will show 156440 MB (153MiB).
If the build hangs, it'll be a lot smaller.
The build takes about 12 minutes on my Q9300.
devenv takes about ten seconds before it spawns the first cl.exe.
--
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=9034
Dmitry Timoshkov <dmitry(a)codeweavers.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #9 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2010-01-19 00:17:02 ---
No response, marking as fixed.
--
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=21377
Summary: Savings Bond Wizard v4.15 print orientation select
crash
Product: Wine
Version: 1.1.36
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: comdlg32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: regnid1(a)srt.com
Savings bond wizard v4.15 crashes on select landscape or portrait print option.
No printing at all on select print file. IE 6 installed, Quicken 2007
installed.
Quicken prints.
--
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.