Hello,
I installed Rosetta Stone 3 yesterday, and it worked perfectly. I ran it several
times. When I tried to run it again today, it just crashed at the outset with
the following error messages:
Code:
ALSA lib pcm.c:2171:(snd_pcm_open_conf) Cannot open shared library
/usr/lib/alsa-lib/libasound_module_pcm_pulse.so
ALSA lib pcm.c:2171:(snd_pcm_open_conf) Cannot open shared library
/usr/lib/alsa-lib/libasound_module_pcm_pulse.so
ALSA lib seq_hw.c:457:(snd_seq_hw_open) open /dev/snd/seq failed: No such file
or directory
fixme:shdocvw:taskbar_list_HrInit iface 0x12ec50 stub!
err:ole:CoGetClassObject class {96749377-3391-11d2-9ee3-00c04f797396} not
registered
err:ole:CoGetClassObject class {96749377-3391-11d2-9ee3-00c04f797396} not
registered
err:ole:create_server class {96749377-3391-11d2-9ee3-00c04f797396} not
registered
fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported
err:ole:CoGetClassObject no class object {96749377-3391-11d2-9ee3-00c04f797396}
could be created for context 0x17
X Error of failed request:  BadValue (integer parameter out of range for
operation)
  Major opcode of failed request:  136 (GLX)
  Minor opcode of failed request:  3 (X_GLXCreateContext)
  Value in failed request:  0x21
  Serial number of failed request:  562
  Current serial number in output stream:  562
I've tried running it several times today but it won't launch anymore. I
even tried deleting the ~/.wine directory and reinstalling but that wouldn't
help either. I don't remember making any configuration changes (to wine or
to the whole system) between the successful and the not-so-successful runs but I
may have forgotten something.
This doesn't make any sense to me. I hope somebody has a clue about what
might be going on. (By the way, the ALSA lines in the error message are probably
a red herring, since I don't get them using the pulseaudio driver but that
doesn't seem to affect anything.)
I'm running Wine 1.1.21 under Fedora Core 11 on an AMD64.
Could you please provide a link to demo or trial version of the program? On Mon, Jun 15, 2009 at 02:09, ducklord <wineforum-user at winehq.org> wrote:> Hello, > > I installed Rosetta Stone 3 yesterday, and it worked perfectly. I ran it > several times. When I tried to run it again today, it just crashed at the > outset with the following error messages: > ... > > I'm running Wine 1.1.21 under Fedora Core 11 on an AMD64. >-- Best regards, Danila Sentiabov aka dsent -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://www.winehq.org/pipermail/wine-users/attachments/20090615/6a9ce7c2/attachment.htm>
Thanks for the reply. I searched the Rosetta Stone home page (http://www.rosettastone.com/) and I don't think that a trial version exists except for the online version of the program. But, fortunately, I did find a way around the problem. It seems that the proprietary NVIDIA driver and Rosetta Stone don't mix. The reason that Rosetta Stone worked for me in the beginning was that a line was missing from the xorg.conf file, which prevented the GL libraries from being loaded. When I added the line, Rosetta Stone stopped working. So I just "broke" the xorg.conf file again because I don't really have any use for the GL libraries anyway. Still, it would be nice if the NVIDIA drivers and RS could be made to work together somehow. Could it be the problem that Wine is a 32-bit application and the NVIDIA drivers are 64-bit? Or is there a bug somewhere?