[Bug 9317] New: Can't run vbtablet

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Aug 14 09:18:12 CDT 2007


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

           Summary: Can't run vbtablet
           Product: Wine
           Version: CVS
          Platform: Other
               URL: http://www.thebest3d.com/dogwaffle/vbtablet/
        OS/Version: other
            Status: NEW
          Keywords: download
          Severity: enhancement
          Priority: P2
         Component: wine-misc
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: dank at kegel.com


Created an attachment (id=7586)
 --> (http://bugs.winehq.org/attachment.cgi?id=7586)
Output of WINEDEBUG=+seh,+relay,+text,+ole,+dialog wine TabletDemo.exe

People with wacom tablet trouble are advised to run vbtablet
as a test (see
http://pixarra.invisionzone.com/index.php?act=Msg&CODE=03&VID=in&MSID=12996)

vbtablet is a vb5 app, so you have to do "winetricks vbrun50"
to get the runtime, and then you have to install comctl32.ocx
(I tried the one from http://support.microsoft.com/kb/167121;
it seemed to need a wineboot to register itself).

The problem seems to show up shortly after the app
tries to set up three controls from comctl32.ocx and
the warning
warn:ole:apartment_disconnectobject couldn't find object 0x170090
shows up.
Native dcom doesn't seem to help.

Here's how I reproduced:
rm -rf .wine
sh winetricks vbvm50
wine comctl32.exe 
wineboot
WINEDEBUG=+relay,+text,+ole,+dialog wine-git/wine TabletDemo.exe


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list