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@winehq.org ReportedBy: dank@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&...)
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
http://bugs.winehq.org/show_bug.cgi?id=9317
--- Comment #1 from Dan Kegel dank@kegel.com 2007-10-08 06:18:17 --- Still not working, same error.
Oddly, I only see that warn if I run with logging. Without WINEDEBUG, the only error message is err:ole:CoGetClassObject class {373ff7f0-eb8b-11cd-8820-08002b2f4f5a} not registered err:ole:CoGetClassObject no class object {373ff7f0-eb8b-11cd-8820-08002b2f4f5a} could be created for context 0x3 (supposedly that uuid is associated with ActiveMovie).
http://bugs.winehq.org/show_bug.cgi?id=9317
scguy318 nodisgod@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |nodisgod@yahoo.com
--- Comment #2 from scguy318 nodisgod@yahoo.com 2008-10-10 23:47:19 --- With 1.1.6, after using winetricks to install the Visual Basic 5 runtime and common controls, the application successfully starts. While there were message boxes complaining about a missing cursor device, they were the result of the lack of a tablet device on the system I tested the app on. Although I did not test this on a machine with a tablet device, the described problem seems to be fixed.
http://bugs.winehq.org/show_bug.cgi?id=9317
--- Comment #3 from Andrew Nguyen arethusa26@gmail.com 2008-11-18 20:14:08 --- Still fixed in today's Git (wine-1.1.8-264-gc2655a8).
http://bugs.winehq.org/show_bug.cgi?id=9317
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #4 from Dan Kegel dank@kegel.com 2008-11-18 20:22:53 --- OK, marking fixed by popular acclaim :-)
http://bugs.winehq.org/show_bug.cgi?id=9317
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Alexandre Julliard julliard@winehq.org 2008-11-21 10:30:27 --- Closing bugs fixed in 1.1.9.
http://bugs.winehq.org/show_bug.cgi?id=9317
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|CVS/GIT |unspecified