http://bugs.winehq.org/show_bug.cgi?id=10828
Summary: SQLNotes - won't start properly Product: Wine Version: 0.9.51. Platform: PC-x86-64 URL: http://www.sqlnotes.net OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-binary AssignedTo: wine-bugs@winehq.org ReportedBy: clark@lodge.org
Created an attachment (id=9696) --> (http://bugs.winehq.org/attachment.cgi?id=9696) console log of SqlNotes - startup
Several errors displayed on console. (See attached)
SQLNotes screen opens, but has error on status line: Warning Load User Functions Invalid procedure call or argument(I=0)
-----
Subsequent to that - on execution of many command line options - error pops: Runtime Error 429 ActiveX Component can't create object
Console then displays: err:ole:CoGetClassObject class {00000000-0000-0000-0000-000000000000} not registered err:ole:CoGetClassObject no class object {00000000-0000-0000-0000-000000000000} could be created for context 0x1 err:ole:CoGetClassObject class {00000000-0000-0000-0000-000000000000} not registered err:ole:CoGetClassObject no class object {00000000-0000-0000-0000-000000000000} could be created for context 0x1 err:ole:CoGetClassObject class {00000535-0000-0010-8000-00aa006d2ea4} not registered err:ole:create_server class {00000535-0000-0010-8000-00aa006d2ea4} not registered err:ole:CoGetClassObject no class object {00000535-0000-0010-8000-00aa006d2ea4} could be created for context 0x5
Pressed OK to error msg and program terminates.
Thanks, Clark P.S. - what's best 'search' method for id'ing if something is already reported? I'm grabbing what I think are interesting snippets from console, and pasting into bugzilla - search. So far, haven't seen any 'exact' matches. Other - better way to do this??? (I'm a linux/wine newbie...) And are there other debug info, or command line args that would help?