Application Details:
Version: | 15 |
License: | Retail |
URL: | http://www.altium.com/ |
Votes: | 0 |
Latest Rating: | Platinum |
Latest Wine Version Tested: | 4.13 |
Maintainers: About Maintainership
What works
-Licensing
-Schematic editing
-PCB editing
What does not
Workarounds
What was not tested
- Embedded tools
- FPGA tools
- 3D tools
- STEP files
- Vault
- Output production
Hardware tested
Graphics:
Additional Comments
I followed installation steps from Subyekt's comments. First I needed to build Wine 1.7.49 from source to get around the issue in which DXP.EXE hangs after being launched (Bug 34030). Then I installed libgnutls.so.26 and erased the previous .wine directory to get around the "Unable to create a secure channel" issue. If you have not installed Wine yet, or have not initialized it, you do not need to delete the .wine folder because it does not exist. At this point I created a new 32-bit .wine folder ( $ WINEARCH=win32 wine wineboot ) and verified that there was no error (or warnings) regarding an unavailability of secure channel due to '/usr/lib/i386-linux-gnu/libldap-2.4.so.2' not being able to find the correct definition in '/usr/lib/i386-linux-gnu/libgnutls.so.26' if you come across this issue you will need to softlink libgnutls.so.28 to libgnutls.so.26 ( $ ln -s libgnutls.so.28 libgnutls.so.26 ) and erase the .wine folder and try to create the 32-bit .wine folder again. As per Subyekt's guide I installed these packages with winetricks. $ winetricks gdiplus corefonts riched20 mdac28 msxml6 Forced the window to 1024 X 768 resolution to be able to see the Live account login screen during installation. $ winetricks vd=1024x768 Installed Altium Designer 15: $ wine AltiumDesignerSetup15_... .exe Stopped forcing the 1024 X 768 resolution: $ winecfg Now that Altium Designer 15 was successfully installed I ran it: $ wine (wherever you keep your .wine folder)/.wine/drive_c/Program\ Files/Altium/AD15/DXP.EXE No crashing or freezing so far!
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Show | Ubuntu 18.04 "Bionic" amd64 (+variants like Kubuntu) | Aug 10 2019 | 4.13 | Yes | Yes | No | Platinum | Lieven Tytgat | |
Current | Ubuntu 12.04 "Precise" i386 (+ variants like Kubuntu) | Sep 16 2015 | 1.7.49 | Yes | Yes | No | Gold | John Sabino | |
Show | Ubuntu 15.04 "Vivid" amd64 (+ variants like Kubuntu) | Aug 12 2015 | 1.7.49 | Yes | Yes | No | Silver | Subyekt | |
Show | Ubuntu 15.04 "Vivid" amd64 (+ variants like Kubuntu) | Aug 11 2015 | 1.7.44 | Yes | Yes | No | Gold | Subyekt | |
Show | Ubuntu 14.04 "Trusty" amd64 (+ variants like Kubuntu) | Feb 28 2015 | 1.7.37 | Yes | Yes | No | Bronze | SL |
Bug # | Description | Status | Resolution | Other apps affected |
The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.
by John Sabino on Monday November 30th 2015, 12:53
by Toby on Sunday November 8th 2015, 13:22
when I move to devices to near to each other at the PCB, I get the following error:
No access to memory location at 1937A1A1.
ADVPCB.DLL, Base Address: 18EA0000.
Someone an idea how to fix this?
Thanks!
Toby
by Robert on Wednesday October 7th 2015, 2:41
Thank you for posting your instructions to install Altium.
I believe I followed this correctly, but when I attempt to
run I receive the following pop-up window:
"The program DXP.EXE has encountered a serious problem and
needs to close."
If you have any suggestions of things to try I would really
appreciate your help.
Thanks!
Robert
by John Sabino on Monday September 28th 2015, 16:57
STG: Exception at 48AF0BB7.
ADVPCB.DLL, Base Address: 47D40000.
Exception Occurred In
DocumentPreferences
The wine ouput in terminal gives this:
fixme:mscoree:get_runtime_info unsupported startup flags 4
fixme:mscoree:corruntimehost_CreateDomain stub 0x1f9aa0c0
fixme:mscoree:corruntimehost_Stop stub 0x1f9aa0c0
Anyone have any idea as to what is going on here?
by John Sabino on Monday September 28th 2015, 17:54
System Error. Code: 2.
File not found at 1A670BB7.
ADVPCB.DLL, Base Address: 198C0000.
Exception Occurred In
DocumentPreferences
The only difference is that I moved AltiumMS.exe to get around an issue with STEP files.
by Dagfinn Reiakvam on Wednesday September 23rd 2015, 3:06
I am having some issues with the pcb layout, schematics work and every thing else seems fine. But the pcb layout is all gray. I'm getting loads of errors such as:
err:d3d_shader:set_glsl_shader_program >>>>>>>>>>>>>>>>> GL_INVALID_OPERATION (0x502) from Find glsl program uniform locations @ glsl_shader.c / 6813
err:d3d_shader:set_glsl_shader_program >>>>>>>>>>>>>>>>> GL_INVALID_OPERATION (0x502) from glUseProgram @ glsl_shader.c / 6828
err:d3d_shader:shader_glsl_load_samplers >>>>>>>>>>>>>>>>> GL_INVALID_OPERATION (0x502) from glUniform1i @ glsl_shader.c / 517
err:d3d_shader:shader_glsl_select >>>>>>>>>>>>>>>>> GL_INVALID_OPERATION (0x502) from glUseProgram @ glsl_shader.c / 7102
err:d3d_shader:shader_glsl_select >>>>>>>>>>>>>>>>> GL_INVALID_OPERATION (0x502) from glUseProgram @ glsl_shader.c / 7102
Is this because I have a NVS 5200M gfx card? I know it works in windows.
by João Antônio Cardoso on Wednesday September 23rd 2015, 6:16
Try to enable GLSL: winetricks glsl=enable
And I think Altium uses OpenGL so you need it properly working.
by Dagfinn Reiakvam on Wednesday September 23rd 2015, 7:14
by João Antônio Cardoso on Wednesday September 23rd 2015, 7:31
www.winehq.org/pipermail/wine-bugs/2010-December/259942.html
And you should set winetricks ddr=opengl.
by Dagfinn Reiakvam on Tuesday October 13th 2015, 1:47
by John Sabino on Tuesday October 13th 2015, 8:54
by Dagfinn Reiakvam on Tuesday October 20th 2015, 1:31
by Dagfinn Reiakvam on Tuesday October 20th 2015, 2:00
by hmijail on Wednesday March 11th 2015, 13:31
by hmijail on Thursday March 12th 2015, 9:01
by Subyekt on Wednesday August 12th 2015, 17:14