Application Details:
Version: | 1.3 |
License: | |
URL: | http://education.ti.com/educat... |
Votes: | 3 |
Latest Rating: | Garbage |
Latest Wine Version Tested: | 1.5.15 |
Maintainers: About Maintainership
No maintainers. Volunteer today!
What works
Everything. funktions, graphs and all the calculating stuff. Havn't tried to connect my real calculator, because we make everything on the computer.
What does not
Opening big documents that's been made on windows computers. Havn't tried to make such a big document on this yet, just can't open. Crashes with a memory or stack overflow.
Workarounds
What was not tested
Connecting the calc to the computer
Hardware tested
Graphics:
Additional Comments
For this to work you'll have to get ole32.dll and oleaut32.dll, put them in .wine/windows/system32 and set them as native in winecfg. This could also be done, by running winetricks (can be downloaded here http://www.kegel.com/wine/winetricks), and run "sh winetricks DCOM98" in a terminal. There might be other DLL's that would address the memory/stackoverflow problem. Admin note: rating changed to conform to the rating definitions.
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Show | Ubuntu 12.10 "Quantal" amd64 (+ variants like Kubuntu) | Oct 16 2012 | 1.5.15 | Yes | No | No | Garbage | Klaus-Uwe Mitterer | |
Show | Ubuntu 12.04 "Precise" i386 (+ variants like Kubuntu) | Oct 29 2013 | 1.4.1 | Yes | Yes | No | Gold | an anonymous user | |
Show | Ubuntu 11.10 "Oneiric" i386 (+ variants like Kubuntu) | Jun 09 2011 | 1.3.21 | No, but has workaround | Yes | No | Gold | Klaus-Uwe Mitterer | |
Show | Ubuntu 10.10 "Maverick" i386 (+ variants like Kubuntu) | Apr 02 2011 | 1.3.17 | Yes | Yes | No | Platinum | Klaus-Uwe Mitterer | |
Current | Ubuntu 9.10 "Karmic" i386 (+ variants like Kubuntu) | Jan 06 2010 | 1.1.35 | Yes | Yes | No | Silver | an anonymous user |
Bug # | Description | Status | Resolution | Other apps affected |
Sometimes TI Interactive won't start directly after installation, complaining about missing DLLs.
If so, you have to navigate to the application's folder
cd
'~/.wine/drive_c/Program Files/TI Education/TI InterActive!'
and register the DLLs manually like this:
for i in *.ocx *.dll *.DLL *.OCX; do wine regsvr32 $i; done
This should solve this problem.
Comments for this application have been disabled because there are no maintainers.