Application Details:
Version: | 5.0x |
License: | Retail |
URL: | http://www.rosettastone.com/ho... |
Votes: | 2 |
Latest Rating: | Platinum |
Latest Wine Version Tested: | 7.5 |
Maintainers: About Maintainership
What works
Everything I tested
What does not
Nothing
Workarounds
What was not tested
Speech recognition
Hardware tested
Graphics:
Additional Comments
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Show | Pop!_OS 21.10 | Apr 27 2022 | 7.5 | Yes | Yes | No | Platinum | G. Luz | |
Show | Linux Mint 20.3 "Una" | Mar 24 2022 | 7.0 | Yes | Yes | Yes | Gold | Ian | |
Show | Arch Linux x86_64 | Jan 03 2018 | 2.22 | Yes | Yes | Yes | Gold | Tyler Gannon | |
Show | Antergos x86_64 | Dec 19 2017 | 2.21-staging | Yes | Yes | No | Platinum | Jhackler | |
Current | Debian GNU/Linux 9.x "Stretch" x86_64 | Mar 25 2017 | 1.8.7 | Yes | Yes | Platinum | Sarah White |
Bug # | Description | Status | Resolution | Other apps affected |
For some, such as myself, rosetta stone works out of the box on a 64bit prefix and using pulseaudio so long as volume is set just right. However, many others are having issues with sound or the Program simply not adding or running language packs. If this is you, you may want to try the following :
P.S. I borrowed and slightly edited the work around posted in the comments by another user as they were fairly concise. So special thanks to "PE3GN9O" from whom I borrowed this. Also thank you to the person who submitted the test results that also mentioning this work around.
The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.
by smurf_goddess on Tuesday May 22nd 2018, 5:08
I am not a tech person and just want a few apps to work in Ubuntu. It has been a few years where I have tried to make this work and given up because I don't get it.
Where can I find something easy on where you install an outside program on Wine? I don't understand. The above comment said it might work straight out of the box but I am not sure what that means. What were people doing that made it work that way?
I also don't understand how to create a path for my DVD drive if I have to go through the terminal. This is all 100% new to me. All I have is Ubuntu and I need this and Overdrive. It is not anywhere on the internet and I am a librarian so that is saying something. I read the basic Ubuntu book. It does not teach Wine.
Thanks for your help
by Jhackler on Tuesday May 22nd 2018, 23:05
by PE3GN9O on Tuesday February 27th 2018, 8:55
by Jhackler on Wednesday February 28th 2018, 1:07
by PE3GN9O on Wednesday February 28th 2018, 4:58
by Jhackler on Wednesday February 28th 2018, 12:30
by PE3GN9O on Wednesday February 28th 2018, 13:44
by PE3GN9O on Wednesday February 28th 2018, 14:41
// creating 32 bit wineprefix
WINEARCH=win32 WINEPREFIX="path_to_wineprefix" winecfg
// path_to_wineprefix is the folder where everything goes
// default is $HOME/.wine
// use '$HOME/.wine32' for example
// folder will be created automatically
// installing Rosetta to new wineprefix
WINEPREFIX="path_to_wineprefix" wine start /unix "path_to_Rosetta_installer"
// running Winetricks to set ALSA
env WINEPREFIX="path_to_wineprefix" winetricks --gui
by Jhackler on Friday March 2nd 2018, 22:29
by Dan Gillmor on Thursday March 23rd 2017, 17:54
by Jhackler on Thursday March 23rd 2017, 21:49
by Dan Gillmor on Friday March 24th 2017, 18:10
by Sarah White on Friday March 24th 2017, 16:23
by Dan Gillmor on Friday March 24th 2017, 18:11
by Jhackler on Friday March 24th 2017, 19:46
Wine has a default prefix and you can create separate prefixes. (Prefixes are special folders with libraries, programs and configurations. Each one can hold different configurations) Because various installation and changes can break one thing and not another it is often recommended to use different prefixes for various programs. A clean prefix would be one without any previous modifications or changes, such as ones created by wine tricks or dll overrides.
Given that you are not clear on this I will assume you are using the default prefix. To get a new clean prefix simply go to your home folder, ctrl + h to show hidden folders. Then find the .wine folder. Delete this folder, If you have anything installed with wine this will cause you to lose it. (Alternatively you can read on how to create and select prefixes.) After you install if it fails still go into the .wine folder and search through it to see if the installer created its own files and directories. If it has there should be another setup file in there.
If that is the case run the setup present in there. It seems people uses some languages have had to do this though I have not experienced this myself. Some have also reported it working under wine stagging for them but not under regular wine. If any of this works let me know and I will help you file some test results and look into the issues, so I can add the appropriate information to the page.
by Dan Gillmor on Saturday March 25th 2017, 9:46
by Jhackler on Saturday March 25th 2017, 2:35
by Sarah White on Saturday March 25th 2017, 15:47
by Jhackler on Monday August 15th 2016, 0:53
by Sohrab on Saturday November 26th 2016, 21:17
Pulse is installed and works fine on linux
by Jhackler on Sunday November 27th 2016, 2:19