Your message dated Thu, 17 Sep 2015 03:04:31 +0200
with message-id <[email protected]>
and subject line Re: Bug#560826: openmoko-panel-plugin: from user 
/dev/input/event permission denied
has caused the Debian Bug report #560826,
regarding openmoko-panel-plugin: from user /dev/input/event permission denied
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
560826: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=560826
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: openmoko-panel-plugin
Version: 0.12-1
Severity: normal


Hello!

Excuse my bad English.

When you start openmoko-panel-plugin not the root, but from the simple user 
input device (/dev/input/event*) is not available: "Permission denied", as:

crw-rw---- 1 root root  13, 64 2009-12-10 00:38 event0
crw-rw---- 1 root root  13, 65 2009-12-10 00:38 event1
crw-rw---- 1 root root  13, 66 2009-12-10 00:38 event2
crw-rw---- 1 root root  13, 67 2009-12-10 00:38 event3
crw-rw---- 1 root root  13, 68 2009-12-10 00:38 event4

..xsession-errors:
ERROR:root:error while requesting EVIOCGRAB for /dev/input/event1   ([Errno 13] 
Permission denied: '/dev/input/event1')

grep -r EVIOCGRAB /usr/share/pyshared/*
/usr/share/pyshared/panelplugin/ScreenLockIcon.py:                
logging.error("error while requesting EVIOCGRAB for %s\n\t(%s)" % 
(self.touchDevice, e))

So far done so: create /etc/udev/rules.d/10-mia.rules with the contents:

SUBSYSTEM=="input", KERNEL=="event[0-9]*", GROUP="mia"

created the group "mia" and added a user

mia:x:107:user

crw-rw---- 1 root mia  13, 64 2009-12-10 00:38 event0
crw-rw---- 1 root mia  13, 65 2009-12-10 00:38 event1
crw-rw---- 1 root mia  13, 66 2009-12-10 00:38 event2
crw-rw---- 1 root mia  13, 67 2009-12-10 00:38 event3
crw-rw---- 1 root mia  13, 68 2009-12-10 00:38 event4

No errors, but the screen does not respond to FR pressing, when redeemed (not 
suspend), POWER button lights the screen, more pressing work.


-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: armel (armv4tl)

Kernel: Linux 2.6.28-20090105.git69b2aa26 (PREEMPT)
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages openmoko-panel-plugin depends on:
ii  fso-frameworkd     0.9.5.9+git20090920-1 freesmartphone.org Framework Daemo
ii  matchbox-keyboard  0.1+svn20080916-3     on-screen keyboard
ii  python             2.5.4-2               An interactive high-level object-o
ii  python-cairo       1.8.6-1+b2            Python bindings for the Cairo vect
ii  python-dbus        0.83.0-1              simple interprocess messaging syst
ii  python-gtk2        2.16.0-1              Python bindings for the GTK+ widge
ii  python-notify      0.1.1-2+b1            Python bindings for libnotify

Versions of packages openmoko-panel-plugin recommends:
pn  notification-daemon           <none>     (no description available)

openmoko-panel-plugin suggests no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
On Sat, 12 Dec 2009 19:29:22 +0100 Stefan Ritter <[email protected]> wrote:
> I can't find a package called 'openmoko-panel-plugin' in debian. Do you
> know where you got it from?

The package didn't find its way into Debian in the last 6 years, closing
the bug now.


Andreas

--- End Message ---

Reply via email to