Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 214233
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo X packagers <x11@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Gautam Iyer <gi1242@users.sourceforge.net>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
xorg-server-1.4.0.90-r3.ebuild.patch Updated ebuild incorporating proper wacom dependencies, and resolution patch patch Gautam Iyer 2008-03-22 11:08 0000 183 bytes Details | Diff
1.4.0.90-clean-generated-files.patch Patch fixing the xorg-server resolution issue patch Gautam Iyer 2008-03-22 11:10 0000 595 bytes Details | Diff
1.4-scaling-of-pointer-events.patch The *correct* patch fixing the scaling issue (required by the updated ebuild) patch Gautam Iyer 2008-03-22 21:46 0000 6.73 KB Details | Diff
xorg-server-1.4.0.90-r3.ebuild.patch Updated ebuild incorporating proper wacom dependencies, and resolution patch patch Gautam Iyer 2008-03-22 21:50 0000 880 bytes Details | Diff
xorg-stylus-tests.pdf PDF showing the results if you DON'T apply the rescaling patch! application/pdf Gautam Iyer 2008-03-23 02:24 0000 99.11 KB Details
xorg-server-1.4.0.90-r4.ebuild Updated ebuild to use all five of Magnus's patches about pointer event rescaling text/plain Gautam Iyer 2008-05-06 06:59 0000 18.92 KB Details
1.4-magnus-1-Always-add-valuator-information-if-present.patch Patch from upstream (git) patch Gautam Iyer 2008-05-06 07:00 0000 1.65 KB Details | Diff
1.4-magnus-2-Allow-arbitrary-value-ranges-in-GetPointerEvents.patch Patch from upstream (git) patch Gautam Iyer 2008-05-06 07:01 0000 1.17 KB Details | Diff
1.4-magnus-3-Add-scaling-of-X-and-Y-on-the-reported-pointer-events.patch Patch from upstream (git) patch Gautam Iyer 2008-05-06 07:02 0000 6.73 KB Details | Diff
1.4-magnus-4-Skip-call-to-clipAxis-for-relative-core-events.patch Patch from upstream (git) patch Gautam Iyer 2008-05-06 07:02 0000 3.29 KB Details | Diff
1.4-magnus-5-Move-motion-history-update-until-after-screen-crossing-and-clipping.patch Patch from upstream (git) patch Gautam Iyer 2008-05-06 07:03 0000 1.76 KB Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 214233 depends on: Show dependency tree
Bug 214233 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2008-03-22 11:05 0000
Hi Guys,

The attached ebuild fixes the following bugs:

    1. Fatal server lockup on start with linuxwacom drivers < 0.7.9. (I add
>=linuxwacom 0.7.9 as a dependency). See
https://bugs.freedesktop.org/show_bug.cgi?id=15135
    2. Fixes resolution of the stylus, so that your notes are not ugly. (Patch
from upstream. See
http://sourceforge.net/tracker/index.php?func=detail&aid=1891727&group_id=163434&atid=827733
http://sourceforge.net/tracker/index.php?func=detail&aid=1891713&group_id=69596&atid=525127
and http://bugs.freedesktop.org/show_bug.cgi?id=10324 . (Without this patch,
the resolution of the tablet PC drops to the resolution of the screen, giving
TERRIBLE quality strokes.)

GI

------- Comment #1 From Gautam Iyer 2008-03-22 11:08:28 0000 -------
Created an attachment (id=146863) [details]
Updated ebuild incorporating proper wacom dependencies, and resolution patch

------- Comment #2 From Gautam Iyer 2008-03-22 11:10:37 0000 -------
Created an attachment (id=146864) [details]
Patch fixing the xorg-server resolution issue

------- Comment #3 From Gautam Iyer 2008-03-22 21:44:49 0000 -------
(From update of attachment 146864 [details])
Ugh. I attached the wrong file. Please ignore this one. Correct file coming up

------- Comment #4 From Gautam Iyer 2008-03-22 21:46:54 0000 -------
Created an attachment (id=146949) [details]
The *correct* patch fixing the scaling issue (required by the updated ebuild)

------- Comment #5 From Gautam Iyer 2008-03-22 21:50:35 0000 -------
Created an attachment (id=146951) [details]
Updated ebuild incorporating proper wacom dependencies, and resolution patch

This time I attach a diff -u (much more readable).

------- Comment #6 From Gautam Iyer 2008-03-23 02:24:00 0000 -------
Created an attachment (id=146971) [details]
PDF showing the results if you DON'T apply the rescaling patch!

------- Comment #7 From Gautam Iyer 2008-05-06 06:59:15 0000 -------
Created an attachment (id=152057) [details]
Updated ebuild to use all five of Magnus's patches about pointer event
rescaling

------- Comment #8 From Gautam Iyer 2008-05-06 07:00:21 0000 -------
Created an attachment (id=152059) [details]
Patch from upstream (git)

------- Comment #9 From Gautam Iyer 2008-05-06 07:01:13 0000 -------
Created an attachment (id=152061) [details]
Patch from upstream (git)

------- Comment #10 From Gautam Iyer 2008-05-06 07:02:08 0000 -------
Created an attachment (id=152063) [details]
Patch from upstream (git)

------- Comment #11 From Gautam Iyer 2008-05-06 07:02:37 0000 -------
Created an attachment (id=152065) [details]
Patch from upstream (git)

------- Comment #12 From Gautam Iyer 2008-05-06 07:03:30 0000 -------
Created an attachment (id=152067) [details]
Patch from upstream (git)

------- Comment #13 From Donnie Berkholz 2008-05-09 08:14:25 0000 -------
Are these patches already in the 1.4 branch upstream? If so, they should be in
xorg-server-1.4.0.90-r4. Add '=xorg-server-1.4.0.90-r4 **' to your
package.keywords to test.

------- Comment #14 From Gautam Iyer 2008-05-09 17:12:22 0000 -------
(In reply to comment #13)
> Are these patches already in the 1.4 branch upstream? If so, they should be in
> xorg-server-1.4.0.90-r4. Add '=xorg-server-1.4.0.90-r4 **' to your
> package.keywords to test.

The patches are in the upstream git, and I just checked they are in your r4
release. However you missed the WACOM dependency. You get a crash on startup
with the old wacom drivers, and need >=x11-drivers/linuxwacom-0.7.9.

GI

------- Comment #15 From Donnie Berkholz 2008-05-09 22:20:25 0000 -------
(In reply to comment #14)
> (In reply to comment #13)
> > Are these patches already in the 1.4 branch upstream? If so, they should be in
> > xorg-server-1.4.0.90-r4. Add '=xorg-server-1.4.0.90-r4 **' to your
> > package.keywords to test.
> 
> The patches are in the upstream git, and I just checked they are in your r4
> release. However you missed the WACOM dependency. You get a crash on startup
> with the old wacom drivers, and need >=x11-drivers/linuxwacom-0.7.9.

Done, thanks!

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug