Opened 16 years ago
Closed 15 years ago
#895 closed Defect (invalid)
User activity detection fail for multiple logged users
Reported by: | Nalim27 | Owned by: | romw |
---|---|---|---|
Priority: | Trivial | Milestone: | Undetermined |
Component: | Manager | Version: | 6.6.28 |
Keywords: | manager, activity detection | Cc: |
Description
Hello,
I'm using Boinc 6.6.28 on Windows Vista and I found problem with user activity detection. I set BOINC to use GPU computing only if user is not active (because I want to stop use GPU during game playing). It is working fine for user/account (admin account) under BOINC manager was installed. During installation I choose that only this user can use BOINC manager. But user activity detection fails if another user log into Windows - when another user run any game the GPU Workunit ends with error, because BOINC Manager did not stop GPU computing.
So problem can be solved if it possible to detect any keybord/mouse activity - not dependant on what user/account cause this activity.
If it not possible to detect activity of another user in Windows (for example due strong UAC security in Windows Vista), then problem can be solved by detection of GPU activity: When BIONC detect that another application start using GPU (Direct 3D or OpenGL), then BOINC Manager should stop GPU Workunit computing.
Change History (2)
comment:1 Changed 16 years ago by
Priority: | Undetermined → Trivial |
---|
comment:2 Changed 15 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
Appears to be related to something else.
Hello,