WineHQ

Altium Designer

No Screenshot

Submit Screenshot
New version of Altium Designer

Application Details:

Version: Release 10
License:
URL: http://www.altium.com/
Votes: 0
Latest Rating: Silver
Latest Wine Version Tested: 1.5.13

Maintainers: About Maintainership

Free Download Download if you have a valid license

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

  • Signing in to Altium and managing Licences
  • Schematic Capture
  • PCB Design
  • 3D View
  • Plug-in management and update installation

    What does not

    • Out-of-the-box Installation:
      With the default wine configuration, the login window during installation appears as a solid rectangle. As a workaround, run winecfg  and uncheck "Graphics" > "Allow the window manager to control the windows".
      In addition, run
      winetricks mdac28msxml4 ie8 corefonts

      before installation in order to avoid freezes during the splash screen and when displaying STEP models.

    Workarounds

    What was not tested

    • FPGA-Design
    • Version Control

    Hardware tested

    Graphics:

    • GPU:
    • Driver:

    Additional Comments

    selected in Test Results table below
    Operating systemTest dateWine versionInstalls?Runs?Used
    Workaround?
    RatingSubmitter
    ShowArch Linux x86_64Oct 08 20121.5.13Yes Yes Silveran anonymous user 
    ShowDebian GNU/Linux 7.x "Wheezy" x86_64Apr 18 20121.5.2Yes Yes Silveran anonymous user 
    ShowFedora 16 x86_64Mar 30 20121.4Yes Yes Platinuman anonymous user 
    CurrentUbuntu 11.10 "Oneiric" amd64 (+ variants like Kubuntu)Jan 09 20121.3.36No, but has workaround Yes Silveran anonymous user 
    ShowArch Linux x86_64Nov 09 20111.3.32Yes Yes BronzeDaTypDa 

    Known Bugs

    Bug # Description Status Resolution Other apps affected
    34012 Altium Designer 10.x installer login window behind splash screen (z-order problems) NEW View
    34018 Altium Designer 10 hangs on startup NEW View

    Show all bugs

    HowTo / Notes

    Installing with wine-1.6.1

    This recipe works for installing both Release 10 and Release 13 with wine-1.6.1 built from source:

    Comments

    The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.

    Schematic Error
    by Alan Cranbury on Wednesday January 23rd 2013, 15:09
    I've successfully installed Altium, but when I try to create a new schematic, I get an error.

    Access violation at address 1921F02C in module 'AdvSch.dll'. Read of address 00000000 at 1921F02C.

    I'm running Gentoo with Wine 1.4.1, is there anything I can do to try to fix this?
    RE: Schematic Error
    by John Voltz on Wednesday January 23rd 2013, 19:44
    Did you install mdac28 and msxml4? You can use winetricks to do that. That's all it usually requires.
    RE: Schematic Error
    by Alan Cranbury on Thursday January 24th 2013, 7:40
    Yeah, that was in the comments, so I made sure to run winetricks before I installed Altium.
    RE: Schematic Error
    by John Voltz on Thursday January 24th 2013, 7:50
    Try running it with WINEDEBUG=+loaddll and have a look at the DLLs that load when you start the program and any that load when you try to open/create a schematic. I've used Altium 10 with the latest version of Wine on Scientific Linux and it seems to work fine, so I'm sure it's something in your setup.
    Installation and using
    by Alex Fliker on Friday August 31st 2012, 15:14
    Here are my several pieces of advice. First - for running install without errors copy chcp.com and ulib.dll from your system32 dir of Windows installation in the corresponding dir of wine. Second - disable the use of DirectX by the AD. To do that open a project, go to preferences, PCB Editing and find DirectX related settings and disable it (or you won't be able to work with PCB). Third, if you got an error screen just press on keyboard button Enter. In most of the cases it helps. If not... kill it when DE with asks you for this. So, fourth, never forget to use Ctrl-S as often as you make some changes!
    Back