On Wed, 01 Nov 2006 02:31:08 +0000, Jim Showalter wrote:> "Help->Get Help", outputs: > > "fixme:htmlhelp:HtmlHelpW Not all HH cases handled correctly". > > "Perform Autotype" outputs 15 pairs of the following two lines: > > "fixme:keyboard:BlockInput (1): stub > fixme:keyboard:BlockInput (0): stub" > > Being new to Wine, I could use some troubleshooting pointers. I'm hoping > someone can put me on the path to solving one or both these glitches.A stub means that this function hasn't been written yet. When the application calls that function, it just prints out a "stub" fixme line and exits, telling the app that it succeeded. This prevents the app from freaking out and crashing or anything, but it doesn't actually do anything. It's beyond troubleshooting and into programming, basically. -- - Mantar --- Drop YourPantiesSirWilliam to email me.
I first tried Wine a few months ago to see if Password Safe would run in Linux. Being very impressed that it ran nearly flawlessly, I've became it's maintainer in the AppDB. Everything works except the following two functions: the "Get Help" menu item and the "Perform Autotype" feature. The only effect of clicking on either of these is the error messages Wine displays in the console. "Help->Get Help", outputs: "fixme:htmlhelp:HtmlHelpW Not all HH cases handled correctly". "Perform Autotype" outputs 15 pairs of the following two lines: "fixme:keyboard:BlockInput (1): stub fixme:keyboard:BlockInput (0): stub" Being new to Wine, I could use some troubleshooting pointers. I'm hoping someone can put me on the path to solving one or both these glitches. Jim Showalter -- _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/ _/ If I were two-faced, would I be wearing this one? _/ - Abraham Lincoln _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/