Re: [sigrok-devel] [PATCH libsigrok] Rename the general-purpose udev rule

2018-11-17 Thread Guido Trentalancia
Il giorno sab, 17/11/2018 alle 18.12 +0100, Guido Trentalancia ha scritto: > Il giorno sab, 17/11/2018 alle 17.50 +0100, Stefan Brüns ha scritto: > > On Samstag, 17. November 2018 17:37:39 CET Guido Trentalancia > > wrote: > > > Bug #1329 has now been opened: > > > > > > https://sigrok.org/bugzill

Re: [sigrok-devel] [PATCH libsigrok] Rename the general-purpose udev rule

2018-11-17 Thread Guido Trentalancia
Il giorno sab, 17/11/2018 alle 17.50 +0100, Stefan Brüns ha scritto: > On Samstag, 17. November 2018 17:37:39 CET Guido Trentalancia wrote: > > Bug #1329 has now been opened: > > > > https://sigrok.org/bugzilla/show_bug.cgi?id=1329 > > > > Anyone can test the current udev rule that you wrote and

Re: [sigrok-devel] [PATCH libsigrok] Rename the general-purpose udev rule

2018-11-17 Thread Stefan Brüns
On Samstag, 17. November 2018 17:37:39 CET Guido Trentalancia wrote: > Bug #1329 has now been opened: > > https://sigrok.org/bugzilla/show_bug.cgi?id=1329 > > Anyone can test the current udev rule that you wrote and easily realize > that it triggers the bug, as explained in the bug report and in

[sigrok-devel] [PATCH libsigrok] Rename the general-purpose udev rule

2018-11-17 Thread Guido Trentalancia
Bug #1329 has now been opened: https://sigrok.org/bugzilla/show_bug.cgi?id=1329 Anyone can test the current udev rule that you wrote and easily realize that it triggers the bug, as explained in the bug report and in this thread. It leads to *device opening failures*, therefore users are not able

Re: [sigrok-devel] [PATCH libsigrok] Rename the general-purpose udev rule

2018-11-17 Thread Stefan Brüns
On Samstag, 17. November 2018 16:15:44 CET Guido Trentalancia wrote: > Rename the general-purpose udev rule (i.e. the one granting access > to all users instead of only users of a specific group) and modify > the documentation accordingly. If you don't understand how uaccess and logind work, stop

[sigrok-devel] [PATCH libsigrok] Rename the general-purpose udev rule

2018-11-17 Thread Guido Trentalancia
Rename the general-purpose udev rule (i.e. the one granting access to all users instead of only users of a specific group) and modify the documentation accordingly. This completes the fix for bug #1329. Signed-off-by: Guido Trentalancia --- Makefile.am|2 +- README.devic