You are not logged in.

#1 2011-01-27 20:38:14

Genuine
Member
From: Ukraine
Registered: 2010-10-06
Posts: 19

[KDE 4.6] Power button handling problem

Hello, community!

I work on my laptop and I like to press power button of laptop to shutdown it. Today I have updated KDE to the latest version. Now when I press the power button the laptop freezes for about 30 seconds (mouse is still active, but system doesn't respond on pressings of mouse buttons).

arch x86_64


Master of Science in Applied Mathematics

Offline

#2 2011-01-27 21:03:30

sossi
Member
From: Penang,Malaysia
Registered: 2011-01-17
Posts: 14

Re: [KDE 4.6] Power button handling problem

Have you try check in power management?

Offline

#3 2011-01-27 21:09:16

Genuine
Member
From: Ukraine
Registered: 2010-10-06
Posts: 19

Re: [KDE 4.6] Power button handling problem

sossi wrote:

Have you try check in power management?

Yes. I have selected different combinations of options in power management.


Master of Science in Applied Mathematics

Offline

#4 2011-01-27 23:33:22

ANOKNUSA
Member
Registered: 2010-10-22
Posts: 2,141

Re: [KDE 4.6] Power button handling problem

Do you have Upower installed? KDE 4.6 now depends on Udev/Udisks/Upower instead of HAL.  "hal" bust also be removed from rc.conf, and "dbus" must be added.

Offline

#5 2011-01-28 02:43:21

vendion
Member
From: Tennessee, USA
Registered: 2010-03-10
Posts: 204
Website

Re: [KDE 4.6] Power button handling problem

Make sure you have the power management setup, it seems that by default KDE is only coming with a "Preformace" profile.  It also on my system I can't configure it to handle battery related events (the tab and drop down menus are greyed out even after making a second profile).  I did change my rc.conf over from hal to dbus.

Offline

#6 2011-01-28 05:38:39

Genuine
Member
From: Ukraine
Registered: 2010-10-06
Posts: 19

Re: [KDE 4.6] Power button handling problem

ANOKNUSA wrote:

Do you have Upower installed? KDE 4.6 now depends on Udev/Udisks/Upower instead of HAL.  "hal" bust also be removed from rc.conf, and "dbus" must be added.

Yes. Upower, udidks and udev are installed. The problem exists even if I disable hal in rc.conf (my rc.conf: DAEMONS=(@syslog-ng dbus !hal @networkmanager !network @netfs @crond @cups @alsa !laptop-mode kdm).

P.S. As I understand hal still needed for K3B burning process.

Last edited by Genuine (2011-01-28 05:42:25)


Master of Science in Applied Mathematics

Offline

#7 2011-01-28 05:53:46

Genuine
Member
From: Ukraine
Registered: 2010-10-06
Posts: 19

Re: [KDE 4.6] Power button handling problem

vendion wrote:

Make sure you have the power management setup, it seems that by default KDE is only coming with a "Preformace" profile.  It also on my system I can't configure it to handle battery related events (the tab and drop down menus are greyed out even after making a second profile).  I did change my rc.conf over from hal to dbus.

I have selected the same event in each profile (for example "show shutdown dialog"). System freezes after the first pressing power button, if cancel it and press power button again shutdown dialog is showen quickly.


Master of Science in Applied Mathematics

Offline

#8 2011-01-28 12:55:37

unikum
Member
From: Russia
Registered: 2010-09-04
Posts: 151
Website

Re: [KDE 4.6] Power button handling problem

Confirm this bug. It appears when push hardware power button. In KDE 4.5.5 all work fine with same configs.
Arch x86.

Last edited by unikum (2011-01-28 12:56:00)

Offline

#9 2011-01-28 13:27:22

ilpianista
Fellow developer
Registered: 2007-10-06
Posts: 568
Website

Re: [KDE 4.6] Power button handling problem

hi, please try with a new config/user. If unsolved, please report upstream.

Offline

#10 2011-01-28 13:34:31

unikum
Member
From: Russia
Registered: 2010-09-04
Posts: 151
Website

Re: [KDE 4.6] Power button handling problem

@bash: after update KDE I remove ~/.kde4 and some folders and files related with kde in ~/.config and ~/.local.

Offline

#11 2011-01-28 16:29:31

caskale13c
Member
From: Colleyville, TX, US
Registered: 2008-12-29
Posts: 33

Re: [KDE 4.6] Power button handling problem

I have been having this same issue with my Samsung NF310 Netbook.  I was also using the 4.6 Beta from KDE-UNSTABLE and had the problem there as well.

Offline

#12 2011-01-28 17:06:56

vit
Member
Registered: 2008-12-28
Posts: 79

Re: [KDE 4.6] Power button handling problem

You have dbus in rc.cond, but is it running?

Last edited by vit (2011-01-28 17:08:04)

Offline

#13 2011-01-28 18:02:04

vendion
Member
From: Tennessee, USA
Registered: 2010-03-10
Posts: 204
Website

Re: [KDE 4.6] Power button handling problem

I also removed my kde4 configs after upgrading to KDE 4.6 and still seeing this issue.

Offline

#14 2011-01-28 19:10:42

unikum
Member
From: Russia
Registered: 2010-09-04
Posts: 151
Website

Re: [KDE 4.6] Power button handling problem

vit wrote:

You have dbus in rc.cond, but is it running?

adi-bear@unikum-laptop ~ $ ps aux | grep dbus
dbus      1867  0.0  0.0   2848  1412 ?        Ss   Jan28   0:04 /usr/bin/dbus-daemon --system
adi-bear  2618  0.0  0.0   3180   500 ?        S    Jan28   0:00 dbus-launch --sh-syntax --exit-with-session
adi-bear  2619  0.0  0.0   3552  1732 ?        Ss   Jan28   0:02 /usr/bin/dbus-daemon --fork --print-pid 5 --print-address 7 --session
adi-bear 32235  0.0  0.0   5460   840 pts/2    S+   01:11   0:00 grep --colour=auto dbus

Offline

#15 2011-01-30 21:00:08

Wilco
Member
Registered: 2008-11-09
Posts: 440

Re: [KDE 4.6] Power button handling problem

Same problem on a freshly installed x64 system. System "hangs" for about 30 seconds. I can switch to console and move the mouse but the keyboard does not respond.

Offline

#16 2011-02-01 06:20:09

Hyugga
Member
From: Santiago, Chile
Registered: 2010-03-26
Posts: 335

Re: [KDE 4.6] Power button handling problem

Same here...
Brightness osd is missing too...

Offline

#17 2011-02-01 09:26:59

locke87
Member
Registered: 2010-03-29
Posts: 41

Re: [KDE 4.6] Power button handling problem

same here.

Offline

#18 2011-02-01 18:08:51

Wilco
Member
Registered: 2008-11-09
Posts: 440

Re: [KDE 4.6] Power button handling problem

Looks like more people with the same problem
https://bugs.kde.org/show_bug.cgi?id=264977

Offline

#19 2011-02-17 20:29:31

wankel
Member
From: Iowa, USA
Registered: 2008-05-30
Posts: 218
Website

Re: [KDE 4.6] Power button handling problem

Hyugga wrote:

Same here...
Brightness osd is missing too...

Im also experiencing these same issues

Offline

#20 2011-02-17 23:28:37

Skatox
Member
From: Venezuela
Registered: 2006-08-25
Posts: 64
Website

Re: [KDE 4.6] Power button handling problem

Same here


https://www.skatox.com/blog -> Visit my blog about (Linux, Hacking, Open Source, Web Development,  Windows, Mac Os X, Internet and more......)

Offline

#21 2011-02-24 20:19:32

voidux
Member
Registered: 2010-02-03
Posts: 31

Re: [KDE 4.6] Power button handling problem

The same

Offline

Board footer

Powered by FluxBB