[Bug 204633] Re: touchscreen only outputs right angles

2010-05-21 Thread Bryce Harrington

We're closing this bug since it is has been some time with no response from the 
original reporter.  However, if the issue still exists please feel free to 
reopen with the requested information.  Also, if you could, please test against 
the latest development version of Ubuntu, since this confirms the bug is one we 
may be able to pass upstream for help.


** Changed in: xf86-input-evtouch (Ubuntu)
   Status: Incomplete => Expired

-- 
touchscreen only outputs right angles
https://bugs.launchpad.net/bugs/204633
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 204633] Re: touchscreen only outputs right angles

2010-05-01 Thread Bryce Harrington
[This is an automatic notification.]

Hi Nathan,

This bug was reported against an earlier version of Ubuntu, can you
test if it still occurs on Lucid?

Please note we also provide technical support for older versions of
Ubuntu, but not in the bug tracker.  Instead, to raise the issue through
normal support channels, please see:

http://www.ubuntu.com/support


If you are the original reporter and can still reproduce the issue on
Lucid, please run the following command to refresh the report:

  apport-collect 204633

If you are not the original reporter, please file a new bug report, so
we can work with you as the original reporter instead (you can reference
bug 204633 in your report if you think it may be related):

  ubuntu-bug xorg

If by chance you can no longer reproduce the issue on Lucid or if you
feel it is no longer relevant, please mark the bug report 'Fix Released'
or 'Invalid' as appropriate, at the following URL:

  https://bugs.launchpad.net/ubuntu/+bug/204633


** Changed in: xf86-input-evtouch (Ubuntu)
   Status: Confirmed => Incomplete

** Tags added: needs-retested-on-lucid-by-june

-- 
touchscreen only outputs right angles
https://bugs.launchpad.net/bugs/204633
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 204633] Re: touchscreen only outputs right angles

2009-09-02 Thread Bryce Harrington
** Tags added: hardy

-- 
touchscreen only outputs right angles
https://bugs.launchpad.net/bugs/204633
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 204633] Re: touchscreen only outputs right angles

2009-06-03 Thread alsuren
This really shouldn't be fixed by setting movelimit really small. If you
take a look at libtouch.c, once you get into the S_MOVING state, the
code appears to not look at movelimit again until you release. It
*should* work perfectly, but it doesn't.

If anyone wants to mentor me to fix this bug (or any others in evtouch),
I'm happy to put in the hours over the next few weeks, because evtouch
is really beginning to piss me off on my eeepc. I don't really know how
to run X under a debugger though, so I'm currently limited to staring at
code.

-- 
touchscreen only outputs right angles
https://bugs.launchpad.net/bugs/204633
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 204633] Re: touchscreen only outputs right angles

2008-10-22 Thread Eric Drechsel
It seems that this can be resolved with .FDI files like in
https://bugs.launchpad.net/ubuntu/+source/xf86-input-evtouch/+bug/261873

-- 
touchscreen only outputs right angles
https://bugs.launchpad.net/bugs/204633
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 204633] Re: touchscreen only outputs right angles

2008-08-05 Thread Timo Aaltonen
** Changed in: xf86-input-evtouch (Ubuntu)
Sourcepackagename: xserver-xorg-input-evdev => xf86-input-evtouch

-- 
touchscreen only outputs right angles
https://bugs.launchpad.net/bugs/204633
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 204633] Re: touchscreen only outputs right angles

2008-05-10 Thread HITMAn
Option "MoveLimit" "10"

makes sense for me.

I am running Ubuntu Hardy on Samsung Q1U-EL.

-- 
touchscreen only outputs right angles
https://bugs.launchpad.net/bugs/204633
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 204633] Re: touchscreen only outputs right angles

2008-04-24 Thread Bryce Harrington
** Changed in: xorg-server
   Status: New => Invalid

** Changed in: xserver-xorg-input-evdev (Ubuntu)
Sourcepackagename: xorg => xserver-xorg-input-evdev

-- 
touchscreen only outputs right angles
https://bugs.launchpad.net/bugs/204633
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 204633] Re: touchscreen only outputs right angles

2008-04-22 Thread Nathan Eckenrode
ok i have edited my xorg.conf to have

Option "MotionLimit" "2" #gives the best possible results so-far

but thehandwriting strokes in Xournal has the fuzzy appearance of
bleeding ink now. it is usable but not optimal.

-- 
touchscreen only outputs right angles
https://bugs.launchpad.net/bugs/204633
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 204633] Re: touchscreen only outputs right angles

2008-04-19 Thread Bryce Harrington
** Also affects: xorg-server
   Importance: Undecided
   Status: New

-- 
touchscreen only outputs right angles
https://bugs.launchpad.net/bugs/204633
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 204633] Re: touchscreen only outputs right angles

2008-04-04 Thread Dustin Spicuzza
I had this issue also.

** Changed in: xorg (Ubuntu)
   Status: New => Confirmed

-- 
touchscreen only outputs right angles
https://bugs.launchpad.net/bugs/204633
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 204633] Re: touchscreen only outputs right angles

2008-04-04 Thread Dustin Spicuzza
The evtouch driver is improperly configured by default (I've been
meaning to file a bug about this this is as a good place as any to
get someone to actually fix this ) with an undocumented option called
"MoveLimit". It's set by default to a value like 180 or something like
that... try setting it to < 50 or so, and see if you get better results.

Add the following to your xorg.conf file in the evtouch section:

   Option "MoveLimit" "40"

Adjust the value suitably, and it should fix it.

-- 
touchscreen only outputs right angles
https://bugs.launchpad.net/bugs/204633
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 204633] Re: touchscreen only outputs right angles

2008-03-27 Thread Steve Magoun
This affects the Samsung Q1 running Ubuntu Mobile, too

** Tags added: ume

-- 
touchscreen only outputs right angles
https://bugs.launchpad.net/bugs/204633
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs