[Wayland-bugs] [Bug 99268] With Clickfinger behavior, pointer movement briefly turns into a scroll when a thumb is dropped onto the pad

2017-10-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=99268
Bug 99268 depends on bug 98799, which changed state.

Bug 98799 Summary: "Clickfinger" behavior interferes with normal operation when 
a thumb is resting on the bottom of the touchpad
https://bugs.freedesktop.org/show_bug.cgi?id=98799

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |MOVED

-- 
You are receiving this mail because:
You are the assignee for the bug.___
wayland-bugs mailing list
wayland-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/wayland-bugs


[Wayland-bugs] [Bug 98799] "Clickfinger" behavior interferes with normal operation when a thumb is resting on the bottom of the touchpad

2017-10-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=98799

Peter Hutterer  changed:

   What|Removed |Added

 Resolution|--- |MOVED
 Status|NEW |RESOLVED

--- Comment #9 from Peter Hutterer  ---
Closing this because of comment #8 and bug 99268 that is closed now, please
re-open if there are leftover issues.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
wayland-bugs mailing list
wayland-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/wayland-bugs


[Wayland-bugs] [Bug 103461] build dependencies documentation doesn't work on my machine

2017-10-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=103461

--- Comment #1 from zwhitch...@gmail.com ---
Ok, figured out, it was in

So, these are the dependencies I was missing:

doxygen
graphviz
libgtk-3-dev
check
valgrind

If anyone else is having this problem, here's a command you can just copy and
paste

sudo apt install -y doxygen graphviz libgtk-3-dev check valgrind

-- 
You are receiving this mail because:
You are the assignee for the bug.___
wayland-bugs mailing list
wayland-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/wayland-bugs


[Wayland-bugs] [Bug 103461] build dependencies documentation doesn't work on my machine

2017-10-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=103461

Bug ID: 103461
   Summary: build dependencies documentation doesn't work on my
machine
   Product: Wayland
   Version: unspecified
  Hardware: Other
OS: All
Status: NEW
  Severity: normal
  Priority: medium
 Component: libinput
  Assignee: wayland-bugs@lists.freedesktop.org
  Reporter: zwhitch...@gmail.com

https://wayland.freedesktop.org/libinput/doc/latest/building_libinput.html#building_dependencies

When I enter `sudo apt-get build-dep libinput`, I get

`
Reading package lists... Done
E: Unable to find a source package for libinput
`

It seems to me like if my computer knew about that ppa, I could just install it
directly with `apt install libinput` anyway, though, right?

Anyway, it would be nice to just have a list of dependencies, and I can just
install them manually.

Right now, I'm stuck at `dot`, and I can't find that package anywhere.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
wayland-bugs mailing list
wayland-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/wayland-bugs


[Wayland-bugs] [Bug 102811] ThinkPad Bluetooth Laser Mouse - Faulty Horizontal Scroll - Hardware Quirk?

2017-10-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=102811

Peter Hutterer  changed:

   What|Removed |Added

 Status|ASSIGNED|NEEDINFO

-- 
You are receiving this mail because:
You are the assignee for the bug.___
wayland-bugs mailing list
wayland-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/wayland-bugs


[Wayland-bugs] [Bug 99306] Extremely jittery touchpad when touching with the thumb

2017-10-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=99306

Peter Hutterer  changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution|--- |FIXED

--- Comment #7 from Peter Hutterer  ---
Sorry, this one fell through the cracks. I just looked at attachment 128849 and
the issue appears to be (amongst other things) that the touch isn't continuous,
it shows up as multiple touch sequences, almost like you're tapping. The
recording has 23 touches. There's a (slim) chance that this has been fixed
since in the kernel.

closing this one though because it's a different issue, please re-open a new
one if this is still an issue.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
wayland-bugs mailing list
wayland-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/wayland-bugs


[Wayland-bugs] [Bug 772909] Middle-click on the new titlebars does not work (i.e. lower windows)

2017-10-25 Thread gtk+
https://bugzilla.gnome.org/show_bug.cgi?id=772909

Matthias Clasen  changed:

   What|Removed |Added

 CC||mcla...@redhat.com

--- Comment #8 from Matthias Clasen  ---
not related

-- 
You are receiving this mail because:
You are on the CC list for the bug.___
wayland-bugs mailing list
wayland-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/wayland-bugs


[Wayland-bugs] [Bug 100571] erratic touchpad behavior, seems too sensitive to stray palm touches

2017-10-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100571

Peter Hutterer  changed:

   What|Removed |Added

 Status|NEEDINFO|RESOLVED
 Resolution|--- |INVALID

--- Comment #25 from Peter Hutterer  ---
closing after silence for 2 months

-- 
You are receiving this mail because:
You are the assignee for the bug.___
wayland-bugs mailing list
wayland-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/wayland-bugs


[Wayland-bugs] [Bug 103330] Edge exclusion zone too wide for large touchpad

2017-10-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=103330

--- Comment #11 from Peter Hutterer  ---
oops, thanks. I pushed a fix as

commit ed52002c8ddeac218ae88231d5a8f759f8733266 (tmp-today/master)
Author: Peter Hutterer 
Date:   Mon Oct 23 15:30:41 2017 +1000

touchpad: cap the edge palm detection zones at 8mm

-- 
You are receiving this mail because:
You are the assignee for the bug.___
wayland-bugs mailing list
wayland-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/wayland-bugs


[Wayland-bugs] [Bug 775217] Warning message "gdkcursor-wayland.c:170: Unable to load blank_cursor from the cursor theme" when hiding cursor under Wayland

2017-10-25 Thread gtk+
https://bugzilla.gnome.org/show_bug.cgi?id=775217

Matthias Clasen  changed:

   What|Removed |Added

 Attachment #349742|none|committed
 status||

-- 
You are receiving this mail because:
You are on the CC list for the bug.___
wayland-bugs mailing list
wayland-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/wayland-bugs


[Wayland-bugs] [Bug 775217] Warning message "gdkcursor-wayland.c:170: Unable to load blank_cursor from the cursor theme" when hiding cursor under Wayland

2017-10-25 Thread gtk+
https://bugzilla.gnome.org/show_bug.cgi?id=775217

Matthias Clasen  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--- Comment #7 from Matthias Clasen  ---
Attachment 349742 pushed as db49d12 - wayland: Don't spew warnings for blank
cursors

-- 
You are receiving this mail because:
You are on the CC list for the bug.___
wayland-bugs mailing list
wayland-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/wayland-bugs


[Wayland-bugs] [Bug 98839] Somehow conditionalize hysteresis (hardware black/whitelist, device property introspection, user-exposed setting, etc)

2017-10-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=98839

--- Comment #52 from Peter Hutterer  ---
Give this branch a try please, thanks:
https://github.com/whot/libinput/tree/wip/touchpad-hysteresis-issues-v2

-- 
You are receiving this mail because:
You are the assignee for the bug.___
wayland-bugs mailing list
wayland-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/wayland-bugs


[Wayland-bugs] [Bug 100043] non-Wacom tablets are not supported in xf86-input-libinput

2017-10-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100043

--- Comment #16 from Peter Hutterer  ---
Martin: best to file a new bug, attach an evemu-describe of the device and we
can fix it from there.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
wayland-bugs mailing list
wayland-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/wayland-bugs


[Wayland-bugs] [Bug 103395] buttons on graphic tablet don't work

2017-10-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=103395

Peter Hutterer  changed:

   What|Removed |Added

 Resolution|--- |NOTOURBUG
 Status|NEEDINFO|RESOLVED

--- Comment #7 from Peter Hutterer  ---
ok, this isn't a libinput problem anymore, it's a problem with udev not tagging
this device because it falls through the cracks of the current tagging
mechanisms. udev *should* show ID_INPUT_TABLET=1 and ID_INPUT_TABLET_PAD=1 for
a pad but it doesn't for this device because the x/y axes are missing.

as a temporary fix, I suggest putting this into
/etc/udev/hwdb.d/91-uclogic-pad-override.hwdb

libinput:name:*UC-Logic TABLET 1060N Pad*:dmi:*
 ID_INPUT_TABLET=1
 ID_INPUT_TABLET_PAD=1


Note the spaces before ID_*. Look at
https://wayland.freedesktop.org/libinput/doc/latest/faq.html#faq_hwdb_changes
on how to apply this.

Long-term, this device needs a custom entry in the systemd hwdb so the tags are
applied. Best to open a systemd bug for this and cc me (@whot) on it, thanks. 

Could possibly be addressed in libwacom too because adding this device would
help with gnome configuration but I can't even find a picture of the 1060N, let
alone anything useful. Is this a standalone tablet? I also can't remember if
uclogic re-uses usb pid/vids like huion does - in that case libwacom would be a
dead end anyway.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
wayland-bugs mailing list
wayland-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/wayland-bugs


[Wayland-bugs] [Bug 103149] kernel: Touchpad two finger scroll broken after update to fedora 26

2017-10-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=103149

--- Comment #4 from Martin Jørgensen  ---
I'm experiencing the same issue as JanUlirich on my Thinkpad X1 Carbon running
Debian buster/sid, libinput 1.8.2 and linux 4.13.0-7.2-liquorix-amd64.

After returning from suspend my two-finger scroll stops working.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
wayland-bugs mailing list
wayland-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/wayland-bugs


[Wayland-bugs] [Bug 98689] Thinkpad 13 trackpoint is very slow

2017-10-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=98689

--- Comment #12 from Alex Corcoles  ---
Hi,

That's fine, no worries.

For reference and future visitors from Google, what I found acceptable is to
follow the advice from:

https://www.reddit.com/r/thinkpad/comments/4jku4c/configuring_trackpoint_on_thinkpad_13/d3asw6g/

, remove xserver-xorg-input-libinput and use something like:

xinput --set-prop "ETPS/2 Elantech TrackPoint" "Device Accel Constant
Deceleration" 0.2

Cheers,

Álex

-- 
You are receiving this mail because:
You are the assignee for the bug.___
wayland-bugs mailing list
wayland-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/wayland-bugs


[Wayland-bugs] [Bug 103395] buttons on graphic tablet don't work

2017-10-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=103395

--- Comment #6 from akktor  ---
Created attachment 135041
  --> https://bugs.freedesktop.org/attachment.cgi?id=135041=edit
evemu-record

-- 
You are receiving this mail because:
You are the assignee for the bug.___
wayland-bugs mailing list
wayland-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/wayland-bugs


[Wayland-bugs] [Bug 789141] Segmentation fault when adding Google online account

2017-10-25 Thread gtk+
https://bugzilla.gnome.org/show_bug.cgi?id=789141

--- Comment #12 from Debarshi Ray  ---
(In reply to Andrea Azzarone from comment #11)
> (In reply to Debarshi Ray from comment #10)
> > Review of attachment 361918 [details] [review] [review]:
> > 
> > ::: gdk/gdkwindow.c
> > @@ +3926,1 @@
> > _gdk_make_event (window, GDK_UNMAP, NULL, FALSE);
> > 
> > Fly-by comment: this line makes me think that this patch was spun against
> > master while gnome-control-center is using gtk-3-22. Did you actually check
> > whether this fixes the crash?
> 
> Indeed we tried.

Ok, thanks. It seemed to me that the crash wasn't 100% reliable - it readily
crashed on the first attempt, then it didn't, so I wasn't sure.

-- 
You are receiving this mail because:
You are on the CC list for the bug.___
wayland-bugs mailing list
wayland-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/wayland-bugs


[Wayland-bugs] [Bug 789141] Segmentation fault when adding Google online account

2017-10-25 Thread gtk+
https://bugzilla.gnome.org/show_bug.cgi?id=789141

--- Comment #11 from Andrea Azzarone  ---
(In reply to Debarshi Ray from comment #10)
> Review of attachment 361918 [details] [review]:
> 
> ::: gdk/gdkwindow.c
> @@ +3926,1 @@
>   _gdk_make_event (window, GDK_UNMAP, NULL, FALSE);
> 
> Fly-by comment: this line makes me think that this patch was spun against
> master while gnome-control-center is using gtk-3-22. Did you actually check
> whether this fixes the crash?

Indeed we tried.

-- 
You are receiving this mail because:
You are on the CC list for the bug.___
wayland-bugs mailing list
wayland-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/wayland-bugs


[Wayland-bugs] [Bug 789141] Segmentation fault when adding Google online account

2017-10-25 Thread gtk+
https://bugzilla.gnome.org/show_bug.cgi?id=789141

--- Comment #10 from Debarshi Ray  ---
Review of attachment 361918:

::: gdk/gdkwindow.c
@@ +3926,1 @@
 _gdk_make_event (window, GDK_UNMAP, NULL, FALSE);

Fly-by comment: this line makes me think that this patch was spun against
master while gnome-control-center is using gtk-3-22. Did you actually check
whether this fixes the crash?

-- 
You are receiving this mail because:
You are on the CC list for the bug.___
wayland-bugs mailing list
wayland-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/wayland-bugs


[Wayland-bugs] [Bug 103437] Syscall param sendmsg(msg.msg_iov[0]) points to uninitialised byte(s)

2017-10-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=103437

--- Comment #1 from Pekka Paalanen  ---
Am I reading that report correctly that the uninitialized bytes are in a region
allocated by calloc()?

Is that a mistake in the analysis, or do we first copy uninitialized data into
the area and then get the warning only when trying to use them?

-- 
You are receiving this mail because:
You are the assignee for the bug.___
wayland-bugs mailing list
wayland-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/wayland-bugs