[Bug 384890] Re: power button not bringing up shutdown dialog [karmic]

2009-06-25 Thread Martin Pitt
** Bug watch added: GNOME Bug Tracker #581363
   http://bugzilla.gnome.org/show_bug.cgi?id=581363

** Also affects: gnome-power via
   http://bugzilla.gnome.org/show_bug.cgi?id=581363
   Importance: Unknown
   Status: Unknown

** Changed in: gnome-power-manager (Ubuntu Karmic)
   Status: In Progress = Triaged

-- 
power button not bringing up shutdown dialog [karmic]
https://bugs.launchpad.net/bugs/384890
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in ubuntu.

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


[Bug 384890] Re: power button not bringing up shutdown dialog [karmic]

2009-06-25 Thread Bug Watch Updater
** Changed in: gnome-power
   Status: Unknown = Confirmed

-- 
power button not bringing up shutdown dialog [karmic]
https://bugs.launchpad.net/bugs/384890
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in ubuntu.

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


[Bug 384890] Re: power button not bringing up shutdown dialog [karmic]

2009-06-23 Thread Robbie Williamson
I'm seeing this bug after moving from Alpha1 to Alpha2 on my Thinkpad
X301.

** Also affects: gnome-power-manager (Ubuntu Karmic)
   Importance: High
 Assignee: Martin Pitt (pitti)
   Status: In Progress

-- 
power button not bringing up shutdown dialog [karmic]
https://bugs.launchpad.net/bugs/384890
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in ubuntu.

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


[Bug 384890] Re: power button not bringing up shutdown dialog [karmic]

2009-06-23 Thread Dave Stroud
I am seeing thos on my deskto pc also after alpha 2.

-- 
power button not bringing up shutdown dialog [karmic]
https://bugs.launchpad.net/bugs/384890
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in ubuntu.

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


[Bug 384890] Re: power button not bringing up shutdown dialog [karmic]

2009-06-09 Thread Martin Pitt
** Tags added: regression-potential

** Changed in: gnome-power-manager (Ubuntu)
   Importance: Medium = High

** Changed in: gnome-power-manager (Ubuntu)
   Status: Triaged = In Progress

** Changed in: gnome-power-manager (Ubuntu)
 Assignee: (unassigned) = Martin Pitt (pitti)

-- 
power button not bringing up shutdown dialog [karmic]
https://bugs.launchpad.net/bugs/384890
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in ubuntu.

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


[Bug 384890] Re: power button not bringing up shutdown dialog [karmic]

2009-06-09 Thread Martin Pitt
Richard,

I had a look at this problem. It seems that the kernel side is alright,
I get KEY_POWER input events:

$ sudo input-events 1
/dev/input/event1
   bustype : BUS_HOST
   vendor  : 0x0
   product : 0x1
   version : 0
   name: Power Button
   phys: PNP0C0C/button/input0
   bits ev : EV_SYN EV_KEY

waiting for events
11:17:05.881107: EV_KEY KEY_POWER (0x74) pressed

However, they never make it through X.org, with xev I don't get
XF86XK_PowerOff. g-p-m doesn't directly listen to input events, just to
X.org key presses. So am I right in assuming that we need to fix the
xorg driver to propagate KEY_POWER - XF86XK_PowerOff, or is it meant to
work in a different way?

Thank you!

-- 
power button not bringing up shutdown dialog [karmic]
https://bugs.launchpad.net/bugs/384890
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in ubuntu.

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


[Bug 384890] Re: power button not bringing up shutdown dialog [karmic]

2009-06-08 Thread phenest
Dell Precision M90

Kernel: Linux 2.6.30-8-generic x86_64

Same problem as previously described.

-- 
power button not bringing up shutdown dialog [karmic]
https://bugs.launchpad.net/bugs/384890
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in ubuntu.

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


[Bug 384890] Re: power button not bringing up shutdown dialog [karmic]

2009-06-08 Thread Asif Youssuff
$ acpi_listen
button/power PWRF 0080 0009

is what appears when I hit the power button.

-- 
power button not bringing up shutdown dialog [karmic]
https://bugs.launchpad.net/bugs/384890
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in ubuntu.

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


[Bug 384890] Re: power button not bringing up shutdown dialog [karmic]

2009-06-08 Thread Chris Coulson
As discussed on #ubntu-devel, this is most likely because your power
button still produces HAL events and gnome-power-manager is now built
without --enable-legacy-buttons, so it ignores these.

** Changed in: gnome-power-manager (Ubuntu)
   Importance: Undecided = Medium

** Changed in: gnome-power-manager (Ubuntu)
   Status: New = Triaged

-- 
power button not bringing up shutdown dialog [karmic]
https://bugs.launchpad.net/bugs/384890
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in ubuntu.

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