2008年1月29日星期二
Review jab bugs
Reviewed java-access-bridge patch [http://bugzilla.gnome.org/show_bug.cgi?id=511625 511625] - Application role should be ROLE_APPLICATION, not ROLE_EXTENDED
Downgrade P2 Evolution bug and Java acc bug
6654597: evolution processed do not die on X server reset. Stephen agreed to downgrade it.
6627380: discussing with guys from the java team.
oral english training
GPM arc case discussion.
6627380: discussing with guys from the java team.
oral english training
GPM arc case discussion.
2008年1月23日星期三
java access bugs:
6641866, gnome-build installation place is not correct
6627380, java a11y clients can't communicate with CORBA servers
6627380, java a11y clients can't communicate with CORBA servers
Evolution bug and GPM work arrangement
1. Investigate Evolution bug http://monaco.sfbay/detail.jsf?cr=6653104
evolution crash during launch
I can't reproduce it on SunBlade 2500.
2. Discuss testing issues with Tony and Simon.
evolution crash during launch
I can't reproduce it on SunBlade 2500.
2. Discuss testing issues with Tony and Simon.
2008年1月21日星期一
testing cpufreq hal
svccfg import + filename: import a service
svcs service_name: to show whether a service is online
svcs -x service_name: to show the dependencies of the service.
1.Get processor properties
# lshal|grep processor
processor.can_throttle = false (bool)
processor.maximum_speed = 2391 (0x957) (uint64)
processor.number = 0 (0x0) (int)
info.capabilities = {'processor'} (string list)
2.introspect the interface
$ dbus-send --system --print-reply
--dest=org.freedesktop.Hal
/org/freedesktop/Hal/devices/computer
org.freedesktop.DBus.Introspectable.Introspect
....
direction="in"/>
call a method using dbus-send
# dbus-send --system --print-reply
--dest=org.freedesktop.Hal
/org/freedesktop/Hal/devices/computer
org.freedesktop.Hal.Device.CPUFreq.SetCPUFreqGovernor string:performance
svcs service_name: to show whether a service is online
svcs -x service_name: to show the dependencies of the service.
1.Get processor properties
# lshal|grep processor
processor.can_throttle = false (bool)
processor.maximum_speed = 2391 (0x957) (uint64)
processor.number = 0 (0x0) (int)
info.capabilities = {'processor'} (string list)
2.introspect the interface
$ dbus-send --system --print-reply
--dest=org.freedesktop.Hal
/org/freedesktop/Hal/devices/computer
org.freedesktop.DBus.Introspectable.Introspect
....
call a method using dbus-send
# dbus-send --system --print-reply
--dest=org.freedesktop.Hal
/org/freedesktop/Hal/devices/computer
org.freedesktop.Hal.Device.CPUFreq.SetCPUFreqGovernor string:performance
2008年1月10日星期四
Phi Tran File Arc Fast Track: GPM Support
Problem:
1. No detailed description about authorization of suspend and hibernate
2. No detailed description how to invoke libpolkit
3. No description about how to resolve the conflict between powerd and hal on 'power button' event.
1. No detailed description about authorization of suspend and hibernate
2. No detailed description how to invoke libpolkit
3. No description about how to resolve the conflict between powerd and hal on 'power button' event.
RBAC

In RBAC, roles are assigned to users. When a user assumes a role, the capabilities of the role are available. Roles get their capabilities from rights profiles. Rights profiles can contain authorizations, privileged commands, and other supplementary rights profiles. Privileged commands are commands that execute with security attributes.
gnome-session logout dialog
double inconsistency across the desktop.
Dan and Lucas have worked on a new gnome-session with a dbus API. The dialog itself will be moved to gnome-session, since we'll be able to do what we want with the dbus API.
gnome-session should do tell GDM to reboot/shutdown/etc.
Dan and Lucas have worked on a new gnome-session with a dbus API. The dialog itself will be moved to gnome-session, since we'll be able to do what we want with the dbus API.
gnome-session should do tell GDM to reboot/shutdown/etc.
订阅:
评论 (Atom)