WineHQ

Saturn PCB Design Toolkit

All releases of version 7 series or later (using Caphyon's Advanced Installer)

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

Free Download Saturn PCB Design

Test Results

Old test results
The test results you have selected are very old and may not represent the current state of Wine.
Selected Test Results

What works

Installation, operation, help links, printing.

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 executable.

Workarounds

Linked calc.exe to native calculator.

What was not tested

Not all functions tested.

Hardware tested

Graphics:

  • GPU: Intel
  • Driver: open source

Additional Comments

v7.05

selected in Test Results table below
Operating systemTest dateWine versionInstalls?Runs?Used
Workaround?
RatingSubmitter
ShowUbuntu 16.04 "Xenial" amd64 (+ variants like Kubuntu)Nov 12 20183.20-stagingYes Yes YesGoldJeff D. Hanson 
CurrentUbuntu 16.04 "Xenial" amd64 (+ variants like Kubuntu)Jun 30 20183.11-stagingYes Yes YesGoldJeff D. Hanson 
ShowUbuntu 14.04 "Trusty" amd64 (+ variants like Kubuntu)Dec 06 20161.9.23No Not installable NoGarbageJeff D. Hanson 

Known Bugs

Bug # Description Status Resolution Other apps affected
15555 Implement Windows calculator (calc.exe) NEW View

Show all bugs

HowTo / Notes

HOWTO

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"

Comments

Back