Application Details:
Version: | 5.x |
License: | |
URL: | http://www.mackichan.com |
Votes: | 0 |
Latest Rating: | Bronze |
Latest Wine Version Tested: | 6.0-rc2-staging |
Maintainers: About Maintainership
No maintainers. Volunteer today!
What works
The application install and runs almost perfectly.
What does not
Text area is not redraw when it should, causing garbage to be displayed after editing or scrolling, rendering the application unusable.
Workarounds
What was not tested
Everything else.
Hardware tested
Graphics:
Additional Comments
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Show | Ubuntu 20.04 "Focal" (+ variants like Kubuntu) | Dec 12 2020 | 6.0-rc2-staging | Yes | Yes | No | Bronze | Georgi Simeonov | |
Show | Ubuntu 8.10 "Intrepid" amd64 (+ variants like Kubuntu) | Apr 20 2009 | 1.1.19 | Yes | Yes | No | Bronze | an anonymous user | |
Show | Ubuntu 8.04 "Hardy" i386 (+ variants like Kubuntu) | Jul 14 2008 | 1.1.1 | Yes | Yes | No | Bronze | an anonymous user | |
Current | Fedora 8 | Jan 21 2008 | 0.9.52. | Yes | Yes | No | Garbage | an anonymous user | |
Show | Debian GNU/Linux 4.x "Etch" | Aug 21 2007 | 0.9.38. | Yes | Yes | No | Silver | an anonymous user |
Bug # | Description | Status | Resolution | Other apps affected |
(2013-05-03) Admin note: The instructions below are very old; dcom98 cannot be used in current Wine.
1.1) Download at download.microsoft.com/download/d/1/3/d13cd456-f0cf-4fb2-a17f-20afc79f8a51/DCOM98.EXE
1.2) Run WINEDLLOVERRIDES="ole32=n" wine dcom98.exe
2) Put these in your config file (~/.wine/config)
[AppDefaults\\swp-pro.exe\\DllOverrides]
"ole32" = "native"
"oleaut32" = "native"
"rpcrt4" = "native"
[AppDefaults\\swp-pro500.exe\\DllOverrides]
"ole32" = "native"
"oleaut32" = "native"
"rpcrt4" = "native"
3) Now run
WINEDLLOVERRIDES="ole32,oleaut32,rpcrt4=n" wine swp-pro500.exe
4) Go to ~/.wine/drive_c/swp50
5) Run WINEDLLOVERRIDES="ole32,oleaut32,rpcrt4=n" wine swp-pro.exe
6) Voilà! (If the Scientific Workplace splash screen does not go
off, try right-clicking on the application bar and choosing close, one
or two times.
Comments for this application have been disabled because there are no maintainers.