Application Details:
Version: | 1.0.1 |
License: | Free to use |
URL: | http://www.lego.com/en-us/mind... |
Votes: | Marked as obsolete |
Latest Rating: | Bronze |
Latest Wine Version Tested: | 1.9.3 |
Maintainers: About Maintainership
No maintainers. Volunteer today!
What works
The installer self-extracts.
What does not
Installing the program.
Workarounds
What was not tested
The whole thing.
Hardware tested
Graphics:
Additional Comments
Will not install. The installer gets stuck at -700000000000%.
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Show | Ubuntu 15.10 "Wily" amd64 (+ variants like Kubuntu) | Feb 22 2016 | 1.9.3 | Yes | Yes | No | Bronze | Qwerty Chouskie | |
Current | Ubuntu 15.04 "Vivid" amd64 (+ variants like Kubuntu) | Jul 20 2015 | 1.7.44 | No | Not installable | No | Garbage | Tristan | |
Show | Ubuntu 12.04 "Precise" amd64 (+ variants like Kubuntu) | Nov 09 2013 | 1.4.1 | Yes | No | No | Garbage | an anonymous user |
Bug # | Description | Status | Resolution | Other apps affected |
39962 | Lego Mindstorms EV3 Software does not find EV3 brick using USB | UNCONFIRMED | View | |
40009 | Lego Mindstorms EV3 Software does not find EV3 brick using Bluetooth: needs irprops.cpl.BluetoothFindFirstRadio implementation | UNCONFIRMED | View | |
40192 | Multiple games and applications need 'mfc80.dll' ('winetricks -q mfc80' is a workaround) | NEW | View | |
40193 | Wine builtin 'iexplore' displays blank page when visiting Microsoft Silverlight demo controls webpage after installing Microsoft Silverlight 5.x | NEW | View | |
40729 | Wine uses builtin urlmon.dll instead of native version when override is set to 'native, builtin' | UNCONFIRMED | View |
NOTE: EV3 VERB IS INCLUDED IN THE LATEST VERSION OF WINETRICKS, USE UPDATED INSTRUCTIONS ON VERSION 1.2.1.
Here are the instructions to install the program (does not work on Ubuntu 14.04, but does on Ubuntu 15.10): $ sudo add-apt-repository ppa:wine/wine-builds && sudo apt-get update $ sudo apt-get install --install-recommends winehq-devel winbind libntlm0 ttf-mscorefonts-installer winetricks Make sure the folder ~/.wine32 does not exist. $ WINEPREFIX=~/.wine32 WINEARCH=win32 wineboot Choose "No" on any prompts to download gecko or Mono $ WINEPREFIX=~/.wine32 winetricks Select the default prefix, and click OK Select "Install a Windows DLL or Component" Install all vcrun2005, .NET version 4.0, and IE 8. Select "Change settings" Check ddr=gdi, and select OK (this fixes sections of the window turning white) Click "Cancel" twice to exit winetricks Download "IE8-WindowsXP-KB2936068-x86-ENU.exe" from the Microsoft website $ WINEPREFIX=~/.wine32 wine '/IE8-WindowsXP-KB2936068-x86-ENU.exe' $ WINEPREFIX=~/.wine32 winecfg In the libraries tab, add an override for "*urlmon.dll", making sure to include the * Select the override just created, and click "Edit..." Choose Native, and click OK Click Apply, then OK Download the installer from: http://esd.lego.com.edgesuite.net/digitaldelivery/mindstorms/6ecda7c2-1189-4816-b2dd-440e22d65814/public/LMS-EV3-WIN32-ENUS-01-01-01-full-setup.exe (for version 1.1.1) or http://esd.lego.com.edgesuite.net/digitaldelivery/mindstorms/6ecda7c2-1189-4816-b2dd-440e22d65814/public/LMS-EV3-WIN32-ENUS-01-01-full-setup.exe (for version 1.0.1) $ WINEPREFIX=~/.wine32 wine '(path to setup file)/LMS-EV3-WIN32-ENUS-01-01-01-full-setup.exe' (or LMS-EV3-WIN32-ENUS-01-01-full-setup.exe) Install the software. Delete the .lnk file on the desktop, it is unnecessary and could cause problems Double-click the launcher on the desktop to open the program.
If the WiFi is not working, run:
sudo service ufw stop
Comments for this application have been disabled because there are no maintainers.