http://bugs.winehq.org/show_bug.cgi?id=12741
Summary: right shift key among others, does not work
Product: Wine
Version: 0.9.60
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: aezekowitz(a)gmail.com
In one of the games I use, the right shift key does not work. In another , the
left ctrl key does not work. This began in version 0.9.59 and continues on
0.9.60.
--
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=3498
--- Comment #13 from Matthew Schultz <mattsch(a)gmail.com> 2008-04-26 12:54:35 ---
(In reply to comment #12)
> CreateScalableFontResource is being implemented; you can see my latest attempts
> here:
> http://www.winehq.org/pipermail/wine-patches/2008-April/053917.html
> These enable me to run Civ 3 (downloaded via Steam).
>
> You can apply those 7 patches and, in theory, it should work.
>
> Hopefully I will someday get a version in good enough shape to be committed;
> my hope is to have it in before 1.0 code freeze.
>
> Cheers,
>
> Jeremy
>
Oh your patches better get checked in for 1.0. I actually patched my wine and
ebuild with your patches. I fired up Civ3, Play the World and Conquests. I
haven't gotten Civ3 or Conquests to start without crashing. None of them start
with the CD either. I tried no CD patches on all of them and magically Play
the World actually started!!! I'll see if I can fiddle with the others to see
if I can get them to work but I was actually playing Play the World last night
for a few hours with a fair number of minor glitches and it was a little slow
but it was working for the most part until I was going to get a leader after
taking over a city. Then the game crashed saying it couldn't find the ancient
leader ini file. I think there's a problem with the installation of the game.
It doesn't seem to be installing all the files. At any rate, good job! I hope
we can get other fixme problems fixed in regards to Civ3 as well.
--
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=7867
Lei Zhang <thestig(a)google.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
--- Comment #7 from Lei Zhang <thestig(a)google.com> 2008-04-26 12:27:13 ---
reported 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=8792
Lei Zhang <thestig(a)google.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|CLOSED |REOPENED
Component|testcases |-unknown
Resolution|INVALID |
--- Comment #10 from Lei Zhang <thestig(a)google.com> 2008-04-26 12:24:33 ---
Reopening then. So it's still distorted on Wine 0.9.60?
--
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=8822
Dan Kegel <dank(a)kegel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dank(a)kegel.com
--- Comment #15 from Dan Kegel <dank(a)kegel.com> 2008-04-26 11:45:39 ---
The official example here,
http://support.microsoft.com/kb/180736
shows that Sub is the right way to do it, not Function.
Maybe the problem is that in functions, you're supposed to return a value.
Try returning -1, e.g.
TimerProcFunc = -1
at the end of the function?
--
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=8960
killertux <killertux(a)suomi24.fi> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |killertux(a)suomi24.fi
Status|REOPENED |RESOLVED
Resolution| |FIXED
--- Comment #28 from killertux <killertux(a)suomi24.fi> 2008-04-26 11:04:01 ---
When bug 5955 was fixed I was thinking this could be fixed too so I tested
Total Annihilation Demo and it worked fine... so it's fixed.
marked 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=8300
Dan Kegel <dank(a)kegel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dank(a)kegel.com
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
Keywords| |download
Target Milestone|--- |1.0.0
--- Comment #8 from Dan Kegel <dank(a)kegel.com> 2008-04-26 09:51:28 ---
The problem in that screenshot also affects WMP. To reproduce:
wget http://kegel.com/wine/winetricks
sh winetricks wmp10
Run wmp. Note that it has a frame around the whole app
when it shouldn't, just like that screenshot of MSN Messenger.
Affects multiple popular apps, really annoying, probably easy ->
nominating for 1.0 (ok, this is a bit late, but hey).
--
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=8051
--- Comment #41 from Dan Kegel <dank(a)kegel.com> 2008-04-26 09:28:52 ---
To apply wine patches like that, you want -p1, not -p0,
and you want to be in the wine source tree top directory
(the one with 'tools', 'dlls', 'include' subdirectories).
--
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=8051
--- Comment #40 from Raul Sanchez <falotron(a)gmail.com> 2008-04-26 09:18:27 ---
(In reply to comment #39)
> Use this command:
>
> patch -p0 < name.patch
>
> Didn't see there was a patch, will try it too, i really want to run this
> application so that i don't have to install windows for my family members! :D
>
Mmmm...
I save this
http://bugs.winehq.org/attachment.cgi?id=10178
as a file name.patch
Copy & go to game folder, then run...
patch -p0 < name.patch
(Stripping trailing CRs from patch.)
can't find file to patch at input line 5
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff --git a/dlls/d3d9/tests/device.c b/dlls/d3d9/tests/device.c
|index 5598ecb..b8ff23e 100644
|--- a/dlls/d3d9/tests/device.c
|+++ b/dlls/d3d9/tests/device.c
--------------------------
File to patch:
Select "Sims2.exe" as the file to patch, and then...
patching file Sims2.exe
patch: **** malformed patch at line 29: diff --git a/dlls/wined3d/device.c
b/dlls/wined3d/device.c
I think I am doing something wrong... am I?
My apologizes again if it's a simple question... I had never applied this kind
of patches before :S
--
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=8792
--- Comment #9 from Sam Besselink <sambesselink(a)planet.nl> 2008-04-26 07:36:01 ---
As you can see, windows definitely does _not_ show the deteriorated images.
Compare the shots and you'll see wine severely distorts the rendering of the
images.
I don't think this bug has been closed rightfully..
--
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.