[Wayland-bugs] [Bug 105675] Lenovo Yoga 11S touchpad is numb and unresponsive with libinput 1.10.3

2018-03-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=105675

--- Comment #1 from Daniel van Vugt  ---
Note that libinput 1.10.1 performed much better the jitter problem was less
annoying than the lack of response in 1.10.3.

-- 
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 105675] Lenovo Yoga 11S touchpad is numb and unresponsive with libinput 1.10.3

2018-03-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=105675

Daniel van Vugt  changed:

   What|Removed |Added

   See Also||https://launchpad.net/bugs/
   ||1757929

-- 
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 105675] Lenovo Yoga 11S touchpad is numb and unresponsive with libinput 1.10.3

2018-03-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=105675

Bug ID: 105675
   Summary: Lenovo Yoga 11S touchpad is numb and unresponsive with
libinput 1.10.3
   Product: Wayland
   Version: unspecified
  Hardware: Other
OS: All
Status: NEW
  Severity: normal
  Priority: medium
 Component: libinput
  Assignee: wayland-bugs@lists.freedesktop.org
  Reporter: daniel.van.v...@canonical.com

Lenovo Yoga 11S touchpad is numb and unresponsive with libinput 1.10.3

Actually it starts out very jittery, but soon switches mode and becomes numb
and unresponsive (hysteresis margin feels too big maybe).

Workaround: xserver-xorg-input-synaptics works fine and has neither problem.

-- 
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 105022] Lenovo P50 - Slow fine touchpad movement makes it jump

2018-03-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=105022

--- Comment #28 from Peter Hutterer  ---
right, I forgot. can you attach your dmesg please?

> restarted just in case.

That would've undone the commandline and reset to the default, so the libinput
list-devices output is the same as if you hadn't run the command at all. Any
messages in the journal in response to that command would be useful

-- 
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 105512] Invalid tap event TAP_EVENT_RELEASE in state TAP_STATE_{TAPPED, MULTITAP}

2018-03-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=105512

--- Comment #6 from Peter Hutterer  ---
can you reproduce the bug by replaying that event sequence? Still doesn't work
for me here, and that's after matching all the udev properties. This doesn't
even get into the multitap state, afaict all touches are detected as palms.

-- 
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 790211] Strange behavior with Rawtherapee and Haldclut Film Simulation Filters

2018-03-21 Thread gtk+
https://bugzilla.gnome.org/show_bug.cgi?id=790211

Daniel Boles  changed:

   What|Removed |Added

 Status|NEW |NEEDINFO
 CC||dboles@gmail.com

--- Comment #1 from Daniel Boles  ---
about your link:

> This file has expired and been automatically deleted.

Please post a textual explanation or put the URL of the Rawtherapee discussion
you mentioned in the URL field here. This is probably already reported, but
there's no way to be sure with so little info.

-- 
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 105512] Invalid tap event TAP_EVENT_RELEASE in state TAP_STATE_{TAPPED, MULTITAP}

2018-03-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=105512

--- Comment #5 from Vincent Blut  ---
Created attachment 138262
  --> https://bugs.freedesktop.org/attachment.cgi?id=138262=edit
udevadm_output

-- 
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 792895] Directory GtkFileChooserButton inside GtkPopover does not show menu in Wayland

2018-03-21 Thread gtk+
https://bugzilla.gnome.org/show_bug.cgi?id=792895

Daniel Boles  changed:

   What|Removed |Added

 Attachment #367593|text/x-vala |text/plain
  mime type||

-- 
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 102649] Mouse taps (?) detected while typing

2018-03-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=102649

--- Comment #54 from Peter Hutterer  ---
tbh, because dwt is timeout-based it's always a race condition waiting to
happen. That's by design, simply because we don't really have any other data
that we can work with. 

Making palm detection better and working it into the tap state machine improves
things, but especially if you're triggering the timeouts or you have a device
with pressure thresholds that don't apply, then it can happen more frequently.

fwiw, you can run libinput debug-events --enable-tap --verbose on the side and
it won't affect your session at all. When it does happen you'll at least have
some info that can hint of why the palm detection didn't work.

-- 
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 791939] Add xdg-shell (stable) support

2018-03-21 Thread gtk+
https://bugzilla.gnome.org/show_bug.cgi?id=791939

Daniel Boles  changed:

   What|Removed |Added

URL|https://gitlab.gnome.org/GN |https://gitlab.gnome.org/GN
   |OME/gtk/merge_requests/36   |OME/gtk/merge_requests/35
Version|unspecified |3.93.x

-- 
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 105512] Invalid tap event TAP_EVENT_RELEASE in state TAP_STATE_{TAPPED, MULTITAP}

2018-03-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=105512

--- Comment #4 from Peter Hutterer  ---
what's the output of udevadm info /sys/class/input/eventXX for your event node?
I can't reproduce the bug here, not even with 1.10.0 so there may be a
device-specific udev property that doesn't get applied on the test host.

-- 
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 102649] Mouse taps (?) detected while typing

2018-03-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=102649

--- Comment #53 from Christopher Carr  ---
I suspect this was a complex problem, and the major component of it has been
fixed. I'm definitely still running into the issue, but it's much less
frequent. 

Whatever's still going on is going to be really hard to track down, I'm sure. I
can't get it to happen when I try to (I easily could before) -- there must be
something different about how I type when I'm purposely attempting to trigger
the problem. But then it will still happen now and then when I go back to my
regular work.

-- 
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 105640] Lenovo T440p - slow fine touchpad movement makes cursor jump

2018-03-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=105640

--- Comment #5 from Peter Hutterer  ---
I'm assuming you restarted your session after the hwdb updates so libinput can
pick it up? In that case - there's no ready answer to your cursor jumps, sorry.
One or two more recordings won't hurt, just to get some more ideas on what
affects it here but this needs to be analysed and likely some patch written for
this device only.

-- 
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 105512] Invalid tap event TAP_EVENT_RELEASE in state TAP_STATE_{TAPPED, MULTITAP}

2018-03-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=105512

--- Comment #3 from Vincent Blut  ---
Created attachment 138261
  --> https://bugs.freedesktop.org/attachment.cgi?id=138261=edit
evemu-record capture

Hi Peter,

I finally found the time to record my touchpad’s behavior.
You’ll notice that after each middle-click attempt I slightly move
the cursor; that’s because it tends to be “stuck” for a few milliseconds
afterward.

Cheers,
Vincent

-- 
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 105022] Lenovo P50 - Slow fine touchpad movement makes it jump

2018-03-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=105022

--- Comment #27 from Krasi  ---
the mouse still jumps occasionally, not as bad as before, but the issue is
still there.

I tried your other suggestion for the RMI4 , but didn't make any difference is
there any other way to force it so I can see if it behaves better?

-- 
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 105638] How to retrieve user idletime value with Wayland? Is there something similar to xprintidle?

2018-03-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=105638

danglingpointerexcept...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |NOTABUG

-- 
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 105638] How to retrieve user idletime value with Wayland? Is there something similar to xprintidle?

2018-03-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=105638

--- Comment #2 from danglingpointerexcept...@gmail.com ---
(In reply to Pekka Paalanen from comment #1)
> I'm not aware of any Wayland protocol extension for this, and I'm not sure
> it belongs in Wayland either, because you could as well be working in a
> virtual terminal text mode, on Xorg, or any other system. You could also be
> actively using input devices bypassing the display server, in which case the
> display would not know the user is active - I suspect joysticks might fall
> into that category.
> 
> I think systemd-logind might maintain idle time information if it is told
> about user activity.
> 
> This is not to say there cannot be a Wayland extension for it. There could,
> if there is someone to put the good effort into it, and other people agree
> it's a good idea.
> 
> 
> Why is this a bug report? Is this a feature request?
> 
> If you only had a question, please use the Wayland mailing list and close
> this report as not a bug.
> 
> The design discussion for a such feature cannot be had in a Bugzilla.

Well xprintidle works because of X which Wayland is replacing; thus the easy
assumption that Wayland will provide similar functionality.

X idletime if I'm not mistaken is purely for the active desktop environment and
not some virtual text terminal unless of course it is a bash window on the
current desktop.

Apologies if this the wrong place to ask the question.  I'll try the mailing
list.  Due note though that I would suspect that there are tens of thousands if
not millions of linux desktop instances out there that use xprintidle in
scripts.

Thanks for the time responding!

-- 
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 105640] Lenovo T440p - slow fine touchpad movement makes cursor jump

2018-03-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=105640

--- Comment #4 from L Holland  ---
Ok, so I followed all the instructions there (sorry, that was totally findable,
should have known there would be good docs on how to do that!). Here's the
output of udevadm info for the device:

P: /devices/rmi4-00/input/input16/event14
N: input/event14
E: DEVNAME=/dev/input/event14
E: DEVPATH=/devices/rmi4-00/input/input16/event14
E: ID_BUS=rmi
E: ID_INPUT=1
E: ID_INPUT_HEIGHT_MM=66
E: ID_INPUT_TOUCHPAD=1
E: ID_INPUT_TOUCHPAD_INTEGRATION=internal
E: ID_INPUT_WIDTH_MM=97
E: ID_SERIAL=noserial
E: LIBINPUT_DEVICE_GROUP=1d/6cb/0:rmi4-00
E: LIBINPUT_MODEL_LENOVO_T450_TOUCHPAD=1
E: MAJOR=13
E: MINOR=78
E: SUBSYSTEM=input
E: USEC_INITIALIZED=2582729


So it looks like that property has been picked up successfully, but sadly I'm
still getting the jumps. Is there anything else I can send/record to give you
more insight?

-- 
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 105620] wayland 1.14.92 symbols check fails on armv7hl and aarch64

2018-03-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=105620

--- Comment #2 from Kalev Lember  ---
Thanks Derek!

-- 
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 105407] Xorg assertion failure: Xorg: ../src/evdev-mt-touchpad-tap.c:1002: tp_tap_handle_state: Assertion `tp->tap.nfingers_down > 0' failed.

2018-03-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=105407

--- Comment #17 from Andreas Hasenack  ---
Confirming that the crash stopped after I upgraded to libinput 1.10.3-2

-- 
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 105640] Lenovo T440p - slow fine touchpad movement makes cursor jump

2018-03-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=105640

--- Comment #3 from Peter Hutterer  ---
https://wayland.freedesktop.org/libinput/doc/latest/udev_config.html#hwdb has
the list of things you need to be careful of, particularly running udevadm hwdb
--update and checking the property is set for the device.

-- 
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 105640] Lenovo T440p - slow fine touchpad movement makes cursor jump

2018-03-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=105640

--- Comment #2 from L Holland  ---
Ok, just want to check that what I did was correct here. Rather than rebuilding
and reinstalling (I'm currently running libinput 1.10.3 from the Arch Repo) I
just manually applied the patch to
/usr/lib/udev/hwdb.d/90-libinput-model-quirks.hwdb, and then rebooted to be
sure. Let me know if that's wrong.

Anyway, I don't notice any significant improvement. It's possible that the
jumps have been very slightly reduced but it's hard to be sure, and the cursor
definitely still jumps on fine movement - attempting to do precisely selection
in GIMP etc is still a challenge.

-- 
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 105022] Lenovo P50 - Slow fine touchpad movement makes it jump

2018-03-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=105022

Peter Hutterer  changed:

   What|Removed |Added

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

--- Comment #26 from Peter Hutterer  ---
Closing, L Holland filed bug 105640 for the t440 so I think we're done here

-- 
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 105640] Lenovo T440p - slow fine touchpad movement makes cursor jump

2018-03-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=105640

Peter Hutterer  changed:

   What|Removed |Added

 CC||peter.hutte...@who-t.net

--- Comment #1 from Peter Hutterer  ---
Created attachment 138235
  --> https://bugs.freedesktop.org/attachment.cgi?id=138235=edit
0001-udev-add-the-T440p-to-the-T450-jumping-motion-quirks.patch

Please give this one a test, thanks

-- 
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 105638] How to retrieve user idletime value with Wayland? Is there something similar to xprintidle?

2018-03-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=105638

--- Comment #1 from Pekka Paalanen  ---
I'm not aware of any Wayland protocol extension for this, and I'm not sure it
belongs in Wayland either, because you could as well be working in a virtual
terminal text mode, on Xorg, or any other system. You could also be actively
using input devices bypassing the display server, in which case the display
would not know the user is active - I suspect joysticks might fall into that
category.

I think systemd-logind might maintain idle time information if it is told about
user activity.

This is not to say there cannot be a Wayland extension for it. There could, if
there is someone to put the good effort into it, and other people agree it's a
good idea.


Why is this a bug report? Is this a feature request?

If you only had a question, please use the Wayland mailing list and close this
report as not a bug.

The design discussion for a such feature cannot be had in a Bugzilla.

-- 
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 105640] Lenovo T440p - slow fine touchpad movement makes cursor jump

2018-03-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=105640

Bug ID: 105640
   Summary: Lenovo T440p - slow fine touchpad movement makes
cursor jump
   Product: Wayland
   Version: unspecified
  Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
  Severity: normal
  Priority: medium
 Component: libinput
  Assignee: wayland-bugs@lists.freedesktop.org
  Reporter: lucian+freedesk...@symposion.co.uk

Created attachment 138234
  --> https://bugs.freedesktop.org/attachment.cgi?id=138234=edit
Evemu recording of fine movement with jumps

As discussed here: https://bugs.freedesktop.org/show_bug.cgi?id=105022 slow
fine cursor movement on my trackpad causes frustrating cursor jumps.

udev info:
P: /devices/rmi4-00/input/input21/event19
N: input/event19
E: DEVNAME=/dev/input/event19
E: DEVPATH=/devices/rmi4-00/input/input21/event19
E: ID_BUS=rmi
E: ID_INPUT=1
E: ID_INPUT_HEIGHT_MM=66
E: ID_INPUT_TOUCHPAD=1
E: ID_INPUT_TOUCHPAD_INTEGRATION=internal
E: ID_INPUT_WIDTH_MM=97
E: ID_SERIAL=noserial
E: LIBINPUT_DEVICE_GROUP=1d/6cb/0:rmi4-00
E: MAJOR=13
E: MINOR=83
E: SUBSYSTEM=input
E: USEC_INITIALIZED=2578784

modalias:
dmi:bvnLENOVO:bvrGLET80WW(2.34):bd07/23/2015:svnLENOVO:pn20AN006NUS:pvrThinkPadT440p:rvnLENOVO:rn20AN006NUS:rvr0B98401WIN:cvnLENOVO:ct10:cvrNotAvailable:

-- 
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 102649] Mouse taps (?) detected while typing

2018-03-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=102649

Rimas Kudelis  changed:

   What|Removed |Added

 Status|RESOLVED|VERIFIED

-- 
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 102649] Mouse taps (?) detected while typing

2018-03-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=102649

--- Comment #52 from Rimas Kudelis  ---
Thanks Peter!

I'm probably still getting these symptoms every now and then, but their
frequency has dropped to the level where it might actually be my slowness while
typing as opposed to broken functionality. I believe this issue has been fixed.

Thanks again!

-- 
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