http://bugs.winehq.org/show_bug.cgi?id=33956
Bug #: 33956 Summary: CCD Calculator: Run-time error '458' Product: Wine Version: unspecified Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: bammzilla@astronomy.com.ph Classification: Unclassified
Created attachment 45107 --> http://bugs.winehq.org/attachment.cgi?id=45107 CCD Calculator screenshot
In CCD Calculator (an astronomy software), the program starts up correctly but when I attempt to change the dropdown menu for selecting either a telescope or CCD camera, I get this error:
Run-time error '458'. Variable uses an automation type not supported in Visual Basic
In the terminal I get this message:
fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for {33ad4f92-6699-11cf-b70c-00aa0060d393}
CCD Calculator is a free program very useful to astronomers. It can be downloaded here (3.4 MB).
https://dl.dropboxusercontent.com/u/75904861/ccdcalcfull.exe
http://bugs.winehq.org/show_bug.cgi?id=33956
--- Comment #1 from Bamm Gabriana bammzilla@astronomy.com.ph 2013-07-04 20:42:55 CDT --- I forgot to mention that I did have the VB6 runtimes required by the program (otherwise it wouldn't start at all).
http://bugs.winehq.org/show_bug.cgi?id=33956
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |https://dl.dropboxuserconte | |nt.com/u/75904861/ccdcalcfu | |ll.exe
--- Comment #2 from Bruno Jesus 00cpxxx@gmail.com 2013-07-05 07:13:57 CDT --- What wine version? If not the latest development version (currently 1.6-rc4) please upgrade and try again.
http://bugs.winehq.org/show_bug.cgi?id=33956
--- Comment #3 from Bamm Gabriana bammzilla@astronomy.com.ph 2013-07-05 10:42:59 CDT --- I last tried it on 1.6-rc3. It's also present in 1.4 stable.
http://bugs.winehq.org/show_bug.cgi?id=33956
--- Comment #4 from Bamm Gabriana bammzilla@astronomy.com.ph 2013-07-10 23:12:43 CDT --- Tested it on 1.6-rc4, bug is still present.
http://bugs.winehq.org/show_bug.cgi?id=33956
Maik Wagner maiktapwagner@aol.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |maiktapwagner@aol.com
--- Comment #5 from Maik Wagner maiktapwagner@aol.com --- Confirming in wine 1.7.20 (CentOS 6.5 32-bit)
http://bugs.winehq.org/show_bug.cgi?id=33956
--- Comment #6 from Maik Wagner maiktapwagner@aol.com --- Created attachment 49026 --> http://bugs.winehq.org/attachment.cgi?id=49026 Console output Wine 1.7.20 CentOS 32-Bit
https://bugs.winehq.org/show_bug.cgi?id=33956
Michele Francesco Redaelli michele.redaelli@yahoo.it changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |michele.redaelli@yahoo.it
--- Comment #7 from Michele Francesco Redaelli michele.redaelli@yahoo.it ---
it happened to me the same problem with this program once installed.
The program can be downloaded from the website:http://www.danea.it/service/download/downloadok.asp?path=http://daneasoft.s3...
Using wine 01.07.33
Thank you so much for the immense work that you do that is commendable.
https://bugs.winehq.org/show_bug.cgi?id=33956
--- Comment #8 from Michele Francesco Redaelli michele.redaelli@yahoo.it --- Created attachment 50413 --> https://bugs.winehq.org/attachment.cgi?id=50413 Michele Redaelli-Program: Danea Manager-Wine Crash
https://bugs.winehq.org/show_bug.cgi?id=33956
--- Comment #9 from Michele Francesco Redaelli michele.redaelli@yahoo.it --- Created attachment 50414 --> https://bugs.winehq.org/attachment.cgi?id=50414 The packages installed on machine with have a crash - Danea Professional Manager
https://bugs.winehq.org/show_bug.cgi?id=33956
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net Version|unspecified |1.4
--- Comment #10 from Anastasius Focht focht@gmx.net --- Hello folks,
@Michele (comment #7)
Your problem is bug 14617 and has nothing to do with this bug.
Run-time error '458' = 'Variable uses an Automation type not supported in Visual Basic' is a generic VB5/6 automation error code which can have different causes hence you can't simply say "same problem".
Regards
https://bugs.winehq.org/show_bug.cgi?id=33956
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Component|-unknown |oleaut32 Resolution|--- |DUPLICATE Summary|CCD Calculator: Run-time |CCD Calculator (VB6 app) |error '458' |reports 'Run-time error | |458: Variable uses an | |Automation type not | |supported in Visual Basic' | |(VarRound doesn't support | |VT_DECIMAL)
--- Comment #11 from Anastasius Focht focht@gmx.net --- Hello folks,
dupe of bug 26653
--- snip --- $ pwd /home/focht/.wine/drive_c/Program Files/CCDCalc
$ WINEDEBUG=+tid,+seh,+relay,+ole,+variant wine ./ccdCalc.exe >>log.txt 2>&1 ... 0023:Call oleaut32.VarRound(0033dd28,00000001,0033db1c) ret=734fdfe4 0023:trace:variant:VariantInit (0x33da60) 0023:trace:variant:VarRound (0x33dd28 {vt VT_DECIMAL},1) 0023:fixme:variant:VarRound unimplemented part, V_VT(pVarIn) == 0xE, deci == 1 0023:trace:variant:VariantClear (0x33da60 {VT_EMPTY}) 0023:trace:variant:VarRound returning 0x80020008 0x33db1c {VT_EMPTY} 0023:Ret oleaut32.VarRound() retval=80020008 ret=734fdfe4 ... 0023:Call KERNEL32.RaiseException(c000008f,00000001,00000002,0033daa0) ret=734f0c29 0023:trace:seh:raise_exception code=c000008f flags=1 addr=0x7b83b39f ip=7b83b39f tid=0023 0023:trace:seh:raise_exception info[0]=deadcafe 0023:trace:seh:raise_exception info[1]=deadcafe 0023:trace:seh:raise_exception eax=7b827025 ebx=7b8bf000 ecx=deadcafe edx=0033d9f4 esi=0033daa0 edi=0033da60 0023:trace:seh:raise_exception ebp=0033da38 esp=0033d9d4 cs=0023 ds=002b es=002b fs=0063 gs=006b flags=00200283 0023:trace:seh:call_stack_handlers calling handler at 0x401c96 code=c000008f flags=1 ... 0023:Call ole32.CreateErrorInfo(0033d490) ret=734f8633 ... 0023:Ret ole32.CreateErrorInfo() retval=00000000 ret=734f8633 ... 0023:trace:ole:ICreateErrorInfoImpl_SetSource (0x1068058): L"NewAstroCCDCalc" ... 0023:trace:ole:ICreateErrorInfoImpl_SetDescription (0x1068058): L"Variable uses an Automation type not supported in Visual Basic" ... 0023:Call winex11.drv.SetWindowText(000100f8,01078a60 L"Run-time error '458':\n\nVariable uses an Automation type not supported in Visual Basic") ret=7ec58809 --- snip ---
$ sha1sum ccdcalcfull.exe b1dc30794628fcff9a0bdd4f0083afcf6fe5c57b ccdcalcfull.exe
$ du -sh ccdcalcfull.exe 3.5M ccdcalcfull.exe
$ wine --version wine-1.7.33-158-g25f24f2
Regards
*** This bug has been marked as a duplicate of bug 26653 ***
https://bugs.winehq.org/show_bug.cgi?id=33956
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #12 from Bruno Jesus 00cpxxx@gmail.com --- Closing duplicate bugs.