Application Details:
Version: | 7.x+ |
License: | Free to use |
URL: | http://www.saturnpcb.com/pcb_t... |
Votes: | 0 |
Latest Rating: | Gold |
Latest Wine Version Tested: | 3.20-staging |
Maintainers: About Maintainership
What works
Installation, operation, help links, printing. (cups-pdf)
What does not
Text overflows some tabs (minor).
Launching of calculator (calc.exe) fails. Native calculator can be launched instead by linking …\windows\calc.exe to native calculator executable.
Workarounds
Linked calc.exe to native calculator.
What was not tested
Not all functions tested.
Hardware tested
Graphics:
Additional Comments
v7.06
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Current | Ubuntu 16.04 "Xenial" amd64 (+ variants like Kubuntu) | Nov 12 2018 | 3.20-staging | Yes | Yes | Yes | Gold | Jeff D. Hanson | |
Show | Ubuntu 16.04 "Xenial" amd64 (+ variants like Kubuntu) | Jun 30 2018 | 3.11-staging | Yes | Yes | Yes | Gold | Jeff D. Hanson | |
Show | Ubuntu 14.04 "Trusty" amd64 (+ variants like Kubuntu) | Dec 06 2016 | 1.9.23 | No | Not installable | No | Garbage | Jeff D. Hanson |
Bug # | Description | Status | Resolution | Other apps affected |
15555 | Implement Windows calculator (calc.exe) | NEW | View | |
34989 | Multiple installers using Caphyon 'Advanced Installer' (AI) technology hang (Atlassian SourceTree v1.3.2, League of Legends 2013+) (deferred type 1 custom action executed before regular type 1 custom action) | CLOSED | FIXED | View |
39817 | Saturn PCB Design Toolkit 6.86 installer aborts with access violation (Caphyon 'Advanced Installer') | CLOSED | DUPLICATE | View |
To get the calculator option (Tools > Calculator) working, just create a link for calc.exe to your favorite calculator. For example:
ln -s $(which gnome-calculator) "$WINEPREFIX/drive_c/windows/calc.exe"