[Bug 440935] New: bluetooth properties: power switch toggle buttons always insensitive
https://bugzilla.novell.com/show_bug.cgi?id=440935 Summary: bluetooth properties: power switch toggle buttons always insensitive Product: openSUSE 11.1 Version: Factory Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: GNOME AssignedTo: bnc-team-gnome@forge.provo.novell.com ReportedBy: vuntz@novell.com QAContact: qa@suse.de Found By: --- Thanks to bug 422194, we now have a way to disable bluetooth in bluetooth-properties: there is a toggle button for power switch. However, this toggle button is always insensitive, so it's quite useless. Also, I'm wondering if it's planned to add this to the context menu of the tray icon. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=440935 JP Rosevear <jpr@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |441550 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=440935 User jpr@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=440935#c1 --- Comment #1 from JP Rosevear <jpr@novell.com> 2008-11-04 14:49:49 MST --- 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. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=440935 User vuntz@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=440935#c2 --- Comment #2 from Vincent Untz <vuntz@novell.com> 2008-11-04 14:49:51 MST --- Created an attachment (id=249794) --> (https://bugzilla.novell.com/attachment.cgi?id=249794) Screenshot -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=440935 User vuntz@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=440935#c3 --- Comment #3 from Vincent Untz <vuntz@novell.com> 2008-11-04 14:50:12 MST --- Created an attachment (id=249795) --> (https://bugzilla.novell.com/attachment.cgi?id=249795) lshal output -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=440935 User jpr@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=440935#c4 JP Rosevear <jpr@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |seife@novell.com, dkukawka@novell.com Status|NEW |NEEDINFO Info Provider| |dkukawka@novell.com --- Comment #4 from JP Rosevear <jpr@novell.com> 2008-11-04 14:53:20 MST --- Danny, Seife should hal be returning a value here? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=440935 User dkukawka@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=440935#c5 Danny Kukawka <dkukawka@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|dkukawka@novell.com | --- Comment #5 from Danny Kukawka <dkukawka@novell.com> 2008-11-05 05:30:15 MST --- If you call a non existing interface, as it looks to me in this case, you get always 0 and a dbus_error -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=440935 Rodrigo Moya <rodrigo@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rodrigo@novell.com Priority|P5 - None |P3 - Medium -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com