[Bug 6851] New: Wizmo can't trigger screensaver

Wine Bugs wine-bugs at winehq.org
Fri Dec 8 21:53:12 CST 2006


http://bugs.winehq.org/show_bug.cgi?id=6851

           Summary: Wizmo can't trigger screensaver
           Product: Wine
           Version: 0.9.26.
          Platform: Other
        OS/Version: other
            Status: UNCONFIRMED
          Severity: minor
          Priority: P2
         Component: wine-user
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: matthew.flaschen at gatech.edu


Wizmo is unable to trigger a screensaver when:

wine wizmo blank

is executed.

Wizmo was written in assembly, but apparently the API calls are basically:

SendMessage(GetDesktopWindow(),WM_SYSCOMMAND,SC_SCREENSAVE,0)

I got that from http://blogs.msdn.com/calvin_hsia/archive/2004/10/04/237723.aspx

SendMessage is documented at
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/winui/winui/windowsuserinterface/windowing/messagesandmessagequeues/messagesandmessagequeuesreference/messagesandmessagequeuesfunctions/sendmessage.asp

However, I have no idea where wizmo is failing.  I'll attach the entire
backtrace with WINEDEBUG=+all .  I tried this with both xscreensaver and KDE's
screensaver.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list