|
Bugzilla – Full Text Bug Listing |
| Summary: | bluetooth properties: power switch toggle buttons always insensitive | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.1 | Reporter: | Vincent Untz <vuntz> |
| Component: | GNOME | Assignee: | E-mail List <gnome-bugs> |
| Status: | RESOLVED NORESPONSE | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P3 - Medium | ||
| Version: | Factory | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Bug Depends on: | |||
| Bug Blocks: | 441550 | ||
| Attachments: |
Screenshot
lshal output |
||
|
Description
Vincent Untz
2008-11-03 03:24:12 UTC
The button will never sensitize if the following call:
message = dbus_message_new_method_call("org.freedesktop.Hal", udi,
"org.freedesktop.Hal.Device.KillSwitch",
"GetPower");
fails to return something other than 0.
Gathering lshal output.
Created attachment 249794 [details]
Screenshot
Created attachment 249795 [details]
lshal output
Danny, Seife should hal be returning a value here? If you call a non existing interface, as it looks to me in this case, you get always 0 and a dbus_error The version with which you had the bug is now obsolete. I'll close this as NORESPONSE. If you can still reproduce it in current 11.4, please reopen the bug and move it to the appropriate version. Thanks! |